/* default style */

BODY
{
    MARGIN: 1px;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, sans-serif;
    FONT-WEIGHT: bold;
    /*changes the body of the entire background - jea */
    BACKGROUND-COLOR: #ffffff;
}


/* text classes */
.text1
{
    FONT-SIZE: 11px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 15px;
}
.text1white
{
    FONT-SIZE: 9px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 15px;
}
.text1greeting 
{
    FONT-SIZE: 11px;
    COLOR: #CC0000;
    FONT-FAMILY: Verdana, sans-serif;
    FONT-WEIGHT: bold;
}
.text1b
{
    FONT-SIZE: 11px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 15px;
    FONT-WEIGHT: bold;
}
.text1i
{
    FONT-SIZE: 11px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 15px;
    FONT-STYLE: italic;
}
.text2
{
    FONT-SIZE: 11px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 14px;
}
.text2b
{
    FONT-SIZE: 11px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 14px;
    FONT-WEIGHT: bold;
}
.text2red
{
    FONT-SIZE: 11px;
    COLOR: #CC0000;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 14px;
}
.text2i
{
    FONT-SIZE: 11px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 14px;
    FONT-STYLE: italic;
}
.text3
{
    FONT-SIZE: 9px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 13px;
}
.text3b
{
    FONT-SIZE: 9px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 13px;
    FONT-WEIGHT: bold;
}
.text3i
{
    FONT-SIZE: 9px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 13px;
    FONT-STYLE: italic;
}
.error
{
    FONT-SIZE: 11px;
    COLOR: #CC0000;
    FONT-FAMILY: Verdana, sans-serif;
    FONT-WEIGHT: bold;
}
/* used on all forms */
.formlabel {
    FONT-SIZE: 11px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 14px;
    FONT-WEIGHT: bold;
}



/* title control classes - this is the page title */
.pagetitle {
	font-size : 21px;
	color : #000056;
	font-family: Arial, sans-serif;
	line-height : 22px;
	font-weight: bold;
	padding-top : 11px;
	padding-bottom : 12px;
	padding-left : 1px;
}
.pagetitle_pop {
	font-size : 21px;
	color : #000056;
	font-family: Arial, sans-serif;
	line-height : 22px;
	font-weight: bold;
	padding-top : 11px;
	padding-bottom : 12px;
	padding-left : 1px;
}
.pagetitle_bk 
{
/*	background-color : #000000; */
	display: block;
	/*background-image: url(images/pagetitle_bk.gif);*/
}






/* subhead classes */
.subhead1 {  
	font-size : 14px;
	color : #000056;
	font-family: Arial, sans-serif;
	line-height : 15px;
	font-weight : bold;
	padding-bottom : 3px; 
}
.subhead2 {  
	font-size : 12px;
	color : #000056;
	font-family: Arial, sans-serif;
	line-height : 13px;
	font-weight : bold;
	padding-bottom : 3px; 	
}
/* right-column pagelet class - in pagelet banner */
.subhead3 {  
	font-size : 11px;
	color : #000056;
	font-family: Arial, sans-serif;
	line-height : 13px;
	font-weight : bold;
	padding-bottom : 3px; 
}



/* main content links */
.link1  {
	font-size: 11px;
    	color: #2562DE;
    	font-family: Verdana, sans-serif;
	line-height: 15px;
	text-decoration: none;
	font-weight: normal;
}
.link1:hover {
	text-decoration: underline;
}
.link1 a {
	font-size: 11px;
	color: #2562DE;
	font-family: verdana, sans-serif;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}
.link1 a:hover {
	text-decoration: underline;
}
.link2  {
	font-size: 11px;
	color: #2562DE;
	font-family: verdana, sans-serif;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}
.link2:hover {
	text-decoration: underline;
}
.link3  {
	font-size: 9px;
	color: #2562DE;
	font-family: verdana, sans-serif;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;

}
.link3:hover {
	text-decoration: underline;
}
.linksubhead  {
	font-size: 14px;
    	color: #2562DE;
    	font-family: Verdana, sans-serif;
/*	line-height: 15px; */
	text-decoration: none;
	font-weight: normal;
}
.linksubhead:hover {
	text-decoration: underline;
}




/* footer links */
.linkfooter  {
	font-size: 9px;
	color: #2562DE;
	font-family: verdana, sans-serif;
	line-height: 13px;
	font-weight: normal; 
	text-decoration: none;

}
.linkfooter:hover {
	text-decoration: underline;
}
	




/* grid-table header classes */
.tableHdr {
	font-size: 11px;
	color: #424242;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	background-color: #D6EBFF;  
	/* background-color: #ffffff; */
	border-color: #ffffff;
	height: 16px;
}
.tablehdrfont {
	font-size: 11px;
	color: #424242; 
	font-family: Verdana, sans-serif;
	font-weight: bold;
}



/* grid-table header link classes for sorted grids */
.tablehdrlink a {
	font-size: 11px;
    color: #2562DE;
    font-family: verdana, sans-serif;
    line-height: 11px;
    font-weight: normal;
	text-decoration: none;
}
.tablehdrlink a:hover {
	text-decoration: underline;
}
.tablehdrlinksorted 
{
	background-color:#D6EBFF;
}
.tablehdrlinksorted a
{
	font-size: 11px;
	color: #2562DE;
	font-family: verdana, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
.tablehdrlinksorted a:hover {
	text-decoration: none;
}



/* grid classes for links in grids */
/* grid – grey line separates rows on link cells in grids*/ 
.link2grid  {
	border-bottom: solid 1px #DDDDDD;
}
/* grid link classes - should match link2 class */
.link2grid a {
	font-size: 11px;   
	color: #2562DE;
	font-family: verdana, sans-serif;
	line-height: 11px;
	font-weight: normal; 
	text-decoration: none;
}
.link2grid a:hover {
	text-decoration: underline;
}



/* grid classes */
/* grid row colors - alt colors */
tr.row1
{
	FONT-SIZE: 11px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
	background-color: #ffffff;	
}
tr.row2
{
	FONT-SIZE: 11px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
	background-color: #ffffff;	
}
/* grid – grey line separates rows */
td.separator
{
	border-bottom: solid 1px #ffffff;
}
/* table line color on TD tag */
.linesHr
{
    background-color: #dddddd;
}





/* Online Reg Row Colors */
.regNone
{
    FONT-SIZE: 11px;
    COLOR: #FFFFff;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 15px;
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: #E8F6E8;
    BORDER-WIDTH: 1px
}
.regGreen
{
    FONT-SIZE: 11px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 15px;
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: #E8F6E8;
    BORDER-WIDTH: 1px
}
.regOrange
{
    FONT-SIZE: 11px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 15px;
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: #FFEEDE
}
.regRed
{
    FONT-SIZE: 11px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 15px;
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: #FFE1E5
}
.regYellow
{
    FONT-SIZE: 11px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 15px;
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: #FFFFD6
}




/* tools classes */
.tools
{
	background-color: #E5E5E5;
}
.toolsLeft
{
	border-left: #ffffff 1px solid;
	background-color: #e5e5e5;
}
.toolsRight
{
	border-right: #cccccc 1px solid;
	background-color: #E5E5E5;
}
.toolsTop
{
	border-top: #cccccc 1px solid;	
	background-color: #E5E5E5;
}
.toolsBottom
{
	border-bottom: #cccccc 1px solid;	
	background-color: #E5E5E5;
}



/* roundedbox classes */
.roundedbox
{
	background-color: #CFE2FF;
}
.roundedboxLeft
{
	border-left: #cccccc 1px solid;
	background-color: #CFE2FF;
}
.roundedboxRight
{
	border-right: #cccccc 1px solid;
	background-color: #CFE2FF;
}
.roundedboxTop

{
	border-top: #cccccc 1px solid;	
	background-color: #CFE2FF;
}
.roundedboxBottom
{
	border-bottom: #cccccc 1px solid;	
	background-color: #CFE2FF;
}





/* form classes */
input.forminput	{
	font-size:11px; 
	color: #424242; 
	font-family : Verdana, sans-serif;
	background-color:#FFFFff; 
	height: 21px;
	border: 1px #cccccc solid;
	padding : 2px;

}
/* text for read only */
.forminput_readonly 
{
    FONT-SIZE: 11px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 14px;
}

/* invalid validation only */
input.forminputInvalid{
	font-size:11px; 
	color: #424242; 
	font-family : Verdana, sans-serif;
	background-color:#F4FB3B;
	height: 21px; 
	border: 1px #cccccc solid;
	padding : 2px;
}
/* input class used on editable input boxes in edit mode */
input.forminputYllw	{
	font-size:11px; 
	color: #424242; 
	font-family : Verdana, sans-serif;
	background-color:#FCFEBB;
	height: 21px; 
	border: 1px #cccccc solid;
	padding : 2px;
}
textarea.formtextbox	{
	font-size: 11px;
	color: #424242; 
	font-family : Verdana, sans-serif; 
	border: 1px #cccccc solid;
	padding : 2px;
}
select.formselect {
	font-family : Verdana, sans-serif; 
	font-size:11px;
	color: #424242;
	border: 1px #cccccc solid; 
	background-color: #ffffff;
}
/* invalid validation only */
select.formselectInvalid {
	font-family : Verdana, sans-serif; 
	font-size:11px;
	color: #424242;
	border: 1px #cccccc solid; 
	background-color: #F4FB3B;
}
INPUT.formradio
{
	font-size:11px;
	font-family : Verdana, sans-serif; 
	BACKGROUND-COLOR: #ffffff;
}
INPUT.formcheck
{
	font-family : Verdana, sans-serif; 
	font-size:11px;
	color: #424242;
    BACKGROUND-COLOR: #ffffff
}
.button1 {	
	font-size: 11px;
    color: #2562DE;
   	font-family : Verdana, sans-serif;
	text-align : center;
	text-decoration : none;
	height: 21px;
	background-color : E3E3E3;
	border : 1px #cccccc solid;
	padding-top : 3px;	
	padding-right : 5px;
	padding-bottom : 3px;
	padding-left : 5px;
	
}
.button1:hover {	
	color: #2562De;
	background-color : #FFFF33;
	cursor:hand;
}
.button1hover {	
	font-size: 11px;
	color: #2562De;
   	font-family : Verdana, sans-serif;
	text-align : center;
	vertical-align : middle;
	text-decoration : none;
	height: 21px;
	background-color : #FFFF33;
	border : 1px #cccccc solid;
	padding-top : 3px;	
	padding-right : 5px;
	padding-bottom : 3px;
	padding-left : 5px;
	cursor:hand;
}
.button2 {	
	font-size:11px;
	color: #2562DE;
	font-family : Verdana, sans-serif;
	text-align : center;
	background-color : #ffffff
	border : 1px #cccccc solid;
	padding-top : 3px;	
	padding-right : 5px;
	padding-bottom : 3px;
	padding-left : 5px;
}
.button2:hover {	
	color: #2562De;
	background-color : FFFF33;
}
.button2hover {	
	font-size:11px;
	color: #2562De;
	font-family : Verdana, sans-serif;
	text-align : center;
	vertical-align : middle;
	background-color : FFFF33;
	border : 1px #cccccc solid;
	padding-top : 3px;	
	padding-right : 5px;
	padding-bottom : 3px;
	padding-left : 5px;
}




/* page classes */
td.grey {  
	background-color: #DDDDDD;	
}
.tdyellow
{
	background-color: #FCFEBB;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 21px;
	padding-bottom: 21px;
}
.blank3 {
	clear : both;
	height : 3px;
}
.bar5 {
	clear : both;
	height : 5px;
	background-color: #cccccc;
	margin-top: 5px; 
	margin-bottom: 5px;
}
.dotted {
	height : 1px;
	background-image: url(images/dotted.gif);
	background-repeat: repeat;
	margin-top: 3px;
	margin-bottom: 3px;
}
.panelframe {	
	background-color : #ffffff;
border : 1px #cccccc solid;
	padding : 5px;
}
/* Yellow Background */
.panelframe2 {	
	background-color : #FCFEBB;
	border : 1px #F9FD7F solid;
	padding : 5px;
}
/* Blue Background */
.panelframe3 {	
	background-color : #E4EEFD;
	border : 1px #cccccc solid;
	padding : 5px;
}
/* invalid validation only */
.panelframeInvalid {	
	background-color : #FCFEBB;
	border : 1px #F9FD7F  solid;
	padding : 5px;
}
.wndwshade {	
	background-color : #ffffff;
	border : 1px #cccccc solid;
	padding : 5px;
	margin-top : 3px;
	margin-bottom : 8px;
}


/* left and right column control classes */
/* left and right column - color */

/* links cell */
/* RIGHT AREA CONTROL JEA */
.gutter_bktop
{
	vertical-align:top;
	background-color: #ffffff;
}

.gutter_bk
{
	background-color: #ffffff;
}
.gutterBanner 
{
	font-size : 11px;
	color : #424242;
	font-family: Verdana, sans-serif;  
	font-weight : Bold; 	
	text-align: left; 	
	border: #9ABBEE 1px solid;
	background-color: #9ABBEE; 	
	padding-top: 4px; 	
	padding-bottom: 4px; 	
	padding-left: 4px; 	
	padding-right: 4px;
	}
	/* needs to match gutterBanner because some on labels */
	.gutterBannerFont 
{
	font-size : 11px;
	color : #424242;
	font-family: Verdana, sans-serif;  
	font-weight : Bold; 	
	text-align: left;
	}





/* left nav control classes */
/* left nav control - link classs for closed tab */
.SM_p
{
	font-size: 11px;
	color: #111083;
 	font-family: verdana, sans-serif;
 	line-height: 13px;
 	font-weight: bold;
	text-decoration: none;
	height: 21px;
	background-image: url(images/nav_closed.gif);
	CURSOR: hand;
	padding-bottom: 2px; 
	padding-top: 2px; 
	padding-left: 18px;
	padding-right: 1px; 
	margin-top: 1px;
}
/* left nav control - link classs for closed tab hover state */
.SM_po
{
	font-size: 11px;
	color: #111083;
 	font-family: verdana, sans-serif;
 	line-height: 13px;
 	font-weight: bold;
	text-decoration: underline;
	height: 21px;
	background-image: url(images/nav_closed.gif);
	CURSOR: hand;
	padding-bottom: 2px; 
	padding-top: 2px; 
	padding-left: 18px;
	padding-right: 1px; 
	margin-top: 1px;
}
/* left nav control - link classs for open tab */
.SM_ps
{
 	font-size: 11px;
 	color: #CC0000;
 	font-family: verdana, sans-serif;
 	line-height: 13px;
 	font-weight: bold;
 	text-decoration: none;
 	height: 21px;
	background-image: url(images/nav_open.gif);
	CURSOR: hand;
	padding-bottom: 2px; 
	padding-top: 2px; 
	padding-left: 18px;
	padding-right: 1px;
	margin-top: 1px; 
}
/* left nav control - subnav class */
.SM_c
{
	display: block;
 	font-size: 11px;
 	COLOR: #2562DE;
 	font-family: verdana, sans-serif;
 	font-weight: normal;
 	TEXT-DECORATION: none;
 	CURSOR: hand;
 	padding-bottom: 2px; 
	padding-top: 2px;
	PADDING-LEFT: 12px; 
	padding-right: 1px;
}
/* left nav control - subnav class hover state */
.SM_co
{
	display: block;
	font-size: 11px;
	COLOR: #CC0000;
	font-family: verdana, sans-serif;
	font-weight: normal;
    TEXT-DECORATION: underline;
    cursor: hand;
    padding-bottom: 2px; 
	padding-top: 2px;
	PADDING-LEFT: 12px; 
	padding-right: 1px;
}
/* left nav control - subnav class when on that page */
.SM_cs
{
	font-size: 11px;
	COLOR: #CC0000;
    font-family: verdana, sans-serif;
	font-weight: normal;
    TEXT-DECORATION: none;
    cursor: hand;
    padding-bottom: 2px; 
	padding-top: 2px;
	PADDING-LEFT: 12px; 
	padding-right: 1px;
}
/* left nav control - don't know what for */
.SM_cb
{
 	font-size: 11px;
 	COLOR: #ffffcc;
 	font-family: verdana, sans-serif;
	font-weight: normal;
    BORDER-LEFT: #b5c7d6 1px solid;
}
/* left nav control - don't know what for */
.SM_t
{
 	font-size: 11px;
    COLOR: #2a4256;
 	font-family: verdana, sans-serif;
	font-weight: normal;
    BORDER-LEFT: #b5c7d6 1px solid;
    PADDING-LEFT: 11px;
}





/* content panel tab link classes */
.tabon  {
	font-size: 11px;
	color: #111083;

	font-family: verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-top: 2px; 
	padding-right: 4px;
	padding-bottom: 2px;  
	padding-left: 4px;
	margin: 1px; 
}
.tabhover {
	font-size: 11px;
	color: #424242;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	padding-bottom: 2px; 
	padding-top: 2px; 
	padding-left: 4px;
	padding-right: 4px; 
	margin: 1px; 
}
.taboff  {
	font-size: 11px;
	color: #424242;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-bottom: 2px; 
	padding-top: 2px; 
	padding-left: 4px;
	padding-right: 4px; 
	margin: 1px; 
}



/* header control classes */
/* header background - use to tile image in background behind logo */
.header 
{
	background-color: #ffffff;
	
}
.headerBar
{
    height: 23px;
    BACKGROUND-COLOR: #000056;

}

.linkheaderBar
{
    FONT-SIZE: 7pt;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, sans-serif;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
}
.linkheaderBar:hover
{
    COLOR: #ffffff;
    TEXT-DECORATION: underline;
}



/* layout classes */
/* background color of the left and right columns */
.frame
{       /* CONTROLS LINE COLOR FOR SEPERATORS JEA */
	background-color: #ffffff;
}
.layout1
{
	background-color: #ffffff;
}
/* background color of the center content area */
.layout2
{
	background-color: #ffffff;
	vertical-align:top;
}
/* left nav control - background image */
/* LEFT MENU AREA WITH BUTTONS JEA */
.subnav
{
    vertical-align:top;
    background-color: #ffffff;
    background-image: url(images/subnav_bk.gif);
}


/* resume upload classes */
.FileInputControlUploadButton 
{ 
	text-decoration: none;
	height: 22px; 
	font-size : 13px;
	color: #424242;
	text-transform: uppercase; 
	border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
}
.FileInputControlUpload 
{ 
	text-decoration: none;
	height: 22px; 
	font-size : 13px;
	color: #424242;
	text-transform: uppercase; 
	border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
}



/* Online Reg Button Numbers */
.onlineregStepNumber {  
	font-size : 13px;
	color : #FFFFFF;
	font-family: Arial, sans-serif;
	font-weight : bold;
	text-align: center;
}
.onlineregStepText {  
	font-size : 11px;
	color : #000056;
	font-family: Verdana, sans-serif;
	font-weight : normal;
	/* text-align: center; */
	padding-left: 16px; 
}


/* My Calendar Classes - Swatches */
.mycaldropadd  {  
	background-color : #F8805B;
	font-size: 11px;
	color: #2562DE;
	font-family: verdana, sans-serif;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}
.mycalholiday  {  
	background-color : #F8C35B;
	font-size: 11px;
	color: #2562DE;
	font-family: verdana, sans-serif;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}
.mycalreg {  
	background-color : #78A6E0;
	font-size: 11px;
	color: #2562DE;
	font-family: verdana, sans-serif;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}
.mycalterm {  
	background-color : #78E078;
	font-size: 11px;
	color: #2562DE;
	font-family: verdana, sans-serif;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}


/* Home Page Calendar Classes */
/* Calendar Background and Frame */
.CMCCalendar{
	background-color: #FFFFFF;
	border-color: #DDDDDD;
	border-width:1px;
	border-style: solid;
	font-family: Verdana;
	font-size: 8pt;
	padding: 0;
	border-collapse:collapse;
}
/* Month and Year Back */
.CMCTitleStyle	{
	font-size: 10pt; 
	font-weight: bold;
	color: #CCCCFF;
	background-color: #003399;
	font-family: Verdana; 
	height: 100%;
	border-width: 1px; 
	border-style: solid; 
	border-color: #CCCCFF;
	border-collapse:collapse;
}
/* Days of Week */
.CMCDayHeaderStyle	{  
	color: #003399; 
	background-color: #8DADE6;
	font-size:8pt;
	font-family:Verdana;
}



/* Infragistics Calendar Classes */
/* Calendar Background and Frame */
.INFRACalendarStyle{
	/* background-color: #FFFFFF; */
	border-color: #DDDDDD;
	border-width:1px;
	border-style: solid;
	font-family: Verdana;
	font-size: 8pt;
	color: #003399;
	padding: 0;
	border-collapse: collapse;
}
/* Month Back OK!!! */
.INFRATitleStyle	{
	font-size: 10pt; 
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	font-family: Verdana; 
}
/* Next Prev Arrows by Month */
.INFRANextPrevStyle	{
	font-size: 10pt; 
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	font-family: Verdana; 
}
/* Days of Week OK!!!!*/
.INFRADayHeaderStyle	{  
	color: #003399; 
	background-color: #8DADE6;
	font-size:8pt;
	font-family:Verdana;
}
/* Weekend Day Style */
.INFRAWeekEndDayStyle	{  
	color: #003399; 
	background-color: #FFCC00;
	font-size:8pt;
	font-family:Verdana;
}
/* Other Month Day Style - Beginning and End of Month*/
.INFRAOtherMonthDayStyle	{  
	color: #666666; 
	background-color: #D5E3FE;
	font-size:8pt;
	font-family:Verdana;
}
/* Drop Down Style */
.INFRADropDownStyle	{  
	color: #666666; 
	background-color: #FFFFFF;
	font-size:8pt;
	font-family:Verdana;
}
/* Footer Style */
.INFRAFooterStyle	{  
	color: #003399; 
	background-color: #8DADE6;
	font-size:8pt;
	font-family:Verdana;
}



/* required for Mozilla/Netscape support for disabled ELEMENTs */
SPAN[disabled="true"]
{
	color: #A0A0A0; 
}

SPAN[disabled="disabled"]
{
	color: #A0A0A0; 
}

/* Added section on 10/8/2007 by Naveed */
/* 
***** Web Part Entries - Start *****

*/
.CMCRSSBullet
{
	color: blue;
}
.CMCRSSCell
{
	text-align: left;
}
.CMCRSSRow
{
}
.CMCRSSTable
{
}
.CMCRSSLink:link /* sites not visited yet */
{
	color: blue;
	text-decoration: none;
	font-style: normal;
}
.CMCRSSLink:visited /* sites visited */
{
	color: blue;
	text-decoration: none;
	font-style: normal;
}
.CMCRSSLink:hover /* hover over link */
{
	color: blue;
	text-decoration: underline;
	font-style: normal;
}
.WPAddHeader /* Portal Home Page Add dialog box  */
{
	font-weight: bold;
}

.wpPartStyle
{
	border-right: lightblue 1px solid;
	border-top: lightblue 1px solid;
	border-left: lightblue 1px solid;
	border-bottom: lightblue 1px solid;
}
.wpPartChromStyle
{
}
.wpPartTitleStyle
{
	font-size: 11px;
	color: #111083;
	font-family: verdana, sans-serif;
	line-height: 13px;
	font-weight: bold;
	background-image: url(images/wp_header.gif);
	background-repeat: repeat-x;
}
/* 
***** Web Part Entries - Finish *****
*/

/********* ASP.net AJAX Start**************/
.collapsePanelHide
{
	visibility: hidden;
	display: none;
}
.collapsePanelShow
{
	background-color: white;
	overflow: hidden;
	visibility: visible;
	display: block;
}
/********* ASP.net AJAX End  **************/

/* Menu Styles */
/* Selectors for menu inside the banner */
/* This style sheet is intended to contain OFTEN CHANGED rules used when the Menu control adapter is enabled. */

/* When the Menu control's Orientation property is Vertical the adapter wraps the menu with DIV */
/* whose class is AspNet-Menu-Vertical. */
.MainTopMenu .AspNet-Menu-Vertical
{
	z-index: 300;
}

/* The menu adapter renders an unordered list (ul) in HTML for each tier in the menu. */
/* So, effectively says: style all tiers in the menu this way... */
.MainTopMenu ul
{
	background: #FFFFFF;
}

/* Top tier */
.MainTopMenu .AspNet-Menu-Vertical ul.AspNet-Menu
{
	width: 100%;
}

/* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */
/* In other words, this rule can be used to style the second and third tiers of the menu without impacting */
/* the topmost tier's appearance. */
.MainTopMenu ul.AspNet-Menu ul
{
	width: 100%;
	z-index: 400;
}

.MainTopMenu ul.AspNet-Menu ul ul
{
	width: 100%;
}

/* The menu adapter generates a list item (li) in HTML for each menu item. */
/* Use this rule create the common appearance of each menu item. */
.MainTopMenu ul.AspNet-Menu li
{
	color: #000000;
	background: #FFFFFF;
}

/* Within each menu item is a link or a span, depending on whether or not the MenuItem has defined it's */
/* NavigateUrl property. By setting a transparent background image here you can effectively layer two images */
/* in each menu item.  One comes from the CSS rule (above) governing the li tag that each menu item has. */
/* The second image comes from this rule (below). */
.MainTopMenu ul.AspNet-Menu li a, .MainTopMenu ul.AspNet-Menu li span
{
	color: #000000;
	padding: 4px 2px 4px 8px;
	border: 1px solid #000056;
	border-bottom: 1px;
	background: transparent url(images/menu_arrow.gif) right center no-repeat;
}

/* When a menu item contains no submenu items it is marked as a "leaf" and can be styled specially by this rule. */
.MainTopMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a, .MainTopMenu ul.AspNet-Menu li.AspNet-Menu-Leaf span
{
	background-image: none;
}

/* Not used presently.  This is here if you modify the menu adapter so it renders img tags, too. */
.MainTopMenu ul.AspNet-Menu li a img
{
	border-style: none;
	vertical-align: middle;
}

/* When you hover over a menu item, this rule comes into play. */
/* Browsers that do not support the CSS hover pseudo-class, use JavaScript to dynamically change the */
/* menu item's li tag so it has the AspNet-Menu-Hover class when the cursor is over that li tag. */
.MainTopMenu ul.AspNet-Menu li:hover, .MainTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover
{
	background-color: #D6EBFF; /* background-color: #F007D2; */
	border-color: #D6EBFF;
}

.MainTopMenu ul.AspNet-Menu li:hover a, .MainTopMenu ul.AspNet-Menu li:hover span, .MainTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover a, .MainTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover span, .MainTopMenu ul.AspNet-Menu li:hover li:hover a, .MainTopMenu ul.AspNet-Menu li:hover li:hover span, .MainTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, .MainTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span, .MainTopMenu ul.AspNet-Menu li:hover li:hover ul a:hover, .MainTopMenu ul.AspNet-Menu li:hover li:hover ul span.Asp-Menu-Hover, .MainTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a:hover, .MainTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span.Asp-Menu-Hover
{
	color: #000000;
}

.MainTopMenu ul.AspNet-Menu li:hover ul a, .MainTopMenu ul.AspNet-Menu li:hover ul span, .MainTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul a, .MainTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul span, .MainTopMenu ul.AspNet-Menu li:hover li:hover ul a, .MainTopMenu ul.AspNet-Menu li:hover li:hover ul span, .MainTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a, .MainTopMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span
{
	color: #000000;
}

/* While you hover over a list item (li) you are also hovering over a link or span because */
/* the link or span covers the interior of the li.  So you can set some hover-related styles */
/* in the rule (above) for the li but set other hover-related styles in this (below) rule. */
.MainTopMenu ul.AspNet-Menu li a:hover, .MainTopMenu ul.AspNet-Menu li span.Asp-Menu-Hover
{
	color: #000000;
	background: transparent url(images/menu_arrow.gif) right center no-repeat;
}

.MainTopMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover
{
	background-image: none;
}


/* -------------------------------------------------------------------------- */
/* When the Menu control's Orientation property is Horizontal the adapter wraps the menu with DIV */
/* whose class is AspNet-Menu-Horizontal. */

.MainTopMenu .AspNet-Menu-Horizontal
{
	z-index: 300;
}

/* This rule controls the width of the top tier of the horizontal menu. */
/* BE SURE TO MAKE THIS WIDE ENOUGH to accommodate all of the top tier menu items that are lined */
/* up from left to right. In other words, this width needs to be the width of the individual */
/* top tier menu items multiplied by the number of items. */
.MainTopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu
{
	width: 130px;
}

/* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */
/* In other words, this rule can be used to style the second and third tiers of the menu without impacting */
/* the topmost tier's appearance. */
/* Remember that only the topmost tier of the menu is horizontal.  The second and third tiers are vertical. */
/* So, they need a much smaller width than the top tier.  Effectively, the width specified here is simply */
/* the width of a single menu item in the second and their tiers. */
.MainTopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul
{
	width: 100%;
}

.MainTopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul
{
	top: 0px;
}

.MainTopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul
{
	width: 100%;
}

/* Generally, you use this rule to set style properties that pertain to all menu items. */
/* One exception is the width set here.  We will override this width with a more specific rule (below) */
/* That sets the width for all menu items from the second tier downward in the menu. */
.MainTopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li
{
	width: 100%;
	text-align: left;
}

/* This rule establishes the width of menu items below the top tier.  This allows the top tier menu items */
/* to be narrower, for example, than the sub-menu items. */
/* This value you set here should be slightly larger than the left margin value in the next rule. See */
/* its comment for more details. */
.MainTopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul li
{
	text-align: left;
	width: inherit;
}

.MainTopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul li
{
	width: 130px;
}
ul.AspNet-Menu
{
	position: static;
}
/* Third tier menus have to be positioned differently than second (or top) tier menu items because */
/* they drop to the side, not below, their parent menu item. This is done by setting the last margin */
/* value (which is equal to margin-left) to a value that is slightly smaller than the WIDTH of the */
/* menu item. So, if you modify the rule above, then you should modify this (below) rule, too. */
.MainTopMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li ul
{
	margin: 0 0 0 130px;
}

/* End - Menu Style*/

.QuickLinkRow
{
	background-image: url(images/quicklink_bk.gif);
	height: 29px;
}


/* CQ55067 Section 508 */
.hiddenLink a, 
.hiddenLink a:hover, 
.hiddenLink a:visited
{ 
    position: absolute; 
    left: 0px; 
    top: -500px; 
    width: 1px; 
    height: 1px; 
    overflow: hidden;
} 

/* CQ55067 Section 508 */
.hiddenLink a:active
{ 
    position: static; 
    width: auto; 
    height: auto; 
}


