body {
	margin: 0; 
	padding: 0; 
	height: 100%; 
	text-align: center; 
	min-width: 760px; 
	background: #FFFFFF;
	font-size: 62.5%;
}

hr { 
/*height: 1px; 
color: #ccc; 
background-color: #FFFFFF;
border: 1px solid #ccc;*/
color: #E6E6E6;
background-color: #E6E6E6 ;
height: 1px;
}

p, td, ul, ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.35em;
	line-height:1.6em;
	color: #000;
}
td p {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height:1.35em;
	color: #000;
	padding: 0;
	margin: 0;
	position:top;
}


ul, ol {
	margin-left:0;
	padding-left:20px;
}
li {
	font-size: 1em;
	line-height:1.3em;
	padding-bottom: .5em;
	color: #333333;
}

#container {
	width: 760px;
	margin: 10px auto;
}

#headertop {
	height: 5px;
}
#headerrandom {
	height: 95px;
	background-color:#49c2d3;
}
.random {
display: inline;
float: left; 
}
	
#headermain {
	height: 85px;
	margin-bottom:3em;
}

#top h1 {
	text-align: left;
}

#leftnav {
	float: left;
	width: 160px;
	text-align: left; 
}
#logos {
vertical-align:top;
text-align:left;
	padding:5em 0;
}
.logo1 {
float:left;
	padding-right:2em;
}
.logo2 {
float:left;
	padding:0em;
}
#righttop {
	float: right;
	width: 10px;
	text-align:right; 
}
/*#rightbottom {
	float: right;
	margin-left: 740px;
	width:20px;
	text-align:right;
	position:fixed;
	bottom:1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #999999;
}*/


#rightbottom {
display:block; 
bottom:1.5em; 
margin-left:740px; 
width:20px; 
position:fixed; 
padding:0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #999999; 
}
* html #rightbottom {
position:absolute;
}
.clear {clear:both;}
/*
#rightbottom {display:block; bottom:10px; left:170px; width:130px; position:fixed; border:1px solid #888; padding:10px; text-align:center; font-weight:bold; color:#fff; background:url(grid2.gif);}
* html #rightbottom {position:absolute;}*/

#content {
	margin-left: 190px;
	margin-right: 40px;
	padding: 0.2em 0 2em 0em;
	min-height: 30em;
	width: 500;
	text-align: left;
}	

#content p {	
	margin: 0;
	padding: 0 0 0.5em 0;
	
}
#line {
	border-bottom: 1px solid #0826FA;

}

#footer {
clear:both;
	height:30px;
	background-repeat: no-repeat;
	background-image: url(../graphics/bottom.jpg);
	position:bottom;
}

#footertext {	
	font-family: Arial, Helvetica, sans-serif;
	
	text-align: left;
	padding: 5px 0 10px 95px;
	color: #999999;	
}
.footertext a:link {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	} 
.footertext a:visited {color: #999999} 
.footertext a:hover {color: #000} 
.footertext a:active {color: #999999}  





#line {
	border-bottom: 1px solid #0826FA;
	font-size: 12px;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #45B6C6;
	background: #FFFFFF;
	text-align: left;
	padding: 0 0 0.2em 0;
	margin: 0;
}
h1 {
	font-size: 2em;
	font-weight: bold;
}
h2 {
	font-size: 1.5em;
	color: #000;
	font-weight: normal;
}
h3 {
	font-weight: bold;
	font-size: 1.35em;
	font-weight: normal;
	padding: 0;
}

.textBlueBold {
	color: #0826FA ;
	font-weight: bold;
	background: #ffffff;
}
.text {
	font-size: 12px;
	line-height: 20px;
}
.texttopic {
	background-color: #DEE4FF;
	font-size: 12px;
	line-height: 20px;
	display: block;
	padding: 0px 0px 0px 8px;
}

.textsmall {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.textBueBold {
	font-size: 12px;
	line-height: 20px;
	color: #0000CC;
	font-weight: bold;
}
.textBold {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.textTable {
	font-size: 12px;
	line-height: 15px;
}
.textBold11 {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

