body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #B9B9B9;
	margin-top:2px;
}

#box {
	width: 220px;
	padding-left: 15px;
	color: #F6F6F6;
}

#box a {
	color: #FFFFFF;
}

#box a:hover {
	color: #FFFF99;
}

h1 {
	color: #003399;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}

h2 {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #737173;
}


h3 {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

h4 {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}


.sidebar-text {color: #F6F6F6}

.sidebar-text a {color: #F6F6F6}

/*.sidebar-text a:hover {color: #0033FF}

.sidebar-text a:visited {color: #F6F6F6}
*/

.footer {color: #333333}

a.footer:link {
	color: #333333;
	text-decoration: none;
}

a.footer:visited {
	color: #333333;
	text-decoration: none;
}

a.footer:hover {
	color: #000099;
	text-decoration: underline;
}

.navbg {
height: 27px;
background-image: url(images/navback.gif);
}



/*
.mainbg2 {
background-image: url(images/contentbg2.gif);
}
*/

.footbg {
background-image: url(images/footer.gif);
height: 30px;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}




a:link {
	color: #0066FF;

}

a:visited {
  color: #0066FF;
}

a:hover {
	text-decoration: underline;
	color: #000099;
}

a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {text-decoration: underline;
}



.formfield {
	font-family: verdana,arial,helvetica,geneva,sans-serif;
	font-size:11px;
	color:#666666;
	background-color:#F7F7F7;
	border: 1px solid #999999;
	letter-spacing: 0.1em;
	text-indent: 0.2em;
}

.table-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 2px outset #CCCCCC;}
	
.table-quote-header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	background-color: #DEDFDE;
}

