/*

10/31/2007 - BK - fixed A link problems

*/

body { 

	background: #ffffff; /*background/image color for behind page */

	margin: 0 auto; /* this makes sure no margin at top */

	color: black; 

	font: 12px/16px Helvetica, Genevarial, SunSans-Regular, sans-serif;

	text-align: left;

	overflow: -moz-scrollbars-vertical; 

}



a {color: blue; text-decoration: underline;}     /* unvisited link */

/* a:visited {color: blue; text-decoration: underline;}  visited link */

a:hover {color: black; text-decoration: underline;}   /* mouse over link */

a:active {color: blue; text-decoration: underline; }   /* selected link */

a { color: rgb(102, 102, 102); text-decoration: none; }
a:hover { text-decoration: underline; }


p, td

  { font-size: 12px; line-height: 16px; }



h1   { color: #039; font-size: 18px; font-family: Helvetica, Genevarial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 20px;}



.copyright    { font-size: 9px; font-family: Arial, Helvetica, sans-serif }

.sidebar { font-size: 9px; font-family: Arial, Helvetica, sans-serif; line-height: 11px }

.list  { line-height: 22px; font-family: Arial, Helvetica, sans-serif }

.contact { color: black; font-size: 9px; font-family: Arial, Helvetica, sans-serif }

.menu1  { color: #ffc; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

.leading {  line-height: 18px; }

.news {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; line-height: 12px}

.headline   { color: #039; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }

.headline_large { color: #069; font-size: 14px; font-family: Helvetica, Genevarial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 15px; text-decoration: none; }

.headline_box_blue { color: #069; font-size: 14px; font-family: Helvetica, Genevarial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 14px; text-decoration: none; padding-bottom: 12px; }

.bodyalt { FONT-SIZE: 11px; COLOR: gray; font-family: Helvetica, Genevarial, SunSans-Regular, sans-serif; text-decoration: none ;}

.home_headline { color: #005596; font-size: 24px; font-family: Helvetica, Genevarial, SunSans-Regular, sans-serif; font-weight: lighter; font-style: normal; line-height: 26px; text-decoration: none; }

.home_body { color: #000; font-size: 14px; font-family: Helvetica, Genevarial, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; line-height: 18px; text-decoration: none; }

.box_healine { color: #000; font-size: 15px; font-family: Helvetica, Genevarial, SunSans-Regular, sans-serif; text-decoration: none; }

.footer { color: gray; font-size: 12px; font-family: Helvetica, Genevarial, SunSans-Regular, sans-serif; text-decoration: none; }

.smallBody {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

	line-height: 16px;

}

#box_blue a  { color: #edeeee; font-size: 16px; font-family: Helvetica, Genevarial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 18px; text-decoration: none; }

#box_blue a:hover, #box_blue a:active { color: #ccc; font-family: Helvetica, Genevarial, SunSans-Regular, sans-serif; text-decoration: underline; }

#box_white { color: blue; font-size: 16px; font-family: Helvetica, Genevarial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 18px; text-decoration: none; }

#box_white a { color: black; font-size: 12px; font-family: Helvetica, Genevarial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 15px; text-decoration: none; }

#box_white a:hover, #box_white a:active { color: blue; font-family: Helvetica, Genevarial, SunSans-Regular, sans-serif; text-decoration: underline; }

#bodytext a { color: blue; font-weight: normal; text-decoration: underline; }

#bodytext a:hover, #bodytext a:active { color: black; text-decoration: underline; }

#layer1 a { color: #000; font-size: 14px; font-family: Helvetica, Genevarial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: underline; }

#layer1 a:hover, #layer1 a:active { color: blue; font-size: 14px; font-family: Helvetica, Genevarial, SunSans-Regular, sans-serif; text-decoration: underline; }

#footer a  { color: gray; font-size: 12px; font-family: Helvetica, Genevarial, SunSans-Regular, sans-serif; font-weight: normal; text-decoration: none; }

#footer a:hover, #footer a:active { color: blue; font-size: 12px; font-family: Helvetica, Genevarial, SunSans-Regular, sans-serif; text-decoration: underline; }

.linkcolor1 { font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; text-decoration: none  }

.linkcolor1 a { color: blue; font-weight: normal; text-decoration: underline   }

.linkcolor1 a:hover, .linkcolor1 a:active { color: black; text-decoration: underline  }

.linkcolor2 { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; text-decoration: none  }

.linkcolor2 a { color: #666; font-weight: normal; text-decoration: underline    }

.linkcolor2 a:hover, .linkcolor2 a:active { color: blue; text-decoration: underline   }

#box_white .leading a:hover { text-decoration: none; color: black; }
#box_white .leading a:hover strong { text-decoration: underline; color: blue; }
