body {
	background: url("bg.jpg") repeat-x scroll left top #F3F2EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
p{ font-family:Verdana, Geneva, sans-serif; font-size:14px; padding:10px 10px 0px 10px; line-height:23px; text-align:justify;}
* {
	margin: 0;
	padding: 0;
}
.clear{ clear:both;}
.wraper {
	margin: 0 auto !important;
	width: 1000px;
}
#midwraper {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 12px;
    min-height: 450px;
    padding: 0 1px 0px;
    width: 995px;
}
#header {
	background: url("header.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 104px;
	margin: 0;
	padding: 0;
	width: 100%;
}
#header1 {
	
	height: 45px;
	margin: 0;
	padding: 0;
	width: 100%;
}
h1 {
	border-bottom: 1px dotted #DEE2D9;
	color: #954105;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	margin: 5px 0 10px;
	padding: 0;
	text-align: center;
}
h2 {
	color: #646B5E;
	font-size: 12px;
	text-align: right;
}
h2 a {
	color: #646B5E;
	text-decoration: none;
}
h2 a:hover {
	color: #000000;
	text-decoration: none;
}
h3 {
	border-bottom: 1px dotted #DEE2D9;
	color: #3E1B00;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	margin: 0 0 8px;
	padding-top:10px;
	text-align: left;
}
h4 {
	border-bottom: 1px dotted #DEE2D9;
	color: #954105;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	margin: 0px 0 10px;
	padding: 0;
	text-align: left;
}
h5 {
	padding:10px;
	color: #000;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
}
.left_pannal{ width:20%; float:left;}
ol {
	width:100%;
    display: block;
    float: left;
    height: 100%;
    margin: 0;
    padding: 5px;
}
ol li {
    list-style: none outside none;
	text-align:justify;
    margin-bottom: 1px;
    position: relative;
	padding-left:20px;
	padding-right:10px;
	line-height:25px;
    top: 1px;
	background:url("arrow2.png") no-repeat scroll 5px 8px rgba(0, 0, 0, 0);
}
ul.left_menu {
    display: block;
    float: left;
    height: 100%;
    margin: 0;
    padding: 0;
}
.left_menu li {
    list-style: none outside none;
    margin-bottom: 1px;
    position: relative;
    top: 1px; background:#F2F1F1;
}
.left_menu li a {
    color: #333333;
    display: block;
	font-size:13px;
    padding: 6px 15px 5px 20px;
    text-decoration: none;
    text-transform: capitalize;
    width: 190px;
	border-bottom:1px solid #EBEBD6;
	background:url("arrow1.png") no-repeat scroll 2px 10px rgba(0, 0, 0, 0);
}
.left_menu li a:hover {
	background:url("arrow.png") no-repeat scroll 2px 10px rgba(0, 0, 0, 0);
    color: #F4A234;
}
ul.link {
	width:100%;
    display: block;
   
    height: 100%;
    margin: 0;
    padding: 0;
}
.link li {
    list-style: none outside none;
    margin-bottom: 1px;
    position: relative;
    top: 1px;
}
.link li a {
	background: url("arrow2.png") no-repeat scroll 8px 10px rgba(0, 0, 0, 0);
    color: #954105;
    display: block;
	text-decoration:none;
	font-size:16px;
    padding: 5px 0px 0px 30px;
    text-transform: capitalize;
    width:100%;
}
.link li a:hover {
    color: #000;
}
.right_pannal{ width:79%; float:left;}
.right_pannal1{ width:99%; float:left;}

.tabl {
    border: 1px solid #CCCCCC;
    margin-bottom: 7px;
}
.tabl tr th {
    background: none repeat scroll 0 0 #f37ec8;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    color: #fff;
    padding: 10px;
}
.tabl td {
    border-color: #EEE6CF #EEE6CF;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    padding: 6px;
	background-color:#f6f6f6;
}
.trow2 {
    background-color: #F4F4F4;
}
.box_mass{background:#FFFFF2;
    color: #000;
	min-height:60px;
	border:2px solid #E2DABE;
	margin-left:25px;
	border-radius:5px;
	width:95%;
	font-size:16px;
    line-height: 20px;
    padding: 5px;
    text-align: left;
	box-shadow:2px 4px 5px 0px #666;}
	
.helpline{background:#f5b8ec;
    color: #fff;
	border-radius:5px;
	width:250px;
	font-size:16px;
    line-height: 20px;
    padding: 10px;
    text-align: center;
	box-shadow:2px 4px 5px 0px #666;}
#footer {
	background: none repeat scroll 0 0 #f5b8ec;
	border-top: 1px solid #726359;
	color: #C00;
	float: left;
	line-height: 20px;
	padding: 10px 10px;
	text-align: center;
	width: 980px;
}
#footer a {
	color: #C00;
	text-decoration: none;
}
#footer a:hover {
	color: #C30;
	text-decoration: none;
}


.wraper #midwraper .right_pannal .box_mass .tabl tr td {
	font-size: 12px;
}
.wraper #midwraper .right_pannal .box_mass ol li ol li ol li {
	font-size: 12px;
}
.wraper #midwraper .right_pannal .box_mass ol li {
	font-size: 12px;
}
.wraper #midwraper .right_pannal center .helpline p {
	font-size: 12px;
}
.wraper #midwraper .right_pannal center .helpline p {
	color: #F00;
}


.blink_text {   
  animation-duration: 6000ms;
  animation-name: blink;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes blink {
  0% {
    opacity: 1;
    color: black;
  }

  25% {
    color: green;
    opacity: 0.5;
  }

  50% {
    opacity: 1;
    color: blue;
  }

  75% {
   opacity: 0.5;
   color: orange;
 }

 100% {
   opacity: 1;
   color: red;
 }
}
