body {
	margin:0px;
	padding:0px;
	}

/* body style formats */

.bold		{
		font-weight: bold;
}
A {
	text-decoration: underline;
	color: #333333;
	}
	
A:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}

.main	{
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color: #696562;
	}
	
.main	TD, .main TH, .main P, .main DIV {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color: #333333;
	}
	
.mainGreen {
	color: #8faf61;
	}

.mainGreen A:hover, A.mainGreen:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	}

.mainGreen A, A.mainGreen	{
		text-decoration: none;
		font-weight: bold;
		color: #8faf61;
		}

.mainblack {
	color: #333333;
	font-weight: bold;
	}

.mainblack A:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #333333;
	}

.mainblack A	{
	text-decoration: none;
	font-weight: bold;
	color: #8faf61;
	}

.dotDivider {
	border-bottom: 1px none #FFFFFF;
	line-height: 3px;
	padding: 0px 0px 0px 0px;
	width: 95%;
	margin: 0px;
	}	
		
.columnStyle {
	padding: 10px 10px 10px 10px;
}
	
.columnBorder {
	border: 1px none #ccc;
}
	
.linkTrail {
	height:auto;
	background: eeddaa;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 1px;
	font-variant: normal;
	width: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}
	
.searchFormText TD {
	font-weight: bold;
	color: #ffffff;
	}
	
.privacyNotice {
	width: 140px;
	float: right;
	padding: 0px 10px 0px 0px;
	}

.footer {
	padding: 0px 0px 0px 20px;
	color: #ffffff;
	font-weight: bold;
	}

.footer A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
	}

.footer A	{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	}

.topNav {
	padding: 10px 0px 0px 25px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	}

.topNav A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
	}

.topNav A	{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	}

.policy {
	padding: 10px 0px 0px 15px;
	}
	
.paging		{
		float: left;
		margin-top: 5px;
		padding-top: 8px;
		padding-bottom: 12px;
		color: #B8B8B8;
		}

.paging A	{
		text-decoration: none;
		padding: 3px 4px
		}

.paging .num A	{
		background: #F6F6F6;
		border: 1px solid #B8B8B8;
		color: #636363;
		font-weight: bold;
		padding: 3px;
		text-decoration: none;
		}

.paging .num A.active	{
		background: #FFE400;
		border: 1px solid #A97B00;
		color: #000;
		font-weight: bold;
		padding: 3px;
		text-decoration: none		
		}

.paging .num A:hover	{
		background-color: #1581D8;
		border: 1px solid #36A6FF;
		color: #fff;
		font-weight: bold;
		padding: 3px;
		text-decoration: none
		}

.statRecord	{
		float: left;
		margin-top: 15px;
		margin-left: 0px;
		padding-bottom: 9px
		}

.statPage	{
		float: right;
		margin-top: 13px;
		}

/* FORM elements. */

TEXTAREA, SELECT, OPTION
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #B8B8B8
	}

.myCheck, .myRadio {
	border: none
	}

.mySubmit, .myButton, .myReset	{
	cursor: hand;
	background: #E3EAF6;
	border: 1px solid #1A84D8;
	padding: 2px;
	font-size: 10px;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#DADADA', Positive='true')
	}

.myButtonImage	{
	cursor: hand;
	border: 10px solid #1A84D8;
	padding: 2px;
	font-size: 10px;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#DADADA', Positive='true')
	}

.myText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #B8B8B8
	}
