body{
	margin: 0px 0px 0px 0px;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	background-color: #e7e7e7;
}

/*****************************************/
/*** Global Styles ***/
/*****************************************/

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	margin-bottom: 8px;
	margin-top: 0px;
	line-height: 20px;
}

.bodytext_info_boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 18px;
}

.intro_para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #211e72;
	margin-bottom: 8px;
	margin-top: 0px;
	line-height: 20px;
}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 16px;
}

.breakout_text_blue_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #211e72;
	line-height: 20px;
}

a:link { color: #211e72}
a:visited { color: #211e72}
a:hover { color: #ffbb00}
a:active { color: #211e72}

a.grey_link:link {
	color: #333333;
	text-decoration: underline;
}
a.grey_link:visited {
	color: #333333;
	text-decoration: underline;
}
a.grey_link:hover {
	color: #ff9b00;
	text-decoration: underline;
}
a.grey_link:active {
	color: #333333;
	text-decoration: underline;
}

.subheader_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #211e72;
	margin-top: 0px;
	margin-bottom: 12px;
}

.header_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #211e72;
	margin-top: 0px;
	margin-bottom: 12px;
}

.section_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #211e72;
	background-image: url(/images/section_header_background.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}

.section_header_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #211e72;
	background-color: #ff9a00;
	background-image: url(/images/nav_bar_background.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}

.content_box_background {
	background-color: #ececec;
	background-image: url(/images/content_box_background.gif);
	background-repeat: repeat-x;
	background-position: botom;
}

.content_box_background_yel {
	background-color: #ffc600;
	background-image: url(/images/content_box_background_yellow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.search_school_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #211e72;
}

/*****************************************/
/*** Header ***/
/*****************************************/

.header_background {
	background-color: #211e71;
	background-image: url(/images/header_grad.gif);
	background-repeat: repeat-x;
}

.header_time_bar_background {
	background-color: #e3e3e5;
	background-image: url(/images/header_time_background.gif);
	background-repeat: repeat-x;
}

.date_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #757575;
}

a.date_login_link:link {
	color: #757575;
	text-decoration: none;
}

a.date_login_link:visited {
	color: #757575;
	text-decoration: none;
}
a.date_login_link:hover {
	color: #000000;
	text-decoration: underline;
}
a.date_login_link:active {
	color: #757575;
	text-decoration: none;
}

/*****************************************/
/*** Navigation ***/
/*****************************************/

.nav_bar_background {
	background-color: #ff9a00;
	background-image: url(/images/nav_bar_background.gif);
	background-repeat: repeat-x;
}

/*****************************************/
/*** Footer ***/
/*****************************************/

.footer_smallprint_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.footer_smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #757575;
}

a.footer_smallprint_link:link {
	color: #757575;
	text-decoration: none;
}

a.footer_smallprint_link:visited {
	color: #757575;
	text-decoration: none;
}
a.footer_smallprint_link:hover {
	color: #000000;
	text-decoration: underline;
}
a.footer_smallprint_link:active {
	color: #757575;
	text-decoration: none;
}
