.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
  text-align: left;  
  margin-top:10px;
  margin-bottom:10px; 
  font-family:Arial, Helvetica, sans-serif;
}

#top-Menu {
	position:absolute;
	width:969px;
	height:30px;
	z-index:1;
	left: 2px;
	top: 112px;
    }

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width:800;
  text-align: left;
  background: #FFFFFF; 
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}
#center {
  
  margin-left:140px;
  margin-right:50px;
  border:0px dashed #cccccc;
}
#right_side {
  margin-top:inherit;
  margin-right:auto;
  float:right;
  width:199px; 
  border:0px dashed #cccccc;
}

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}


.Border {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


#headernav ul
{
	padding-left: 0;
	margin-left: 0;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;	
	font-weight: bold;
	text-align: right;		
	margin: 0px;	
	color:white;	
	float:none;
	width: 100%;	
	background: url('images/topNav.jpg'); 
}
#headernav ul li { display: inline;}


.table
{
	background: #FFFFFF;
	border: 1px solid #000;	
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
	width:200px;
	font-size: x-small;
}

.whitetitle
{
	font-size: x-small;
	color: #FFFFFF;
}

.littletable
{
	background: #336699;
	font-size: x-small;
}

.bulletlistxsmall
{
	font-size: x-small;
}

.bulletlistxxsmall
{
	font-size: xx-small;
}

.myfontxsmall
{
	font-size: x-small;
}

.myfontxxsmall
{
	font-size: xx-small;
}

.titlexsmall
{
	font-size:x-small;
	font-weight: bold;
}
.subtitles
{
	font-size:x-small;
	font-weight:bold;
	
}


.leftnavs A:link {color:#0B5C98;text-decoration: underline; font-weight:none;}
.leftnavs A:visited {color:#0B5C98;text-decoration: underline; font-weight:none;}
.leftnavs A:hover {color:#0B5C98;text-decoration: none; font-weight:none;}

.apDiv5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0B5C98; }

.BlueBox {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: ##FFFFFF;}
.BlueBox A:link {color:#FFFF66;text-decoration: underline;}
.BlueBox A:visited {color:#FFFF66;text-decoration: underline;}
.BlueBox A:hover {color:##FFFF66;text-decoration: none;}


th, td 
{
	padding: 2px;
}

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerpic{ /*IE method of centering a relative div*/
vertical-align: top;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

.littletable_whitetext
{
	font-size: x-small;
	color: #FFFFFF;
	font-weight:bold;	
	background-color: #336699;
}

.ltable_whitetext_purple
{
	font-size: x-small;
	color: #FFFFFF;
	font-weight:bold;	
	background-color:#330099;
}


.style5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.smallheader3
{ font-family:Arial, Helvetica, sans-serif;
 font-size:x-small;
	font-weight:bold;
	color: #990000
}

