body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c6c6c; /* #006600; */
}
samp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
strong {
	color: #2A2A2C;
}
ul {
	list-style-image: url(../images/bullet.gif)
}

a:link {
	color:#2A2A2C;
	font-weight:normal;
	text-decoration: underline;
}
a:visited {
	color:#99999a;
	font-weight:normal;
	text-decoration: underline;
}
a:hover {
	color:#FF6739;
	text-decoration: underline;
}

.tiny {
	font-size: 9px;
}
.orangeheader {
	font-weight:bold;
	font-size:16px;
	color: #FF6739;
}
.greenheader {
	font-weight:bold;
	font-size:20px;
	color: #84C425;
}
.fontsize11 {
	font-size: 11px;
}
.fontsize12 {
	font-size: 12px;
}

.graylinetop {
	border-top: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #F2F1F6;
}

a.speciallink:visited {
	text-decoration: none;
}

#breadcrumb a:link {
	color:#568900;
	font-weight:bold;
	text-decoration: underline;
}
#breadcrumb a:visited {
	color:#84C425;
	font-weight:bold;
	text-decoration: underline;
}
#breadcrumb a:hover {
	text-decoration: underline;
	color:#FF6739;
	font-weight:bold;
/*	background: #7EBE1F; */
}

#subnav a:link {
	color:#568900;
	font-weight:bold;
	text-decoration: underline;
}
#subnav a:visited {
	color:#84C425;
	font-weight:bold;
	text-decoration: underline;
}
#subnav a:hover {
	text-decoration: underline;
	color:#FF6739;
	font-weight:bold;
}

.copyright {
	font-size: 9px;
}
#copyright a:link {
	color: #2A2A2C;	
	font-weight:bold;
	text-decoration: underline;
}
#copyright a:visited {
	/* color:#AA8105; */
	color:#99999a;
	font-weight:bold;
	text-decoration: underline;
}
#copyright a:hover {
	color:#FF6739;
	font-weight:bold;	
	text-decoration: underline;
	/* background: #7EBE1F; */
}

.submitbutton { FONT: 7pt verdana, arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #000000;
	border: #000000 1px solid;
	padding: 1px;
	overflow: visible; /* seems to keep ie (inc 7) in check without anything else */ 		
	background-color:#D4D7C5;
}

.submitbuttonon { FONT: 7pt verdana, arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	border: #000000 1px solid;
	padding: 1px;
	overflow: visible; /* seems to keep ie (inc 7) in check without anything else */ 		
	background-color:#FF3408;
}

.textfield_nosize { border-style: solid;
	border-width: 1px;
	border-color: #669999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.noprint {
}

.printonly {
	display:none;
}

