td {
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	color: #636363;
}

a {
	text-decoration: underline;
	color: #A42914;
}

body {
	margin: 0px;
	padding: 0px;
}

span {
	color: #A42914;
	font-weight: bold
}

ul {
	margin: 0;
	padding: 0;
	list-style: none
}

li {
	background: url( /images/a.gif ) center left no-repeat;
	margin: 0 0 0 0px;
	padding: 0 0 0 11px;
	line-height: 16px
}

.home img {
	vertical-align: middle
}

.head_link a {
	color: #ffffff;
	font-weight: bold
}

.head_link img {
	margin-right: 4px;
	vertical-align: middle
}

.copy {
	color: #FFFFFF;
	font-size: 9px;
}

.copy a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold
}

.latest {
	line-height: 15px;
}

.map {
	color: #7D7D7D
}

.advantages {
	font-size: 10px;
}

.advantages li {
	font-size: 11px;
}

.white {
	color: #ffffff;
	text-decoration: none
}

a:hover {
	text-decoration: none;
}

.a:hover {
	text-decoration: underline;
}

/*
Input elements
*/

input.track {
    width: 174px;
	height: 17px;
	font-family: tahoma;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	background-color: #ffffff;
	color: #5F5F5F;
	margin-left: 0px;
	margin-right: 0px
}

input.quote {
    width: 230px;
	height: 17px;
	font-family: tahoma;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	background-color: #ffffff;
	color: #5F5F5F;
	margin-left: 0px;
	margin-right: 0px
}

select.quote {
    width: 230px;
	height: 17px;
	font-family: tahoma;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	background-color: #ffffff;
	color: #5F5F5F;
	margin-left: 0px;
	margin-right: 0px
}

input.order {
    width: 230px;
	height: 17px;
	font-family: tahoma;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	background-color: #ffffff;
	color: #5F5F5F;
	margin-left: 0px;
	margin-right: 0px
}

select.order {
    width: 230px;
	height: 17px;
	font-family: tahoma;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	background-color: #ffffff;
	color: #5F5F5F;
	margin-left: 0px;
	margin-right: 0px
}

input.contact {
    width: 230px;
	height: 17px;
	font-family: tahoma;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	background-color: #ffffff;
	color: #5F5F5F;
	margin-left: 0px;
	margin-right: 0px
}

textarea.contact {
    width: 230px;
	height: 95px;
	font-family: tahoma;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	background-color: #ffffff;
	color: #5F5F5F;
	margin-left: 0px;
	margin-right: 0px
}

select.contact {
    width: 230px;
	height: 17px;
	font-family: tahoma;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	background-color: #ffffff;
	color: #5F5F5F;
	margin-left: 0px;
	margin-right: 0px
}

.quoteSubmit {
    padding-left: 174px;
}

.contactSubmit {
    padding-left: 174px;
}

/*
format text
*/
.leftLabel {
    float: left;
    clear: left;
    width: 174px;
    text-align: right;
    color: #A42914;
	font-weight: bold;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
}

.inputItem {
    float: left;
    font-family: tahoma;
	font-size: 11px;
	background-color: #ffffff;
	color: #5F5F5F;
    padding-top: 3px;
    padding-bottom: 3px;
}

span.quoteOutputLabel {
    font-weight: bold;
}

a.quoteLink {
    color: #D4B359;
    text-decoration: underline;
    font-size: 14pt;
}

p.quote {

}

a.contactLink {
    color: #D4B359;
    text-decoration: underline;
    font-size: 14pt;
}

p.contact {

}

h2 {
    color: #1B3C31;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: left;
    width: 375px;
    font-size: 14px;
}

/*
Error text
*/
div.errorText {
    color: red;
}


.formRow {
    clear:both;
}