body
{
	height: 100%;
	width: 100%;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #DDEDF7;
}
.main_wrapper {
	width: 800px;
	margin:0 auto;
}
.hdr_wrapper
{
	height:111px;
	width:800px;
	float:left;
	background:#2361b4;
}
.main_nav
{
	height:35px;
	width:800px;
	text-align:center;
}
#mainNav a{
	font-family:Arial, Helvetica, sans-serif;
}
/**#bodyborder {
	background-color: #C6D5E0;
	padding: 1px;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
}
This has been changed**/
#bodyborder {
	border:1px solid #C6D5E0;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	float:left;
}
/**#bodybordercontent{
	background-color: #FFFFFF;
	padding: 30px 15px;
	position:relative;
}
This has been changed**/
#bodybordercontent{
	background-color: #FFFFFF;
	padding: 30px 15px;
	float:left;
}
.content_wrapper {
	margin:5px 0;
	width: 800px;
	background-color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
.clear{
	clear:both;
}
.footer_wrapper{
	text-align: center;
	width: 800px;
}
.footer_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1E2780;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	margin: 15px 0;
	font-style: normal;
	font-weight: normal;
}
/**.subnav_wrapper,.right-sider-bar .subnav_wrapper {
	width: 180px;
	float:right;
}
.right-sider-bar .subnav_wrapper{
	margin: 0 0 15px 10px;
}
This has been changed**/.right-sider-bar{
	width: 190px;
	float:right;
	margin: 0 0 15px;
	_margin:0 0 0 -3px;
}
.right-sider-bar p{
	margin:0 0 10px 0;
}
.subnav_wrapper li.style4 a{
	width:100px;
}
.subnav_wrapper a:link, .subnav_wrapper a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2C278C;
	display: block;
	padding: 10px;
	width: 160px;
	text-decoration: none;
	background:#FFF;
}
.subnav_wrapper a:hover{
	background: #D3E8FD;
}
#subnav_on{
	background-image: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 146px;
	text-decoration: none;
	background-color: #1E2780;
	font-weight: bold;
}
.body_wrapper {
	float: left;
	width: 550px;
}
.body_wrapper h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #2C298A;
	background: #D3E8FD;
	border-left:4px solid #1E2780;
	padding: 5px 5px 5px 13px;
	margin:0px;
}
.body_wrapper h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2C278F;
	font-weight: normal;
}

.body_wrapper h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C278F;
	font-weight: normal;
}

.body_wrapper p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	float: none;
	clear: none;
	margin-right: 10px;
}
.body_wrapper td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.body_wrapper ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.body_wrapper li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
a:link, a:visited
{
	color: #5B5F82;

}
a:hover
{
	color: #2E2A86;

}
.submenus_wrapper {
	position: absolute;
	top: 136px;
	
}
.submenus {
	position: absolute;
	width: 160px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity: 1.0;
	z-index:1;
	visibility: hidden;
	float: left;
}

.submenus a:link, .submenus a:visited{
	padding: 8px;
	background-color: #D3E8FD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	display: block;
	width: 134px;
	float: left;
	color: #1E2780;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.submenus a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/subnav_over.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #1E5CB3;
}
.search
{
	float:right;
	width:250px;
	margin:5px 0 0;
}
.search_field
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E2780;
	border: 1px solid #99CCFF;
	background-color: #D3E8FD;
	
}
.copyright {
	font-size: x-small;
	margin-top: 8px;
	margin-bottom: 5px;
}
.ta-65_disclaimer {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: 666666;
}
ul {
	list-style-type: circle;
}
.style1 {
	font-size: large;
	color: #EF831B;
}
.style2 {color: #FFFFFF}
.style4 {font-size: medium}
.style5 {
	font-size: medium;
	font-style: italic;
	color: #F28B09;
}
.style6 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.fltrt {
float: right;
margin-left: 8px;
}
.fltlft {
float: left;
margin-right: 8px;
}
.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}


.sidebar {
	float: right;
	width: 180px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
	background-image: url(images/hourglass.jpg);
	background-color: #F4F8FC;
	background-repeat: no-repeat;
}

