body{
	text-align:center; 
	margin:10px 0 10px 0;
	background-color:#000000;
	
	 /*
	background-color:#CC6666;
	*/
	}
#MainTable{
	width:800px;
	/*margin:3px 10px 3px 10px;*/
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#666666;
	border-width:1px 1px 1px 1px;
	/*border:1px solid #666666;*/
	}
#Header{
	text-align:center;
	font-size:40px;
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#990000;
	font-style:italic;
	border-bottom:5px double #000088;
	padding:0px;
}
#subHeader{
	text-align:center;
	border-bottom:1px solid #dddddd;
}
#footer{
	text-align:center;
	border-top:1px solid #990000;
	border-bottom:1px solid #990000;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#ddeedd;
	
	}
#LeftNav{
	/*vertical-align:top;
	background-color:#ddeedd;
	border-right:1px solid #000099;*/
	width:175px;
	max-width:175px;
	text-align:left;
}
	

h4, .body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-indent: 15px;
	margin: 10px 8px 0 8px;
	line-height:20px;
	padding:0 10px 0 10px;
}
blockquote p {
	line-height:18px;
	font-size:12px;
	/*font-family:Geneva, Arial, Helvetica, san-serif;*/
	}
	
p.different {
	line-height:18px;
	font-size:12px;
	/*font-family:Geneva, Arial, Helvetica, san-serif;*/
	margin:0 30px 0 30px;
	}
	
p.credit, p.centerCredit{
text-align:left;
text-indent:0px;
font-size:14px;
padding: 15px 10px 0 10px;
	}
	
p.centerCredit{
text-align:center;
padding-top:3px;
padding-bottom:5px;
margin:0px;
font-size:16px;
}


h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:15px 0 10px 0;
	padding:0;
	color:#000088;
	
	}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	margin:5px 0 10px;
	padding:0;
	text-indent:0;
	clear:left;
	}

.navlinks,
a.navlinks:link,
a.navlinks:visited{
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#000000;
	text-decoration:none;
	margin-right:10px;
	}
a.navlinks:hover,
a.navlinks:active{
	color:#990000;
	text-decoration:underline;
	background-color:#eeffee;
	}
.ShowAll,
a.ShowAll:link,
a.ShowAll:visited{
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#0000cc;
	text-decoration:underline;
	text-align:center;
	margin:12px;
	}
a.ShowAll:hover,
a.ShowAll:active{
	color:#990000;
	text-decoration:underline;
	background-color:#eeffee;
	}

.FootnoteHeading
	{
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	border-bottom:1px solid #000099;
	margin-top:30px;
	}
.SectionDivide {
	padding:10px 5px 5px 5px;
	margin:15px 0 10px 0;
	width:100%;
	font-size:16px;
	text-align:center;
	}
ol.footnotes {
	margin:10px 60px;
	padding:0;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	}
ol li {margin-top:10px;}

a.IndexLink:link,a.IndexLink:visited
{color:#000000; text-decoration:none;}

a.IndexLink:hover { text-decoration:underline;}

.LeftLink, a.LeftLink:link, a.LeftLink:visited {
	display:block;
	height:20px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	width:150px;
	font-size:12px;
	font-weight:bold;
	color:#555555;
	text-decoration:none;
	/*padding:4px 0 2px 0px;
	text-align:left;
	width:100%;*/
	
	}
a.LeftLink:hover{
	background-color:#CCCCCC;
	}
	
li.LeftList 
	{
	/*list-style-type:none;
	clear:both;
	padding:0;
	margin:0;
	float:left;*/
	display:inline;
}
.LeftUL{ 
	list-style-type:none;
	padding:0 0 0 5px;
	margin:0;
	/*float:left;*/
}

.AdDiv{
	width:550px;
	margin:10px 5px 5px 5px;
	padding:5px;
	border:1px solid #bbbbbb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	background-color:#D1D6E9;
	color:#000000;
	cursor:pointer;
	text-decoration:none;
	clear:both;
	}
.RightImage {
	float:right; 
	margin:0px 10px 10px 10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
