body
{
    background-color: #CCCCCC;
    margin:0px;
}
#hpCallOut 
{font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:24px;
	color: #008080;
    }
    
    #hpCallOut2
{
    height: 138px;
    width: 467px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #000000;
    background-image: url('images/home-bottom.gif');
    padding-top: 40px;
    background-repeat: no-repeat;
}

.boxMain
{
    background-color: #FFFFFF;
    border: 1px solid #666666;
    
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #008080;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #279288;
	text-decoration: none;
}
.leftNav
{
    background-image: url('images/bg-left.gif');
    background-repeat: repeat-y;
    background-attachment: scroll;
}
.photo
{
    padding: 5px;
    margin: 10px;
    border: 1px solid #333333;
    background-color: #E0E0E0;
}
#footer
{
    margin: 10px;
   
}
#mainContent
{
    margin-right: 100px;
    margin-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:17px;
}

a.newsLink 
{

    color: #000000;
    text-decoration: none;
}

a.newsHeaderLink
{
    font-weight: bold; 
        color: #008080;
    text-decoration: none;
}
