@charset "UTF-8";

body {
background-color: #FFFFFF;
background-repeat: repeat-x;
vertical-align: top;
background-image: url("images/ltbluebg.jpg");
margin: 0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 10px;

}

table.border{

background-color: #FFFFFF;
border-top: none #DEADBE 0px;
border-left: solid #CCCCCC 1px;
border-right: solid #CCCCCC 1px;
border-bottom: none #DEADBE 0px;
padding: 0 0 0 0;

}

table.noborder{

background-color: #FFFFFF;
border-top-style: none;
border-top-color: #DEADBE;
border-top-width: 0px;
border-left-style: none;
border-left-color: #DEADBE;
border-left-width: 0px;
border-right-style: none;
border-right-color: #DEADBE;
border-right-width: 0px;
border-bottom-style: none;
border-bottom-color: #DEADBE;
border-bottom-width: 0px;
padding: 0 0 0 0;

}

h1.bigtitle{

	color: #007733;
	font-size: 40px;
	font-weight: normal;
	line-height: 44px;
	text-align:center;
	
}

h2.listheader{

  color: #333333;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  
}

ul.smalllist{
	font-weight: bold;
	font-size: 15px;
	color: #333333;
}

h3.footer{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

a,  a:link {
  color: #0066FF;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #007733;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  color: #333366;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}

.roundedcornr_box_850617 {
   background: #ffff99;
}
.roundedcornr_top_850617 div {
   background: url(/images/tl.gif) no-repeat top left;
}
.roundedcornr_top_850617 {
   background: url(/images/tr.gif) no-repeat top right;
}
.roundedcornr_bottom_850617 div {
   background: url(/images/bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_850617 {
   background: url(/images/br.gif) no-repeat bottom right;
}

.roundedcornr_top_850617 div, .roundedcornr_top_850617, 
.roundedcornr_bottom_850617 div, .roundedcornr_bottom_850617 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_850617 { margin: 0 20px; }