body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#fff;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 17px;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
#topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 901px;
	height: 102px;
}
#logocontainer {
	width: 203px;
	height: 102px;
	float: left;
}
#nav {
	width: 889px;
	height: 39px;
	margin: 0 auto;
}
#topcontainer {
	width: 889px;
	height: 261px;
	margin: 0 auto;
}
#flash {
	width: 615px;
	height: 259px;
	float: left;
}
#tabcontainer {
	background-image: url(images/domestic-commercial-tab.jpg);
	width: 273px;
	height: 259px;
	float: right;
}
#maincontainer {
	background-color: #000000;
	width: 889px;
	margin: 0 auto;
	padding-top: 10px;
}
#bgtop {
	background-image: url(images/bgtop.jpg);
	background-repeat: no-repeat;
	width: 872px;
	height: 15px;
	margin-left: 8px;
}
#middlebg {
	background-image: url(images/middlebg.jpg);
	background-repeat: repeat-y;
	width: 872px;
	overflow: auto;
	margin-left: 8px;
}
#bottombg {
	background-image: url(images/bottombg.jpg);
	background-repeat: no-repeat;
	width: 872px;
	height: 13px;
	margin-left: 8px;
}
#leftcol {
	width: 562px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
#rightcol {
	width: 264px;
	float: right;
	margin-top: 8px;
}
h1 {
	font-family: Tahoma;
	font-size: 1.38em;
	font-weight: bold;
	color: #045c7d;
	line-height: 22px;
}
h2 {
	font-family: Tahoma;
	font-size: 1.13em;
	font-weight: bold;
	color: #045c7d;
}
.italic {
	font-style:italic;
	margin-top:-10px;
}
span {
	font-family: Tahoma;
	font-size: 1.13em;
	font-weight: bold;
	color: #045c7d;
}
h3 {
	font-family: Tahoma;
	font-size: 1.00em;
	font-weight: bold;
	color: #045c7d;
}
.subheading {
	font-family: Tahoma;
	font-size: 0.88em;
	font-weight: normal;
	color: #7d0404;
}

.miniheader {
	font-family: Tahoma;
	font-size: 1.00em;
	font-weight: normal;
	color: #7d0404;
}

.smallredtext {
	font-family: Tahoma;
	font-size: 0.88em;
	font-weight: bold;
	color: #7d0404;
}
.formstyle {
	font-family: Tahoma;
	font-size: 0.88em;
	color: #333333;
	border: 1px solid #cccccc;
	padding: 2px;
	margin: 1px;
}
.ul ul {
	list-style: none;
	padding-left: 0;
	margin: 0.5em 0 0.5em 1em;
	font-family: Tahoma;
	font-size: 1.00em;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.li li {
	list-style: none;
	padding-left: 20px;
	background: transparent url(images/arrow.jpg) 0 5px no-repeat;
	font-family: Tahoma;
	font-size: 1.00em;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
#middlebg ul {
	list-style: none;
	padding-left: 0;
	margin: 0.5em 0 0.5em 1em;
	font-family: Tahoma;
	font-size: 1.00em;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
#middlebg li {
	list-style: none;
	padding-left: 20px;
	background: transparent url(images/arrow.jpg) 0 5px no-repeat;
	font-family: Tahoma;
	font-size: 1.00em;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
#footer {
	background-repeat: repeat-x;
	height: 120px;
	margin: 0 auto;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.88em;
	line-height: 17px;
	color: #ffffff;
	text-align: center;
	padding-top: 30px;
}
#footer a:link {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footer li {
	color:#ffffff;
	list-style-type:none;
	display:inline;
	font-size: 0.88em;
	line-height: 17px;
	border-right: 1px solid #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#footer ul {
	padding: 0px;
	margin:0px;
}
.smalltext {
	font-size: 0.75em;
	letter-spacing: 1px;
	color: #ffffff;
}
.style4 {
	color: #008000
}
.style3 {
	color: #c33131
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}
#linkbox {
	width: 530px;
	border: 1px #000000 dotted;
	background-color: #FFFFFF;
	padding: 10px;
}	
