
 a {
color:#1C2D9B;
 text-decoration:none;

 
 }
 
 a:hover {
 color:#0066FF
 }
 
 
body {
	background: #CCC url(img/bg.gif) repeat-y fixed bottom center;
	color: #333; 
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.gfx {
	background: #FFFFFF url(img/bright_pixel.gif) no-repeat; 
	display: block; 
	height: 120px;

}
.header {
	background: #FFF;
	border-bottom: 1px solid #E5E5E5;
	font: bold 2.6em Arial;
	line-height: 3em;
}
.main {
	background: #FFF; 
	border: 3px double #EEE;
	border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF; 
	margin: 20px auto 4px auto; 
	text-align: left;
	width: 703px; 
}

.menu {
    overflow:hidden;
    background-color:#EBEBEB;
    width:703px;
    height:30px;
}

.menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

.menu li { /* Set items on one line */
float: left;
}

.menu li a {
float: left;
color: #666666;
text-decoration: none;
text-align: center;
font-size:14px;
padding: 8px 16px 0px 14px;
font-weight:bold;
}

.menu a:hover {
	color: #B30404;
}


input[type="button"] {
    border: 1px solid #bbb;
    color: #444444;
    padding: 2px 10px 3px 10px;
    font-size: 13px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
    background:#fff url("img/btn-overlay.png") repeat-x;
}
input[type="button"]:hover {
    border:1px solid #4F7FC6 !important;
    opacity:0.9;
    -moz-box-shadow:1px 0 1px rgba(0, 0, 0, 0.2);
}

input {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

input:focus {
    border:1px solid #4F7FC6 !important;
    opacity:0.9;
    -moz-box-shadow:1px 0 1px rgba(0, 0, 0, 0.2);
}

textarea {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

textarea:focus {
    border:1px solid #4F7FC6 !important;
    opacity:0.9;
    -moz-box-shadow:1px 0 1px rgba(0, 0, 0, 0.2);
}

.container {
	margin-top: 0px;
}
.content {
	background: #FFFFFF;
	clear: both;
	margin-top:20px;


}
.h1 {
	font-size: 18px;
	font-weight:bold;
	color: #666666;
	font-family: Verdana;
	border-bottom: solid 2px #B30404;
	padding-bottom:5px;
}

.item {
	font-size:14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.footer {
	padding: 5px;
	padding-top:15px;
	color: #666;
	text-align:center;
	margin-top:10px;
	border-top:solid 2px #B30404;
} 


blockquote {
margin-top:15px;
background:#EEEEEE;
border: 3px solid #d7d7d7;
padding:8px;
font-weight:bold;
width: 600px;
margin-left:auto;
margin-right:auto;
}

.blockquote2 {
margin-top:15px;
padding:8px;
margin-left: 50px;
margin-right:10px;
}

.blockquote3 {
margin-top:15px;
background:#EEE;
border: 1px solid #888;
padding:8px;
margin-left: 50px;
width:450px;
}


.rightbox {
float:right; 
padding-right:10px;
padding-left:10px;
width:150px;
margin-bottom:5px;
}

#rightbox2 {
float:right; 
}

#rightbox2 a {
padding:8px 10px 8px 10px;
background:#EBEBEB;
color:#333333;
-moz-border-radius: 3px;
text-decoration:none;
font-family: verdana;
cursor: pointer;
border: 1px solid #000000;
font-size: 18px;
font-family: Arial;
}

#rightbox2 a:hover {
background:#D2D2D2;
}

.attention
{
	font-size: 14px;
	color: #ff0000;
	font-family: Arial;
}

.ratebox {
	width:350px;
	padding:10px;
	background:#EBEBEB;
	border:1px solid #000;
}

.footer a {
font-weight:100;
}

#formbutton {
font-size:15px;
font-family:"Trebuchet MS",sans-serif;
font-weight:bold;
color:#000;
margin-top: 5px;
width:150px;
}


 .quoteform {
     font-size:13px;
     background-color:#EEEEEE;
     padding:15px 0 10px 0;
     border:2px solid #DDDDDD;
 }

 .quoteform input[type="text"] {
    background-color:#FAFAFA;
    border:#BBBBBB solid 1px;
    font-size:14px;
    padding:2px 0px 2px 4px;
}

 .quoteform input[type="submit"] {
    background-color:#FAFAFA;
    border:#BBBBBB solid 2px;
    font-size:14px;
    padding-left:5px;
    padding-right:5px;
    height:35px;
    cursor:pointer;
    margin-top:10px;
    font-weight:bold;
}

 .quoteform input[type="submit"]:hover {
    background-color:#EEEEEE;
}

.quoteform textarea {
    background-color:#FAFAFA;
    border:#CCCCCC solid 1px;
    padding:2px 0px 2px 4px;
}

.seperator {
   border-top:solid 1px #000;
   width:100%;
   margin-top:6px;
   padding-bottom:13px;
}

#getaquotelarge
{
  display: block;
  width: 134px;
  height: 35px;
  background: url("img/eb-getaquote.gif") no-repeat 0 0;
}

#getaquotelarge:hover
{
  background-position: 0 -35px;
}

#getaquotelarge span
{
  display: none;
}


#makeapayment
{
  display: block;
  width: 134px;
  height: 35px;
  background: url("img/EB_Makeapayment.png") no-repeat 0 0;
}

#makeapayment:hover
{
  background-position: 0 -35px;
}

#makeapayment span
{
  display: none;
}

   .paymentbutton {
    border:2px solid #DDDDDD;
    background-color:#EBEBEB;
    color:#555555;
    cursor:pointer;
    font-size:14px;
    font-weight:bold;
    padding:7px 0px 7px 0px;
    width:160px;
}

.paymentbutton:hover {
    background-color:#F3F3F3;
}