@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/media/top_1_back_green.png);
	background-repeat: repeat-x;
	text-align: left;
	font: 12px Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
a:link {color: #0066CC;}
a:visited {color: #0066CC;}
a:hover {color: #003399;}
a:active {color: #666666;}


h1,h2,h3,h4,h5,h6 {font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; }
h1 {font-size: 24px; color: #333333;}
h1 {text-align: center;}
h2 {font-size: 18px; color: #333333;}
h3 {font-size: 16px; color: #000000;}
h5 {font-size: 10px; color: #fff;}

#red {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: red;
}

#line {
	border-top: 1px solid #4f95dc;
	width: 100%;
}

span {
	color: red;
	background-color: white;
	font-size: 16px;
	font-family: verdana;
	font-weight: bold;
}

.smaller table {
	color: white;
	font-family: Georgia;
	font-size: 16px;
}
#container .top {
/**	background-image: url(/media/top_1.png);**/
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 102px;
	width: 823px;
/**	width: 815px;
	border-left: 2px solid #999;
	border-right: 2px solid #999;
**/
}
#container .top a {
	color: blue;
}
#container {
	margin: 0 auto;
 	width: 820px;
}

#container .topheader {
	background-image: url(/media/header_1_green.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 187px;
	width: 819px;
}

#container .bodyback {
	background-image: url(/media/body.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 819px;
}
#container .bottom {
/**	background-image: url(images/bottom_1.gif);**/
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 51px;
	width: 819px;
	padding-top: 10px;
	text-decoration: none;
}
#container .bodyback .right {
	background-image: url(/media/right_back_1.gif);
	background-repeat: repeat-y;
	padding: 0px;
	float: right;
	height: auto;
/**
	width: 206px; **/
	width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#container .bodyback .right .rightcontent {
	padding: 0px;
	float: left;
	height: auto;
	width: 195px;
	margin-left: 5px;
}
#container .bodyback .right .rightcontent .rightheader {
	background-image: url(/media/right_header_1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 36px;
	width: 185px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 30px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}
#container .topheader .text {
	float: left;
	height: 150px;
	/**width: 450px;**/
	width: 700px;
	padding-top: 25px;
	padding-left: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

#container table {
/**	width: 530px; **/
	padding-right: 10px;
}

#container .topheader table {
	width: 550px;
	
}
#container .topheader .text .smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	float: left;
	width: 400px;
	padding-top: 10px;
}
#container .topheader .image {
	margin: 0px;
	float: right;
	height: 150px;
	width: 325px;
	padding-top: 20px;
}
#container .bodyback .right .rightcontent .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	height: auto;
	width: 180px;
	padding-top: 10px;
	padding-left: 8px;
}
#container .bodyback .content .image {
	margin: 0px;
	padding: 5px;
	float: left;
	height: 100px;
	width: 125px;
}
#container .bodyback .right .rightcontent .text li {
	display: list-item;
	list-style-type: circle;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	list-style-position: outside;
	/**list-style-image: url(/media/right_li.gif);**/
	padding-top: 5px;
}
#container .bodyback .content {
	padding: 0px;
	float: left;
	height: auto;
/**
	width: 585px; **/
	width: 800px;
	margin-left: 20px;
}
