<head>
<style TYPE="text/css">
<!--

a.one:active {color: #999999; text-decoration: none}
a.one:link {color: #999999; text-decoration: none}
a.one:visited {color: #999999; text-decoration: none}
a.one:hover {color: #666666}


a.two:active {color: #0099CC; text-decoration: none;}
a.two:link {color: #0099CC; text-decoration: none;}
a.two:visited {color: #0099CC; text-decoration: none;}
a.two:hover {text-decoration: underline; color: #0099CC;}


a.three:active {color: #000000; text-decoration: none}
a.three:link {color: #000000; text-decoration: none}
a.three:visited {color: #000000; text-decoration: none}
a.three:hover {color: #00B3DE}

a.four:active {color: #ffffff; text-decoration: none}
a.four:link {color: #ffffff; text-decoration: none}
a.four:visited {color: #cccccc; text-decoration: none}
a.four:hover {color: #ffcc00}

a.five:active {color: #FFFFFF; text-decoration: none}
a.five:link {color: #FFFFFF; text-decoration: none}
a.five:visited {color: #FFFFFF; text-decoration: none}
a.five:hover {text-decoration: underline; color: #FFFFFF;}


.what_bg {
background-image: url(images/what_photo_bg.jpg);
background-repeat: no-repeat;
} 

.what_blank_bg {
background-image: url(images/what_blank_bg.jpg);
background-repeat: no-repeat;
} 


.how_bg {
background-image: url(images/how_we_work_bg.jpg);
background-repeat: no-repeat;
} 

.how_blank_bg {
background-image: url(images/how_blank_bg.jpg);
background-repeat: no-repeat;
} 

.who_bg {
background-image: url(images/who_we_are_bg.jpg);
background-repeat: no-repeat;
} 

.who_blank_bg {
background-image: url(images/who_blank_bg.jpg);
background-repeat: no-repeat;
} 

.news_bg {
background-image: url(images/news_stand_bg.jpg);
background-repeat: no-repeat;
}

.contact_bg {
background-image: url(images/contact_bg.jpg);
background-repeat: no-repeat;
}

.login_bg {
background-image: url(images/login_bg.jpg);
background-repeat: no-repeat;
}


.admin_bg {
background-image: url(images/admin_bg.jpg);
background-repeat: repeat;
}




.news_headline
{

color: #333333; font-family:  helvetica, arial, verdana; font-size: 9pt; 
line-height: 10pt; text-indent: 0pt; font-style: normal; 
font-variant: normal; font-weight: normal;

}


.news_headline_bold
{

color: #333333; font-family:  helvetica, arial, verdana; font-size: 9pt; 
line-height: 10pt; text-indent: 0pt; font-style: normal; 
font-variant: normal; font-weight: bold;

}


.main_nav
{

color: #999999; font-family: helvetica, arial, verdana; font-size: 10pt;
line-height: 14pt; text-indent: 0pt; font-style: normal; 
font-variant: normal; font-weight: bold;

}



.side_white_copy
{

color: #FFFFFF; font-family: helvetica, arial, verdana; font-size: 8pt;
line-height: 12pt; text-indent: 0pt; font-style: normal; 
font-variant: normal; font-weight: normal;

}


.side_white_copy_bold
{

color: #FFFFFF; font-family: helvetica, arial, verdana; font-size: 9pt;
line-height: 14pt; text-indent: 0pt; font-style: normal; 
font-variant: normal; font-weight: bold;

}



.core_head
{

color: #333333; font-family: helvetica, arial, verdana; font-size: 10pt;
line-height: 11pt; text-indent: 0pt; font-style: normal; 
font-variant: normal; font-weight: bold;

}


.core_sub_head
{

color: #333333; font-family: helvetica, arial, verdana; font-size: 10pt;
line-height: 11pt; text-indent: 0pt; font-style: normal; 
font-variant: normal; font-weight: bold;

}

.core_copy
{

color: #333333; font-family: helvetica, arial, verdana; font-size: 8pt;
line-height: 11pt; text-indent: 0pt; font-style: normal; 
font-variant: normal; font-weight: normal;

}




.core_copy_bold
{

color: #333333; font-family: helvetica, arial, verdana; font-size: 9pt;
line-height: 11pt; text-indent: 0pt; font-style: normal; 
font-variant: normal; font-weight: bold;

}



.input { 
 font-size: 12px; 
 font-family: Helvetica, Verdana, Arial,  sans-serif;
 background-color: #FFFFFF; 
 border: 1px solid #000000; 
 color: #000000; 
 padding-right: 2px;
 padding-left: 2px;
 padding-top: 4px;
 padding-bottom: 2px;
}



.bluetext {
  background-color: #87c2e0;
  color: #FFFFFF;
  font-family: helvetica, arial, verdana; font-size: 8pt;
  line-height: 12pt;
  text-indent: 0pt; font-style: normal;
  font-variant: normal; font-weight: normal;
}

.greentext {
  background-color: #007c00;
  color: #FFFFFF;
  font-family: helvetica, arial, verdana; font-size: 8pt;
  line-height: 12pt;
  text-indent: 0pt; font-style: normal;
  font-variant: normal; font-weight: normal;
}

.orangetext {
  background-color: #f99d5e;
  color: #FFFFFF;
  font-family: helvetica, arial, verdana; font-size: 8pt;
  line-height: 12pt;
  text-indent: 0pt; font-style: normal;
  font-variant: normal; font-weight: normal;
}

.redtext {
  background-color: #e92334;
  color: #FFFFFF;
  font-family: helvetica, arial, verdana; font-size: 8pt;
  line-height: 12pt;
  text-indent: 0pt; font-style: normal;
  font-variant: normal; font-weight: normal;
}

.whitetext, .whiteinput {
  font-family: helvetica, arial, verdana; font-size: 8pt;
  line-height: 12pt;
  text-indent: 0pt; font-style: normal;
  font-variant: normal; font-weight: normal;
}



</style>
</head>

