@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
	line-height: 16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}

#container {
	width: 765px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	}

form {
	margin:0;
	padding:0;
	}
	
p {
	margin: 12px 0;
	padding: 0;
}	

/*TEXT STYLES */

/*** login logout upper right link ***/
#login_logout_link {
	position:absolute;
	right:0px;
	bottom:0px;
	color:#9b9b9b;
}
#login_logout_link a {
	text-decoration: none;
	font-size:11px;
}
#login_logout_link .login_link {
	padding-right:16px;
}
#login_logout_link .logout_link {
	padding-right:18px;
}
#above_content {
	height: 11px;
}

/* login box */
input.login_field {
	width: 110px;
	border-width: 1px; 
	border-style:solid; 
	border-color: #9ebcc7; 
	font-size: 12px; 
	padding: 0px 3px 2px 3px; 
	color:#3b3b3b;
}
div.login_field {
	padding-bottom: 6px; 
	padding-left:4px;
}

	
/***msc table text***/

.crosswalk {
	margin-left: 6px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	font-size:11px;
	}

.data {
	margin-left: 9px; 
	margin-top: 5px; 
	padding-right: 6px; 
	margin-bottom: 9px;
	word-wrap: 400px;
	}
	
.data2 {
	margin-left: 9px; margin-top: 5px; margin-right: 6px; margin-bottom: 6px;
	}

.footnote {
	color:#9b9b9b;
	font-size:10px;
	line-height: 12px;
	margin-left: 17px;
	margin-right: 17px;
	padding-top: 20px;
	}

.form_error {
	color: #ff0000;
	font-size:14px;
	font-weight: bold;
}
	
.o_bold {
	color: #fda804;
	font-size:14px;
	font-weight: bold;
	}
	
.o_bold12 {
	color: #fda804;
	font-size:12px;
	font-weight: bold;
	}
	

.o_bold13 {
	color: #fda804;
	font-size:13px;
	font-weight: bold;
	}
	
#ppsc_hdr {
	background-image:url(../imgs/ppsc_hdr.gif); 
	background-repeat:no-repeat; 
	border-top-color:#00a0e4; 
	border-top-width:1px; 
	border-top-style:solid; 
	border-left-color:#00a0e4; border-left-width:1px; 
	border-left-style:solid; 
	border-right-color:#00a0e4; 
	border-right-width:1px; 
	border-right-style:solid;
}
	
.small {
	font-size:11px;
	}


.smlgry {
	color:#9b9b9b;
	font-size:10px;
	}

.header {
	font-weight: bold;
	color: #00a1dc;
	font-size:24px;
	margin-left: 8px;
	}

.subheader {
	font-weight: normal;
	color: #00a1dc;
	font-size:14px;
	margin-left: 8px;
	line-height: 22px;
	}

.subheader_alt {
	font-weight: normal;
	color: #00a1dc;
	font-size:12px;
	margin-left: 8px;
	line-height: 28px;
	}


strong {
	font-weight: bold;
	color: #00a1dc;
	}

.strong_lite {
	font-weight: normal;
	color: #00a1dc;
	}

.superscript {
	vertical-align: top;
	font-size: 50%;
	}

sup {
	line-height: 0;
	font-size:7px;
	}
	
.underline {
	text-decoration: underline;	
}

/* FORM STYLES */

.form-style {
	margin-bottom: 1px; 
	margin-left:4px; 
	border-width: 1px; 
	border-style:solid; 
	border-color: #9ebcc7; 
	font-size: 12px; 
	padding: 2px 3px 2px 3px; 
	color:#666565;
	}
	
.form-style2 {
	margin-bottom: 1px; 
	margin-left:4px; 
	border-width: 1px; 
	border-style:solid; 
	border-color: #9ebcc7; 
	font-size: 12px; 
	padding: 2px 3px 2px 3px; 
	color:#666565;
	}

.form-style3 {
	width: 174px;
	margin:0 0 10px 4px; 
	border-width: 1px; 
	border-style:solid; 
	border-color: #9ebcc7; 
	font-size: 12px; 
	padding: 2px 3px 2px 3px; 
	color:#3b3b3b;
	}


	



	

	



/* LIST STYLES */


ul {
	margin: 0 0 0 12px;
	padding: 0;
	list-style-type: none;
	}

ul li {
	margin: 0;
	padding:0;
	padding-left:12px;
	background: url(../imgs/bullet.gif) no-repeat 0px 5px;
}
	
ul.orange1 li {
	background: url(../imgs/bullet_orange1.gif) no-repeat 0px 5px;
}

ul.orange2 li {
	background: url(../imgs/bullet_orange2.gif) no-repeat 0px 5px;
}
	
ol {
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 0;
	padding-bottom: 0;
}
		

ul.alt2 {
	padding-left: 22px;
	padding-bottom: 10px;
	}


	
ul.blue {
	color: #00a1dc;
	}

ul.blue li {
	background: url(../imgs/bullet_blue.gif) no-repeat 0px 5px;
}
	



	
/***header elements****/

#header1 {
	width: 765px;
	height: 51px;
	background-image:url(../imgs/header1.gif);
	background-repeat:no-repeat;
	}
	
#header2 {
	width: 765px;
	height: 90px;
	background-image:url(../imgs/header2_single.gif);
	background-repeat:no-repeat;
	}
#header2 .home_link {
	display:block; 
	height: 30px; 
	width: 390px; 
	position:relative; 
	top:38px; 
	left: 31px;
}	
#header2 .mhi_link {
	display:block; 
	height: 60px; 
	width: 210px; 
	position:relative; 
	top:18px; 
	left: 58px;
}
	
/***body grads****/


#body_grad_top {
	width: 765px;
	height: 22px;
	background-image:url(../imgs/body_grad_top.gif);
	background-repeat:no-repeat;
	}
	
#body_grad_btm {
	width: 765px;
	height: 23px;
	background-image:url(../imgs/body_grad_btm.gif);
	background-repeat:no-repeat;
	}
	
#body_stripe_btm {
	width: 765px;
	height: 10px;
	background-image:url(../imgs/bottom_stripe.gif);
	background-repeat:no-repeat;
	}

#footer {
	font-size:11px; 
	padding-top: 10px; 
	margin-left: 35px; 
	marg3in-right: 265px;	
	}
	
#footer_copyright {
	padding-top: 18px;
	font-size:10px;
	color: #b6b6b6;
}	
	
/***body imgs***/

#rt_column_img {
	width: 357px;
	height:187px;
	background-image:url(../imgs/rt_column_pic.jpg);
	background-repeat: no-repeat;
	}


#pdsa {
	width:522px;
	height: 323px;
	background-image:url(../imgs/pdsa.gif);
	background-repeat:no-repeat;
	margin-left: 35px;
	padding-bottom: 12px;
	}
	
#pdsa2 {
	width:680px;
	height: 420px;
	background-image:url(../imgs/pdsa2.gif);
	background-repeat:no-repeat;
	margin-left: 30px;
	padding-bottom: 12px;
	}



/***misc***/

#dasher {
	height: 1px;
	background-image:url(../imgs/dasher.gif);
	background-repeat:repeat-x;
	width: 660px;
	margin-left: 73px;
	margin-top: 11px;
	padding-bottom:31px;
	}

	

/***link styles***/
a:link, a:visited, a:active {
	outline: none;
	font-weight: bold;
	color: #00a1dc;
	font-size: 12px;
	text-decoration:underline;
	}

a:hover {
	outline: none;
	font-weight: bold;
	color: #00a1dc;
	font-size: 12px;
	text-decoration:underline;
	}

a.btn:link, a.btn:active, a.btn:visited, a.btn:hover {
	background-color:#fd9d00;
	color: #ffffff;
	font-weight:bold;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-color:#b77900;
	border-width:1px;
	border-style:solid;
	text-decoration:none;
	}
input.btn {
	background-color:#fd9d00;
	color: #ffffff;
	font-weight:bold;
	padding: 8px 11px;

	border-color:#b77900;
	border-width:1px;
	border-style:solid;

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}	
	
a.crumbtrail:link, a.crumbtrail:active, a.crumbtrail:visited, a.crumbtrail:hover {
	font-size: 11px;
	color: #aeaeae;
	text-decoration: underline;
	margin-left: 12px;
	margin-right: 7px;
	}

a.datalink:link, a.datalink:visited, a.datalink:active {
	outline: none;
	font-weight: normal;
	color: #0174d0;
	text-decoration:underline;
	}

a.datalink:hover {
	outline: none;
	font-weight: normal;
	color: #0174d0;
	text-decoration:underline;
	}
	
a.datalink2:link, a.datalink2:visited, a.datalink2:active {
	font-size: 11px;
	outline: none;
	font-weight: normal;
	color: #0174d0;
	text-decoration:underline;
	}

a.datalink2:hover {
	font-size: 11px;
	outline: none;
	font-weight: normal;
	color: #0174d0;
	text-decoration:underline;
	}

a.getstarted:link, a.getstarted:visited, a.getstarted:active {
	font-size:16px;
	line-height:18px;
	outline: none;
	font-weight: bold;
	color: #00a1dc;
	text-decoration:none;
	}

a.getstarted:hover {
	outline: none;
	font-weight: bold;
	color: #00a1dc;
	text-decoration:none;
	}

a#gobtn:link, a#gobtn:active, a#gobtn:active, a#gobtn:visited {
	width: 26px;
	height: 23px;
	background-image:url(../imgs/new_home_pg/go_btn.gif);
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 1px;
	}

a.nobold:link, a.nobold:visited, a.nobold:active {
	outline: none;
	font-weight: normal;
	color: #00a1dc;
	text-decoration:underline;
	}

a.nobold:hover {
	outline: none;
	font-weight: normal;
	color: #00a1dc;
	text-decoration:underline;
	}
	
a.noline:link, a.noline:visited, a.noline:active {
	outline: none;
	font-weight: bold;
	color: #00a1dc;
	text-decoration:none;
	}

a.noline:hover {
	outline: none;
	font-weight: bold;
	color: #00a1dc;
	text-decoration:none;
	}

a.noboldnoline:link, a.noboldnoline:visited, a.noboldnoline:active {
	outline: none;
	font-weight: normal;
	color: #00a1dc;
	text-decoration:none;
	}

a.noboldnoline:hover {
	outline: none;
	font-weight: normal;
	color: #00a1dc;
	text-decoration:none;
	}
	
a.small:link, a.small:visited, a.small:active {
	outline: none;
	font-weight: bold;
	color: #00a1dc;
	font-size: 10px;
	text-decoration:none;
	}

a.small:hover {
	outline: none;
	font-weight: bold;
	color: #00a1dc;
	font-size: 10px;
	text-decoration:underline;
	}
	
a.small2:link, a.small2:visited, a.small2:active {
	outline: none;
	font-weight: bold;
	color: #00a1dc;
	font-size: 11px;
	text-decoration:none;
	}

a.small2:hover {
	outline: none;
	font-weight: bold;
	color: #00a1dc;
	font-size: 11px;
	text-decoration:underline;
	}
	

a.smlgry:link, a.smlgry:active, a.smlgry:visited {
	color:#9b9b9b;
	font-size:10px;
	font-weight: normal;
	text-decoration:none;
	}	

a.smlgry:hover{
	color: #00a1dc;
	}	


/* In browser popup styles */
#ibp_container
{
	position: relative;
	display: inline;
	
}
#ibp_container .ibp_popup {
	position:absolute;
	width: 206px;
	top: 0px;
	left: 22px;
	background-color: #4f83ac;	
	cursor: default;
	display: none;
}
#ibp_container .ipb_shadow {
	position: relative;
	top: 1px;
	left: 1px;
	background-color: #4f83ac;
}
#ibp_container .ipb_border1 {
	position: relative;
	top: -1px;
	left: -1px;
	border: 1px solid #0174d0;
	background-color: #fffbcc;
}
#ibp_container .ipb_border2 {
	border: 1px solid #fda804;
	padding: 2px;
}
#ibp_container .ipb_content {
	border: 1px solid #fda804;
	padding: 5px 7px 19px 7px; /* ie version in ie.css */
	text-align: left;
	font-weight: normal;
	color: #575757;
	line-height: 16px;
}
#ibp_container .ipb_content strong {
	color: #575757;
}
#ibp_container a.ibp_link  {
	text-decoration: none;
}

.error_arrow {
	position:absolute;
	left:-60px;
	top:-12px;
	background-image:url(/imgs/form_arrow.gif);
	background-repeat: none;
	width: 48px;
	height: 17px;
	border:0;
}



