body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #0065B3;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
#footer {
	clear: both;
	float: left;
	height: 50px;
	width: 900px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin-top: 5px;
	padding-top: 5px;
}

#flash {
	float: left;
	height: 20px;
	width: 900px;
}
#header {
	background-color: #79bdea;
	float: left;
	height: 200px;
	width: 900px;
}
#main_content {
	background-attachment: scroll;
	background-image: url(../images/main_background1.gif);
	background-repeat: repeat;
	background-position: left top;
	float: left;
	width: 900px;
}

#navbar {
	float: left;
	width: 180px;
	background-color: #79BDEA;
}
#main_text {
	float: right;
	width: 700px;
}

/* BEGIN style5 */
 #navcontainer
{
	width: 180px;
	margin-bottom: 1em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #79BDEA;
	color: #333;
	font-size: 12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #90bade;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}
/* END style5 */

#right {
	float: right;
	width: 200px;
}
a:link {
	color: #2175BC;
	text-decoration: none;
}
a:visited {
	color: #1958B7;
	text-decoration: none;
}
#right_images {
	float: right;
	width: 200px;
}
.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #333333;
	font-weight: normal;
}
.righttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	font-weight: normal;
	color: #0065B3;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.moreinformation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0065B3;
}
.righttextback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	font-weight: normal;
	color: #0065B3;
	margin-right: 8px;
	margin-left: 5px;
	padding-right: 8px;
	padding-left: 5px;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=25);
}
.headinglarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	margin-top: 5px;
	padding-top: 5px;
}
a:hover {
	color: #003B79;
}
.table_dashed_underline {
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
