body {
	margin: 0;
	background: #F0F0F0 url(images/nybsa_greybg.gif) repeat-y top center;
	text-align: center;
	font-family: arial, helvetica, sans;
	font-size: 12px;
	color: #4b4b4b;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover, a:active {
	color: #303030;
	text-decoration:underline;
}

.top {
	width:800px;
	float: left;
}
.clear {
	clear: both;
}
.w800 {
	width: 800px;
}

#logo {
	height: 118px;
	
	
}
.hl_bg {
	background: url(images/nybsa_hl_bg.jpg) repeat-x top left;
	width:50%;
}

.hr_bg {
	background: url(images/nybsa_hr_bg.jpg) repeat-x top left;
	width:50%;
}

#focus {
	height: 172px;	
}

.red {
	background: url(images/nybsa_hr_bg.jpg) repeat-x top left;
	width:50%;
}

.h2l_bg {	
	background: url(images/nybsa_h2l_bg.jpg) repeat-x top left;
	width:50%;
}

.h2r_bg {
	background: url(images/nybsa_h2r_bg.jpg) repeat-x top left;
	width:50%;
}

#grule {
	border-top: #7ec21d solid 3px;
}

#wrule {
	border-top: #ffffff solid 3px;
}

.grey {
	background-color: #cccccc;
}

.main {
	width: 800px;
	margin: 0 auto;
}

#left {
	width: 265px;
	float: left;
	vertical-align: top;
	text-align: left;
}

#left p {
	margin-left: 40px;
}

.left_head {
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}

.nybsa {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-left:25px;
	text-transform: uppercase;
}

#brule {
	border-top: 8px solid #2596BE;
}

#left_header {
	background-color: #000000;
	padding: 25px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 22px;
	margin-bottom: 25px;
}

#left_header a:link, #left_header a:visited {
	color: #ffffff;
	text-decoration: none;
}

#left_header a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.square {
	margin-right: 6px;
	margin-bottom: 2px;
}


#content {
	width: 395px;
	float: left;
	padding: 12px 115px 25px 25px;
	text-align: left;
}
.bmargin {
	margin-bottom: 13px;
}

.main_header {
	color: #2596be;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}

.header {
	color:#2596be;
	font-size: 13px;
	font-weight: bold;
}

.bold {
	color: #000000;
	font-weight: bold;
}

.overview {
	color: #000000;
	font-size: 14px;
	line-height: 17px;
}

ul {
	display: inline:
	margin-top: -10px;	
	list-style-type: square;
	marker-offset: 20px;
}


li {
	margin-left: -20px;
}

#footer {
	color:#2596be;
	margin-top: 20px;
	padding: 8px 3px;
	border-top: #2596be solid 1px;
}

#footer a {color:#2596be;}