#container  {
width:	1000px;
}

#content_main  {
background-color:	#FFFFFF;
padding-bottom:	30px;
padding-left:	40px;
padding-right:	40px;
padding-top:	15px;
vertical-align:	top;
}

#content_main_singlecol  {
padding-left:	180px;
}

#content_sub  {
width:	200px;
}

#content_sub div  {
color:	#808080;
font-size:	11px;
padding:	15px;
}

#foot  {
clear:	both;
}

#frame  {
border-color:	#000000;
border-width:	1px;
}

#side  {
background-color:	#d4e0c6;
border-right:	1px solid #CCCCCC;
padding:	4px;
}

.copyright  {
float:	left;
font-size:	11px;
margin-left:	5px;
margin-top:	5px;
}

.em  {
color:	#808080;
font-size:	12px;
}

.menuContainer  {
background-color:	#336600;
border-bottom:	1px solid #CCCCCC;
border-top:	1px solid #CCCCCC;
}

.nav  {
display:	table;
font-size:	12pt;
list-style-type:	none;
margin:	0;
padding:	0;
text-align:	center;
white-space:	nowrap;
}

.nav a  {
background-color:	#336600;
color:	#FFFFFF;
display:	block;
float:	left;
font-size:	11pt;
padding:	2px 8px;
position:	relative;
text-decoration:	none;
text-transform:	uppercase;
width:	auto;
}

.nav a:hover  {
background-color:	#4c9900;
color:	#FFFFFF;
}

.nav li  {
background-color:	#6ec308;
display:	inline;
float:	left;
}

.strong  {
font-size:	15px;
}

.subnav  {
float:	right;
font-size:	11px;
margin-bottom:	5px;
margin-right:	5px;
margin-top:	5px;
}

.tbl  {
border-collapse:	collapse;
margin:	auto;
text-align:	center;
}

.tbl td  {
border-color:	black;
border-width:	1px;
padding:	0px 5px;
}

.term  {
border-bottom:	1px #6087BC dashed;
cursor:	help;
}

.withDivider  {
border-right:	1px solid #CCCCCC;
}

a  {
color:	#4c9900;
text-decoration:	none;
}

a.subnavlink  {
color:	#000000;
}

a:hover  {
text-decoration:	underline;
}

body  {
background-image:	url("images/background.gif");
font-family:	Arial, Helvetica, Sans-Serif;
font-size:	13px;
margin:	0;
padding:	0;
}

h1  {
}

h2  {
color:	#ABABAB;
font-family:	Times New Roman, Times, Serif;
font-size:	20px;
font-weight:	normal;
letter-spacing:	.05em;
text-transform:	uppercase;
}

h3  {
font-size:	12px;
letter-spacing:	0.10em;
padding-top:	15px;
text-transform:	uppercase;
}

h4  {
font-size:	12px;
text-transform:	uppercase;
}

h5  {
color:	#000000;
font-size:	11px;
font-weight:	normal;
}

p  {
line-height:	150%;
}

term  {
border-bottom:	1px #6087BC dashed;
cursor:	help;
}

.dialog {
	border: 1px solid silver;
	margin: 100px auto;
	background-color: #D4E0C6;
	position: absolute;
	top: 150px;
	padding: 0px;
	z-index: 9999;
}
#sendForm {
	padding: 10px;
}
#sendFormDiv {
	width:350px;
}
.dialogHead {
	background-color: #336600;
	padding: 2px 5px;
}
.dialogHead a, .dialogHead span {
	color: white;
	font-weight: bold;
}
#overlay {
	position: absolute;
	left: 0;
	top: 0;
	background-color: gray;
	opacity:0.3; 
	filter:alpha(opacity=30);
	width:100%;
}

#cntFoot {
	text-align:right;
	padding-right: 10px;
	color: #888888
}

#newstable{
	width: 80%;
	margin: auto;
	margin-bottom: 40px;
	border-bottom: 1px solid black;
}
#ad {
	width: 75%;
	margin: 0pt auto 30px;
	border: 2px solid green;
	padding: 5px;
	background-color: #FF8C00;
}

#ad h2 {
	color: #8b0000;
	margin: 3px;
}

#ad  p {
	margin: 0px;
}

#ad a {
	color: #8b0000;
	font-weight: bold;
}
@media print {
	#side, #menuBar, #footBar, #toolbar , input[type=button], input[type=submit], input[type=reset] {display:none}
	body {background: white; color:black}
	a {color:black}
	.term {border:none}
	#frame {border:none}
}
