.header {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	background-image: url(images/header_pt1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 154px;
	width: 503px;
	background-color: #FFFFFF;
}
.header_rt {
	width: 217px;
	height: 154px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	background-color: #FFFFFF;
}

.leftlinks {
	width: 141px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: top;
	background-image: url(images/left_bk.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	list-style-image: url(images/bullet.gif);
}

.leftlinks a:link {
	text-decoration: underline;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
.leftlinks a:visited {
	text-decoration: underline;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.leftlinks a:hover {
	text-decoration: underline;
	font-size: 8pt;
	color: #005E9B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.leftlinks a:active {
	text-decoration: none;
	color: #005E9B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.left_bk {
	background-image: url(images/button_bottom.jpg);
	width: 141px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-repeat: no-repeat;
	vertical-align: top;
	background-color: #FFFFFF;
}
body {
	background-color: #CCCCCC;
}


.left_bdr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	vertical-align: top;
	background-color: #FFFFFF;
}

.main_content {
	width: 565px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	background-color: #FFFFFF;
	}
.main_content a:link { text-decoration: underline; color: #006baf; }
.main_content a:visited { text-decoration: underline; color: #006baf; }
.main_content a:active {text-decoration: underline; color: #006baf; }
.main_content a:hover {text-decoration: underline; color: #0000FF; }
.img_float_rt {
	float: right;
	border: 1px solid #A2A3A8;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006BB0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 4px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
