body {
background-image: url('images/grid2.gif');
margin: 0px;
padding: 0px;
}
h3{
font-family: Tahoma;
font-size: 16px;
color: #242C40;
font-weight: bold;
margin-bottom: 0px;
margin-right: 0px;
border-bottom: 1px solid #242C40;
text-align: right;
}
h2{
font-family: Verdana;
font-size: 18px;
color: #242C40;
margin-bottom: 0px;
margin-right: 0px;
} 
h1{
font-family: Verdana;
font-size: 13px;
color: #242C40;
margin-bottom: 0px;
margin-right: 0px;
}
div.content{

padding-top: 5px;
padding-left: 13px;
padding-right: 25px;
padding-bottom: 5px;
}
ul{
font-family: verdana;
font-size: 12px;
color: #242C40;
line-height: 18px;
}
ul.smaller{
font-family: verdana;
font-size: 11px;
color: #242C40;
line-height: 16px;
padding-right: 20px;
}
p{
font-family: verdana;
font-size: 12px;
color: #242C40;
line-height: 18px;}
td{font-family: verdana;
font-size: 12px;
color: #242C40;
}
p.smaller{
font-family: verdana;
font-size: 11px;
color: #242C40;
line-height: 16px;}
p.subtitle{
font-family: verdana;
font-size: 12px;
color: #242C40;
font-weight: bold;
margin: 0px;
padding: 0px;
line-height: 18px;}
p.copyright{ text-align: center; font-family: verdana;
font-size: 10px;
color: #fff;}

a{font-family: verdana;
font-size: 12px;
color: #242C40; text-decoration: underline;}

a.copyright{font-family: verdana;
font-size: 10px;
color: #fff; text-decoration: underline;}

a.nav
{
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 25px;
padding-right: 25px;
/**padding-left: 12px;
padding-right: 13px;**/
margin: 0px;
text-decoration: none;
font-weight: bold;
display: block;
color: #fff;
font-family: verdana, tahoma, sans-serif;
font-size: 12px;
}
a.nav:hover { 
background-color: #ABB6D1;
color: #ffffff;
font-weight: bold;
}

.form, input, textarea, select{
	font-family: verdana;
	font-size: 11px;
	color: #385214;
}