/* CSS Document */
body {
	margin: 0px;
	background-color: #FFFFFF;
	margin-top: 20px;
}

/* default link style definition */
a:link {
	color:#88c659;
	text-decoration:none;
}
a:hover {
	color:#333333;
	text-decoration:none;
}
a:active {
	color:#88c659;
	text-decoration:none;
} 
a:visited {
	color:#88c659;
	text-decoration:none;
}
a:visited:hover {
	color:#88c659;
	text-decoration:none;
}

.copyright {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1em;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}



.bodydelim {
	background-color: #666666;
}

.headertop {
	background-image: url(../img/bkg_header.gif);
}

.main {
	background-image: url(../img/bkg_main.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;


}

.subnav {
	background-image: url(../img/nav_bkg.gif);
	background-repeat: no-repeat;
}

.inputbox {
	border-right: #6e6e62 1px solid;
	border-left: #6e6e62 1px solid;
	border-top: #6e6e62 1px solid;
	border-bottom: #6e6e62 1px solid;
	font-size: 12px;
	color: #6e6e62;
	background: #FFFFFF;
	font-family: Arial;
	border-height: 20px solid;
}

.formtext {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}

.heading {
	font-weight: bold;
	color: #CC0000;
	font-size: 1.2em;
}

.red {
	color: #CC0000;
}

.gutter {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

.menuspace {
	padding-top: 20px;
}

.bodycopy {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #6e6e62;
	font-style: normal;
}

.tablecopy {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}

.footer {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}

.footer a:link{
	color: #004A86;
	font-style: normal;
}

.footer a:hover{
	color: #000000;
	font-style: normal;
}

.footer a:visited{
	color: #004A86;
	font-style: normal;
}

.footer a:visited:hover{
	color: #000000;
	font-style: normal;
}

.print {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}

.print a:link{
	color: #666666;
	font-style: normal;
}

.print a:hover{
	color: #CC0000;
	font-style: normal;
}

.print a:visited{
	color: #666666;
	font-style: normal;
}

.print a:visited:hover{
	color: #CC0000;
	font-style: normal;
}
