html { text-align : center;  }

body { 
font : 100% "Times New Roman", "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode"; 
color : #333;
text-align : left; }

a:link { color: #a51d1d; }
a:visited { color: #1d30a5; }
a:hover { color: #ed4747; }
a:active { color: #455be4; }

h1 { 
margin-bottom : -5px;
font : 125% "Verdana", "Georgia", "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode"; 
font-weight : bold; 
text-align : left;
letter-spacing : .5px;
color : #414871; }

h2, h3, h4 {
font : 18px "Times New Roman", "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode"; 
margin:0px;
color:#414871;
}

p#mainbody { 
font-size : 15px;
line-height : 150%;
text-align : left;
margin: 10px 10px 0px 0px; }

p { 
font-size : 13px;
line-height : 150%;
text-align : left;
margin: 0px 10px 0px 0px; }


p#small { 
text-align : center;
font : 70% "Verdana", "sans-serif", "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode";
 }


td#mainbodyline {
border-right:1px solid #cccc99; }

td#rightmenu {
font : 10px "Verdana", "sans-serif", "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode"; 
line-height : 160%;
text-align : left;
border-top:2px solid #cccc99;
margin:0px;
padding:5px 10px 10px 10px;
}

td#rightmenu a {
font : 12px "Verdana", "sans-serif", "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode"; 
font-weight : bold;
font-style : italic;
line-height : 160%;
text-align : left;
}

img#subhead {
margin:10px 0px 0px 0px;
}

img#nav {
position : relative;
top : 251px;
margin:0px;
padding:0px;
}

img#border {
background-color : #fff;
border-style: solid; 
border-width:1px;
border-color: #cccc99;
float:left;
margin:5px 15px 0px 0px;
padding:3px;
}

img#border2 {
background-color : #fff;
border-style: solid; 
border-width:1px;
border-color: #cccc99;
float:right;
margin:5px 7px 0px 15px;
padding:3px;
}

img#quoteright {
float:left;
margin:0px 10px 0px 0px;
padding:0px;
}

img#bordersm {
background-color : #fff;
border-style: solid; 
border-width:1px;
border-color: #cccc99;
float:left;
margin:5px 8px 0px 0px;
padding:2px;
}

img#noborder2 {
float:left;
margin:0px 25px 0px 0px;
padding:0px;
}

img#bordercenter {
background-color : #fff;
border-style: solid; 
border-width:1px;
border-color: #b0b0b0;
margin:0px 0px 0px 0px;
padding:5px;
}

p#right_col {
font : 60% "Verdana", "Georgia", "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode";
color : #666;
text-align : left;
padding:0px 0px 0px 10px;
}

p#footer {
font : 60% "Verdana", "Georgia", "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode";
color : #999;
text-align : center;
}

p#footer a {
font : 120% "Verdana", "Georgia", "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode";
color : #666;
text-decoration: none;
text-align : center;
}

p#footer a:hover {
color:#333;
border-bottom:1px solid #cccc99;
text-align : center;
}


ul {
font-size : 14px;
line-height : 160%;
}

hr {
width : 90%;
height : .25px;
color : #999;
}