body
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	color: #000000;
	scrollbar-face-color: #2B313D;
	scrollbar-shadow-color: #525F7B;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #525F7B;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #CDCDCD;
	scrollbar-arrow-color: #525F7B;
	margin: 0px 0px 0px 0px;
	background-color: #ABACAE;
}

.maintable {
	border-collapse: collapse;
	border-left: 1px solid #093A60;
	border-right: 1px solid #093A60;
	background-color: #FFFFFF;
}

.navhdrbg
{
	height: 20px;
}

.navborderr
{
	background-image: url(images/borderendright.gif);
	background-repeat: repeat-y;
}

.navborderl
{
	background-image: url(images/borderendleft.gif);
	background-repeat: repeat-y;
}

.bordertop
{
	background-image: url(images/bordertop.gif);
	background-repeat: repeat-x;
	height: 13px;	
}

.borderbottom
{
	background-image: url(images/borderbottom.gif);
	background-repeat: repeat-x;
	height: 13px;	
}

p
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	color: #1C2F3C;
	text-decoration: none;
}

.content
{
	padding-left: 10px;
	padding-right: 10px;
}

label
{
	cursor: hand
} 

td
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	color: #1C2F3C;
	text-decoration: none;
}

h1
{
	font-family: Verdana,Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #1C2F3C;
	text-decoration: none;
}

h2
{
	font-family: Verdana,Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #1C2F3C;
	text-decoration: none;
}

ul
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	color: #1C2F3C;
	text-decoration: none;
}

.input
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #EFEFEF;
	scrollbar-base-color: #666666; 
	scrollbar-arrow-color: #1C2F3C;
	scrollbar-DarkShadow-Color: #666666; 
}

.nav1
{
	font-family: Arial;
	font-size: 8pt;
	color: #1A3363;
	text-decoration: none;
	font-weight: bold;
} 

a.nav1:hover
{
	font-family: Arial;
	font-size: 8pt;
	color: #646464;
}

.nav2
{
	font-family: Arial;
	font-size: 8pt;
	color: #3D6FB8;
	text-decoration: none;
	font-weight: bold;
} 

a.nav2:hover
{
	font-family: Arial;
	font-size: 8pt;
	color: #CDCDCD;
}

.red 
{
	color: #B21C18;
	font-size: 12pt;
	font-weight: bold;
}

.box
{
	border: 1px solid #E0DFD2;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #275273;
}

.guarantee
{
	border: 1px solid #E0DFD2;
	padding: 2px 2px 2px 2px;
	color: #275273;
}

.titletext
{
	color: #275273;
	font-size: 10pt;
	font-weight: bold;
}

.estimate {
	align:center;
	width: 500;
	margin: 0px 5px 2px 0px;
	padding: 2px 2px;

}

.estimate img {
	border: none;
}	

.footer
{
	background-color: #1B4B97;
	color: #EFEFEF;
	height: 20px;
}

.ui
{
	color: #FEEE75;
	text-decoration: underline;
}


