@charset "utf-8";
/* CSS Document */

.menu{
font-family:Arial;
color: #3c3a37;
font-weight:bold;
font-size: 12px;
line-height:150%;
}

.sub_menu{
font-family:Arial;
color: #3c3a37;
font-weight:bold;
font-size: 11px;
line-height:150%;
}



.header_red{
font-family:Times;
color: #ab1a1d;
font-weight:bold;
font-size: 20px;
}




.content_red{
font-family:Arial;
color: #ab1a1d;
font-size: 13px;
line-height:150%;
}

.content_bold{
font-family:Arial;
color: #787878;
font-size: 13px;
line-height:150%;
font-weight:bold;
}

.executiveHeader{
float:left;
width:250px;
margin-left:15px;
font-family:Arial;
color: #ab1a1d;
font-size: 9pt;
line-height:150%;
font-weight: bold;
text-align:left;

}


.executiveContent{
float:left;
font-family:Arial;
color: #191919;
font-size: 9pt;
font-weight: bold;
line-height:150%;
text-align:left;
}





.executiveRight{
background: url('../images/executive_col.jpg') repeat-y;
}

.top{
font-family:Arial;
color: #d90042;
font-size: 12px;
}


