body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #339900;
	margin-bottom: 0px;
	padding: 6px;
}


a {
	color: #333399; 
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333399;
	text-decoration: none;
}
a:link {  
	text-decoration: none;
}
a:hover {  
	color: #3366FF; 
	border-bottom-style: solid;
	border-bottom-color: #3366FF;
	text-decoration: none; 
}

acronym {
  border-bottom: 1px dotted black;
}

acronym:after {
  content: " (" attr(title) ")";
}

#banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #66CC33;
	background-color: #66CC33;
	padding: 8px;
	height: 96px;
	border: 2px solid #FFFFFF;
}

.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	border: 2px solid #993300;
	padding: 4px;
	background-color: #FFFFFF;
	float: right;
}

td, textarea, input, select {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px
}

.sectionHead {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	height: auto;
	width: auto;
	text-decoration: overline;
}

.tableDetail { background-color: #CCCCCC;}
.tableHeading { 
	color:#FFFFFF; 
	text-decoration: bold ; 
	background-color: #424973
}

#navside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	background-color: #FFFFFF;
	padding: 4px;
	border: 2px solid #CCCCCC;
	text-align: right;
	float: left;
	width: 100px;
	margin: 6px 6px 6px 0px;
}

a.navside {
	color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	font-size: 10px;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
}

a.navside:link {
	text-decoration: none;
}

a.navside:hover {
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	background-color: #336600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.title {
	font-weight: bold;
	color: #003300;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #FFFFCC;
	padding: 4px;
	margin: 6px 0px 6px 119px;
	border: 2px solid #FFFFFF;
}

.cheat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	float: right;
}
.contentTitle {
	font-family: "Arial Black";
	font-size: 18px;
	color: #003300;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 6px;
	border-bottom-style: ridge;
	border-bottom-color: #003300;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	position: absolute;
	text-align: left;
	bottom: 1%;
	width: 110px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
ol {
	font-weight: bold;
}
