body
{
}

.searchButton, .printButton, .backButton
{
	border-color: white;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px	;
	color : white;
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	background-color : #036db0;

 
}

.alternatingItemStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#076fb1;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
		
	background-color : #edf5f9;
	border-width : 0px;

}

.itemStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#076fb1;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	border-width : 0px;
}



A.textLink 
{
	font-family : Verdana;
	font-size : 11px;	
	color: Black;	
	text-decoration : none;	
}
A.textLink:hover 
{
	font-family : Verdana;
	font-size : 11px;	
	color: Black;		
	text-decoration : none;	
}
A.textLink:active 
{
	font-family : Verdana;
	font-size : 11px;	
	color: Black;		
	text-decoration : none;	
}
A.textLink:visited 
{
	font-family : Verdana;
	font-size : 11px;	
	color: Black;		
	text-decoration : none;	
}

.ddRowHeader
{	
	background : #FFFFFF; 
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
	height : 20px;
	color : #076fb1;
}

.cityLabel
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#076fb1;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;	
}

.rowheader
{
	background : #FFFFFF; 
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	height : 20px;
	color :  #11285B;

	
}

.contentText
{
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color: green;	
	border-left-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	border-top-style : solid;

	width : 800px; 	
}

.clientTable
{
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color: Black;	
	border-left-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	border-top-style : solid;
	border-left-color : #e4e4e4;
	border-right-color : #e4e4e4;
	border-top-color : #e4e4e4;
	border-bottom-color : #e4e4e4;
	border-bottom-width : 1;
	border-top-width : 1;
	border-left-width : 1;
	border-right-width : 1;	
	width : 700px; 	
}

.ddTable
{
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color: Black;	
	border-left-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	border-top-style : solid;
	border-left-color : #e4e4e4;
	border-right-color : #e4e4e4;
	border-top-color : #e4e4e4;
	border-bottom-color : #e4e4e4;
	border-bottom-width : 1;
	border-top-width : 1;
	border-left-width : 1;
	border-right-width : 1;	
	width : 700px; 	
}

.clientText
{
	font-family : Verdana;
	font-size : 11px;	
	color: Black;		
}

.clientRowheader
{

	height : 25px;
	vertical-align : middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#076fb1;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	background-color:#ffffff;
	
}


.text
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0e3456;	
	border-width : 0px;
	border-color : #e4e4e4;
}

.detailTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #076fb1;	
}

.detailText, .contactText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #076fb1;	
}

.resultGrid
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0e3456;	
	border-width : 0px;
	border-color : #e4e4e4;	
}


.cityDropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0e3456;
	background-color: #FFFFFF;
	border: 1px solid #0e3456;
	height:17px;
	width:180px;
}

input.zipcode{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0e3456;
	background-color: #FFFFFF;
	border: 1px solid #0e3456;
	height:17px;
	
}




