body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	padding: 0px;
}


.oneColFixCtr #container {
	width: 820px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#headerDiv {
	width:820px;
	height:155px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
}

#address {
	font-size: 10pt;
	line-height: 1.25;
	color: #3a407e;
	font-weight: bold;
	text-align: left;
	width: 290px;
	padding-left: 0px;
	padding-top: 30px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
}


#menuDiv {
	width: 820px;
	text-align: left;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 45px;
	clear: both;
	padding: 0px;
	margin: 0px;
}

.menu {
	color: #FFFFFF;
	padding: 10px;
	font-size: 10pt;
	line-height: 1;
}
.menu ul {
	margin: 0px;
	list-style-image: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.menu li {
	display: inline;
	font-size: 10pt;
	line-height: 1.5;
	font-weight: bold;
}
.menu li a:link, .menu li a:visited, .menu li a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	font-weight: bold;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	line-height: 1.5;
}
.menu li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #216939;
}
#bodyDiv {
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	width: 820px;
}

#main {
	width: 480px;
	text-align: left;
	float: left;
	padding-top: 30px;
	font-size: 10pt;
	line-height: 1.25;
	color: #666666;
	padding-left: 35px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

#sidebar {
	text-align: left;
	padding-top: 30px;
	width: 230px;
	font-size: 9pt;
	line-height: 1.5;
	color: #666666;
	padding-right: 25px;
	float: right;
	padding-left: 20px;
}

.clearer {clear: both; line-height: 0; height: 0;}

h1 {
	color: #3a407e;
	font-size: 14pt;
	line-height: 1.5;
	letter-spacing: 1pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
}
h2 {
	color: #216939;
	font-size: 11pt;
	font-weight: bold;
	line-height: 1.25;
	font-variant: small-caps;
	text-transform: capitalize;
}
h3 {
	color: #216939;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.25;
}
h4 {
	font-family: "Trebuchet MS", Tahoma, sans-serif; letter-spacing: 1px
}
h5 {
	font-family: "Trebuchet MS", Tahoma, sans-serif; letter-spacing: 1px
}
h6 {
	font-family: "Trebuchet MS", Tahoma, sans-serif; letter-spacing: 1px
}

td, th {
	color: #666666;
	font-size: 12px;
	line-height: 18px
}

p {
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.linedTable {
	border: 1px solid #3a407e;
}

.linedTable2 {
	border: 1px solid #9EB713;
}

.tableHead {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3B417F;
	text-align: center;
	height: 20px;
}

a:link, a:visited, a:active {
	color: #216939;
	text-decoration: underline
}

a:hover {
	color: #333333;
	text-decoration: underline
}

.smTitle {
	color: #3B417F;
	font-size: 12px;
	font-weight: bold;
	line-height: normal
}

.smallPrint {
	color: #666666;
	font-size: 8pt;
	line-height: 1.5;
}


.return {font-size: 9px; text-align: right;}
#footerDiv {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 210px;
	width: 820px;
	background-position: left top;
}
#footer_left {
	width: 300px;
	float: left;
	padding-top: 135px;
	padding-left: 25px;
}
#footer_mid {
	width: 275px;
	float: left;
	padding-top: 135px;
	padding-left: 10px;
}
#footer_right {
	width: 170px;
	float: right;
	padding-top: 185px;
}

.footer {
	margin: 0px;
	padding: 0px;
	height: 40px;
	color: #ffffff;
	font-size: 8pt;
	line-height: 1.25;
	font-weight: normal;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal
}

.footer a:hover {
	color: #216939;
	text-decoration: underline;
	font-weight: normal
}

.notice {
	color: #ffffff;
	font-size: 8pt;
	line-height: 1.25;
}
.notice a:link, .notice a:visited, .notice a:active {
	color: #ffffff;
	text-decoration: none
}

.notice a:hover {
	color: #FFFFFF;
	text-decoration: underline
}

ul.square {
	list-style-type: circle;
	font-size: 9pt;
	font-weight: normal;
	list-style-position: outside;
	text-align: left;
	list-style-image: url(../images/square.gif);
	line-height: 1.5;
}

ul.circle {
	list-style-type: circle;
	font-size: 10pt;
	list-style-position: outside;
	text-align: left;
	text-indent: 0pt;
	list-style-image: url(../images/circle.gif);
	line-height: 15pt;
}



/* form elements */

form {
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #3B417F;
	border-bottom-color: #3B417F;
}

input.large {
	width: 150px;
	height: 16px;
	font-size: 10px;
	font-weight: normal;
}

input.big {width: 200px; height: 150px; font-size: 10px; font-weight: normal; border: 1px #77776A solid;}

input.med {width: 65px; height: 16px; font-size: 10px; font-weight: normal; border: 1px #77776A solid;}

input.small {
	width: 25px;
	height: 16px;
	font-size: 10px;
	font-weight: normal;
}

.buttonUp {
	background-color: #F8BE2A;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	height: 19px;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFF00;
}

.buttonOver {
	background-color: #809906;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	height: 19px;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #ADC046;
	border-bottom-color: #ADC046;
	border-left-color: #666666;
}

