img 
{
border: none;
}

.content {
	color:#000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

/* Basics */

a:link { 
  font-family: Verdana;
  font-size:11px;
	color: #2856c5;
	text-decoration: none;
	font-weight: normal;
}

a:visited {  
  font-family: Verdana;
  font-size:11px;
	color: #7699f1;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
  font-family: Verdana;
  font-size:11px;
	color: #2856c5;
	text-decoration: underline;
	font-weight: normal;
}

a:active { 
  font-family: Verdana;
  font-size:11px;
	color: #2856c5; 
	text-decoration: none;
	font-weight: normal;
}

hr {
	color: #DADADA;
}

html, body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	background-image: url('000535.jpg');
	background-color:#1F367A;
	background-repeat: repeat-x;
    margin-top:0;
	margin-left:0;	
	margin:0; 
 	padding:0; 
 	text-align:center; 
}

td, p {
	margin : 8px;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

ul
{
list-style-image: url('000582.gif');
list-style-type: circle
}

/* Homepage More Sections */
.heading {
	margin: 0px;
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.more {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.morespot {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
} 
.hideimage {
display:none;
}

/* Three Column Content */

.centercontent {
margin-top:21px;
margin-left:7px;
margin-right:1px;
margin-bottom:21px;
}

/*Two Column Content */

.centerallcontent {
width:582px;
margin-top:21px;
margin-left:7px;
margin-right:1px;
margin-bottom:21px;
}

.centerallcontentmrl {
margin-left:-10px;
margin-top:auto;
margin-bottom:auto;
}

/* Lists in Center */
.centermiddlelinks
{
list-style-image: url('000582.gif');
list-style-type: circle
}

.centermiddlelinks p {
display:inline;
}

/* Page Frame */ 
.framepagewidth{ 
 width:780px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;
 margin-top:0px;
 background-color:#FFFFFF;  
} 
 
.frameheader{
 position:relative; 
 height:116px; 
  background-color:#FFFFFF; 
 width:780px;
} 
 
.framethreecols{
 background-color: #FFFFFF; 
 width:780px; 
 float:right; 
 position:relative; 
  }

.frameleftcol{
 background-color: #FFFFFF;  
 width:180px; 
 float:left; 
 position:relative; 
  }

.framemaincol{
background-color: #FFFFFF; 
 float: left; 
 display:inline; 
 position: relative; 
 width:386px; 
 }
 .framemaincol2{
background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:600px; 
 }
.framerightcol{
 background-color: #FFFFFF;  
 width:214px; 
 float:right; 
 position:relative;
 }
 
.framefooter{
 height:42px; 
  background-color:#FFFFFF; 
 clear:both;
 } 

/* End Page Frame */ 