﻿html 
{
    margin:0 0 0 0;
    padding:0 0 0 0;
} 
.body
{
    background-color:#f6f0da;
    margin:0 0 0 0;
    padding:0 0 0 0;
    background-image:url(/images/1pxVertical.jpg);
    background-repeat:repeat-x;    
}
.divmain
{
    margin-left: auto;
    margin-right: auto;
    width:1001px;
    background-image:url(/images/1pxHorizontal.jpg); 
    background-repeat: repeat-y;
    background-position:center;
}
.divcontent
{
    width:1001px;
}
h1
{
	font-size:20px;
	font-family: Verdana, Arial;
	color:#65879a;
}
p, .p
{
	text-align:left;
	color:#65879a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a 
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration:none;
}
a:link, a:active, a:visited, a:hover { text-decoration: None; }

a.pagebottom:link, a.pagebottom:visited {
  font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration:  none;
	color:            #ccffff;
	font-weight:      normal;
  }

a.pagebottom:hover, a.pagebottom:active   {
  font-family: Verdana, Arial;
  font-size: 12px;
  text-decoration:  underline;
  color:            #ccffff;
  font-weight:      normal;
  cursor:           pointer;
  }
.LowerText 
{ color:White; font-family: Verdana, Arial; font-size:10px;}
h2 {
	font-family: Verdana, Arial;
	color:#65879a;
	font-size:larger;
}
Img
{
border: 0px;
}
.Strong
{
font-weight:900;   
}
.Spacer { width:900px; height:20px;}
.news
{
    float:left; 
    position:relative;
}
.newsspacer
{
    height:40px;
    width:20px;
    float:left; 
    position:relative;
}
.latest
{
 	text-align:left;
	color:#65879a;
	font-family:Verdana, Arial, Helvetica, sans-serif;  
	font-size:12px; 
}
.side-strong
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4E90B2;
	font-weight:800;
}
.heading
{
	margin: 0px;
	padding: 0px 0px 0px 84px;
	height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	width: 466px;
	font-size: 24px;
	font-weight: bold;
	color: #65879A;
	background: url(../images/title_bg.jpg) left bottom no-repeat;
}
.smallheader
{ 
    font-family: georgia,palatino;
    text-align:left;
    color:#65879a;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    text-decoration: underline;
    font-weight:800; 
}
.midheader
{
    font-size: 15px;
    font-family: georgia,palatino;
    text-align:left;
    color:#65879a;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-weight:800;
}