/* CSS Document */

/* ::: ----------- Default Styles ------------ ::: */

body {
    background-color:#0093ba;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
	line-height:18px;
	border:none;
	}
	
p, ul, h1, h2, h3, form, img,hr{padding:0px; margin:0px; border:none; }

hr { height:1px; color:#d9d9d9;}

ul{list-style-type:none;}	

a {
   text-decoration:none;
   color:#dc1420;
   }
   
a:hover {
   text-decoration:underline;
   color:#FF0000;
   } 
input { border:0px;}   
/*input { font-size:11px; background:#fff url(inputbk.gif) repeat-x top; border:1px solid #b2c6d8; width:150px; color:#343434; height:17px;}*/
.input { font-size:12px; background:#fff url(inputbk.gif) repeat-x top; border:1px solid #b2c6d8; width:150px;  height:17px; color:#343434; padding-left:3px;}    

/* ::: ------------ Page Styles Starts ------------- ::: */

.Maintable {
   width:842px;
   border:4px solid #66bed6;
   margin:20px 0 0 0;
   padding:0;
   background:#fff;
   }
   
   
.Navigation {
   font:Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   color:#ffffff;
   background:url(navbk.gif) repeat-x top;
   margin:0;
   padding:0;
   height:32px;
   }
.Navigation a {
   font:Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   color:#ffffff;
   padding:0 10px 0 10px;
   text-decoration:none;
   } 
.Navigation a:hover {
   color:#6dcae3;
   padding:0 10px 0 10px;
   text-decoration:none;
   } 
   
.Leftnav {
   background:url(leftnavbk.gif) repeat-y top left;
   color:#fff;
   font:Arial, Helvetica, sans-serif;
   font-size:11px;
   font-weight:normal;
   margin:0;
   padding:12px 0 20px 12px;
   }
.Leftnav a {
   color:#fff;
   font:Arial, Helvetica, sans-serif;
   font-size:11px;
   font-weight:bold;
   margin:0;
   padding:0;
   text-decoration:none;
   }
.Leftnav a:hover {
   color:#f7e5e6;
   text-decoration:underline;
   }      
.central {
   text-decoration:none;
   margin:0;
   }

#staff img {
   border:1px solid #cdcdcd;
   padding:2px;
   margin:0px;
   width:64px;
   height:64px;
   }

.bluetext {
   color:#136c8c;
   }
   
.bluetextbold {
   font-weight:bold;
   color:#136c8c;
   }   
   
.blueHeading {
   font-family:"Times New Roman";
   font-weight:bold;
   font-size:14px;
   color:#136c8c;
   } 
.Heading {
   font-size:16px;
   font-weight:bold;
   color:#DC141F;
   }     

.HealthQulink {
   background:url(../images/qmark.gif) no-repeat left top;
   color:#393939;
   font:Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   margin:0;
   padding:15px 8px 120px 0;
   line-height:20px;
   border-right:1px solid #c4c4c4;
   border-bottom:1px solid #c4c4c4;
   }
.HealthQulink a {
   color:#393939;
   font:Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   margin:0;
   text-decoration:none;
   }  
.HealthQulink a:hover {
   color:#666666;
   text-decoration:underline;
   }
   
.More {
	color:#004e69;
	letter-spacing:1px;
	margin:0;
	padding:0;
	} 
.More a {
	color:#004e69;
	text-decoration:underline;
	}
.More a:hover {
	color:#2092ba;
	text-decoration:underline;
	}		     
   
a.Bigbluelink {
   font:Arial, Helvetica, sans-serif;
   font-size:15px;
   font-weight:bold;
   color:#004a63;
   padding:0 0 0 65px;
   margin:0;
   text-decoration:none;
   line-height:16px;
   } 
a.Bigbluelink:hover {
   color:#3ba2c7;
   padding:0 0 0 65px;
   margin:0;
   text-decoration:none;
   }          

.Addressbox {
   background:url(adressbk.gif) repeat-x left bottom #fbfcfd;
   font:Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-size:12px;
   color:#323232;
   margin:0;
   padding:12px 0 20px 14px;
   }

.Footer {
   font:Arial, Helvetica, sans-serif;
   font-size:11px;
   font-weight:bold;
   color:#ffffff;
   margin:0;
   padding:20px 20px 30px 20px;
   text-align:right;
   line-height:22px;
   }
.Footer a {
   font:Arial, Helvetica, sans-serif;
   font-size:11px;
   font-weight:bold;
   color:#ffffff;
   padding: 0 3px 0 3px;
   text-decoration:none;
   }  
.Footer a:hover {
   color:#dcf6fd;
   padding: 0 3px 0 3px;
   text-decoration:underline;
   }      

.button { background:url(buttonbk.gif) no-repeat top; font-family:Verdana; font-size:12px; color:#fff; width:62px; text-align:center; cursor:pointer;}

.ErrMsg { color:#FF0000;}

.Maintable tr td table tr td table tr td table tr td table tr td p em {
	color: #008000;
	border:none;
}

.mceItemTable
{ border:none; }

.contentpaneopen
{ border:none; }
