/* CSS Document */

/* basic elements */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
h1 {
	font-size: 13px;
	}
.style1 {
	font-size: 12px;
	color: #0768AB;
	}
.style2 {font-size: 12px; color: #0768AB; font-weight: bold; }
.style3 {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #0768AB;
	}
.style7 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	}
.style8 {
	font-size: 23px;
	font-weight: bold;
	font-style: italic;
	color: #0768AB;
	}
.style9 {
	font-size: 12px;
	color: #0768AB;
	font-weight: bold;
	text-align: center;
	}
.style10 {font-size: 12px; color: #FF0000; font-weight: bold; }
a.style10:link, a.style10:visited, a.style10:active {
	font-size: 12px; color: #FF0000; font-weight: bold;
	}
a.style10:hover {
	font-size: 12px; color: #FF0000; font-weight: bold;
	}
.style11 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	color: #FF0000;
	}
a.style11:link, a.style11:visited, a.style11:active {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	color: #FF0000;
	}
a.style11:hover {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	color: #FF0000;
	}
.links {
	list-style-type: circle;
	line-height: normal;
	width: 185px;
	}
.postalLinks {
	list-style-type: none;
	line-height: normal;
	width: 185px;
	}
a:link {
	color: #0768ab;
	text-decoration: none;
}
a:visited {
	color: #064876;
	text-decoration: none;
 } 
a:hover {
	color: #064876;
	text-decoration: none;
		} 
#container {
	height: auto;
	width: 727px;
	margin-left: auto;
	margin-right: auto;
	}
#floatLeft {
	float: left;
	}
img.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#hdrLeft {
	background-image: url(../images/hdr_left.gif);
	background-repeat: no-repeat;
	height: 144px;
	width: 475px;
	float: left;
	}
#hdrRght {
	background-image: url(../images/hdr_rght.jpg);
	height: 144px;
	width: 252px;
	float: left;
	}
#hdrRedtitle {
	font-weight: bold;
	color: #FFFFFF;
	height: 26px;
	width: 704px;
	background-image: url(../images/title_bg.gif);
	float: left;
	}
.redTitle {
	margin-left: 18px;
	display: block;
	margin-top: 7px;
	}
#mainBG {
	background-image: url(../images/main_bg.gif);
	display: block;
	float: left;
	height: auto;
	width: 704px;
	}
#mainRight {
	float: right;
	height: auto;
	width: 425px;
	*margin-right: 10px;
	*margin-left: 20px;

	}
#mainLeft {
	float: left;
	height: auto;
	text-align: justify;
	}
.mainBody {
	margin: 20px;
	background-color: #00FF00;
	}
#mainContent {
	padding: 20px;
	width: 410px;
	}
#mainWel {
	width: 190px;
	height: auto;
	padding-right: 23px;
	padding-bottom: 13px;
	*padding-bottom: 0px;
	padding-left: 23px;
	margin-top: 20px;
	}
#mainFoot {
	background-image: url(../images/left_mail.jpg);
	display: block;
	float: left;
	height: 97px;
	width: 201px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#mainDiv {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #e5e5e5;
	display: block;
	height: 1px;
	width: 215px;
	margin-right: 12px;
	margin-left: 12px;
	}
#footerBG {
	background-image: url(../images/footer_bg.gif);
	float: left;
	height: 5px;
	width: 704px;
	}
#footerText {
	text-align: center;
	width: 704px;
	display: block;
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 24px;
	padding-bottom: 24px;
	}
#linkContainer {
	width: 100px;
	*margin-top: 30px;
	height: auto;
	}
#linkContainer2 {
	width: 230px;
	*margin-top: 30px;
	height: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	}
#postalIcons {
	margin-right: 8px;
	vertical-align: middle;
	padding-bottom: 6px;
	*padding-top: 6px;
	*margin-bottom: -4px;
	}
#divLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0768AB;
	}

