/* Redesign CSS by Paul Walczak - 09/13/2005 */


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;
}

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;	
}

td, p {
	margin : 8px;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

/* 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;
}


/* Body Table */

.bodytable {
margin-top: 0px;
border:'0';
background-color:#FFFFFF;
width:780px;
}

.googletable {
margin-left:0px;
margin-top:7px;
margin-bottom:0px;
}

.lefttop {
margin-left:0px;
margin-top:1px;
margin-bottom:1px;
}

.righttop {
margin-right:7px;
right:auto;
}

.centerleft {
margin-left:4px;
width:180;
}

.centermiddle {
top:auto;
margin-top: 0px;
margin-left:0px;
}

.centercontent {
margin-top: -1px;
margin-left:0px;
}

.centerright {
margin-right:4px;
margin-left:-3px;
right:auto;
}

.centeralltable {
}

.centerallcontent {
}

.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;
}

/* Footer */

.footer {
font-style: bold;
text-align:center;
margin-top: 0px;
margin-bottom: 18px;
}


/* search button */
.search-button {
		
		border:1px solid #fff;
		background-color: #000000;
		background-image: url('000579.jpg');
		color: white;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
  		font-size: 10px;
  		cursor: hand;
		
}

.searchbox {
color: #515352;
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	
}

.hideimage {
display:none