@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url();
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
.left-edge {
	background-image: url(images/nyqa_04-bg.jpg);
	background-repeat: repeat-x;
}
.center-bg {
	background-image: url(images/nyqa_09-bg.jpg);
	background-repeat: repeat-x;
}
.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
a.nav:link {
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:hover {
	text-decoration: none;
	color: #FFCC00;
}
a.nav:active {
	text-decoration: none;
}
a.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
	font-weight: bold;
}
a.links:link {
	text-decoration: none;
}
a.links:visited {
	text-decoration: none;
	color:#3366CC;
}
a.links:hover {
	text-decoration: none;
	color:#0033FF;
}
a.links:active {
	text-decoration: none;
}
a.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
a.nav2:link {
	text-decoration: none;
}
a.nav2:visited {
	text-decoration: none;
	color: #000000;
}
a.nav2:hover {
	text-decoration: none;
	color:#990000;
}
a.nav2:active {
	text-decoration: none;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {
	color: #003366;
	font-weight: bold;
	font-size: 16px;
}
.style3 {font-size: 9px}
.sub2 {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}