/* New Section */

/* 1/1/2006 by TKR */
#smallBannerDiv {
	border-top-style:solid;
	border-top-color:#D6AE54;
	border-top-width:thin;
	
	border-bottom-style:solid;
	border-bottom-color:#D6AE54;
	border-bottom-width:thin;
	
	border-left-style:solid;
	border-left-color:#D6AE54;
	border-left-width:thin;
	
	border-right-style:solid;
	border-right-color:#D6AE54;
	border-right-width:thin;
	padding:8px 0px 3px 0px;
	background-color:#31295a;
	margin:0px  0px 6px 0px;
}
/* End of Section 1/1/2006 by TKR */

#programAreas {
	background-color: #FFFFFF;
	width:664px;
	text-align:center;
	padding:4px;
			
	font-family:Arial, sans-serif;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	font-style: normal;
}
.navbar a:link {background:none;color:white; font-weight:bold; text-decoration:none}
.navbar a:visited {background:none;color:#ffffff; text-decoration:none}    
.navbar a:hover {background:navy;color:#99cccc; text-decoration:none}
.navbar a:active {background:none; text-decoration:none}

.privacybar a:link {background:none;color:yellow; font-weight:bold; text-decoration:none}
.privacybar a:visited {background:none;color:yellow; text-decoration:none}    
.privacybar a:hover {background:none;color:#cc9900; text-decoration:none}
.privacybar a:active {background:none; text-decoration:none}

#greyArea {
	background-color:#31295a;
	width:640px;
	text-align:center;
	padding:3px;
}
.hpnav1 a:link {background:none; font-family: arial, serif; color:#000099; font-size: 10px; font-weight: bold; text-decoration:none;}
.hpnav1 a:visited {background:none; font-family: arial, serif; color:#000099; font-weight: bold; font-size:11px; text-decoration:none;} 
.hpnav1 a:hover {background:#cccccc; font-family: arial, serif; font-size:10px; color:#000000; text-decoration:none;}
.hpnav1 a:active {background:none; text-decoration:none;} 

#nav1 ul{
	font-family: verdana, arial;
	font-size: 10px; 
	font-weight: bold; 
	text-decoration:none;
	text-align:center;
    padding : 2px;
	margin : 0;
	white-space : nowrap;
	color : #000066;
	float : left;
	width : 100%;
}
#nav1 ul li{
   display : inline;
}
#nav1 ul li a{
   padding-left : 3px;
   padding-right : 3px;
   color : black;
   font-weight : bold;
   text-decoration : none;
   float : left;
}
#nav1 ul li a:hover{
   background-color : rgb(204, 204, 204);
   color : rgb(0, 0, 102);
}

.nysBannerBox {
	margin: 0px 0px 0px 0px;		
}

/*  Used on home_header_templ.cfm for the secondary pages.  Left pixel changed from 0 to 90 in order to center graphic  */
.nysSmallBannerBox {
	margin: 0px 0px 0px 90px;		 
}

/*  To move small banner right or left (centering) change margins in the nysSmallBannerBoxUtility below */
.nysSmallBannerBoxUtility {
	margin: 0px 0px 0px 150px;		
}

.nysBannerMenuBar {
	/* You may need to modify the path to this image */
	background: url(../images/goldnys.gif) no-repeat;
	width:590px;
	height:38px;
}
	
.nysBannerNav a {
	background: #E7C66B; /* this is the background color for the navigation links */
	color: #31295A; /* this is the foreground color for the navigation links */	
	/*color: #314671;*/
	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;
	/*border: 1px solid #314671;*/
	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 {
	background: url(../images/smgoldnys.gif) no-repeat;
	width:448px;
	height:28px;
}
	
.nysSmallBannerNav a {
	background: #E7C66B; /* this is the background color for the navigation links */
	color: #31295A; /* this is the foreground color for the navigation links */
	/*color: #314671;*/
	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;
	/*border: 1px solid #314671;*/
	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;
}		
		
/* end of styles for Accessible NYS Banner (large and small version)*/


.content	{font-family : Arial, Times Roman, serif, courier, Garamond;
				font-size : 10pt;
				color : #000000;
				 }
				
.email	{font-family : Times Roman, serif;
				font-size : 9pt;
				/*color : #333366;*/
				color : #314671;
				}
			
.header	{font-family : Garamond, serif;
				font-size : 11pt;
				/*color : #333366;*/
				color : #314671;
				font-weight : bold}
				
.menu	{font-family : Times Roman, serif;
				font-size : 10pt;
				font-style: italic;
				font-weight : bold}
							
.heading	{font-family : Garamond, serif;
				font-size : 13pt;
				/*color : #333366;*/
				color : #314671;
				font-weight : bold}

/* sidemenu is used on the most other pages for the side menu */					
.sidemenu	{font-family : Garamond, serif;
					font-size : 10pt;
					font-weight : bold;
					/*color : #333366;*/
					color : #314671;}
	
/* homemenu is used on the home index page, about/index.cfm, about/albany.cfm for the side menu */			
.homemenu	{font-family : Garamond, serif;
					font-size : 10pt;
					font-weight : bold;
					/*color : #333366;*/
					color : #314671;
					}

/* barmenu is the navy navigation bar located just below the program areas graphic  */					
.barmenu	{font-family : Garamond, serif;
				font-size : 10pt;
				color : white;
				font-weight : bold;
				text-decoration:none
}

table { clear: left;
}			
		
/* Added on 11/9/2005 by TKR for red sidemenu item */
.sidemenured   {font-family : Garamond, serif;
				font-size : 10pt;
				font-weight : bold;
				color: #FF0000;}

/* Added 11/3/2008 by TKR */
td #barnav {
	font-family:Arial, sans-serif;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	font-style: normal;
}
.navbar a:link {background:none;color:white; font-weight:bold; text-decoration:none}
.navbar a:visited {background:none;color:#ffffff; text-decoration:none}    
.navbar a:hover {background:navy;color:#99cccc; text-decoration:none}
.navbar a:active {background:none; text-decoration:none}

.privacybar a:link {background:none;color:yellow; font-weight:bold; text-decoration:none}
.privacybar a:visited {background:none;color:yellow; text-decoration:none}    
.privacybar a:hover {background:none;color:#cc9900; text-decoration:none}
.privacybar a:active {background:none; text-decoration:none}

