
*{margin: 0px;padding: 0px;}
body {
	font-family: Arial, Sans-Serif;
	color: #333333;
	font-size:85%;
}
img{ border:none;}
#content{	background: url(images/bkg4.png) repeat-x;}
#wrap{	background: url(images/banner3.png) no-repeat 0px 55px;}

#logo {height: 30px;}

#menu{
	width: 100%;
	color:#fff;
	height:23px;
}

#menu ul {list-style: none;	}

#menu li {display: inline; }

#menu a {
	float: left;
	height: 19px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	padding:3px 10px 0px 15px;
	border-right:solid 1px #ccc;
}

#lede
{
	list-style:none;
	padding-left:10px;
	height:120px;
}
#lede h2{
	color:#fff;
	height:31px;
}
#lede ul{
	padding-top:5px;
}

#menul{
	list-style: none;
	margin-left: 20px;
}
#menul li{
	float: none;
	padding: 10px 0px;
		padding-left: 15px;
	background: url(images/small.gif) no-repeat 0px 15px;
	color: #ffffff;
	font-weight: bold;
}
#menu2{
	list-style: none;
	margin-left: 10px;
}
#menu2 li{
	float: none;
	font-weight: bold;
}
#menu2 li a{
	display:block;
	color: #ffffff;
	text-decoration:none;
	margin: 15px 0px;
	border:solid 1px #fff;
	padding: 10px 0px;
	padding-left: 10px;
}
#menu2 li a:hover{
	background-color:#333333;
}

#context{
	float:left;
	width:150px;
	padding:5px;
	color:#fff;
}
#context2{
	float:left;
	background-color:#333333;
}
#context2 a{
	color:#fff;
}
#left{
	width: 400px;
	float:left;
	background: #fff url(images/dshadow.gif) repeat-y left;
	padding-left:5px;
}
#left h2 {
	color: #333333;
	padding-top:5px;
	padding: 5px;
	margin:0px;
	font-size:110%;
}
#left h3{
	color: #333333;
	padding: 5px;
	margin:0px;
	font-size:100%;
}
#left h4{
	color: #0066CC;
	padding: 5px;
	margin:0px;
	font-size:100%;
}
#right h4{
	color: #0066CC;
	padding: 0px;
	margin:0px;
	font-size:100%;
}

#left p {
	padding: 5px;
	font-size:90%;
}

.date {
	text-align: right;
	color: #333333;
	font-size: 11px;
}

.date a {color: #333333;}

#right{
	width: 210px;
	float:left;
	border-top:solid 1px #fff;
}
#right H3
{
	height: 27px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 10px;
	color: #333333;
	background: url(images/check.png) no-repeat 5px 12px
}

#right ul {list-style: none;}

#right p{
	padding: 5px;
	font-size: 11px;
}

#right .news{
	padding: 0px;
	padding-left: 5px;
	font-size: 11px;
	color: #0066CC;
}
#right label{
	display:block;
	float:left;
	width:20px;
}
#right input{
	float:left;
	margin-left:20px;
	margin-top:1px;
	width:80%;
	border:solid 1px #333333;
}
#right input.button{
	float:none;
	margin:10px;
	width:50%;
	padding:0px 5px;
}
#right br{clear:both;}
#right table.dates
{
	font-size: 90%;
	border:solid 1px #0066CC;
	width: 100%;
}
td.title{
	background-color:#0066CC;
	color:#fff;
	font-weight:bold;
}
table.dates td{
	margin:0px 5px;
	border:solid 1px #0066CC;
	padding:2px;
}

.more{
	padding: 0px;
	text-align: right;
	color: #0066CC;
	font-size: 10px;
}

#footer {
	clear: both;
	background: url(images/bkg1.png) repeat;
}
#footerwrap {
	clear: both;
	background: url(images/footer.png) repeat-x;
	padding-left:10px;
}

#footer p {
	margin: 0;
	font-size:small;
	text-align: left;
	color: #ffffff;
	padding-top:10px;
}
#footer a {color: #ffffff;}
#nyclogo{
	text-align:right;
	width:650px;
	padding:6px;
}
h2 a{ color:#fff;}
/*******/
/*forms*/
/*******/
#mainbody{
	width: 590px;
	float:left;
	background: #fff url(images/dshadow.gif) repeat-y left;
	padding:10px;
}
#mainbody h1 {
	color: #333333;
	margin:0px;
	font-size:115%;
}
#mainbody h2{
	color: #0066CC;
	margin:0px;
	font-size:105%;
}
#mainbody h3{
	color: #333333;
	margin:0px;
	font-weight:bold;
	font-size:100%;
	text-decoration:underline;
}
#mainbody h4{
	color: #0066CC;
	font-size:100%;
	margin-top:10px;
	margin-left: 5px;
}
#mainbody h5{
	font-size:90%;
	color: #333333;
	margin-top:10px;
	margin-left: 5px;
	text-decoration:underline;
}
#mainbody p {
	padding: 5px;
	font-size:90%;
}
#mainbody div{
	margin-left:20px;
}
#mainbody label{
	font-weight:bold;
}

input.contact, select.contact{
	border:none;
	border-bottom:solid 2px #0066CC;
	width: 200px;
	margin-left:5px;
	margin-top:5px;
}
#contactinfo label,#studentinfo label{
	width:200px;
	display:block;
	float:left;
	margin-left:5px;
}
#contactinfo .long,#studentinfo .long{
	width:300px;
}
#contactinfo .short,#studentinfo .short{
	width:100px;
}
#contactinfo br,#studentinfo br{
	clear:both;
}

span.contact{
	border:none;
	border-bottom:solid 2px #0066CC;
	width: 200px;
	margin-left:5px;
	margin-top:5px;
	float:left;
}
.eligibility{ margin:10px;}
.schools{
	width: 410px;
	border:solid 1px #0066CC;
}

#eligbile table{width: 550px;}
td.lcol
{
	border:solid 1px #0066CC;
	width:80%;
	padding:2px;
}
td.rcol{
	width:20%;
	vertical-align:top;
}
#eligbile table span{ width:50%; display:block; float:left; text-align:center; height:20px; margin-bottom:2px;}
.yn{ background-color:#0066CC;color:#fff; font-weight:bold;}
textarea{	border:solid 1px #fff;}
/*General*/
.hide{ display:none;}
.hide{ display:none;}
ul{ font-size:90%; font-size:medium; list-style:disc inside; margin-left:20px;}
li{ font-size: small;}

#menul a{
	text-decoration:none;
	color:inherit;
}
#menul a:hover{
	text-decoration:underline;
	color:inherit;
}
li a {color:#fff;}
.links a{color:#0066CC;}
table.results{width:100%;}
table.results td{width:25%;}
.results{color:#000; }

.elected{background-color:#FFFFCC;}
tr.verify{background-color:#ccc;}
div.results{width:800px;}

ol li{
	margin:5px 25px;
}
