body
{
	margin:0px;
	text-align:center;
	background-image:url(../images/img_BGlinesRepeat.gif);
}

#container
{
	position:relative;
	width:733px;
	margin:0 auto;
}

#header
{
	position:relative;
	background-image:url(../images/img_topper_BG.gif);
	height:115px;
}

#personPhoto
{
	position:absolute;
	top:10px;
	left:570px;
}

#navigation
{
	width:180px;
	text-align:right;
	background-color:white;
}

#navigation_home
{
	width:187px;
	text-align:right;
	background-color:white;
}

#navigation a:active {font-weight: bold;} /* active link */

#navigation a:hover {color: #FF0910;}

#navItems
{
	width:147px;
}

#mainContent
{
	width:553px;
	padding: 0px 20px 0px 20px;
	background-color:white;
}

#mainContent_home
{
	width: 546px;
	padding: 0px 0px 0px 0px;
	background-color: white;
}


#footer
{
	background-image:url(../images/img_footerBttm.gif);
	height:27px;
}

.leftnavsecbkg{
	background-image: url(../images/nav/NAV_BGrepeatFade.gif);
	background-repeat: repeat;
	font-family: verdana;
	font-size: 12px;
	color: #423B9B;

}

.leftnavsecbkg a{
	
	position:relative;
	display:block;
	padding:6px 10px;
	background-image:url(../images/NAV_BGrepeatFade.gif);
	font-family:verdana;
	color: #423B9B;
	font-size:12px;
	text-decoration:none;
}

.leftnavsecbkgOn{
	background-image: url(../images/nav/NAV_BGrepeatFade.gif);
	background-repeat: repeat;
	font-family: verdana;
	font-size: 12px;
	color: #423B9B;

}

.leftnavsecbkgOn a{
	
	position:relative;
	display:block;
	padding:6px 10px;
	background-image:url(../images/NAV_BGrepeatFade.gif);
	font-family:verdana;
	color: #423B9B;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}

.leftnavBGrepeatFade{
	background-image: url(../images/nav/NAV_BGrepeatShadow.gif);
	background-repeat: repeat;
	
}

.leftnavBGRedBar{
	background-image: url(../images/img_nav_redbar.gif);
}

.hcp{
	background-image: url(../images/hdr_healthcareProv.gif);
	background-repeat: no-repeat;
	width: 507px;
	height: 47px;
}

.content
{
			font-family: verdana;
			font-size: 12px;
			color: #747474;
}

.content a
{
			font-family: verdana;
			font-size: 12px;
			color: #747474;
			font-weight: bold;
}

.content_home
{
			font-family: verdana;
			font-size: 12px;
			color: #747474;
			padding:0px 20px 20px 20px;
}	
.subHeader
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #423B9B;
	line-height: 18px;
}

.subsubHeader
{
			font-family: verdana;
			font-size: 12px;
			font-weight: bold;
			color: #423B9B;
}

.footercontent
{
	
	font-family: verdana;
	font-size: 11px;
	color: #3E3D3A;
}

.footercontent a
{
		font-family: verdana;
		font-size: 11px;
		color: #2F7B61;

}

.textSmall
{
	font-size:9px;
}

.textSmall a
{
	font-size: 9px;
	font-weight: normal;
}

ol.withroman 
{
	list-style-type: upper-roman;
	font-weight: bold;
}

ul.links li {
	margin-bottom: 5px;
}

.code
{
	text-align: right; 
	margin-bottom: 5px;
	margin-right: 30px;
	font-family: verdana;
	font-size: 12px;
	color: #747474;
}

.formerror
{
	color: red;
}
