body {
	margin:0px; 
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	color: #444444;
	}
A:link {
	COLOR: #222222
}
A:active {
	COLOR: #222222
}
A:visited {
	COLOR: #555555
}
A:hover {
	COLOR: #FFFFFF; BACKGROUND-COLOR: #333333
}
	
	
div#container{
	background-image: url(../images/pageBorders.gif);
	}

div#contentContainer{
	background-image: url(../images/twoColumn_bckgrnd.gif);
	background-repeat: repeat-y;
	margin:0px 0px 0px 30px;
	width:819px;
	}
	
div#customerContainer{
	background-image: url(../images/customer_bckgrndTile.gif);
	background-repeat: repeat-y;
	margin:0px 0px 0px 30px;
	width:819px;
	}
	
div#quoteContainer{
	margin:0px 0px 0px 30px;
	width:799px;
	}
	
div#header{
	position:relative;
	margin:0px 0px 0px 30px;
	width:808px;
	padding:10px 0px 0px 0px;
	border:0px;
	}
	
div#navigation{
	position:relative;
	left:30px;
	width:808px;
	padding:0px;
	border:0px;
	}
	
#footer{
	background-image: url(../images/footer.jpg);
	position:relative;
	width:799px;
	margin:0px 0px 0px 30px;
	padding:0px;
	}

 #cleardiv
{
clear: both;
height: 1px;
}

.bodyOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.titleOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #00003B;
}
.titleTwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #343434;
}
.titleThree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00003B;
}
.titleFour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #343434;
}
.titleFive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E0E0E0;
}
.bodyTwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}