body {
	margin: 0px;
	background-color: #E5E5E5;
	font-family: Tahoma;
	font-weight:normal;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-size:10px;
	font-family:Verdana;
	color:#ffffff;
	margin:0px;
	font-weight:normal;
}

h2 {
	font-size:12px;
	color:#d2752b;
	margin:0px;
	text-decoration:underline;
}

h3 {
	font-size:11px;
	color:#333333;
	margin:0px;
	font-weight:bold;
	font-family:Tahoma;
	text-decoration:none;
}

img {
	border-color: #000000;
	border-style: none;
	border-width: 0px;
}


.content {
	font-size:11px;
	font-family: Tahoma, Verdana;
	color:#000000;
}

.services {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

.caps {
	font-size:9px;
	color:#654a35;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.PaymentFormItems{
	font-weight:bold;
	text-align:left;
}

.row_ul{
	border-bottom: 2px solid #E3E8C7;
}

.list li{
	margin-top:10px;
}

.asterisks{
	font-size: 14px;
 	color: #cc0000;
  	font-weight: bold;
    vertical-align:middle;
}
a:link {
	color:#0000FF;
	text-decoration:none;
	text-decoration:none;

}
a:visited {
	color:#0000FF;
	text-decoration:none;
}

a:active {
	color:#0000FF;
	text-decoration:none;
}

a:hover {
	color:#666666;
	text-decoration:none;
}


/* Top Navigation*/

a.forgot {
	font-size:9px;
	color:#fffbf3;
	font-weight:normal;
	text-decoration:underline;
}

.nav {
    font-size: 7.5pt;
	font-weight:bold;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;

	
}
a.nav:link {
	color:#ffffff;
	text-decoration:none;
}
a.nav:visited {
	color:#ffffff;
	text-decoration:none;
}

a.nav:active {
	color:#ffffff;
	text-decoration:underline;
}

a.nav:hover {
	color:#ffffff;
	text-decoration:underline;
}

/* Footer Navigation*/

.footer {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
a.footer:link {
	color:#FFFFFF;
	text-decoration:underline;
}
a.footer:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
a.footer:active {
	color:#FFFFFF;
	text-decoration:underline;
}

a.footer:hover {
	color:#FFFFFF;
	text-decoration:none;
}

a.terms {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006666;
	font-weight:bold;
	text-decoration:underline;
}

.formAltColor {
	background-color: #fff1dd;
}

.formAltColorG {
	background-color: #E3E8C7;
}

.helpButton{
	cursor:pointer;
	border:none;
	vertical-align:text-bottom;
}

img {
	border-color: #000000;
	border-style: none;
	border-width: 0px;
}

.dividerHR{
  width:100%;
  color:#E9E9E9;
  background-color:#E9E9E9;
  height:1px;
  border:0px;
}
.dividerTrBB{
  border-bottom:1px;
  border-bottom-color:#CCCCCC;
  border-bottom-style:solid;
}
.state_links{
   text-align:center;
   margin-bottom:10px;
   font-size:11px;
}

/****Hover box **********/
.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
        text-decoration: none;
	color:#ffd502;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
    text-decoration: none;
	color:#ffd502;
}

.hoverbox img
{
	background: #fff;
	color: inherit;
	vertical-align: top;
	width: 100px;
	height: 75px;
	margin: 2px;
	padding: 2px;
	border-color: #000000;
	border-style: none;
	border-width: 0px;
}

.hoverbox li
{
	
	color: inherit;
	display: inline;
	float: left;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 300px;
	height: 300px;
}


 /* Drop Down Menu link colors and bg controlled in html*/
.ddm1 {
    font-size: 8pt;
	font-weight:bold;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px #ffffff; /*lines around sub menu*/ 
	border-style: none none none none; 

 }


.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1:visited,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 4px 2px 4px 2px;
    text-decoration: none;
    display: block;
    position: relative;
	
 }


.ddm1 .item1,
.ddm1 .item1:visited {
    background: transparent;
    color:#ffffff;
  }

.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: transparent;
    color: #000000; }

.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 4px 8px 8px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    text-align:left;
    border: 2px #ffffff; /*line under each item in sub menu*/ 
    border-style: none none solid none;
    font-size:90%;
 }

.ddm1 .item2,
.ddm1 .item2:visited  {
    background: #978975;
    color: #ffffff;
    text-align:left;
    border: 2px #ffffff; /*line under each item in sub menu*/ 
    border-style: none none solid none;
    font-size:90%;
 }

.ddm1 .item2:hover {
    background: #A69B8B;
    color: #000000;
    text-align:left;
    font-size:90%;
 }

.ddm1 .section {
	border: 0px #ffffff; /*lines around sub menu*/ 
	border-style: solid solid none solid; 
    position: absolute;
	margin-left:-277px;
	margin-top:24px;
    visibility: hidden; /*sub menu hidden until mouseover*/ 
    z-index: -1;  /*moves sub menu behind main menu*/ 
    white-space: nowrap; }

.ddm1 .left, .ddm1 .left:hover { border-style: none none none none; }
.ddm1 .right, .ddm1 .right:hover { border-style: none none none none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

