div#header {
	width: 740px;
	background-image: url(../images/header_bg.gif);
}
.logo {
	margin-right: 170px;
}
div#nav {
	clear: left;
	float: left;
	width: 740px;
	background-color: #990000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	font-size: 10px;
}
div#nav a:link, div#nav a:visited {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #993333;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #993333;
	margin: 0px;
	color: #FFFFFF;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #E5E5E5;
}
div#content {
	clear: left;
	float: left;
	width: 740px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
}
.welcome {
	width: 170px;
	background-color: #BFD9F2;
	padding: 5px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-size: 10pt;
	text-align: left;
	float: left;
	clear: left;
	height: 309px;
}
table#content {
	clear: left;
	float: left;
	width: 740px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

div#footer {
	width: 720px;
	background-image: url(../images/header_bg.gif);
	clear: left;
	float: left;
	font-size: 10px;	
	color: #CCCCCC;
	text-align:left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0066CC;

}

div#footer2 {
	width: 720px;
	height: 20px;
	background-image: url(../images/header_bg.gif);
	clear: left;
	float: left;

	font-family:arial, verdana;
	font-size: 8pt;	
	color: #CCCCCC;
	text-align:left;

	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0066CC;


}
.right {
	float: right;
}
.left {
	float: left;
}
div#footer a:link, div#footer a:visited {
	color: #CCCCCC;
}
div#footer a:hover {
	color: #FFFFFF;
}
div#footer a:active {
	color: #FF0000;
}
.nav_on {
	margin: 0px;
	color: #FFFFFF;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #0066CC;
	border: 2px solid #0066CC;
}
div#nav a:hover {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #660000;
	margin: 0px;
	color: #CCCCCC;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
div#nav a:active {


	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #660000;
	margin: 0px;
	color: #0066CC;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
td {
	vertical-align: top;
}
.boxes {
	width: 186px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
div#news {
	background-color: #FFFFFF;
	clear: left;
	float: left;
	width: 720px;
	padding: 10px;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	display: block;
	padding: 3px;
	margin-bottom: 5px;
	text-decoration: none;
}
.newsitems {
	padding: 5px;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #990000;
}
.content_text {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: left;
}
.img_right {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.title2 {
	font-weight: bold;
	color: #990000;
	display: block;
	text-decoration: none;
}
li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}
iframe {
	height: 400px;
	width: 620px;
	border: 1px solid #CCCCCC;
}
.news_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	padding: 3px;
	text-decoration: none;
	clear: left;
	float: left;
	width: 734px;
	border-top: 1px solid #CCCCCC;
}

