/* GENERAL WIRE FRAME AREA*/

body {
	/*background-image : url(cornersandedges/bluegradient.jpg);
	background-repeat : repeat-x;	*/
	background-color : #003366;
	color : #49628A;
	font-family : arial;
	font-size: 10pt;
}

a {
	color : #003463;
}

a:hover {
	color : blue;
}

.contentarea {
	/*background-color : #EAEAEA;*/
	font-family : arial;
	font-size: 10pt;

}

.generatedContentArea {
	background-color : #EAEAEA;
}


.menuLink {
	color : #DFF0CE;
	font-size:75%;
}


.mapbuttontext {
	height : 16px; 
	font-size : 8pt;
	text-align : center; 
	padding-left : 1px;
	padding-right : 1px;	
	color : #577692;
}

.mapbutton {
	height : 16px; 
	font-size : 8pt;
	text-align : center; 
	padding-left : 1px;
	padding-right : 1px;	
	background-color : #577692; 
	color : #EAECED;	
	text-decoration : none;
	border : 1px solid #577692;	
}

.mapbutton:hover {
	color : #577692;
	background-color : #EAEAEA;
}

.related {

}

.related a {
	height : 16px; 
	font-size : 8pt;
	text-align : center; 
	padding-left : 2px;
	padding-right : 2px;	
	background-color : #577692; 
	color : #EAECED;	
	text-decoration : none;
	border : 1px solid #577692;	
}

.related a:hover {
	color : #577692;
	background-color : #EAEAEA;
}

input {
	font-family: arial;
	font-size: 8pt;
}

.wireFrame {
	background-color : #EAEAEA;
}
			
.nyToday {
	overflow : auto;
	border : none;
	height : 75px;
	/*width : 186px;*/
	padding-left:9px;	
	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 0px;			
	scrollbar-base-color : #577692;
	scrollbar-arrow-color : #ffffff;	
}

.nyToday a {
	border : none;
	text-decoration : none;	
}	

.frame {
	background-image : url(frameparts/background.gif);
	background-repeat : repeat-y;
	width : 742px;
	background-color : #EAEAEA;
}	

.topgrid {
	background-image : url(frameparts/topcap.gif);
	background-repeat : no-repeat;
	width : 742px;
	height : 70px;
}

.bottomgrid {
	background-image : url(frameparts/bottomcap.gif);
	background-repeat : no-repeat;
	width : 742px;
	height : 101px;
	padding-bottom : 6px;	
	padding-right : 80px;

}	

.bottomgrid a {
	font-family : arial;
	font-size : 7pt;
	color : white;		
	background-color : #516D8B;
}			

.bottomgrid a:hover {
	font-family : arial;
	font-size : 7pt;
	color : white;		
}	

.bottomgrid a:visited {
	font-family : arial;
	font-size : 7pt;
	color : white;		
}	

.content {
	font-family : arial;
	padding-left : 5px;	
}

.searchArea {
	color : #DFF0CE;
	font-size : 80%;
	background-color : #577692;
	width : 175px;
	margin-left : 10px;
	height : 50px;
	border-bottom : 4px solid #011E58;
}		

input {
	font-family: arial;
	font-size: 8pt;
}

		
		
.logo {
	background-image : url(nysbannerpics/nysbannerlogo.gif);
	background-repeat : no-repeat;
	width : 269px;
	height : 54px;
}

.line {
	background-image : url(nysbannerpics/nysbannerline.gif);
	background-repeat : repeat-x;
	height : 54px;
	padding-right : 10px;
}

.cap {
	background-image : url(nysbannerpics/nysbannercap.gif);
	background-repeat : no-repeat;
	width : 5px;
	height : 54px;
}