body{
font-family: verdana, arial;
font-size: 11px;
margin: 0;
padding: 0;
background: #C0C8D3;
}

#printBody{
font-family: verdana, arial;
font-size: 12px;
margin-left: 15px;
margin-top: 15px;
margin-right: 20px;
margin-bottom: 20px;
background: #ffffff;
}
#emailBody{
font-family: verdana, arial;
font-size: 11px;
margin: 0px;
background: #ffffff;
}

a{
text-decoration: none;
color: white;
}

a:hover{
text-decoration: underline;
}

/*------------------------------
page title row
--------------------------------*/

#pageTitle{
background-color: #45628B;
background-image: url(../images/curves_top.gif);
background-position: top right;
background-repeat: no-repeat;
height: 35px;
}

.r2{
background-color: #45628B;
}



/*------------------------------
home page with news
--------------------------------*/

.homeNewsSide{
background: url(../images/home_side_news.jpg);
}

#news a{
color: white;
font-size: 10px;
line-height: 14px;
text-decoration: none;
}

#news a:hover{
text-decoration: underline;
}

#news1{
margin: 35px 0px 0 23px;
}

#news2{
margin: 35px 0px 0 40px;

}

#news{
margin: 0;
padding: 0;
background-color: #00265D;
}

#homeNewsTop{
width: 800px;
margin: 0;
padding: 0;
}


/*------------------------------
main content
--------------------------------*/

.mainContentRow{
background-color: #00265D;
}

#printMainContent, .legalNoticeBox a, .moreNews a{
color: black;
font-size: 11px;
text-decoration: none;
}

#mainContent, .legalNoticeBox a, .moreNews a{
color: white;
font-size: 11px;
text-decoration: none;

}

#mainContent{
line-height: 18px;
}

.mainText{
margin-top:35px;
margin-left:20px;
margin-right:20px;
margin-bottom:35px;
width: 440px;
}

.name, .titleOverQuoteWithHeight, .titleOverQuote{
color: #FFC200;
font-weight: bold;
font-size: 12px;
}

.goldLink{
color: #FFC200;
font-size: 11px;
}

.titleOverQuoteWithHeight{
height: 110px;
}

.contactInfo{
line-height: 18px;
}



/*------------------------------
content - right column
--------------------------------*/
#contentTable{
width: 800px;
}

#menu1{
width: 100%;
margin-top: 5px;
font-size: 11px;
text-decoration: none;
}

#subContent, #subInfo  a{
color: #BABBD8;
font-size: 10px;
padding-bottom: 20px;
text-decoration: none;

}

#subInfo  a:hover{
text-decoration: underline;
}

#subInfo{
width: 260px;
}

#subContent a, #subInfo span{
\\line-height: 18px;
}

.subHeadImg{
margin: 0 0 6px 0;
}

#subInfo span .moreNews a{
color: white;
}

#subInfo span .moreNews a:hover{
color: #FFC200;
text-decoration: none;
}


/*------------------------------
legal notice row and footer
--------------------------------*/

.legalNotice, .homeBottomCurves{
background: #45628B;
}

.bottomCurves{
height: 35px;
padding: 0;
margin: 0;
background-color: #45628B;
border-bottom: 1px solid #243348;
}

.homeBottom{
border-bottom: 1px solid #243348;
height: 35px;
padding: 0;
margin: 0;
}

.homeTop{
border-top: 1px solid #243348;
background-color: #45628B;
}


.legalNoticeBox{
float: right;
text-align: right;
background: red;
display: inline;
}

.bottomButtons{
margin-left: 20px;
}

.footer, .footer a{
background: #C0C8D3;
color: #5F7798;
font-size: 10px;
text-decoration: none;
}

.footer a:hover{
text-decoration: underline;
}

.footerhome, .footerhome a{
background: #00265d;
color: #ffffff;
font-size: 10px;
text-decoration: none;
}

.footerhome a:hover{
text-decoration: underline;
}

.legalNotice a, #subInfo .moreNews a{
color: white;
text-decoration: none;
font-size: 11px;
}

.legalNotice a:hover, #subInfo .moreNews a:hover{
color: #FFC200;
text-decoration: none;
}




