/* CSS Document */

* {margin:0px; padding:0px; font-family : arial, san-serif; border:0px;}

Body {text-align : center;}

#ContainerTopBar
{
width : 100%;
height : 43;
background-color: #001621;
}

#PageContainer
{width:980px; margin:0 auto; padding:0px; position:relative; text-align : left;}


a:link, a:visited, a:active
{
font-size : 12px;
color : #2A2F9D;
text-decoration : none;
font-weight:bold;
}

a:hover
{text-decoration :underline;}



#TopBar
{
width :180px;
padding-top: 4px;
float : left;
margin-left:6px;
margin-bottom:2px;
}

#TopBarNav
{
width :780px;
padding-top: 9px;
float : right;
margin-right : -220px;
}

a:link.TopBarNav, a:visited.TopBarNav, a:active.TopBarNav
{
font-size : 12px;
color : #FFF;
text-decoration : none;
margin-left:18px;
font-weight:normal;
}

a:hover.TopBarNav 
{text-decoration :underline;}

a:link.LgHome, a:visited.LgHome, a:active.LgHome
{
font-family : times, serif;
font-size : 30px;
text-decoration : underline;
font-weight:normal
}

a:hover.LgHome
{text-decoration :underline;}

#interiorTitleBar
{
background-image:url('Images/colorBandWide.gif'); 
background-repeat: no-repeat;
width:980px;
height:52px;
margin-top:4px;
padding-left : 12px;
}

.calloutWhite
{
font-family : times, serif;
color:#FFF;
font-size : 38px;
}

#homeBullet
{
margin-left:12px;
margin-right:12px;
margin-top:-11px;
}

#ContentContainer
{
width:980px;
margin:0px;
background-color:#ffffff;
}

#leftColumn
{
width:455px;
float:left;
}

#rightColumn
{
width:445px;
float:right;
}

.greenTitle
{
font-family : times, serif;
font-size : 48px;
color : #85AE91;
}

.LTgreenTitle
{
font-family : times, serif;
font-size : 48px;
color : #93AD42;
}

.italicRedTitle
{
font-family : times, serif;
font-style:italic;
font-size : 48px;
color : #602D0C;
}

.BlueTitle
{
font-family : arial narrow;
font-size : 48px;
color : #326381;
}

.subTitle
{
font-family : times, serif;
font-style:italic;
font-weight:bold;
font-size : 14px;
color : #48551F;
}

.blueCopy
{
font-size : 12px;
color : #000000;
}

#twoBlockLeft
{
width:210px;
float:left
}

#twoBlockRight
{
width:240px;
float:right
}

.listTitle
{
font-family : times, serif;
font-size : 18px;
color : #602D0C;
}

li
{
font-size : 11px;
}

#contactContainer
{
width:980px;
background-color: #001621;
}

#contactCopy
{
width:400px;
float : left;
}

.contactBody
{
font-family : lucida, times, serif;
font-size : 14px;
color : #FFF;
margin-left : 12px;
}

.contacts
{
font-size : 12px;
color : #FFF;
}

a:link.contactEmail, a:visited.contactEmail, a:active.contactEmail
{
font-size : 12px;
color:#FFF;
text-decoration : none;
font-weight:normal
}

a:hover.contactEmail
{text-decoration :underline;}


#footer
{
background-image:url('Images/footerBG.gif'); 
background-repeat: repeat-x;
width:980px;
height:38px;
margin-top:4px;
padding-left : 12px;
margin : auto;
}

a:link.footerNav, a:visited.footerNav, a:active.footerNav
{
font-size : 12px;
color : #001621;
text-decoration : none;
margin-left:18px;
font-weight:normal
}

a:hover.footerNav 
{text-decoration :underline;}

