/* *********** General look *************** */
body {
	color:#000;
	text-align: center;
	font: 100% Verdana, Helvetica, Arial, sans-serif;
	margin: 0 0 0 0;
	background-color: #000033;
}
p {
	font-size: 93%; 
	color: #333333;
}
blockquote {
	font-size: 90%; 
	color: #3333333;
}
h1 {
	color: #8B8B9F;
	font: 105% Georgia, 'times new roman';
	font-style: italic;
	font-weight: normal;
	 
}
h3 {
	font-size: 95%; 
	margin: 12px 0; 
	color: #003366;
}

h4 {
	font: 115% Georgia, 'times new roman';
	margin: 12px 0; 
	color: #000066;
}
a:link {
	font: 105% 'arial narrow', Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:visited {
	font: 105% 'arial narrow', Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:active {
	font: 105% 'arial narrow', Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:hover {
	font: 105% 'arial narrow', Arial, Helvetica, sans-serif;
	text-decoration:none;
}
/* ******************** Layout **************************** */ 	   
#container {
	text-align: left;
	width: auto;
	margin: 0 auto;
	background-color: #FFFFFF;
	min-width: 820px;
	/* IE Dynamic Expression to set the width */
    width:expression(document.body.clientWidth < 820 ? "800px" : "100%" );
}
#header {
	background-image: url(../images/home_healthcare-bg.gif);
	background-repeat: repeat-x;
	
	width: 100%;
	margin: 0;
	padding: 0;
}
#header img {
	margin: 0;
	padding: 0;
	border: 0;
}
#nav {
	background-image: url(../images/nav.jpg);
	padding: 0;
	margin: 0;
	height: 28px;
	z-index: 1;
}
#nav ul {
	padding: 0;
	margin: 0;
	color: #000;
	float: left;
	width: 100%;
}
#nav ul li {
	display: inline;
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
}
#nav ul li a {
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding: 0.2em .6em;
	color: #000033;
	text-decoration: none;
	font-weight: normal;
	float: left;
}
#nav ul li a:hover {
	color: #999;
}	
#flash {
	height: auto;
	background: #FFF;
	padding: 0;
	margin: 0;
}
/* ************** 7 different backgrounds for 7 different images ****************** */
#himage {
	height: 209px;
	width: 100%;
	background: #BECBDB;
	padding: 0;
	margin: 0;
}	
#himage1 {
	height: 110px;
	width: 100%;
	background: #BAAFA9;
	padding: 0;
	margin: 0;
}	
#himage2 {
	height: 110px;
	width: 100%;
	background: #B9C8CB;
	padding: 0;
	margin: 0;
}
#himage3 {
	height: 110px;
	width: 100%;
	background: #40647C;
	padding: 0;
	margin: 0;
}
#himage4 {
	height: 110px;
	width: 100%;
	background: #C1BBBB;
	padding: 0;
	margin: 0;
}
#himage5 {
	height: 110px;
	width: 100%;
	background: #BAC1C9;
	padding: 0;
	margin: 0;
}
#himage6 {
	height: 110px;
	width: 100%;
	background: #BAB2A5;
	padding: 0;
	margin: 0;
}
#himage7 {
	height: 110px;
	width: 100%;
	background: #0A1124;
	padding: 0;
	margin: 0;
}

#hgeneric {
	height: 110px;
	width: 100%;
	background: #ffffff;
	padding: 0;
	margin: 0;
}
#himage img {
	margin: 0;
	padding: 0;
	border: 0;
}
#content {
	width: 790px;
	margin: 10px 0 0 50px;
	padding-top: 20px;
}

#homecontent {
	width: 600px;
	margin: 10px 0 0 200px;
	padding-top: 20px;
}
#content p {
	margin: 0;
	padding: 0;
}
#left {
	float:left; 
	width: 200px;
	padding: 0 10px 10px 10px;
	margin: 0;
	text-align: right;
	line-height:1.2em;
	color: #000000;
}
#left h1 {
	padding: 0 2px 10px 0;
	margin: 0;
}
#left a:link {
	font: 105% Arial, Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight: bold;
	color: #00002C;
}
#left a:visited {
	font: 105% Arial, Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight: bold;
	color: #00002C;
}
#left a:hover {
	font: 105% Arial, Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight: bold;
	color: #BFBFBF;
}
#left a:active {
	font: 105% Arial, Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight: bold;
	color: #999;
}
#right {
	float:right;
	width: 530px;
	border-left: 1px solid #B0C0B0;
	padding: 0 10px 0 20px;
	margin: 0 0 20px 0;
	line-height:1.2em;
	color: #000000;
	
}
#right a:link {
font: 100% Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
#right a:visited {
	font: 100% Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;

}
#right a:active {
	font: 100% Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;

}
#right a:hover {
	font: 100% Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #333;
	text-decoration: underline;

}
#right li {
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	line-height:16px;
	font-style: normal;
}
#footer {
	clear:both;
	height:80px;
	text-align: left;
	padding: 4px 0 0 40px; 
	background-color: #000033;
	color: #999999;
}
#footer p {
	font: 9px Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #999999;
}
#footer a:link {
	font: 9px Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
#footer a:visited {
	font: 9px Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ccc;
	text-decoration: underline;
}
#footer a:hover {
	font: 9px Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ccc;
	text-decoration: underline;
}
#footer a:active {
	font: 9px Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ccc;
	text-decoration: underline;
}

/* ********************************* Forms **************************** */
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.label, .field {
	display: block;
	float: left;
	margin-bottom: 9px;
}
.field {
	width: 250px;
}
.label {
	text-align: right;
	width: 150px;
	padding-right: 10px;
}
.dropdown {
	width: auto;
}
.form br {clear: left;}
.form p {text-align: center;}

.cleaner {
	clear: both;
	float: none;
	height: 10px;
	display: block;
	width: 100%;
}

.serifnormal {
	color: #666666;
	font:Georgia, 'times new roman';
	font-style: italic;
	font-weight: normal;
	 
}
.grayrule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
}
#container #content #right 
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
	font-size: 100%;
}

.label2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
}

.required {
 	color:#FF0000;

}

#required_text {
	margin-left:145px;
	margin-bottom:20px;
}

#forms {
	float:right;
	width: 530px;
	border-left: 1px solid #B0C0B0;
	padding: 0 10px 0 20px;
	margin: 0 0 20px 0;
	line-height:1.2em;
	color: #000000;
	
}


#forms a {
color: #000000;
}


#forms a:link {
	font: 105% Arial, Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight: bold;
	color: #00002C;
}
#forms a:visited {
	font: 105% Arial, Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight: bold;
	color: #00002C;
}
#forms a:hover {
	font: 105% Arial, Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight: bold;
	color: #BFBFBF;
}
#forms a:active {
	font: 105% Arial, Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight: bold;
	color: #999;
}

.style1 {font-size: 13px}

.style2 {font-size: 18px; line-height: 24px; color: #000033; font-family: Georgia, "Times New Roman", Times, serif;}

.style3 {
	color: #000033;
	font-weight: bold;
}