/* generic */
body {
	font: 0.8em Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px;	
	background-color: #FFFFFF;
	color: #424242;
	line-height: 1.3em;
	width: 985px;
	margin: 0px auto;
}



#trashImg {
	position: absolute !important;
}

ul {
	font: 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #424242;
}
td {
	vertical-align: top;
}
th {
	align: left;
}
p {
 	margin: 4px;
	padding: 4px;
 }
h1{
	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-size:1.3em;	
	color:#002A53;	
}
h2{
	color:#663300;
	margin: 8px;
	padding: 0px;
	font-size:1.2em;	
}

h3{
	margin: 8px;
	padding: 0px;	
	font-size:1.2em;	
}
h4{
	color:#663300;
	margin: 8px;
	padding: 0px;
	font-size:1.2em;	
}
a, a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #002a53;
}
a:hover, a:active{
	text-decoration: none;
	font-weight: bold;
	color: #92d0e9;
}
a img{
	text-decoration: none;
	border: none;
	padding: 0px;
	margin: 0px;
}

a.loginTxt, a.loginTxt:visited{
	text-decoration: none;
	font-weight: bold;
	color: #663300;
}

a.loginTxt:hover, a.loginTxt:active{
	text-decoration: none;
	font-weight: bold;
	color: #002A53;
}

.loginTxtMo{
	text-decoration: none;
	font-weight: bold;
	color: #002A53;

}

sup { 
	line-height: 7px;
	padding: 0;
	margin: 0;
}
.small {
	font-size: .8em;
}
#pageIcons{
	border-left: 2px solid #92D0E9 ;
	position:relative;
	width:120px;
	float:left;
	white-space:nowrap;

	margin:0px;
	padding:4px;
}

#printIcon{
	width:16px; 
	height:16px; 
	float:left;
}

#searchIcon{
	width:16px; 
	height:16px; 
	float:left;
}

#page_body{
margin: 0px auto;
padding: 10px 20px 10px 20px;	
}




.hmpg_headerClass {
	height:107px;
	width:985px;
	border: solid #92D0E9 0px;
	background-color:#A3D9EE;
}


#hmpg_header{
	margin:0px auto;
	text-align:left;
	padding:0px;
	width:985px;
	height:107px;	
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#hcp_header{
	margin:0px auto;
	text-align:left;
	padding:0px;
	width:985px;
	height:107px;	
	background-image: url(../images/headerhcp.gif);
	background-repeat: no-repeat;	
	
	
}

#loginControl{
float:right;
left:760px;
margin:0 auto;
padding:4px;
position:absolute;
text-align:right;
top:10px;
z-index:10;
width:200px;
}


/* Login Forms */
#login_view{

	float:right;
	text-align:right;

}

#loginForm{
	color: #002954;
	width:550px;
	float:right;
	padding:4px;
	

}
#pg_login{
	color: #663300;
	width:250px;
	margin-left: 80px;
	margin-top: 40px;
	padding:4px;
	background-color: #FFF8EC;
	border: 1px solid #FE9900;
}
#login{
	color: #002954;
	width:170px;
	margin: 0px auto;
	padding:4px;
	background-color: #FFF8EC;
	border: 0px solid #FE9900;

}
#login ul{
	margin: 0px;
	padding: 0px;
}
#login li{
	color: #663300;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: 0px solid #FE9900;
}
#hmpg_login {
	color: #FFFFFF;
	border: 0px solid #FE9900;
	line-height: 24px;
}
#hmpg_login ul{
	margin: 0px;
	padding: 0px;
}
#hmpg_login li{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#wlcm_msg{
text-align: center;
	color:#663300;
	font-weight: bold;
	margin:4px;
}

#HCP_Login{
	position:relative;
	top:10px;
	display:block;
	float:right;

	margin-right:10px;
}

#MEM_Login{
position:relative;
top:10px;
display:block;
float:right;

margin-right:10px;

}


/* SEARCH FORM */
#xsltsearch_form{


}

#searchForm{
	float:right;
	margin-top:3px;
	-moz: 4px;	
	margin-right:10px;
	background-color:none;
	line-height:0.8em;
	vertical-align: middle;	
}

#searchLabel{
	color:#002954;
	font-weight:normal;
	font-size:0.8em;
	padding-top:4px;
}

.input-search{	
	width:100px;
	border:1px solid #92D0E9 ;
	background-color:#ddf5ff;
	font-size:0.8em;
	color: #424242;
}
.submit-search {
	width:16px;
	height:16px;
	color:#FFFFFF;
	background-color:#ddf5ff;
}
.SearchFromHeader {
	padding-top: 6px;
	-moz: 2px;
	margin-bottom:0px;
	padding-bottom:0px;	
	color:#FFFFFF;
	background-color:#ddf5ff;
}
/* Form Elements */

label_dep{
	float:left;
	width:240px;
	text-align:right;
	margin-right:4px;
	white-space:nowrap;
	font-weight:bold;

}

.FieldForm{
	padding:4px;
}

.FieldForm label{
	margin-right:4px;
	postion:relative;
	display:block;
	float:left;
	width:100px;
	font-weight:bold;
	text-align:right;
}
.FieldFormValidation{
	display:block;
float:right;
height:80px;
left:340px;
margin-bottom:20px;
margin-right:10px;
padding:10px 6px 6px;
position:absolute;
top:40px;
width:400px;
z-index:6;

}

.NoStyle label{
	margin-right:4px;
	postion:relative;
	display:inline;
	text-align:left;
	float:none;
	width:auto;
	font-weight:normal;
}

.button_wrapper{
	background-color:#FFFFFF;

}

.button{
	font-size:0.7em;
}


#hmpg_content{
	margin:0px auto;
	padding-top:0px;
	padding-bottom:12px;
	 min-height:340px;
 	 height:auto !important;
 	 height:340px;
	color:#424242;
	position:relative;
	width:983px;
}

.hmpg_contentSlot_wrap{	
	border: 0px;
	background-color: white;
}

.hmpg_contentSlot{
	height:166px;
	width:318px;
	border: 0px;
	background-color: white;
}
.hmpg_contentSlot a {
	margin: 0px;
	border: 0px;
	background-color: white;
	text-decoration: none;
}
.hmpg_contentSlot_copy{
	width:300px;
	height:146px;
	padding:10px;
}

.hmpg_contentSlot_copy p{
	width:190px;
	font-size:0.8em;
	color:#012B44;
}


.hmpg_contentSlot_copy img{
	text-align:right;
	position:absolute;
	float:right;
	z-index:20;
}


.hmpg_content_hdtxt{
	margin-top:0px;
	margin-bottom:0px;
	width:220px;
	/*font-family:Arial;*/
	font-size:1.2em;
	color:#012B44;
}

.hmpg_cont_but {
	position:relative;
	top:-40px;
	float: right;
	margin-right:0px;
}

#hmpg_content_tl{
	float: left;
	margin: 12px 0px 0px 0px;
	_margin: 12px 6px 0px 0px;
}

#hmpg_content_tm{
	float: right;
	margin: 12px 0px 0px 0px;
	_margin: 12px 0px 0px 0px;
}

#hmpg_content_tr{
	float:right;
	margin: 12px 0px 0px 14px;
	_margin: 12px 0px 0px 12px;
}

#hmpg_content_bl{
	margin: 12px 0px 6px 0px;
	_margin: 12px 6px 0px 0px;
	float: left;
}

#hmpg_content_bm{
	float: right;
	margin: 12px 0px 6px 0px;
	_margin: 12px 0px 0px 0px;
}

#hmpg_content_br{
	float:right;
	margin: 12px 0px 6px 14px;
	_margin: 12px 0px 0px 12px;
}



/* Lower Page content Styles */

#lwpg_content_wrap{	
	height:100%;
/*
background-image: url(../images/page_bckgrnd.jpg);
	background-color:#BDCFE1;
*/
	background-repeat: repeat-x;
background-color:#white;

}
.pg_bckgrnd{
	

}

#lwpg_content{
	position:relative;
	/*color:#454545;*/
	 min-height:320px;
	/*line-height: 1.4em;*/
 	 height:auto !important;	
}

#lwpg_content p{
	
	/*font-size:0.9em;*/
}


#lwpg_content h1{
/*	color:#002A53;
	font-size:1.3em;*/
}
#lwpg_content_fl{
	width:770px;	
	margin: 0px 0px 0px 0px;
	padding-left:10px;	
	padding-right:0px;
}
#lwpg_content_l{
	width:795px;	
	margin: 10px 0px 10px 0px;
	padding-left:10px;	
	padding-right:0px;
	display: none;
/*	margin: 10px 4px 10px 4px;
	padding:0px;	*/
		

}

#lwpg_content_l_w_nav{
	margin: 0px auto;
	padding-left:20px;	
	width:410px;
	float:left;

}


#lwpg_content_r{
	margin: 0px 0px 0px 10px;
	float:right;
	width:320px;
	/*display: inline;*/
	position: relative;
}

#pg_img{
	float:right;
	width:320px;
	display: inline;
	background-repeat: no-repeat;
	margin-top: 0px;
margin-bottom: 12px;
/*border: 1px solid;*/
}



.pg_img_FEECC8{
	background-color:#FEECC8;
	border:solid 0px #FE9900;
}


.pg_img_CAE9F6{
	background-color:#CAE9F6;
	border:solid 0px #92D0E9;
}

#pg_nws{
	width: 320px;	
	margin-top:12px;
	padding:0px;
	background-color:#FFFFFF;
	color:#FFFFFF;
}
#pg_nws_l {
	position:relative;
	width: 178px;	
	float:left;
	margin:0px auto;
	padding:0px ;
	background-color:#002A53;
	color:#FFFFFF;
	border: 1px solid #92D0E9;
}
#pg_nws_r {
	position:relative;
	width: 320px;
	float:right;	
	margin:0px auto;	
	padding:0px;
	background-color:#ddf5ff;
	color:#000000;		
	border: 1px solid #002A53;
	line-height: 18px;
}


#pg_nws a{	
	color:#002A53;
}

#pg_nws a:hover{	
	text-decoration:none;
	color:#FFFFFF;
}

#pg_nws_l a{	
	color:#92D0E9;
}
#pg_nws_l a:hover{	
	text-decoration:none;
	color:#FFFFFF;
}

#pg_nws_r a{	
	color:#002A53;
}
#pg_nws_r a:hover{	
	text-decoration:none;
	color:#92D0E9;
}
#pg_nws_r p{
	margin:6px;
	padding:4px;
	clear:none;
}
.hideme {
	line-height: 2px;

}
#pg_nws h1, h2{	
	font-size: 1em;
	color:#FFFFFF;
}



#pg_nws_top{
	margin:0px auto;
	width: 320px;
 	 height:12px;
	background-color:#002A53;
	background-image: url(../images/page_news_bckgrnd_t.gif);
	background-repeat: no-repeat;	

}



#pg_nws_bot{
	margin:0px auto;
	width: 320px;
 	height:12px;
	background-color:#002A53;
	background-image: url(../images/page_news_bckgrnd_b.gif);
	background-repeat: no-repeat;	

}


#pg_nws p{
	margin:0px auto;
	padding-right:6px;
	padding-left:6px;

}


/* Buttons */

.but_wrap{	
		margin-left:4px;
	padding-right:4px;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	_padding-top:6px;
	_padding-bottom:6px;

	clear: none;
	display: inline;
	cursor:hand;
	background-color:#92D0E9;
	background-image: url(/images/butgrad.gif);
	border-left: 1px solid #FEECC8;
	border-right: 1px solid #FEECC8;

} 
/* GENERIC */

.but_wrap a {
	color:#002A53;
	text-decoration:none;
	font-size: .85em;
	font-weight:bold;
}
.but_wrap a:visited {
	
	color:#002A53;
	text-decoration:none;
	font-size:0.85em;
	font-weight:bold;
}

.but_wrap_hov{
	margin-left:4px;
	padding-right:4px;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	_padding-top:6px;
	_padding-bottom:6px;

	clear: none;
	display: inline;
	cursor:hand;
	background-color:#FE9900;
	background-image: url(/images/butgrad_o.gif);
	border-left: 1px solid #FFBB00;
	border-right: 1px solid #FFBB00;
}

.but_wrap a:hover{
	color:#002A53;
	font-weight:bold;
}

.but_wrap_hov a {
	color:#663300;
	text-decoration:none;
	font-size:0.85em;
	font-weight:bold;

}
.but_wrap_hov a:visited {
	color:#663300;
	text-decoration:none;
	font-size:0.85em;
	font-weight:bold;
}
.but_wrap a:hover{
	color:#663300;
}
.hover{

	cursor:pointer;
	cursor:hand;

}

/* Input Buttons */
.jButton {
	color: #002a53;
	font-size: .9em;	
    width:70px;
    height:20px;
    background-image: url(/images/inbar_mid.gif);
    background-repeat:repeat-x;
    font-weight: normal;
	border: 1px solid #002a53;  
	color: #002A53;
    text-align: center;
    
	cursor: pointer;
	padding: 0px 4px 4px 4px;
	margin: 0px 4px 0px 4px;
}
.jButton a{
    text-decoration: none;
    font-size: .9em;
    cursor: pointer;
}
.jButton-bhover{
    width:70px;
    height:20px;
    background-image: url(/images/inbar_mid_o.gif);
    background-repeat:repeat-x;
}


/* Footer */

#footer{	
	position:relative;
	float:left;
	background-color:#92D0e9;
	width:983px;
	margin:0px auto;
	margin-top:4px;
	margin-bottom:12px;
height: 24px !important;
border: 1px solid #92D0E9;
background-image: url(/images/butgrad.gif);
	background-color: #ddf5ff;
}

#footer_links {	
	text-align:center;
	color:#002B55;
	font-size:0.7em;	
	line-height:24px;
	
}


#footer_links a {		
	color:#002B55;
	text-decoration:none;
	
}

#footer_links a:hover {		
	color:#002B55;
	text-decoration:underline;
	
}

#foot_disclaimer {
margin-top:8px;
text-align: center;
width: 100%;
font-size: .8em;

}
#foot_disclaimer sup {
font-size: .9em;
}
#app_disclaimer {
margin-top:8px;
text-align: center;
width: 100%;
font-size: .8em;

}
/* PDF LINK */

.link-list {
list-style-image:url(../images/bluedot.gif);;
list-style-position:outside;
list-style-type:circle;
text-align:left
}

.link-list li{
	margin-bottom:20px;
	
}

.link-list h3{
	margin-left:-5px;
	margin-bottom:-10px;
	
}

.link-list p{
	margin-bottom:5px;
}

.pdfLink{
	font-size:1em;

}

a.icon, span.icon, li.icon {
	
}
.pdf-file {
	background-image:url(../images/pdf.gif);
	
}
.icon {
background-position:left center;
background-repeat:no-repeat;
padding-top: 15px;
padding-left:20px;
}

.link-navlist {
list-style-image:url(../images/smallbluedot.gif);;
list-style-position:outside;
list-style-type:circle;
text-align:left
}
.link-navlist li{
	margin-bottom:12px;	
}
.link-navlist li a{
	color: #424242;
}

.link-navlist h3{
	margin-top:24px;	
	margin-left:-24px;
	margin-bottom:12px;
	
}
.link-navlist p{
	margin-bottom:5px;
}

/* Success Stories */

.story {
	border: 1px solid #FFBB00;
	background-color: #FFF8EC;
	padding: 6px;
	width: 100%;
}

.story th {
	border-bottom: 1px solid #FFBB00;	
}
.story_content {
	width: 100%;
}
.story_content th {
	border-bottom: 1px solid #FFBB00;	
}
.story_photos {
	text-align: center;
	margin: 6px;
}
.story_photos th{
	text-align: center;
	font-weight: bold;	
}
.story_photos img{
	border: 1px solid;
}




























































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

