body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: 0px bottom;
	background-color: #E8E8E8;
	background-image: url(images/bottombg.jpg);
	background-repeat: repeat-x;
}
.fullsite {
	background-image: url(images/fullsite.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.leftcol {
	background-image: url(images/left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 184px;
}
.rightcol {
	background-image: url(images/image.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
}

.head1 {
	background-image: url(images/header_r1_c1.jpg);
	padding-right: 35px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 0px 0px;
		height: 112px;
}
.head1 a:link{
	text-decoration:none;
	color:#FFF;
	font-weight: normal;
}
.head1 a:visited{
	text-decoration:none;
	color:#FFF;
	font-weight: normal;
}
.head1 a:hover{
	text-decoration:underline;
	color:#FF6600;
	font-weight: normal;
}
.head2 {
	background-image: url(images/header_r2_c1.jpg);
	height: 100px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 526px;
}
.head2 a:link{
	text-decoration:none;
	color:#FFF;
	font-weight: normal;
}
.head2 a:visited{
	text-decoration:none;
	color:#FFF;
	font-weight: normal;
}
.head2 a:hover{
	text-decoration:underline;
	color:#FF6600;
	font-weight: normal;
}
.newstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:none;
	color:#FFF;
	font-weight: bold;
	font-style: normal;
	padding-top: 16px;
	padding-left: 8px;
	background-image: url(images/newstitle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 15px;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-left: 4px;
	vertical-align: top;
	padding-right: 5px;
}


.field {
	width: 160px;
	border: 1px solid #CCCCCC;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
}

.botnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #122636;
}

.botnav a:link{
	text-decoration:none;
	color: #FFFFFF;
}
.botnav a:visited{
	color: #FFFFFF;
	text-decoration:none;

}
.botnav a:hover{
	text-decoration:underline;
	color:#122636;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #217C0C;
}

.copy a:link{
	text-decoration:none;
	color: #217C0C;
}
.copy a:visited{
	color: #217C0C;
	text-decoration:none;

}
.copy a:hover{
	text-decoration:underline;
	color:#FF6600;
}
.highlight {
	font-weight: bold;
	background-color: #FFFF00;
}
.border {
	border: thin solid #ff3300;
}


ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001D2D;
	text-decoration: none;
	padding-bottom: 5px;
	vertical-align: bottom;
	padding-left: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #A50813;
	font-weight: normal;
}

.left a:link{
	text-decoration:none;
	color:#001D2D;
	font-weight: normal;
}
.left a:visited{
	text-decoration:none;
	color:#001D2D;
	font-weight: normal;
}
.left a:hover{
	text-decoration:underline;
	color:#BF051C;
	font-weight: normal;
}
.resourceLink{
	color: #000000;
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
}