body {
	background-color: #F1F1F1;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 10pt;
}
.main_table_container {
	width: 730px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.inner_table_container {
	border-collapse: collapse;
	width: 100%;
}
.header_cell1 {
	background-image: url(/images/top_row_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-align: right;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.header_cell2 {
	background-image: url(/images/mid_row_bg.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 115px;
}
.logo_cell {
	padding: 40px 15px 35px;
	vertical-align: middle;
}
.header_cell3 {
	background-image: url(/images/bottom_row_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.nav_bar_left_cap {
	height: 18px;
	width: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.nav_bar_right_cap {
	height: 18px;
	width: 15px;
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.left_shadow {
	background-image: url(/images/left_shadow.gif);
	background-repeat: no-repeat;
	width: 13px;
}
.right_shadow {
	background-image: url(/images/right_shadow.gif);
	background-repeat: no-repeat;
	width: 13px;
}
.main_table_inner_cell {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: left;
	vertical-align: top;
}
.content_cell_container {
	padding: 10px;
}
.focal_text {
	font-family: "Times New Roman", serif;
	font-size: 32pt;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	position: relative;
	top: 12px;
	z-index: 1;
}
.heading_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.heading_box1 {
	background-color: #3D6DB7;
	padding: 5px;
	border-bottom: 1px solid #FFFFFF;
}
.content_box1 {
	background-color: #F2F2F2;
	border: 1px dotted #999999;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
.content_box2 {
	border: 1px dotted #666666;
	padding: 20px;
	background-color: #EFEFEF;
}
.cell_spacer {
	width: 8px;
}
.img_centered {
	vertical-align: middle;
}
a:link {
	text-decoration: underline;
	color: #3D6DB7;
}
a:hover {
	color: #3D6DB7;
	text-decoration: none;
}
a:visited {
	color: #3D6DB7;
}
.focal {

	background-image: url(/images/home_splash1.jpg);
	background-repeat: no-repeat;
	height: 150px;
	padding-left: 15px;
}
.subnav_box1 {
	background-color: #3D6DB7;
	padding: 5px;
	border-bottom: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.subnav_box2 {
	background-color: #437CBF;
	padding: 2px 5px 2px 20px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 9pt;
	background-image: url(/images/subnav_bg_up.gif);
	background-repeat: repeat-y;
}
.subnav_box2_over {
	background-color: #0D92F5;
	padding: 2px 5px 2px 20px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 9pt;
	color: #FFFFFF;
	background-repeat: repeat-y;
}
.subnav_box3 {
	padding: 10px;
	border: 1px solid #3D6DB7;
}
.subnav_link:link {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.subnav_link:hover {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.subnav_link:visited {

	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.partner_images {
	border: 1px solid #666666;
}
.page_down_content_cell {
	padding-left: 10px;
}
.heading1 {
	font-size: 12pt;
	color: #3D6DB7;
	font-weight: bold;
}
.heading2 {
	font-size: 12pt;
	color: #C70650;
	font-weight: bold;
}
.heading3 {

	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}
form {
	margin: 0px;
}
.subnav_table {
	width: 200px;
}
.row1 {
	border-collapse: collapse;
	background-color: #F2F2F2;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 2px;
}
.row2 {
	border-collapse: collapse;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 2px;
}
.row3 {
	border-collapse: collapse;
	background-color: #3D6DB7;
	padding: 2px;
	border: 1px solid #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.arrow_li {
	list-style-image: url(/images/right_arrow.gif);
}
.images {
	padding: 12px;
	border: 1px solid #CCCCCC;
}
.subnav_box4 {
	background-color: #6C98CB;
	padding: 2px 5px 2px 20px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 9pt;
	background-repeat: repeat-y;
}
.images_right {
	border: 1px solid #CCCCCC;
	float: right;
	margin: 10px;
}
