a:link {
	color:#003366;
	font-weight : normal;
	text-decoration : none;
}

a:visited {
	color:#003366;
	font-weight : normal;
	text-decoration : none;
}

a:hover {
	color:#000000;
	font-weight : normal;
	text-decoration : underline;
}

a:active {
	color:#003366;
	font-weight : normal;
	text-decoration : none;
}

body {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
}

td {
	font-family : Arial;
	font-size : 12px;
}

.button {
	background-color : #FFFFFF;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	height:26px;
	background-image:url(/public/image/bg_top.jpg);
}

.field {
	color : #000000;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}

.header {
	color : #000000;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	line-height : 19px;
}

form#quote {
padding:0px;
margin:0 auto;
}

form#quote fieldset {
width:425px; 
display:block; 
padding:0px; 
margin-left: 13px;
}

form#quote legend {
font-size:1.1em; 
font-weight:bold; 
color: #001A82;
margin-bottom:5px; 

}

form#quote label {
display:block; 
float:left; 
width:150px; 
text-align:left; 
padding-left:10px; 
padding-right:10px; 
color: #000; 
margin-bottom:0px;
font-weight:normal;
}

form#quote input {
padding-bottom:5px;
margin-bottom:5px; 
font-size:10px;
}

form#quote select {
padding-bottom:5px;
margin-bottom:5px; 
font-size:10px;
}
div#col1 {
float:left; 
}

div#col2 {
padding-left:10px;
}


form#contact {

}

form#contact fieldset {
width:402px; 
display:block; 
padding:0px; 
border:0px;
}


form#contact label {
text-align:left; 
padding-right:10px; 
color: #000; 
margin-bottom:0px;
padding-bottom:0px;
font-weight:normal;
}

form#contact input {
margin-bottom:5px; 
font-size:12px;
}

form#contact select {
text-align:left; 
padding-left:10px; 
padding-right:10px; 
padding-bottom:5px;
margin-bottom:8px; 
font-size:10px;
}