



/******** SUNY Template Styles used in the general SUNY.edu pages utilizing the template.cfm custom tag ***********/
/*
.header, .headline defines the general heading text for the SUNY template 
ex: /About_suny/about_suny.cfm
*/	
.headline, .header
{
	font-family : "Arial"; 
	color:  #000066;
	font-size:  14pt;
	font-weight: normal;
}
.catagoryHeaderText 
{
	font-family : "Arial";
	font-size: 14pt;
	color: #000066;
}
/*
.bodyText, .normal, .text defines the bodyText for SUNY content
body, table, p are defaulted as a catch all
ex: /About_suny/about_suny.cfm
*/
.bodyText, .normal, .text, table, p
	{
	font-family : "Arial";
	font-size:  10pt;
	}
/*
.bodyText8 .crumbText, .navText, .small, .footerTextTemplate2, .docs2, .text8 defines the type/size of the smaller bodyText for SUNY content
ex: /About_suny/about_suny.cfm
*/
	
.bodyText8, .crumbText, .navText, .small, .footerTextTemplate2, .docs2, .text8
{
	font-family: "Arial";
	font-size: 8pt;
}

.blue8
{
	font-family: "Arial";
	font-size: 8pt;
	color: #000066;
}

/*
footerTextTemplate and footerTextTemplate2 sets text size for footer elements used within <cf_template_footer> and the SUNY template
ex: /About_suny/about_suny.cfm
*/ 
.footerTextTemplate, .docs, .text7
{
	font-family : "Arial";
	font-size:  7pt;
}
/*
footerText and footerText2 sets text size for footer elements used within SUNY Portals(Academic, Admin/Gov, Bus/Indus, SUNY News) set the 'white' text 
ex: /academicPortal/index.cfm
*/ 
.footerText
{
	font-family : "Arial";
	font-size:  7pt;
	color:#FFFFFF;
}
.footerText2
{
	font-family : "Arial";
	font-size:  8pt;
	color:#FFFFFF;
}
/******** SUNY Admin And Governance portal, Academic Portal, Business Partners Portal***********/
/*
the Afooter attributes defines the footerText for SUNY Portals
ex: /adminGovernancePortal/index.cfm
*/
/* added for SUNY Fast Facts */ 
 A.footer:visited  {color: #ffffff; text-decoration: underline}
 A.footer:link  {color: #ffffff; text-decoration: underline}
 A.footer:active  {color: #ffffff; text-decoration: underline}	

/* 
headerprintfriendly defines the base style of the The State University Of New York text that appears at the top of the print friendly template page.
*/
.headerprintfriendly 
{
    font-size: 12pt;
	font-family: Times New Roman;
	font-weight: Bold;
	color: #000066;
}	
 /*
.PFDNoteArialSize9 defines the text for the PDF Note
ex: /bestPractices/index.cfm
*/
.PFDNoteArialSize9
{
	font-family: "Arial";
	font-size: 9pt;
	font-weight : normal;
	color: #000000;
} 
/* 
.newsTemplateInfo defines date and contanct info for the SUNY News releases.
*/ 
.newsTemplateInfo 
{
	font-family: "garamond";
	font-size: 9pt;
	color: #808080;
}

/*
borderBlue sets the blue border around the template.cfm customtag
ex: /About_suny/about_suny.cfm
*/
.borderBlue
  	{
  border: #000066 solid 1px;
  	}
	
.borderBlue2
  	{
  border: #000066 solid 2px;
  	}
		
	
.borderBlueB2
  	{
   border-bottom: #000066 solid 2px;
    }	
/*
.borderBlue3, .borderBlueT sets the blue border 
*/  
.borderBlue3
  {
   border-left: #000066 solid 1px;
   border-top: #000066 solid 1px;
   border-bottom: #000066 solid 1px;
  }
.borderBlueT
  {
  border-top: #000066 solid 1px;
  }
  

.highlight
{
background-color:#FFFFE1; border: #FF9900 solid 1px;
}
/*
sets the hidden text for accessibility reasons on the home page/portals/template
ex: /home.cfm
*/
.hiddenText
	{
	font-family: "Arial";
	font-size: 6pt;
	color: #ffffff;

}
	a.hiddenText:link {color: #ffffff; text-decoration: underline; }
	a.hiddenText:active {color: #ffffff; text-decoration: underline; }
	a.hiddenText:visited {color: #ffffff; text-decoration: underline; }

/******** SUNY News Portal styles ***********/

/*
.splitter used as a graphically divider element in the SUNY News index page
*/
.splitter
{
	font-family : "Arial";
	font-size:  8pt;
	color:#cccccc;
	font-weight:bold;
}
/******** SUNY Benefits section utilizing the template.cfm custom tag ***********/
/*
ex: /benefits/index.cfm
*/
.imageText 
{
	font-family: "Arial";
	font-size: 9pt;
	font-weight : bold;
	color: #000066;
}

/******** SUNY Best Practices section utilizing the template.cfm custom tag ***********/
/*
.bptext4Bold defines the text for the catagories
ex: /bestPractices/index.cfm
*/
.bptext4Bold, .blueText
{
	font-family:"Arial";
	font-size: 11pt;
	color: #000066; 
	font-weight: bold;
}

.savings
{
	font-family:"Arial";
	font-size: 10pt;
	color:#339900;
	font-weight: bold;
}
/******** SUNY Directions utilizing the template.cfm custom tag ***********/
/* SWIS/System_Links/SUNYDirections/ */ 
.directionMenuText 
{
	font-family: "Time New Roman";
	font-size: 10pt;
	font-weight : normal;
	font-style : italic;
	color: #000066;
}
/* SWIS/System_Links/SUNYDirections */ 
.directionHeader 
{
	font-family: "Time New Roman";
	font-size: 10pt;
	font-weight : bold;
	font-style : normal;
	color: #000066;
}
/******** SUNY Template Navigation ***********/
/*
the attributes below defines the left navigtion used within the SUNY Template
ex: /about_suny/about_suny.cfm
*/
.nav
{
	font-family : "Arial";
	font-size:  10pt;
	font-weight: bold;
}
.navBlue
{
	font-family : "Arial";
	font-size:  10pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.navTextBold
{
	font-family : "Arial";
	font-size:  8pt;
	font-weight: bold;
}
.navTextRed
{
	font-family: "Arial";
	color: Red;
	font-size: 8pt;
	text-indent: 4pt;
}

.navTextTab
{
	font-family : "Arial";
	font-size:  8pt;
	text-indent : 4pt;
}
.navTextTab2
{
	font-family : "Arial";
	font-size:  8pt;
	text-indent : 16pt;
}
.navTextTab3
{
	font-family : "Arial";
	font-size:  8pt;
	text-indent : 26pt;
}

.navTextTab4
{
	font-family: "Arial";
	font-size: 8pt;
	text-indent: 30pt;
}
.navTextTab5
{
	font-family: "Arial";
	font-size: 8pt;
	text-indent: 34pt;
}
.navTextTab6
{
	font-family: "Arial";
	font-size: 8pt;
	text-indent: 38pt;
}

/******** SUNY XML Based Website Navigation ***********/
/*
the attributes below defines the styles needed for the XML/XSLT based menus
that are used on both the Public and Secure side.
ex: /about_suny/about_suny.cfm
*/
.XMLnavTextBold
{
	font-family : "Arial";
	font-size:  8pt;
	font-weight: bold;
	padding-left:4pt;
}

.XMLnavText
{
	font-family: "Arial";
	font-size: 8pt;
	padding-left: 8pt;
	line-height: 13pt;
	font-weight: normal;
}

.XMLnavsubIndent
{
	padding-left: 10pt;
	line-height: 12pt;	
}




/******** SUNY Fast Facts elements within suny.edu utilizing the template.cfm custom tag ***********/
/*
defines the Fast Facts info for SUNY content
ex: /About_suny/about_suny.cfm
*/
/* added for SUNY Fast Facts */ 
.ff_pageheading_bold
  {
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.ff_heading1_bold
  {
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.ff_data
  {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.ff_bold_data
  {
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.ff_heading2_bold
  {
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 9pt;
}
.ff_heading2
  {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 9pt;
}

.ff_heading3_bold
  {
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;	
	padding-left: 18pt;
}
.ff_heading3
  {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 18pt;
}
.ff_heading4
  {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 27pt;
}
.ff_heading4_bold
  {
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;	
	padding-left: 27pt;
}
.ff_heading5
  {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 36pt;
}
.bluetext 
{
	font-family: "Arial";
	font-size: 10pt;
	font-style : normal;
	color: #000066;
}
/******** Begin style elements used for Community Colleges  ***********/
/* styles used from swis/communityCollege/  */
  
.interiorNav
  {
	font-size: 8pt;
	font-family: arial, tahoma, Lucida sans, sans-serif;
	line-height: 175%;
}
.leftMenuBold
  {
  font-weight: bold;
  font-size: 12pt;
  font-family: tahoma;
  text-align: right;
  color: #000066;
  }
.default10Times
  {
	font-size: 10pt;
	font-family: Times New Roman;

}
.default10TimesBold
  {
	font-weight: bold;
	font-size: 10pt;
	font-family: Times New Roman;
}
.default10TimesNav
  {
	font-size: 10pt;
	font-family: Times New Roman;
	padding-bottom: 0.6%;
}

/******** Begin style elements used for /SUNYInternal  ***********/
/* styles used for /sunyInternal/chancellorAwardForm/ */
.TGdisplay1{
    font-size: 14pt;
	font-family:  "Arial";
	color: #000066
}

.TGdisplay2{
    font-size: 10pt;
	color: black;
	font-family:  "Arial"; 
}

.TGdisplay3{
    font-size: 10pt;
	color: black;
	font-family:  "Arial"; 
}

.TGdisplay4{
    font-size: 12pt;
	color: #000066;
	font-family:  "Arial"; 
}

.TGdisplay5{
    font-size: 9pt;
	font-family:  "Arial"; 
}

.TGdisplay6{
    font-size: 12pt;
	color: #ff0000;
	font-family:  "Arial"; 
}

.TGdisplay7{
    font-size: 12pt;
	color: #ffffff;
	font-family:  "Arial"; 
}
.TGdisplay8{
    font-size: 11pt;
	color: #000066;
	font-family:  "Arial"; 
}
.TGdisplay9{
    font-size: 12pt;
	font-family:  "Arial"; 
}
/******** Begin style elements used for application messages to the user ***********/
/* added for \Templates\SUNY\SharedFiles\messages.cfm */ 
.redText
{
	font-family: "Arial";
	font-size: 10pt;
	font-weight : bold;
	color: red;
}
.redText7
{
	font-family: "Arial";
	font-size: 7pt;
	color: red;
}
.redText8
{
	font-family: "Arial";
	font-size: 8pt;
	color: red;
}
.errorText
	{
	font-size: 12pt;
	font-family: Times New Roman;
	color : Red;
	font-style : italic;
}
.gmessageNoBorder
{
	font-weight: bold;
	font-size: 10pt;
	text-align : center;
	color: green;
}
.ContactUsBoldBlue
{
	color: #0000ff;
	font-weight: bold;
}


/******** Begin style elements used for SUNY Privacy Policy Section ***********/
H3
{
	font-family : "Arial";
	color:  #000066;
}
.subtitle
{
	font-family : "Arial";
	font-size:  14pt;
	color:  #000066;
	font-weight : bold;
	
}
.italic
{
	font-family : "Arial";
	font-size:  10pt;
	font-style : italic;
	
}
.bold
{
	font-family : "Arial";
	font-size: 10pt;
	font-weight: bold;
}
.right 
{
	font-size: 10pt; 
	font-family: Arial; 
	color: #000066; 
	margin-left: 10px
}

.groupBox
  {
  border: #993333 solid 2px;
  }

/*Added by GF for SECURE*/  
.italicBB12
{
	font-size:  12pt;
	font-weight : bold;
	font-style : italic;
	color:  #000066;
}
.italicBB10
{
	font-size:  10pt;
	font-weight : bold;
	font-style : italic;
	color:  #000066;
}
.bold12
{
	font-size: 12pt;
	font-weight : bold;
}

.smallnav
{
  font-family : "Times New Roman", Times, serif;
  font-size: 8pt;
  font-weight : bold;
  color:  #999999;
}
.smallnav2
{
  font-family : "Times New Roman", Times, serif;
  font-size: 10pt;
  font-weight : bold;
  color:  #000066;
}
.smallLeftBorder
{
  font-family : "Times New Roman", Times, serif;
  font-size: 8pt;
  font-weight : normal;
  border-bottom : 1px solid #9BC4E2;
  border-top : 1px solid #9BC4E2;
  border-left : 1px solid #9BC4E2;
  border-right : 1px solid #9BC4E2;
  background-color: #F0F8FF;
}
.smallBottomBorder
{
  font-family : "Times New Roman", Times, serif;
  font-size: 8pt;
  font-weight : normal;
  border-bottom : 1px solid #9BC4E2;
  background-color: #F0F8FF;
}
 .smallBorder
{
  font-family : "Times New Roman", Times, serif;
  font-size: 8pt;
  font-weight : normal;
  border-bottom : 1px solid #9BC4E2;
  border-left : 1px solid #9BC4E2;
  border-right : 1px solid #9BC4E2;
  background-color: #F0F8FF;
}
.smallBottomBorder2
{
  font-family : "Times New Roman", Times, serif;
  font-size: 8pt;
  font-weight : normal;
  border-bottom : 1px solid #9BC4E2;
  background-color: #ffffff;
}
.smallBold
{
  font-family : "Times New Roman", Times, serif;
  font-size: 8pt;
  font-weight : bold;
}
.bluegroupBox
{
  font-family : "Times New Roman", Times, serif;
  font-size: 12pt;
  font-weight : normal;
  border: #555555 solid 2px;
  text-align: center;
   background-color: #DDDDDD;
}
.title
{
	font-family : "Times New Roman", Times, serif;
	font-size:  18pt;
	color:  #000066;
	font-weight : bold;
	text-align: center;
}
.green
{
	color:  green;
}.red
{
	color:  red;
}
.activePage
{
   background-color: #FFFF99;         /* yellow */
}
.leftMenu
{
  background-color: #CCCCCC;   /* lt. gray */
  color: #000099;    /* dk. blue */
  font-size: 8pt;
  font-family: arial, tahoma, Lucida sans, sans-serif;
}
 .redbold10Times
 {
  font-size: 10pt;
  font-family: Times New Roman;
  color:  #FF0000;
  font-weight: bold;
 }
 .redbold12Times
{
    font-family: Times New Roman;
	font-weight: bold;
	font-size: 12pt;
	text-align : center;
	color: #FF0000;
}
.bluebold12Times
{
    font-family: Times New Roman;
	font-weight: bold;
	font-size: 12pt;
	text-align : center;
	color: #000066;
}
.default08Times
{
  font-size: 8pt;
  font-family: Times New Roman;
  font-variant : small-caps;
}
.interiorNavText 
{
	font-family: "Arial";
	font-size: 10pt;
	font-weight : normal;
}
.headerText 
{
	font-family: "Time New Roman";
	font-size: 12pt;
	font-weight : bold;
	font-style : italic;
	color: #ffcc33;
}
.meetingNoticeHeaderText 
{
	font-family: "Time New Roman";
	font-size: 12pt;
	font-weight : bold;
	font-style : normal;
	color: #000066;
}
.pageHeaderCaps 
{
	font-family: "Trebuchet";
	font-size: 24pt;
	font-weight : normal;
	font-style : normal;
	color: #666666;
}
.pageHeader 
{
	font-family: "Trebuchet";
	font-size: 20pt;
	font-weight : normal;
	font-style : normal;
	color: #999999;
}
 .section
  {
  background-color : #87CEFA;         /* Light Blue */
  } 
   .section2
  {
  background-color : #F0E68C;         /* Light Gold */
  } 
  
    .campus
  {
  	font-family: Times New Roman;
	font-weight: bold;
	font-size: 10pt;
 	 background-color : #F0E68C;         /* Light Gold */
  } 
  
    .VacancyHeader
  {
  	font-family: Times New Roman;
	font-weight: bold;
	font-size: 10pt;
 	background-color : #87CEFA;         /* Light Gold */
  }
  
    .message
{
    font-family: Times New Roman;
	font-weight: bold;
	font-size: 10pt;
	text-align : center;
	color: red;
	border: black solid 2px;
}

  .asterisk
{
    font-family: Times New Roman;
	font-weight: bold;
	font-size: 8pt;
	color: red;
}
.blueBoldText9 
{
	font-family: "Time New Roman";
	font-size: 9pt;
	font-weight : bold;
	font-style : normal;
	color: #000066;
}

.Text9 
{
	font-family: "Time New Roman";
	font-size: 9pt;
	font-style : normal;
}
  
.text7_ultra_seek_grey
{
	font-family: "Arial";
	font-size: 7pt;
	color: #AAAAAA;
}

.italicText8
{
	font-family: "Arial";
	font-size: 8pt;
	font-style:italic;
}
  
/******** Begin style elements used for SUNY Omni Update Tool ***********/

.ouDirectEdit{font-family : "Arial";font-size: 8pt;text-indent : 5px;text-align : left;color:#585858;text-decoration:none;}
a.ouDirectEdit:link {color:#585858;text-decoration:none;}
a.ouDirectEdit:active {color:#585858;text-decoration:none;}
a.ouDirectEdit:visited { color:#585858;text-decoration:none;}