/******* General *******/
td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; vertical-align: top;}
input, select, textarea { FONT-SIZE: 11px; FONT-FAMILY: verdana }
img {border: 0px; margin: 0px; }
li {padding-bottom: 7px; }
ul { margin: 8px 0px 0px 0px; }
body {margin: 0px; padding: 0px;}
h2
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #346297;
	font-size: 18px;
}

h3
{
	font-family:  Arial, Helvetica, sans-serif; 
	color: #346297;
	font-size: 16px;
}

.maptextstyle
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
}

/******* LINKS *******/
a {text-decoration: underline;}
a:active {text-decoration: underline;}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover {text-decoration: none; }

.fade {background-image: url('images/fader.jpg'); background-repeat: repeat-y; background-position: right;}
.dotsUp {background-image: url('images/dot-up.gif'); background-repeat: repeat-y;}
.dotside {background-image: url('images/dot-side.gif'); background-repeat: repeat-x;}
.people {background-image: url('images/people.gif'); background-repeat: no-repeat; background-position: bottom right;}
.column01 { font-size: 12px;}
.line {background-color: #DADCD9; height: 1px;}
.button	{background-color: #F9F9F9;	border: 1px solid #A3A8A0; text-align: center; color: #346297; cursor: pointer; padding-top: 3px; padding-bottom: 3px; font-size: 11px;}

#dr 
{
    width: 790px;
    margin: 0px auto;
    border-spacing: 0px;
    border-collapse: collapse;
}
#dr td {text-align: left; padding: 0px;}
.footer {background-image: url(images/footer.gif); background-repeat: repeat-x; height: 39px;}
#aaron a {color: #888888; line-height: 18px;}
.foot a {color: #8C8C8C;}
.head a {color: #4D4D4D;}
#footBar a {color: white;}
.menu_button
{
    color: #4D4D4D;
    padding: 9px 0px 9px 10px;
    display: block;
    background-image: url(images/blank_nav.png);
    background-position: top left;
    text-decoration: none !Important;
}

.menu_button:hover
{
    background-image: url(images/blank_nav_over.png);
    background-position: top left;
}

.menu_color
{
    color: #346297;   
}

.legalTopicTitle
{
    display: block;
    padding: 6px 0px 6px 10px;
    font-weight: bold;
    font-size: 12px;
    background-color:#346297;
    color:White;
}

.legalTopic
{
    list-style-type: none !Important;   
    padding-left: 0px;
    margin: 0px 0px 5px 0px;
}

.legalTopic li
{
    
    padding: 0px !Important;
    
}

.legalTopic li:hover
{
    
    padding: 0px !Important;
    background-image: url(images/arrow_bullet.png);
    background-position: center left;
    background-repeat: no-repeat;
    background-color: #F9F9F9;
}

.legalTopic li a
{
    
    text-decoration: none;
    line-height: normal !Important;
    margin: 0px 10px 0px 15px;
    padding: 6px 0px;
    display: block;
    border-bottom: 1px dashed #6e99bc;
    color:#346297 !Important;
}

.newsTitle
{
	color: #346297;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;	
    font-weight: bold;
    display: block;
}

.newsItem
{
	margin-bottom: 10px;	
}


/******* extras *******/
.blue-txt {color: #346297;}
.green-txt {color: #e36c0a;}
.white-txt {color: #fff;}
.grey-txt {color: #989898;}
.roman {font-family: Arial, Helvetica, sans-serif; }
.txt-16 {font-size: 16px;}
.txt-18 {font-size: 18px;}
.txt-24 {font-size: 24px;}
.txt-14 {font-size: 14px;}
.txt-11 {font-size: 11px;}
.b-top {border-top: 1px solid #E2E2E2;}
.b-bot {border-bottom: 1px solid #E2E2E2;}
.b-right {border-right: 1px solid #D1D1D1;}
.b-left {border-left: 1px solid #D1D1D1;}
.l-h-16 {line-height: 16px;}
.bold {font-weight: bold;}
.pb4 {padding-bottom: 4px;}


.contentlayout
{
	margin: 20px;
}

