BODY
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #5a9cd6; 
  margin: 0px 0px 0px 0px; 
}

.header {
background-color: #ffffff;  
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #000000;
}

.content {
background-color: #ffffff;  

}

.bodyText {
font-size: 12px; 
font-weight: normal;
line-height: 1.25;
color:#000000
}

.sideBarText {
font-size: 12px; 
font-weight: normal;
color:#000000
}

.headerText {
font-size: 16px; 
font-weight: bold;
line-height: 1.5;
color:#cccccc
}

.feature {
font-size: 12px; 
font-weight: normal;
background-color:#9bd637;
}


.navPipe {
background-color: FB6A4B;
}

.navItem {
color: FB6A4B;
font-size: 12px;
font-weight: bold;
text-decoration: none;
} 

.sidebar {
background-color: #ffffff;  
border-left-style: solid;
border-left-width: 1px;
border-left-color: #8ACD2E;
}

.mainBody
{
padding-left: 30px;
padding-right: 30px;
padding-top: 10px;
padding-bottom: 20px;

}