body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
/*word spacing: .3em;*/
}

h1
{
color: #000;
font-size: 14px;
font-weight: 400;
margin: 3px 0 25px 0;
}
	
h2
{
color: #165f6f;
font-size: 13px;
font-weight: 500;
margin: 20px 0 -5px 0;
}

h2.error
{
color: #ff0000;
margin-bottom: 15px;
}

h3
{
color: #69000a;
font-size: 11px;
font-weight: 500;
margin: 15px 0 -8px 0;
}

h3 a, h3 a:hover
{
color: #69000a;
}

h3 a
{
text-decoration: none;
}

h3 a:hover
{
text-decoration: underline;
}

p.errorIntro
{
color: #ff0000;
margin: 0 0 7px 0 !important;
}

p.error
{
color: #ff0000;
font-style: italic;
margin: 0 0 3px 15px;
}

ul
{
list-style-type: square;
}

li
{
margin: 0 0 .5em 0;
}

img
{
border: 0;
}

input, textarea {
font-size: 11px;
}

a 
{
color: #001d65;
text-decoration: underline;
}

a:hover 
{
color: #842200;
text-decoration: none;
}

#nav a
{
color: #000;
font-weight: normal;
text-decoration: none;
}

#nav a:hover
{
color: #fff;
font-weight: normal;
text-decoration: none;
}

.navItem
{
color: #fff;
font-size: 12px;
line-height: 16px;
font-weight: bold;
}

.row
{
clear: both;
border: 1px solid #fff;
}

.row .label
{
float: left;
width: 110px;
text-align: left;
padding: 0 0 7px 0;
margin: 0;
}

.row .field
{
float: right;
width: 665px;
text-align: left;
font-size: 10px;
padding: 0 0 5px 0;
margin: 0;
}

.row input, .row textarea
{
margin: 0 0 2px 0;
}

.twoColumn #sideBar
{
width: 5px;
border: none;
}

.twoColumn #bodyText
{
margin-right: 0;
border: none;
}

#sideBar h3
{
font-size: 12px;
font-weight: bold;
margin: 35px 0 10px 0;
}
	
#sideBar p, #sideBar ul
{
margin-bottom: 5px;
}

#sideBar ul
{
list-style-type: none;
}

#sideBar ul li ul
{
list-style-type: circle;
}

#sideBar li
{
margin: 0 0 10px -10px;
}
	
#copyrightContact
{
color: #5b5b5b;
font-size: 9px;
line-height: 12px;
margin-bottom: 8px;
}
	
#copyrightContact a
{
color: #5b5b5b;
text-decoration: underline;
}
	
#copyrightContact a:hover 
{
color: #842200;
text-decoration: none;
}