body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
a:link {
	color:#273a50;
	text-decoration: none;
}
a:hover {
	color:#52a621;
	text-decoration: underline;
}
a:active {
	color:#273a50;
	text-decoration: none;
}
a:visited {
	color:#273a50;
	text-decoration: none;
}
a:visited:hover {
	color:#52a621;
	text-decoration: underline;
}

.bg_main_01 {
	background-attachment: scroll;
	background-color: #426184;
	background-image: url(images/bg_main_01.jpg);
	background-repeat: repeat-x;
}

.bg_edge_left {
	background-attachment: scroll;
	background-image: url(images/page_border_left_02.gif);
	background-repeat: repeat-y;
}

.bg_edge_right {
	background-attachment: scroll;
	background-image: url(images/page_border_right_02.gif);
	background-repeat: repeat-y;
}
.side_link_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #273a50;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: -1px;
}
.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26pt;
	color: #426184;
	font-weight: bold;
}

.main_body_text_smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #426184;
}

.main_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #426184;
}
.main_body_text_larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #426184;
}
.tab_bg {
	background-attachment: scroll;
	background-color: #f3f5f8;
	background-image: url(images/tab_bg_01.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #426184;
}
.menu_heading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a3b7ce;
}
.sub_heading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #426184;
}
.sub_heading_text_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bold;
	line-height: 24px;
	color: #52a621;
}
.form_but_01 {
	background-color: #003366;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CCFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #99CCFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.td_Header_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #426184;
	background-color: #f3f5f8;
}
.table_block1 {
	
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
