body {
	background-color: #A1A6AB;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
/* Structure Styles */ 
#maintable {
	margin-right: auto;
	margin-left: auto;
}
.basebg {
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
	padding-right: 14px;
	padding-left: 14px;
}

.basebgsplash {
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
	padding-right: 4px;
	padding-left: 4px;
}

.style4 {
	padding-top: 4px;
}

#contenttable {
	margin-top: 0px;
}
.navtd {
	width: 185px;
	background-color: #CCCCCC;
	padding: 4px;
	align: top;
}

.contenttd {
	padding-left: 18px;
	width: 500px;
}

.contenttdcol1 {
	padding-left: 18px;
	width: 250px;
}

.contenttdcol2 {
	width: 250px;
}

.contenttdcol3 {
	padding-left: 18px;
	width: 100px;
}

.contenttdcol4 {
	width: 325px;

}


td {
	vertical-align:top;
}
/* navigation Styles */
.buttonscontainer {
	width: 170px;
}

/* Text and Link Styles */
h1, h2, h3, h4 {
	line-height: normal;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #9f6d22;
	margin: 0px;
	padding: 0px;
}

/* Additional Styles */
.style2 a:link, .style2 a:visited {
	color: #808080;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
	text-align: right;
}

.style2 a:hover 
	{color: #0852A2;
	background-color: #FFFFFF;
}


.stylesub2 a:link, .stylesub2 a:visited {
	color: #808080;
	text-decoration: none;
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align:right;
	padding: 4px;
	}
	
.stylesub2 a:hover {
	color: #FF1900;
	background-color: #FFFFFF;	
	}
		
.blueline {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	}
		
.footer {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin: 10px;
	font-size: 11px;
	padding-bottom: 5px;
}
.designed {
	font-size: 10px;
}

.style3 a:link, .style3 a:visited {
	color: #0852A2;
	text-decoration: none;
}

.style3 a:hover {
	color: #FF1900;
}

.style5 a:link, .style5 a:visited {
	color: #0852A2;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
		padding: 4px;
}

.style5 a:hover 
	{color: #0852A2;
	text-decoration: underline;
	background-color: #cccccc;
}

.style7 a:link, .style7 a:visited {
	color: #FF1900;
	text-decoration: underline;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align:right;
	}
	
.style7 a:hover {
	color: #FF1900;	
		background-color: #cccccc;
		text-decoration: underline;
	}

.style4small {
	font-size: 14px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0852A2;
}
