/* Latest Rev: Sept 05, to accomodate the mandatory new NYS Banner */
/* This entire file is beset with multi kludges for screens larger than  */
/* 800x600 tho coded for display with of 757 */
/* Least used elements, including most Div IDs, at bottom */


a:link, a:active, a:visited {
	text-decoration: underline;
	color: navy;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
text-decoration: underline;
}

.navsect {                          /* nav sidebars : (sub)heads INSIDE sidebars */
color: #000000;
background-color: transparent;
font-weight: bold;
font-size:0.9em;
padding-left: 1%;
}

.nav1 {                                         /* Links in sidebars */
font-family: "Times New Roman", Times, serif;
font-size: 0.9em; 
color: navy;
background-color: transparent;
}

.nav2 {                                        /* overall Macom list style, spcls for each svc */ 
font-family: "Times New Roman", Times, serif;
font-size: 1.3em;
color: navy;
background-color: transparent;
}

.nav3 {                                       /* DMNA (beneath NYS Banner) ONLY?   */
font-family: "Times New Roman", Times, serif;
font-size: 1.7em;
color: #31295A;
background-color: transparent;
}

p {
font-family: "Times New Roman", Times, serif;
font-size: .95em;
text-decoration: none;
}

.margin1 {                    /* used in bcell (L col) and content (cntr col   */      
margin-left: 2.0%;
margin-right: 1.0%;
}

.new {					/* for "New!" bug */
color: red;
background-color:transparent;
font-size:0.8em;
font-style: italic;
}

.cntr {
text-align: center;
}

.b {
font-weight: bold;
}

.clb {                     /* center, large, bold */
text-align: center;
font-size: 1.3em;
font-weight: bold;
}

.i {
font-style: italic;
}

.j {
text-align: justify;
}

address {
text-align: left;
font-size: .7em;
color: navy; 
background-color: transparent;
padding-top: 2em;
}

#banner {
margin-top: 1%;
width: 757px;
}

#cmdnav {               /* Component list on index.html et al */
position: relative;
top: -1.0%;
width:757px;
}

#nyg_top {
font-size: 1.7em;
color:#000080;
background-color:transparent;
position: relative;
top: 0%;
left: 0%;
width: 757px;
}

#content {              /*  main content -- includes entire main_content table */
position: relative;
top: 1%;
}


/* NO LONGER USED?  Were for images in banner pre 9/05?? */ 
/* Macom element; px pstning for NYS banner approx 760 wide
 	
#nyarng  {            
position: absolute; 
left:455px;

	}

#nyang {                
position: absolute; 
left: 532px;
}
	

#nyg {                  
position: absolute; 
left: 605px;
}

#nynm  {                
position: absolute; 
left: 680px;
}
                           End Macom elements, no longer used */

.lcell {                   /* left sidebar */
border-right-width: 1pt;
border-right-style: solid;
border-right-color: black;
margin-top: 1.0em;
}

.rcell {                   /* right sidebar */
border-left-width: 1pt;
border-left-style: solid;
border-left-color: black;
margin-top: 1.0em;
}
.int-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
}
.hLx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.fortText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.modified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.leftnav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.leftnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.leftnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomnav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.bottomnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.bottomnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.int-link a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

