 
/* CSS Document */

body{
margin:0 auto;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
}

.link{
	font-family:"Century Gothic";
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	
}
.link a{
	font-family:"Century Gothic";
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
		font-weight:normal;
		
}
.link a:hover{
	font-family:"Century Gothic";
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
		font-weight:bold;
}

.nolink{
	font-family:"Century Gothic";
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	
}
.nolink a{
	font-family:"Century Gothic";
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
		
}
.nolink a:hover{
	font-family:"Century Gothic";
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
		font-weight:bold;
}
.border{
	border:1px #cccccc solid;
	}
.headingwhite{
font-family:Tahoma;
font-size:14px;
color:#FFFFFF;
line-height:18px;
}
.heading_Medical{
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}
.heading{
font-family:Tahoma;
font-size:24px;
color:#FFFFFF;
}

.heading_drakgreen{
font-family:Tahoma;
font-size:17px;
color:#51cfd7;
background-color:#FEF693;
}
.heading_drakgreen1{
font-family:Tahoma;
font-size:15px;
color:#054147;
background-color:#FEF693;
}
.heading_drakgreen1 a{
font-family:Tahoma;
font-size:15px;
color:#054147;
background-color:#FEF693;
}
.heading_drakgreen1 a:hover{
font-family:Tahoma;
font-size:15px;
color:#054147;
background-color:#FEF693;
}

.edit{
font:Tahoma;
font-size:13px;
font-weight:bold;
color:#51cfd7;
}
.heading_green{
font-family:Tahoma;
font-size:24px;
color:#72970f;
}
.heading_darkgreen{
font-family:Tahoma;
font-size:18px;
color:#20939a;
}
.heading_big{
font-family:"Century Gothic";
font-size:35px;
color:#006633;
}
.heading_big1{
font-family:"Century Gothic";
font-size:28px;
color:#006633;
}
.heading_lightgreen{
font-family:"Century Gothic";
font-size:18px;
color:#72970f;
font-weight:bold;
}
.text{
font-family:Tahoma;
font-size:12px;
color:#333333;
line-height:18px;
}
.left15{
padding-left:15px;
}
.left10{
padding-left:10px;
}

.right15{
padding-right:15px;
}
.read{
	font-family:"tahoma";
	color:#4b6707;
	font-size:12px;
	text-decoration:none;
	
}
.read a{
	font-family:"tahoma";
	color:#4b6707;
	font-size:12px;
	text-decoration:none;
		
}
.read a:hover{
	font-family:"tahoma";
	color:#4b6707;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}


.footer{
	font-family:"tahoma";
	color:#333333;
	font-size:12px;
	text-decoration:none;
	
}
.footer a{
	font-family:"tahoma";
	color:#333333;
	font-size:12px;
	text-decoration:none;
		
}
.footer a:hover{
	font-family:"tahoma";
	color:#333333;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

.nofooter{
	font-family:"tahoma";
	color:#006633;
	font-size:12px;
	text-decoration:none;
	cursor:default;
	
}
.nofooter a{
	font-family:"tahoma";
	color:#006633;
	font-size:12px;
	text-decoration:none;
	cursor:default;
		
}
.nofooter a:hover{
	font-family:"tahoma";
	color:#006633;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	cursor:default;
}

.arnima{
	font-family:"tahoma";
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	
}
.arnima a{
	font-family:"tahoma";
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
		
}
.btn{
font-size: 11px;
color: #333333;
font-weight:bold;
text-decoration: none;
padding:2px 5px 2px 5px;
background-image:url(../images/btn.jpg);
border: 0px #666666 solid;
 
}
.arnima a:hover{
	font-family:"tahoma";
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.links{
	font-family:"Century Gothic";
	
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	
}
.links a{
	font-family:"Century Gothic";
	
	color:#333333;
	text-decoration:none;
		font-weight:normal;
		
}
.links a:hover{
	font-family:"Century Gothic";
	
	color:#51cfd7;
	text-decoration:none;
	font-weight:normal;
}
.textlink{
	font-family:"Tahoma";
	font-size:12px;
	color:#333333;
	line-height:18px;
	text-decoration:none;
	font-weight:normal;
	
}
.textlink a{
	font-family:"Tahoma";
	font-size:12px;
	color:#333333;
	line-height:18px;
	text-decoration:none;
		font-weight:normal;
		
}
.textlink a:hover{
	font-family:"Tahoma";
	font-size:12px;
	color:#51cfd7;
	line-height:18px;
	text-decoration:none;
	font-weight:normal;
}
/* Form CSS */
.formborder{
background-color:#f4f4f4;
border:1px #dbdbdb solid;

}
.formtextbox{
border:1px #dbdbdb solid;
height:18px;
width:420px;
}
.formtextarea{
border:1px #dbdbdb solid;
height:75px;
width:420px;
}
.formDropdownbox{
border:1px #dbdbdb solid;
height:18px;
width:180px;
}
.formbutton{
border:1px #dbdbdb solid;
background-color:#003366;
height:18px;
padding-left:10px;
padding-right:10px;
color:#FFFFFF;
font-family:tahoma;
font-size:11px;
font-weight:bold;
}
.formtextbox1{
border:1px #dbdbdb solid;
height:18px;
width:90px;
}
.formtextbox2{
border:1px #dbdbdb solid;
height:18px;
width:160px;
}
.optinal{
  font:11px 'tahoma';
  color:#003366;
  text-decoration:none;
}
/* End of Form CSS */
.text_red{
	font-family:Tahoma;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	line-height:18px;
}
.text_from{
font-family:Tahoma;
font-size:12px;
color:#333333;
line-height:18px;
font-weight:bold;
}

