body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #4F6FA7;
	background-image: url(web_images/bg.png);
	background-repeat: repeat-x;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 869px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(web_images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 155px;
}
#header h1 {

}
#header span {
	position: absolute;
	left: -3000px;
}
#nav {
	background-image: url(web_images/menu_bg.png);
	background-repeat: repeat-x;
	height: 31px;
	width: 868px;
	background-position: center;
	line-height: 180%;
}
#nav ul {
	font-size: 70%;
	text-align: center;
	list-style-type: none;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
#nav li {
	display: inline;
}
#nav li a:link, #nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	margin-right: 7px;
	margin-left: 7px;
}
#nav li a:hover, #nav li active, #nav li a:focus {
	color: #003366;
}
#innerwrapper {
	background-image: url(/web_images/inner_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 868px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#content {
	float: left;
	width: 612px;
}
#content h2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #7CA302;
	font-size: 100%;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#content span {
	position: absolute;
	left: -3000px;
}
#content p {
	font-size: 80%;
	line-height: 1.4;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.lftflt {
	float: left;
	margin-right: 8px;
}
#sidebar {
	float: left;
	width: 250px;
}
#sidebar p {
	font-size: 80%;
	margin-top: 10px;
	margin-right: 10px;
	color: #666666;
	line-height: 130%;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
}
#sidebar h2 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 20px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#footer {
	background-image: url(web_images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: none;
	width: 868px;
	height: 103px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#nav li a:active {
	color: #CC6600;
}
#footleft {
	background-image: url(web_images/footer_l.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 18px;
	height: 103px;
}
#footright {
	background-image: url(web_images/footer_r.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	width: 18px;
	height: 103px;
}
#sidebar ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.8;
	margin-top: 20px;
	margin-left: 10px;
	list-style-position: inside;
	list-style-image: url(/web_images/menu_bullet2.gif);
	color: #000066;
	font-weight: bold;
	margin-right: 10px;
	text-decoration: none;
}
#content ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	margin-right: 10px;
	margin-left: 50px;
	line-height: 1.8;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	font-size: 80%;
	list-style-image: url(web_images/arrow.png);
	color: #333333;
}
#newsL {
	width: 298px;
	padding-bottom: 5px;
	height: 150px;
	margin-top: 0px;
}
.h2underline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#newsR {
	width: 298px;
	padding-bottom: 5px;
	float: right;
	margin-right: 20px;
	height: 150px;
}
.morelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	color: #CC3300;
}
.nav {
	font-size: 70%;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.rightflt {
	float: right;
	margin-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: 16pt;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
}
table {
	margin-left: 20px;
}
.table h2 {
	text-align: left;
}
td {
	border: 1px solid #CCCCCC;
}
.divider {
	background-color: #99CC00;
	height: 2px;
}
.thumb {
	top: 5px;
	margin-top: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 20px;
	margin-left: 20px;
}
#banner {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	height: 90px;
	width: 572px;
	background-repeat: no-repeat;
}
#content ol {

	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	margin-right: 10px;
	margin-left: 40px;
	color: #333333;
	line-height: 1.4;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	font-size: 80%;
}
.voucher {
	margin-top: 97px;
	margin-left: 635px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 38px;
	vertical-align: text-top;
}
