.TD1 { background-color: #FFFFFF; color: #F5F7FA }

.DidYouKnow {
	background-image: url(/images/did_know_bg.jpg);
	background-repeat: no-repeat;
}

body {
	font-size: 11pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;

}

TD {
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;

}

a:link {
	color: #333366;
	text-decoration: none;
		
}
a:visited {
	color: #333366;
	text-decoration: none;

}
a:hover {
	color: #FFCC00;
	text-decoration: none;

}

a.red:link {
	color: #333366;
	text-decoration: none;
	font-weight: bold;

}
a.red:visited {
	color: #333366;
	font-weight: bold;
	text-decoration: none;

}
a.red:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;

}


a.white:link {
	color: #333366;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
a.white:visited {
	color: #333366;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
a.white:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;

}




.boldcaps {
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	font-size: 11px;

}

.boldcps {
	font-weight: normal;
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;

}

.search {
	margin: 0px;
	vertical-align: middle;

}

h1 {
	color: #333366;
	font-variant: normal;
	font-style: normal;

	font-size: 20px;

}

h2 {
	color: #333366;
	font-variant: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 14px;

}


.funding_title{
	font-variant: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 10px;

}
.sub_title{
	color: #FF0000;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	font-size: 12px;
	font-weight: 400;

}
.PageHeadings {
	font-size: 18px;
	color: #000000;
	text-transform: uppercase;

}
.forms {
	border: 1px solid #999999;
	width: 200px;


}
.dropdown {
	width: 150px;

}
.linkspace {
	line-height: 20px;

}
.cal:link {
	color: #FF3F00;
	text-decoration: none;
	font-weight: bold;

}

.inputSubmit
{
color: #000000;
background-color: #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold;
}

.inputBox
{
color : #000000;
background : #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
}

input.outline{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #7c7c7c;
	background: #f5f5f5;
}


textarea.scrollstyle{
   background: #f5f5f5;
   border:1px solid #7c7c7c;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	scrollbar-3dlight-color: #F5F5F5;
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #B9B9B9;
	scrollbar-face-color: #D8D8D8;
	scrollbar-highlight-color: #D8D8D8;
	scrollbar-shadow-color: #D8D8D8;
	scrollbar-track-color: #D2D2D2;
}
.photocaption {
	font-family: Verdana, tahoma, Arial;
	font-size: 7pt;
	font-weight: lighter;	
	}
.sup {
	font-size: 80%;
}
.programheading {
	font-family: "Serpentine Medium";
	font-size: 24px;
	color: #FFFFFF;
	background-color: #009900;
	background-position: left;
	font-weight: bold;
}
.nysBannerBox {
	margin: 0px 0px 0px 0px;		
}

.nysBannerMenuBar {
	/* You may need to modify the path to this image */
	background: url(graynys.gif) no-repeat;
	width:590px;
	height:38px;
}
	
.nysBannerNav a {
	background: #D6D6D6; /* this is the background color for the navigation links */
	color: #31295A; /* this is the foreground color for the navigation links */	
	position:relative;
	left:23px; /* this is the start location of the navigation links */
	top:1px;
	margin: 0px 0px 0px 5px;			
	width: 66px;
	height: 34px;			
	border: 1px solid #31295A;
	display: block;		
	float: left;	
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-serif; /* this is the font family of the navigation links */
	font-size: .8em; /* this is the font size of the navigation links */
	font-weight: bold;
	vertical-align: middle;		
	text-align: center;				
}

.nysSmallBannerMenuBar {
	/* You may need to modify the path to this image */
	background: url(smgraynys.gif) no-repeat;
	width:448px;
	height:28px;
}
	
.nysSmallBannerNav a {
	background: #D6D6D6; /* this is the background color for the navigation links */
	color: #31295A; /* this is the foreground color for the navigation links */
	position:relative;
	left:15px; /* this is the start location of the navigation links */
	top:1px;
	margin: 0px 0px 0px 5px;			
	width: 55px;
	height: 30px;			
	border: 1px solid #31295A;
	display: block;		
	float: left;	
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-serif; /* this is the font family of the navigation links */
	font-size: .7em; /* this is the font size of the navigation links */
	font-weight: bold;
	vertical-align: middle;		
	text-align: center;				
}

.nysBannerTouch {	
	position:relative;
	left:0px;	
	top:0px;	
	float:left;
	border:0px;
	margin: 0px 0px 0px 0px;				
}
		
.nysBannerDlink {
	color :white; /* this is the foreground color of the D link */
	font-size:1px;
}	
