/* copyright 2006 New York State Authorities Budget Office*/
/* Base formatting for all web pages */
/* Last updated: 3/7/06 bdpoty */

p, ul, dl, ol {
	font-family : Arial, Helvetica, Geneva, sans-serif;
}  
  
h1   {	
	font-family : Arial, Helvetica, Geneva, sans-serif;
	color : #000066;	/* dark blue */
}

h2    {	
	font-family : Arial, Helvetica, Geneva, sans-serif;
	color : #660000;	/* rust */
}

h3   {	
	font-family : Arial, Helvetica, Geneva, sans-serif;
	color : #000066;	/* rust */
}

caption  {	
	font-family : Arial, Helvetica, Geneva, sans-serif;
	color : #660000;	/* rust */
}

/* Main Headings (titles) */
h1 {	
	font-size : 1.2em;	
}

/* Section Headings */
h2  {
    font-size : 14px;
    font-weight: bold;
    color: #000066;
}

/* Subheadings */
h3  {	
	font-size : .9em;	
}

a:link  {	
	color : #000066;	/* blue */ 
}

a:visited  {	
	color : #006600;	/* green */ 
}

a:active, a:hover {	
	color : #666666; 
}

a.dlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .1em;
	color: #ffffff;
	text-decoration:none;
	display : none;
}

a.noline { 	
	text-decoration: none; 
}

table {
	font-size: 1em;
}

td	{
	font-weight : normal;
	font-family : Arial, Helvetica, Geneva, sans-serif;
}
	
th, caption	{
	font-weight: bold;
	font-family : Arial, Helvetica, Geneva, sans-serif;
}

table.data {
	font-size: .85em;
}


ul  {
	list-style: square;
}

ul ul {
	list-style: circle;
	color: #000066;
}

dt {
	font-weight : bold;
	margin-top: .8em;
}

.notation  {	/* for document notation in bullet lists (use with <span class="">) */
	color : #000000;
	font-size : .8em;
	font-weight : normal;
}

.new {
	color: #FF0000;
	font-style:italic;
}

.nav  {
	/* navigational lines (used with <div class="">) */
	font-size : .7em;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

.nav a { 
	text-decoration: none; 
}

/* color classes*/
.blue  { 
	color : #000066; 
}

.bluebold {
	color:#000066; 
	font-weight:bold;
}

.rust  {	
	color : #660000; 
}

.dkgrey  {	
	color : #666666; 
}

.ltgrey {
	color: #cccccc;
}

.black  {
	color : #000066;
	font-weight: normal;
}

.white {
	color: #ffffff;
}

.red  {	
	color : #ff0000; 
}

.hilite {
	background-color: #ffff00;
}

.branding { 
	font : 12pt Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	color : #ffffff;
	text-align: center;
	letter-spacing : 2px;
}

#smbanner img {
	display:block;
} 

#smbanner .nav a:link {
	color: #000066;
}

#smbanner .nav a:visited {
	color: #000066;
}

#smbanner .nav a:hover {
	color: #666666;
}
.text {
	font-size: 12px;
}
.box2 {
	font-size: 14px;
}
.box2 {
	font-family: Arial, Helvetica, sans-serif;
}
.box2 {
	font-weight: bold;
}
#form2 #jumpMenu {
	text-align: center;
}
