/***********************************************/
/* Link styles                                 */
/***********************************************/

a.latestBG{
background-image:url(../gfx/latest/header_bg.gif);
}


/***********************************************/
/* main contnet                                 */
/***********************************************/
div.contentContainerLatest {
width:797px;
margin-bottom:0px;
} 


div.latestBGtop {
position:relative;
float:left;
width:797px;
background: #FFF url('../gfx/latest/bg_top.gif') no-repeat top;
min-height:374px;
margin:0;
} 

div.latestBGbtm {
position:relative;
float:left;
width:797px;
background: #FFF url('../gfx/latest/bg_btm.gif') no-repeat bottom;
min-height:370px;
} 


div.txtContainer {
position:relative;
float:left;
width:520px;
margin:190px 0 0 135px;
font-family:Georgia, "Times New Roman", Times, serif;
}

div.txtContainerBtm {
margin:0 0 160px 135px;
}

/***********************************************/
/* Text Styles                                 */
/***********************************************/

P{
font-size:12px;
line-height:16px;
color:#6E7071;
}

H2{
font-size: 26px;	
line-height:31px;
font-weight:normal;
color:#231F20;
}

H3{
font-size: 16px;	
line-height:23px;
font-weight:normal;
color:#6E7071;
}


H4{
font-size: 18px;	
line-height:22px;
font-weight:normal;
color:#231F20;
}


.subTitleStyle{
font-size: 15px;	
line-height:21px;
font-weight:normal;
color:#6E7071;
margin:0px;
}


.subsubTitleStyle{
color:#231F20;
margin:0px;
}