body {
	font-family: "Arial", Verdana, Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #363636;
	background-attachment: scroll;
	background-color: #ffffff;
	margin: 30px 0px 0px 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;

}
a:link {
	color: #363636;
	text-decoration: underline;
}
a:visited {
	color: #363636;
	text-decoration: underline;
}
a:hover {
	color: #363636;
	text-decoration: none;
}
a:active {
	color: #363636;
	text-decoration: underline;
}
a.whitelinks:link {
	color: #ffffff;
	text-decoration: underline;
}
a.whitelinks:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.whitelinks:active {
	color: #ffffff;
	text-decoration: underline;
}
a.whitelinks:hover {
	color: #ffffff;
	text-decoration: none;
}

a.navlinks:link {
	color: #363636;
	text-decoration: underline;
}
a.navlinks:visited {
	color: #363636;
	text-decoration: underline;
}
a.navlinks:active {
	color: #363636;
	text-decoration: underline;
}
a.navlinks:hover {
	color: #363636;
	text-decoration: none;
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}
.style2 {
	font-family: "Arial", Verdana, Arial;
	color: #008000;
	font-size: 11px;
}
.style3 {
	font-family: "Arial", Verdana, Arial;
	color: #c33131;
	font-size: 11px;
}
.mainbg {
	background-image: url(images/index_r6_c1.gif);
	color: #ffffff;
	}
.tempmainbg {
	background-image: url(templateimages/template_r4_c1.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	
}
.topbg {
	background-image: url(images/index_r1_c1.gif);
	
}
.whiteside {
	background-image: url(images/index_r2_c1.gif);
}
.domestictab {
	background-image: url(images/index_r3_c9.gif);
}
.commercialtab {
	background-image: url(images/index_r2_c9.gif);
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888989;
	background-color: #ffffff;
	border: 1px solid #888989;
}

p {
	font-family: "Arial", Verdana, Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #363636;
	margin: 0px 0px 0px 0px;
}

.whitetxt {
	color: #ffffff;
	margin: 0px 0px 0px 0px;
}

.greytxt {
	color: #363636;
	margin: 0px 0px 0px 0px;
}
h1 {
	font-family: "Arial", Verdana, Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ac374a;
	margin: 0px 0px 0px 0px;
	letter-spacing: -1px;
}
h2 {
	font-family: "Arial", Verdana, Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ac374a;
	margin: 0px 0px 0px 0px;
	letter-spacing: -1px;
}
h3 {
	font-family: "Arial", Verdana, Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ac374a;
	margin: 0px 0px 0px 0px;
	letter-spacing: -1px;
}
h4 {
	font-family: "Arial", Verdana, Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ac374a;
	margin: 0px 0px 0px 0px;
	letter-spacing: -1px;
}

.brder1 {
	border: 1px solid #888989;
}