/* default style */

BODY
{
    MARGIN: 0px;
    FONT-SIZE: 11px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    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: 10px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 14px;
}
.text2b
{
    FONT-SIZE: 10px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 14px;
    FONT-WEIGHT: bold;
}
.text2red
{
    FONT-SIZE: 10px;
    COLOR: #CC0000;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 14px;
}
.text2i
{
    FONT-SIZE: 10px;
    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: 10px;
    COLOR: #CC0000;
    FONT-FAMILY: Verdana, sans-serif;
    FONT-WEIGHT: bold;
}
/* used on all forms */
.formlabel {
    FONT-SIZE: 10px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 14px;
    FONT-WEIGHT: bold;
}



/* title control classes - this is the page title */
.pagetitle {
	font-size : 20px;
	color : #000056;
	font-family: Arial, sans-serif;
	line-height : 22px;
	font-weight: bold;
	padding-top : 10px;
	padding-bottom : 12px;
	padding-left : 0px;
}
.pagetitle_pop {
	font-size : 20px;
	color : #000056;
	font-family: Arial, sans-serif;
	line-height : 22px;
	font-weight: bold;
	padding-top : 10px;
	padding-bottom : 12px;
	padding-left : 0px;
}
.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 : 10px;
	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: 10px;
	color: #2562DE;
	font-family: verdana, sans-serif;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}

.link2_red
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: red;
    LINE-HEIGHT: 14px;
    FONT-FAMILY: verdana, sans-serif;
    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;
}
.link4  {
	font-size: 10px;
	color: #2562DE;
	font-family: verdana, sans-serif;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}
.link4: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: 10px;
	color: #424242;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	background-color: #D6EBFF;  
	/* background-color: #F007D2; */
	border-color: #D6EBFF;
	height: 16px;
}
.tablehdrfont {
	font-size: 10px;
	color: #424242; 
	font-family: Verdana, sans-serif;
	font-weight: bold;
}
.tablehdrfont2 {
	font-size: 10px;
	color: #424242; 
	font-family: Verdana, sans-serif;
	font-weight: bold;
}



/* grid-table header link classes for sorted grids */
.tablehdrlink a {
	font-size: 10px;
    color: #2562DE;
    font-family: verdana, sans-serif;
    line-height: 11px;
    font-weight: normal;
	text-decoration: none;
}
.tablehdrlink a:hover {
	text-decoration: underline;
}
.tablehdrlinksorted 
{
    color: #FFFFFF;
    background-color:#D6EBFF;
}
/* CQ 25917 : Tiarnan Breffni : Changed font-weight to bold and changed color to #2562DE (Same as tablehdrlink a) */
.tablehdrlinksorted a
{
	font-size: 10px;
    color: #2562DE;
    background-color:#D6EBFF;
	font-family: verdana, sans-serif;
	font-weight: bold;
	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: 10px;   
	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: 10px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
	background-color: #F8F8F8;	
}
tr.row2
{
	FONT-SIZE: 10px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
	background-color: #F2F2F2;	
}
/* grid – grey line separates rows */
td.separator
{
	border-bottom: solid 1px #DDDDDD;
}
/* table line color on TD tag */
.linesHr
{
    background-color: #DDDDDD;
}



/* Online Reg Row Colors */
.regNone
{
    FONT-SIZE: 10px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 15px;
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: #E8F6E8;
    BORDER-WIDTH: 0px
}
.regGreen
{
    FONT-SIZE: 10px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 15px;
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: #E8F6E8;
    BORDER-WIDTH: 0px
}
.regOrange
{
    FONT-SIZE: 10px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 15px;
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: #FFEEDE
}
.regRed
{
    FONT-SIZE: 10px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 15px;
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: #FFE1E5
}
.regYellow
{
    FONT-SIZE: 10px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 15px;
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: #FFFFD6
}
.regAudit /*CQ21340 A.S. 01-28-05 new color for audit courses*/
{
    FONT-SIZE: 10px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 15px;
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: #3399CC
}




/* tools classes */
.tools
{
	background-color: #E5E5E5;
}
.toolsLeft
{
	border-left: #cccccc 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:10px; 
	color: #424242; 
	font-family : Verdana, sans-serif;
	background-color:#FFFFFF; 
	height: 20px;
	border: 1px #CCCCCC solid;
	padding : 2px;

}
/* text for read only */
.forminput_readonly 
{
    FONT-SIZE: 10px;
    COLOR: #424242;
    FONT-FAMILY: Verdana, sans-serif;
    LINE-HEIGHT: 14px;
}

/* invalid validation only */
input.forminputInvalid{
	font-size:10px; 
	color: #424242; 
	font-family : Verdana, sans-serif;
	background-color:#F4FB3B;
	height: 20px; 
	border: 1px #CCCCCC solid;
	padding : 2px;
}
/* input class used on editable input boxes in edit mode */
input.forminputYllw	{
	font-size:10px; 
	color: #424242; 
	font-family : Verdana, sans-serif;
	background-color:#FCFEBB;
	height: 20px; 
	border: 1px #CCCCCC solid;
	padding : 2px;
}
textarea.formtextbox	{
	font-size: 10px;
	color: #424242; 
	font-family : Verdana, sans-serif; 
	border: 1px #CCCCCC solid;
	padding : 2px;
}
select.formselect {
	font-family : Verdana, sans-serif; 
	font-size:10px;
	color: #424242;
	border: 1px #CCCCCC solid; 
	background-color: #FFFFFF;
}
/* invalid validation only */
select.formselectInvalid {
	font-family : Verdana, sans-serif; 
	font-size:10px;
	color: #424242;
	border: 1px #CCCCCC solid; 
	background-color: #F4FB3B;
}
INPUT.formradio
{
	font-size:10px;
	font-family : Verdana, sans-serif; 
	BACKGROUND-COLOR: #ffffff;
}
INPUT.formcheck
{
	font-family : Verdana, sans-serif; 
	font-size:10px;
	color: #424242;
    BACKGROUND-COLOR: #ffffff
}
.button1 {	
	font-size: 11px;
    color: #2562DE;
   	font-family : Verdana, sans-serif;
	text-align : center;
	text-decoration : none;
	height: 20px;
	background-color : E3E3E3;
	border : 1px #CCCCCC solid;
	padding-top : 3px;	
	padding-right : 5px;
	padding-bottom : 3px;
	padding-left : 5px;
	
}
.button1Disabled {	
	font-size: 11px;
    color: #2562DE;
   	font-family : Verdana, sans-serif;
	text-align : center;
	text-decoration : none;
	height: 20px;
	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: 20px;
	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: 20px;
	padding-bottom: 20px;
}
.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 */
.gutter_bktop
{
	vertical-align:top;
	background-color: #F3F3F3;
}

.gutter_bk
{
	background-color: #F3F3F3;
}
.gutterBanner 
{
	font-size : 10px;
	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 : 10px;
	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: 0px; 
	margin-top: 1px;
}

/* left nav control classes */
/* left nav control - link classs for closed tab */
/* larger version  w/ repeat off*/
.SM_p_extend
{
	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_extended.gif);
	CURSOR: hand;
	padding-bottom: 2px; 
	padding-top: 2px; 
	padding-left: 18px;
	padding-right: 0px; 
	margin-top: 1px;
	background-repeat: no-repeat 
}


/* 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: 0px; 
	margin-top: 1px;
}

/* left nav control - link classs for closed tab hover state */
/* larger version  w/ repeat off*/
.SM_po_extend
{
	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_extended.gif);
	CURSOR: hand;
	padding-bottom: 2px; 
	padding-top: 2px; 
	padding-left: 18px;
	padding-right: 0px; 
	margin-top: 1px;
	background-repeat: no-repeat 
}

/* 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: 0px;
	margin-top: 1px; 
}

/* left nav control - link classs for open tab */
/* larger version  w/ repeat off*/
.SM_ps_extend
{
 	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_extended.gif);
	CURSOR: hand;
	padding-bottom: 2px; 
	padding-top: 2px; 
	padding-left: 18px;
	padding-right: 0px;
	margin-top: 1px; 
	background-repeat: no-repeat 
}


/* left nav control - subnav class */
.SM_c
{
	display: block;
 	font-size: 10px;
 	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: 0px;
}
/* left nav control - subnav class hover state */
.SM_co
{
	display: block;
	font-size: 10px;
	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: 0px;
}
/* left nav control - subnav class when on that page */
.SM_cs
{
	font-size: 10px;
	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: 0px;
}
/* left nav control - don't know what for */
.SM_cb
{
 	font-size: 10px;
 	COLOR: #FFFFFF;
 	font-family: verdana, sans-serif;
	font-weight: normal;
    BORDER-LEFT: #b5c7d6 0px solid;
}
/* left nav control - don't know what for */
.SM_t
{
 	font-size: 10px;
    COLOR: #2a4256;
 	font-family: verdana, sans-serif;
	font-weight: normal;
    BORDER-LEFT: #b5c7d6 0px solid;
    PADDING-LEFT: 10px;
}





/* 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: 0px; 
}
.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: 0px; 
}
.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: 0px; 
}



/* header control classes */
/* header background - use to tile image in background behind logo */
.header 
{
	background-color: #FFFFFF;
	/* background-image: url(images/header_bk.gif);	*/
}
.headerBar
{
    height: 18px;
    /* BACKGROUND-COLOR: #000056; */
    	background-image: url(images/headerbar_bk.gif);	
}
.linkheaderBar
{
    FONT-SIZE: 7pt;
    COLOR: #CCCCCC;
    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
{
	background-color: #DDDDDD;
}
.layout1
{
	background-color: #FFFFFF;
}
/* background color of the center content area */
.layout2
{
	background-color: #FFFFFF;
	vertical-align:top;
}
/* left nav control - background image */
.subnav
{
    vertical-align:top;
    background-color: #F3F3F3;
    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: 10px;
	color: #2562DE;
	font-family: verdana, sans-serif;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}
.mycalholiday  {  
	background-color : #F8C35B;
	font-size: 10px;
	color: #2562DE;
	font-family: verdana, sans-serif;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}
.mycalreg {  
	background-color : #78A6E0;
	font-size: 10px;
	color: #2562DE;
	font-family: verdana, sans-serif;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}
.mycalterm {  
	background-color : #78E078;
	font-size: 10px;
	color: #2562DE;
	font-family: verdana, sans-serif;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}
.mycallist{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}


/* 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: 0px; 
	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; 
}
.PFChar
{
    FONT-SIZE: 10px;
    COLOR: #CC0000;
    FONT-FAMILY: Verdana, sans-serif;
    FONT-WEIGHT: bold;
}
