






 




div.blueBar {
height: 20px;
background-color:#80c5e6;
width: 566px;
float:left;
border-bottom:1px solid white;
}
ul.aboutNav {
background-color:#80c5e6;
margin: 0;
padding: 0;
list-style: none;
}

ul.aboutNav li{
padding: 0 0 0 10px;
line-height: 20px;
border-bottom: 1px solid white;
font-size: 12px;
}

li.on {
background-color:#80c5e6;
}

li.off {
background-color:#dfdbda;
}

div.threeColumnText {
background-image: url(/images/templates/three_column_text_bkg.gif);
margin-bottom: 10px;
}

div.threeColumnTextColumn {
width: 168px;
padding: 10px ;
float:left;
border-top: 10px solid white;
}

div.threeColumnTextColumnOne {
width: 168px;
padding: 10px;
float:left;
background-color: #f5f4f4;
border-right: 1px solid white;
background-image: url(/images/templates/about_roundover.gif);
background-position: bottom  right;
background-repeat: no-repeat;
}

div.headerColumnOne {
width: 168px;
background-color: #cdc8c5;
padding-left: 10px;
padding-right: 10px;
height: 20px;
line-height: 20px;
float: left;
border-right: 1px solid white;
font-size: 9px;

}

div.headerColumnTwo {
width: 357px;
color: #4b93bc;
background-color: #c9e6f4;
padding-left: 10px;
padding-right: 10px;
height: 20px;
line-height: 20px;
float: left;
font-size: 9px;
}
/**Override*/
div.columnOne {
	width: 188px;
	border-right: 1px solid white;
	float: left;
	height: 136px;
}