body {
	margin-top : 0px;
	background-color : #01244A;
    scrollbar-face-color:DBD9D8; 
	scrollbar-track-color:B3B2B2; 
	scrollbar-arrow-color:FFFFFF; 
	scrollbar-shadow-color:764B4B; 
	scrollbar-dark-shadow-color:B3B2B2; 
	scrollbar-3dlight-color:D7F8EF; 
	scrollbar-highlight-color:DBD9D8;	
}

td {
	font-size : 13px;
	font-family : "Times New Roman", Times, serif;
    line-height : 17px;

}

.mainTable{
	border-left-color: #B3B2B2;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #B3B2B2;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom: 1px solid #B3B2B2;
	background-color : #ffffff;	
}

.leftNav{
	border-right-color: #DDCCBC;
	border-right-width: 1px;
	border-right-style: solid;


}

iframe{
	background-color : transparent;
}

.bodyTable{
	position: relative;
	background: url(/images/tableBG.gif) no-repeat;	
	background-color : #ffffff;
}



a:link{
	color: #595957;	
	font-size : 13px;
	font-family : "Times New Roman", Times, serif;	
	background-color : transparent;
	text-decoration: none;	
}

a:visited{
	color: #764B4B;	
	font-size : 13px;
	font-family : "Times New Roman", Times, serif;	
	text-decoration: none;	
	background-color : transparent;

}

a:active{
	color: #595957;	
	font-size : 13px;
	font-family : "Times New Roman", Times, serif;	
	text-decoration: none;	
	background-color : transparent;	

}


a:hover{
	color: #9E9B9B;	
	font-size : 13px;
	font-family : "Times New Roman", Times, serif;	
	text-decoration: underline;	
	background-color : transparent;
}


.zipSearch{
	background: url(/images/zipLeftNav.jpg) no-repeat;	
	border-right-color: #A5A5A3;
	border-right-width: 1px;
	border-right-style: solid;	
    line-height: 18px;

}

.commit{
	background: url(/images/commitments.jpg) no-repeat;	
	border-right-color: #A5A5A3;
	border-right-width: 1px;
	border-right-style: solid;	
    line-height: 18px;
	font-size : 13px;
	font-family : "Times New Roman", Times, serif;
}

.areaInfo{
	background: url(/images/areaInfo.jpg) no-repeat;	
	border-right-color: #A5A5A3;
	border-right-width: 1px;
	border-right-style: solid;	
    line-height: 18px;
	font-size : 13px;
	font-family : "Times New Roman", Times, serif;
}

.lNav:link {
	color: #000000;
	text-decoration: none;
	font-size : 13px;
	line-height: 20px;
	padding-left : 4px;
	font-weight : bold;
	letter-spacing : 1px;	
}

.lNav:visited {
	color: #616160;
	text-decoration: none;
	font-size : 13px;
	line-height: 20px;
	padding-left : 4px;
	font-weight : bold;
	letter-spacing : 1px;	
}

.lNav:active  {
	color: #000000;
	font-size : 13px;
	line-height: 20px;
	padding-left : 4px;
	font-weight : bold;
	letter-spacing : 1px;	
}

.lNav:hover   {
	color: #860F0F;
	text-decoration : underline;
	font-size : 13px;
	line-height: 20px;
	padding-left : 4px;
	font-weight : bold;
	letter-spacing : 1px;
}

.footer{
	background: url(/images/footerBG.jpg);	
	color: #9E9B9B;	
	font-size : 11px;
	font-family : "Times New Roman", Times, serif;	
	text-decoration: none;	
	background-color : transparent;	
}

.footer a:link{
	color: #595957;	
	font-size : 11px;
	font-family : "Times New Roman", Times, serif;	
	text-decoration: underline;	
	background-color : transparent;
	text-decoration: none;		
}

.footer a:visited{
	color: #764B4B;	
	font-size : 11px;
	font-family : "Times New Roman", Times, serif;	
	text-decoration: none;	
	background-color : transparent;

}

.footer a:active{
	color: #595957;	
	font-size : 11px;
	font-family : "Times New Roman", Times, serif;	
	text-decoration: none;	
	background-color : transparent;	

}

.footer a:hover{
	color: #9E9B9B;	
	font-size : 11px;
	font-family : "Times New Roman", Times, serif;	
	text-decoration: underline;	
	background-color : transparent;
}

.input-box {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #26a;
	background: #D7F8EF;
	border: #26a solid 1px
}

textarea{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	float: left;
	margin-bottom: 10px;
	color: #26a;
	background: #D7F8EF;
	border: #26a solid 1px
}

select {
	color: #26a;
	background: #D7F8EF;
	border: #26a solid 1px
}


.submit-button {
	clear: both;
	color: #ECF4F2;
	background: #228D70;
	border: 2px #9cf outset;
	font-size : 11px;
}


.largeBold {
	font-size : 22px;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	line-height : 16px;
    color:#124457;	
}

.large {
	font-size : 17px;
	font-family : "Times New Roman", Times, serif;
	line-height : 18px;
	font-weight : bold;	
    color:#000000;	
}