/* CSS Document */

#body{
margin-top: 0px;
}
#navBg {
background-image: url(images/nav.gif); 
height: 23px;
}
#navcontainer
{
margin: 0;
padding: 0 0 0 0px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float:left;
width: auto;
}

#navcontainer A
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #e9eaff;
display: block;
text-decoration: none;
text-align: center;
margin: 0;
padding-top:5px;
padding-left: 18px;
padding-right: 18px;
background-image: url(images/nav.gif);
background-repeat:no-repeat;
background-position:right;
height:18px;
}

#navcontainer A:hover, #navcontainer A:active {
background-image:url(images/navOn.gif);
background-repeat:repeat-x;
height:18px;
padding-top:5px;
color: #fff;
}
#navcontainer A.active:link{
background-image:url(images/navOn.gif);
background-repeat:repeat-x;
height:18px;
padding-top:5px;
}
#navcontainer li a#current{
height:18px;
padding-top:5px;
}
#nav_edge{
height:18px;
}
#bannerTop{
background-color: #96cf44;
}
#bannerBottom{
background-color: #76b915;
}
#header{
background-color: #76b915;
height: 22px;
padding-left: 20px;
padding-top: 6px;
}
#header2{
background-color: #76b915;
background-image: url(images/header_rightedge.gif);
background-position: right;
background-repeat: no-repeat;
height: 18px;
padding-left: 20px;
padding-top: 6px;
}
#header_edge{
height: 18px;
width: 6px;
}
#contentArea{
background-color: #f0f8e4;
background-image: url(images/headerShadow.gif);
background-repeat: repeat-x;
background-position: top;
border-left: solid 1px #76b915;
border-right: solid 1px #76b915;
padding: 15px;
vertical-align:top; 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
text-align: justify;
color: #0c2d83;
} 
#contentAreaNews{
background-color: #f0f8e4;
background-image: url(images/headerShadow.gif);
background-repeat: repeat-x;
background-position: top;
border-left: solid 1px #76b915;
border-right: solid 1px #76b915;
padding-left: 15px;
padding-right: 10px;
padding-bottom: 15px;
padding-top: 15px;
vertical-align:top; 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
text-align: justify;
color: #0c2d83;
} 
#dottedDevide{
background-image:url(images/dotted.gif);
background-repeat:repeat-x;
background-position:center;
}
#copyright{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #76b915;
}
.priceCellHeader {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0c2d83;
	text-decoration: none;
	background-color: #E8E7E5;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBFAFA;
	border-right-color: #9B9892;
	border-bottom-color: #9B9892;
	border-left-color: #FBFAFA;
}
.priceCell {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0c2d83;
	text-decoration: none;
	background-color: #FBFAFA;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBFAFA;
	border-right-color: #E8E7E5;
	border-bottom-color: #E8E7E5;
	border-left-color: #FBFAFA;
}
.formels1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 95%;
	padding-left: 4px;
}
.formbutts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-color: #F6F4F0;
	width: 100%;
	border: 1px solid #666;
	background-color: #7388bf;
	padding-top: 2px;
	padding-bottom: 2px;
}
 
