body {
	background-color: #6a6a6a;
	background-image: url(../images/whole-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.white-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.hori-doted-line {
	border-top-style: none;
	border-left-style: dotted;
	border-bottom-style: none;
	border-right-style: none;
	width: 1px;
	border-left-width: 1px;
	border-left-color: #DEDEDE;
}
.ver-doted-line {
	border-top-style: dotted;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-color: #DEDEDE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 1px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	height: 18px;
}

.header {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #dedede;
	height: 28px;
	line-height: 28px;
}
.quick-qoute-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/quick-quote-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.quick-qoute-header {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	height: 30px;
	line-height: 25px;
}
.inputtextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #adadad;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CB281F;
	text-decoration: none;
}
a.sublink:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.sublink:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.sublink:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #CB281F;
	text-decoration: none;
	font-weight: bold;
}
a.bottomlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.bottomlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.bottomlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a.navigationlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 30px;
	line-height: 30px;
}
a.navigationlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 30px;
	height: 30px;
}
a.navigationlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CB2C26;
	display: block;
	line-height: 30px;
	height: 30px;
}
.subheader {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	height: 20px;
	line-height: 20px;
	text-indent: 5px;
	background-image: url(../images/sub-header-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.sitepath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #F9F9F9;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}
a.sitepathlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
a.sitepathlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
a.sitepathlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	text-decoration: none;
}
.sendbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #e4e4e4;
	border: 1px solid #C41308;
	background-image: url(../images/send-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
}
.curve {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/curve-be.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
	text-indent: 10px;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
