A  {
	font-family: Verdana, Georgia, "Lucida Sans Unicode", lucida, sans-serif;
	color : black;
	text-decoration : underline;
}

A:Visited  {
	font-family: Verdana, Georgia, "Lucida Sans Unicode", lucida, sans-serif;
}

A:Active  {
	color : #C40000;
	font-family: Verdana, Georgia, "Lucida Sans Unicode", lucida, sans-serif;
	text-decoration : none;
}

A:Hover  {
	color : #70C601;
	font-family: Verdana, Georgia, "Lucida Sans Unicode", lucida, sans-serif;
	text-decoration : none;
}

BODY  {
	background-color: white;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family: Verdana, Georgia, "Lucida Sans Unicode", lucida, sans-serif;
	color : black;
	font-size: 12px;
}

td  {
	font-family: Verdana, Georgia, "Lucida Sans Unicode", lucida, sans-serif;
	color : black;
	font-size: 12px;
	
}

H1{
	font-family: Verdana, Georgia, "Lucida Sans Unicode", lucida, sans-serif;
	color : black;
	font-size: 10px;
	font-style:normal;
	font-weight:100;
	margin-top:0px;
	margin-bottom:0px;	
}
H2{
	font-family: Verdana, Georgia, "Lucida Sans Unicode", lucida, sans-serif;
	color : black;
	font-size: 12px;
	font-style:normal;
	font-weight:100;
	margin-top:0px;
	margin-bottom:0px;
}
.headernav{
	font-family: Verdana, Georgia, "Lucida Sans Unicode", lucida, sans-serif;
	color : black;
	font-size: 10px;
	font-style:normal;
	font-weight:600;
	background-color: #CCCCCC;

}
.faqheader{
	background-color: #E7F4D9;
	font-family: Verdana, Georgia, "Lucida Sans Unicode", lucida, sans-serif;
	color : black;
	font-size: 12px;
}
.header  {
	font-family: Verdana, Georgia, "Lucida Sans Unicode", lucida, sans-serif;
	color : black;
	font-size : 12px;
	font-weight:bold
}

.error
  {
   border-bottom: red 1px solid;
   border-left: red 1px solid;
   border-right: red 1px solid;
   border-top: red 1px solid;
   font-size: 8pt;
   background-color: white;
   color: black;
   text-align:center;
 }

.green
  {
   border-bottom: #009900 1px solid;
   border-left: #009900 1px solid;
   border-right: #009900 1px solid;
   border-top: #009900 1px solid;
   font-size: 8pt;
   background-color: white;
   color: black;
   text-align:center;
 }
.imgspacing{
padding-left: 5px;
padding-bottom: 5px;
}

.makelink10{
	font-family: Verdana, Georgia, "Lucida Sans Unicode", lucida, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	cursor: pointer;
}
.makelink10:hover{
	color : #C40000;
	font-family: Verdana, Georgia, "Lucida Sans Unicode", lucida, sans-serif;
	text-decoration : none;
	font-size: 10px;
	cursor: pointer;
	}
.makelink9{
	font-family: Verdana, Georgia, "Lucida Sans Unicode", lucida, sans-serif;
	font-size: 9px;
	text-decoration:underline;
	cursor: pointer;
}
.makelink9:hover{
	color : #C40000;
	font-family: Verdana, Georgia, "Lucida Sans Unicode", lucida, sans-serif;
	text-decoration : none;
	font-size: 9px;
	cursor: pointer;
	}

.small11 {
	font-family: Verdana, Georgia, "Lucida Sans Unicode", lucida, sans-serif;
	font-size: 11px;
}

.small10 {
	font-family: Verdana, Georgia, "Lucida Sans Unicode", lucida, sans-serif;
	font-size: 10px;
}

.small9 {
	font-family: Verdana, Georgia, "Lucida Sans Unicode", lucida, sans-serif;
	font-size: 9px;
}
.errorsmall {
	font-family: Verdana, Georgia, "Lucida Sans Unicode", lucida, sans-serif;
	font-size: 9px;
	color:#FF0000;
}
.hoverit{
background-color:#F0F0F0
}
hr{
 border: 0px; 
 border-top: solid 1px gray;
 border-bottom: transparent;
 padding-top: 0px;
 padding-bottom: 0px;
}

.borderme {
border-width:1px;
border-color:black;
border-style:solid;
padding:5px;
}
   
.borderdot {
border-width:1px;
border-color:black;
border-style:dashed;
padding:5px;
}

.borderit {
	border-bottom: silver 1px solid;
   border-left: silver 1px solid;
   border-right: silver 1px solid;
   border-top: silver 1px solid;
	border-color: silver;
}
.borderbottom {
	border-bottom: silver 1px solid;
}
.buttons
  {
   border-bottom: silver 1px solid;
   border-left: silver 1px solid;
   border-right: silver 1px solid;
   border-top: silver 1px solid;
   font-size: 8pt;
   font-family: Verdana, Georgia, "Lucida Sans Unicode", lucida, sans-serif;
   background-color: #CCCCCC;
   color: black;
   border-color: black;
 }
 .field {
	border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
    border-top: black 1px solid;
	background: white;
	font-family : Verdana, arial;
	font-size: 8pt;
	color : black;
	border-color: black;
}
.shoppanel {
background-color:#FFFFFF;
width:405px;
border-width:1px;
border-color:black;
border-style:solid;
padding:0px;

}

#content_wrapper{
	width: 1000px;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
}

#plusline{
	left:968px;
	position:absolute;
	top:23px;
	z-index:1;
}
