/* default style */



BODY
{
	margin: 0px;
	font-size: 12px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	min-width: 1000px;
}


/* text classes */
.text1
{
	font-size: 12px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}

.text1 a {
	color: #2562DE; text-decoration: none;
}

.text1 a:link {
	color: #2562DE; text-decoration: none;
}

.text1 a:hover {
	text-decoration: underline;
}

.text1white
{
	font-size: 9px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.text1greeting
{
	font-size: 12px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text1b
{
	font-size: 12px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: bold;
}
.text1i
{
	font-size: 12px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-style: italic;
}
.text2
{
	font-size: 11px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.text2b
{
	font-size: 11px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
}
.text2red
{
	font-size: 11px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.text2i
{
	font-size: 11px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-style: italic;
}

.text2 a {
	color: #2562DE; text-decoration: none;
}

.text2 a:link {
	color: #2562DE; text-decoration: none;
}

.text2 a:hover {
	text-decoration: underline;
}

.text3
{
	font-size: 9px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}
.text3b
{
	font-size: 9px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-weight: bold;
}
.text3i
{
	font-size: 9px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-style: italic;
}
.error
{
	font-size: 11px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* used on all forms */
.formlabel
{
	font-size: 11px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
}

.formlabel a 
{
	font-size: 12px;
	background:url(images/icon_next.gif) no-repeat;
	padding-left: 23px;
	padding-bottom:3px;
	color: #2562DE;
	text-decoration: none;
	
}

.formlabel a:hover {
	background:url(images/icon_next_hover.gif) no-repeat;
	text-decoration: underline;
}

/* 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; */
	color:#FFF;
	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: 11px;
	color: #424242;
	font-family: Arial, sans-serif;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-right: 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;
}

/* Login page links */
.panelframe .link1 {
	font-size: 12px;
	font-weight: bold;
}

/* main content links */

.link1
{
	font-size: 12px;
	color: #2562DE;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration: none;
	font-weight: normal;
}
.link1:hover
{
	text-decoration: underline;
}
.link1 a
{
	font-size: 12px;
	color: #2562DE;
	font-family: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}

.link2_red
{
	font-weight: normal;
	font-size: 11px;
	color: red;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.link2:hover
{
	text-decoration: underline;
}
.link3
{
	font-size: 12px;
	color: #2562DE;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;

	

}

.link3 td
{
	text-align: center;
	border: 1px solid #FFF;
	border-spacing: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: url(images/accordian_trigger-bg.gif);
	font-weight: bold;
}

.link3:hover
{
	text-decoration: underline;
}
.link4
{
	font-size: 11px;
	color: #2562DE;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}
.link4:hover
{
	text-decoration: underline;
}
.linksubhead
{
	font-size: 14px;
	/* color: #2562DE; */
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000056;
	
}
.linksubhead:hover
{
	text-decoration: underline;
}




/* footer links */
.linkfooter
{
	font-size: 11px;
	color: #2562DE;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	padding: 3px;
}
.linkfooter:hover
{
	text-decoration: underline;
}





/* grid-table header classes */
.tableHdr
{
	font-size: 11px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #D6EBFF; /* background-color: #F007D2; */
	border-color: #D6EBFF;
	height: 16px;
	text-align: left;
}
.tablehdrfont
{
	font-size: 11px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tablehdrfont2
{
	font-size: 11px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}



/* grid-table header link classes for sorted grids */
.tablehdrlink a
{
	font-size: 11px;
	color: #2562DE;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-weight: normal;
	text-decoration: none;
}
.tablehdrlink a:hover
{
	text-decoration: underline;
}

td.tablehdrlink a
{
	font-size: 12px;
	color: #2562DE;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration: none;
	font-weight: normal;
}
td.tablehdrlink a:hover
{
	text-decoration: underline;
}

.tablehdrlinksorted
{
	color: #FFFFFF;
	/* background-color: #D6EBFF; */
	background:#F59B1A url(images/thead-bg.gif) repeat-x scroll left top;
}
/* CQ 25917 : Tiarnan Breffni : Changed font-weight to bold and changed color to #2562DE (Same as tablehdrlink a) */
.tablehdrlinksorted a
{
	color:#FFFFFF;
	font-size:12px;
	/* font-size: 11px; */
	/* color: #2562DE; */
	/* background-color: #D6EBFF; */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.tablehdrlinksorted a:hover
{
	text-decoration: underline;
}

/* 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: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
	background-color: #F8F8F8;
}
tr.row2
{
	font-size: 11px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
}
/* grid – grey line separates rows */
td.separator
{
	border-bottom: solid 1px #DDDDDD;
}
.separator
{
	border-bottom: solid 1px #DDDDDD;
}
/* table line color on TD tag */
.linesHr
{
	/* background-color: #DDDDDD; */
	background-image: url(images/dotted.gif);
	background-repeat: repeat-x;
	height: 3px;
}
.lineHr
{
	border-bottom: solid 1px #DDDDDD;
	margin-bottom: 3px;
	height: 1px;
	width: 100%;
}


/* Online Reg Row Colors */
.regNone
{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: normal;
	background-color: #E8F6E8;
	border-width: 0px;
}
.regGreen
{
	font-size: 11px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: normal;
	background-color: #E8F6E8;
	border-width: 0px;
}
.regOrange
{
	font-size: 11px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: normal;
	background-color: #FFEEDE;
}
.regRed
{
	font-size: 11px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: normal;
	background-color: #FFE1E5;
}
.regYellow
{
	font-size: 11px;
	color: #424242;
	font-family: Arial, Helvetica, 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: 11px;
	color: #424242;
	font-family: Arial, Helvetica, 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: #E5E5E5;
	border: hidden;
}
.roundedboxLeft
{
	border-left: #cccccc 1px solid;
	background-color: #E5E5E5;
}
.roundedboxRight
{
	border-right: #cccccc 1px solid;
	background-color: #E5E5E5;
}
.roundedboxTop
{
	border-top: #cccccc 1px solid;
	background-color: #E5E5E5;
}
.roundedboxBottom
{
	border-bottom: #cccccc 1px solid;
	background-color: #E5E5E5;
}





/* form classes */
input.forminput
{
	font-size: 11px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF; /*height: 20px;*/
	border: 1px #CCCCCC solid;
	padding: 2px;
	padding-right: 5px;
	margin-right: 3px;
}
/* text for read only */
.forminput_readonly
{
	font-size: 11px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}

/* invalid validation only */
input.forminputInvalid
{
	font-size: 11px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F4FB3B;
	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: Arial, Helvetica, sans-serif;
	background-color: #FCFEBB;
	border: 1px #CCCCCC solid;
	padding: 2px;
}
textarea.formtextbox
{
	font-size: 11px;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px #CCCCCC solid;
	padding: 2px;
}
select.formselect
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	border: 1px #CCCCCC solid;
	background-color: #FFFFFF;
}
/* invalid validation only */
select.formselectInvalid
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	border: 1px #CCCCCC solid;
	background-color: #F4FB3B;
}
INPUT.formradio
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
INPUT.formcheck
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	background-color: #ffffff;
}

/*
.button1
{
	font-size: 12px;
	color: #2562DE;
	font-family: Arial, Helvetica, 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: 12px;
	color: #2562DE;
	font-family: Arial, Helvetica, 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: 12px;
	color: #2562De;
	font-family: Arial, Helvetica, 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: 12px;
	color: #2562DE;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: white;
	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: 12px;
	color: #2562De;
	font-family: Arial, Helvetica, 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: white;
	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: 11px;
	color: #424242;
	font-family: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
	font-weight: Bold;
	text-align: left;
}


/* left nav control classes */
/* left nav control - link classs for closed tab */
.SM_p
{
	width: 143px;
	font-size: 12px;
	color: #111083;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	height: 21px;
	background-image: url(images/nav_closed.gif);
	cursor: hand;
	padding-bottom: 0px;
	padding-top: 1px;
	padding-left: 18px;
	padding-right: 0px;
	margin-top: 1px;
	background-repeat: no-repeat;
	/*width: 100%;*/
}

/* left nav control classes */
/* left nav control - link classs for closed tab */
/* larger version  w/ repeat off*/
.SM_p_extend
{
	font-size: 12px;
	color: #111083;
	font-family: Arial, Helvetica, 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: 0px;
	padding-top: 1px;
	padding-left: 18px;
	padding-right: 0px;
	margin-top: 1px;
	background-repeat: no-repeat;
	width: 100%;
}


/* left nav control - link classs for closed tab hover state */
.SM_po
{
	font-size: 12px;
	color: #111083;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-weight: bold;
	text-decoration: underline;
	height: 21px;
	background-image: url(images/nav_closed.gif);
	cursor: hand;
	padding-bottom: 0px;
	padding-top: 1px;
	padding-left: 18px;
	padding-right: 0px;
	margin-top: 1px;
	background-repeat: no-repeat;
	width: 100%;
}

/* left nav control - link classs for closed tab hover state */
/* larger version  w/ repeat off*/
.SM_po_extend
{
	font-size: 12px;
	color: #111083;
	font-family: Arial, Helvetica, 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: 0px;
	padding-top: 1px;
	padding-left: 18px;
	padding-right: 0px;
	margin-top: 1px;
	background-repeat: no-repeat;
	width: 100%;
}

/* left nav control - link classs for open tab */
.SM_ps
{
	font-size: 12px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	height: 21px;
	background-image: url(images/nav_open.gif);
	cursor: hand;
	padding-bottom: 0px;
	padding-top: 1px;
	padding-left: 18px;
	padding-right: 0px;
	margin-top: 1px;
	background-repeat: no-repeat;
	width: 100%;
}

/* left nav control - link classs for open tab */
/* larger version  w/ repeat off*/
.SM_ps_extend
{
	font-size: 12px;
	color: #CC0000;
	font-family: Arial, Helvetica, 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: 0px;
	padding-top: 1px;
	padding-left: 18px;
	padding-right: 0px;
	margin-top: 1px;
	background-repeat: no-repeat;
	width: 100%;
}


/* left nav control - subnav class */
.SM_c
{
	display: block;
	font-size: 11px;
	color: #2562DE;
	font-family: Arial, Helvetica, 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: 11px;
	color: #CC0000;
	font-family: Arial, Helvetica, 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
{
	display: block;
	font-size: 11px;
	color: #CC0000;
	font-family: Arial, Helvetica, 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: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-left: #b5c7d6 0px solid;
	background-repeat: no-repeat;
	width: 100%;
}
/* left nav control - don't know what for */
.SM_t
{
	font-size: 11px;
	color: #2a4256;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-left: #b5c7d6 0px solid;
	padding-left: 10px;
	background-repeat: no-repeat;
	width: 100%;
}





/* content panel tab link classes */
.tabon
{
	font-size: 12px;
	/* color: #111083; */
	color: #000056;
	font-family: Arial, Helvetica, 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: 12px;
	color: #000056;
	font-family: Arial, Helvetica, sans-serif;
	/* font-weight: bold; */
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
	cursor: pointer;
}
.taboff
{
	font-size: 12px;
	color: #000056;
	font-family: Arial, Helvetica, sans-serif;
	/* font-weight: bold; */
	font-weight: normal;
	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: 23px;
	background-color: #000056; /*background-image: url(images/headerbar_bk.gif);*/
}
.linkheaderBar
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Arial, Helvetica, 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: #f3f3f3;
}
.layout1
{
	background-color: #FFFFFF;
}
/* background color of the center content area */
.layout2
{
	/*  background-color: #f3f3f3; */
	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: 12px;
	color: #000056;
	font-family: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}
.mycalholiday
{
	background-color: #F8C35B;
	font-size: 11px;
	color: #2562DE;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}
.mycalreg
{
	background-color: #78A6E0;
	font-size: 11px;
	color: #2562DE;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}
.mycalterm
{
	background-color: #78E078;
	font-size: 11px;
	color: #2562DE;
	font-family: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0;
	border-collapse: collapse;
	text-align: center;
}
/* Month and Year Back */
.CMCTitleStyle
{
	font-size: 10pt;
	font-weight: bold;
	/* color: #CCCCFF; */
	/* background-color: #003399; */
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	border-width: 0px;
	border-style: solid;
	border-color: #CCCCFF;
	border-collapse: collapse;
	background: url(images/main-nav-bg.gif) repeat-x;
	color: #FFF;
	line-height: 22px !important;
}

.CMCTitleStyle a
{
	text-decoration: none;
	font-size: 12px;
	padding-right: 4px;
}

.CMCTitleStyle a:hover
{
	color: #ffcc33 !important;
}
/* Days of Week */
.CMCDayHeaderStyle
{
	background: url(images/gen_btn_bg.jpg) repeat-x;
	color: #FFF;
	/* color: #003399; */
	/* background-color: #8DADE6; */
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}



/* Infragistics Calendar Classes */
/* Calendar Background and Frame */
.INFRACalendarStyle
{
	/* background-color: #FFFFFF; */
	border-color: #DDDDDD;
	border-width: 1px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	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: Arial, Helvetica, sans-serif;
}
/* Next Prev Arrows by Month */
.INFRANextPrevStyle
{
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	font-family: Arial, Helvetica, sans-serif;
}
/* Days of Week OK!!!!*/
.INFRADayHeaderStyle
{
	color: #003399;
	background-color: #8DADE6;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
/* Weekend Day Style */
.INFRAWeekEndDayStyle
{
	color: #003399;
	background-color: #FFCC00;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
/* Other Month Day Style - Beginning and End of Month*/
.INFRAOtherMonthDayStyle
{
	color: #666666;
	background-color: #D5E3FE;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
/* Drop Down Style */
.INFRADropDownStyle
{
	color: #666666;
	background-color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
/* Footer Style */
.INFRAFooterStyle
{
	color: #003399;
	background-color: #8DADE6;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}



/* required for Mozilla/Netscape support for disabled ELEMENTs */
SPAN[disabled="true"]
{
	color: #A0A0A0;
}

SPAN[disabled="disabled"]
{
	color: #A0A0A0;
}
.PFChar
{
	font-size: 11px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* 
***** Web Part Entries - Start *****

*/
.CMCRSSBullet
{
	color: blue;
}
.CMCRSSCell
{
	text-align: left;
}
.CMCRSSRow
{
}
.CMCRSSTable /* introduced so that rss feeds render correctly with changed doctype */
{
	font-size: 12px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-weight: normal;	
}
.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; */
	color:#0C53CF;
	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: 12px;
	color: #111083;
	font-family: Arial, Helvetica, 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; 
}


/* Changes to use visual style of KUP 2.0 */



@charset "utf-8";
/* CSS Document */


/* header banner */
.header{
background: url(images/header_bg.jpg) no-repeat;
}


body{
background: url(images/right-side-bg.gif) repeat-x #f3f3f3 0px -1px; /* Changed background color */
}

.dotted{
display: none;
}

/* header styles */

.header img{
border: none;
display: block;
margin: 30px 20px 5px;
}
.header td td img{
border: none;
margin: 0;
}
.text1greeting{
color: #fff;
}
.header .link2,
.header .text2,
.header .text3
{
color: #fff !important;
}

.header .link2 {
padding: 3px;
}

.headerBar{
background: #fff;
}
.headerBar td{
padding-bottom: 10px;
}


/* top navigation */

.linkheaderBar{
color: #424242;
}
.QuickLinkRow {
background: url(images/main-nav-bg.gif) repeat-x #1c5097;
}
.QuickLinkRow a{
color: #fff;
text-transform: uppercase;
font-weight: bold;
display:block;
padding:7px 9px 9px; /* padding: 6px 0; */
text-align: center;
}
.QuickLinkRow a:hover{
text-decoration: none;
background: url(images/main-nav-hover-bg.gif) repeat-x #f59e21;
}



/* form elements */

.button1 {
-x-system-font:none;
background:#f7890e url(images/gen_btn_bg.jpg) repeat-x scroll left top;
border: 1px solid #A1A1A1;
color:#FFFFFF !important;
display:inline; 
font-family:Arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style: normal;
font-variant:normal;
font-weight:bold;
padding:3px 8px;
text-align:center;
cursor: hand;
text-decoration: none;
line-height:23px;
}

input.button1 {
	line-height: normal;
	cursor: pointer;
}

input.image #_ctl0__ctl16_ibtDownLoadEvent  {
	margin-top: 15px;
	border: #000 solid 2px;
}


/*
.button1{
background: #f7a013;
height: auto;
color: #fff;
font-weight: bold;
}
*/

.button1:hover{
background:#B0B0B0 url(images/gen_btn_grey.jpg) repeat-x scroll left top;
cursor: hand;
text-decoration: none !important;
}

/*
.button1:hover{
background: #64a3d2;
color: #fff;
}
*/

.button1hover{
-x-system-font:none;
background:#B0B0B0 url(images/gen_btn_grey.jpg) repeat-x scroll left top;
border: 1px solid #A1A1A1;
border-top: 1px solid #A1A1A1;
color:#FFFFFF;
display:inline;
font-family:Arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style: normal;
font-variant:normal;
font-weight:bold;
line-height:23px;
padding:3px 8px; 
text-align:center;
cursor: hand;
text-decoration: none !important;
}

input.button1hover {
	line-height: normal;
	cursor: pointer;
}

.button1Disabled{
background:#B0B0B0 url(images/gen_btn_grey.jpg) repeat-x scroll left top;
-x-system-font:none;
border:1px solid #A1A1A1;
color:#FFFFFF !important;
display:inline;
font-family:Arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:23px;
margin:4px;
padding:3px 8px;
text-align:center;
cursor: hand;
text-decoration: none;
}


/*
.button1hover
{
	font-size: 12px;
	color: #2562De;
	font-family: Arial, Helvetica, 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 {
-x-system-font:none;
background:#f7890e url(images/gen_btn_bg.jpg) repeat-x scroll left top;
border:1px solid #A1A1A1;
color:#FFFFFF !important;
display:inline;
font-family:Arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:23px;
padding:3px 8px;
text-align:center;
cursor: hand;
text-decoration: none;
}

input.button2 {
	line-height: normal;
	cursor: pointer;
}

.button2:hover{
background:#B0B0B0 url(images/gen_btn_grey.jpg) repeat-x scroll left top;
cursor: hand;
text-decoration: none !important;
}

.button2hover{
background:#B0B0B0 url(images/gen_btn_grey.jpg) repeat-x scroll left top;
-x-system-font:none;
border:1px solid #A1A1A1;
color:#FFFFFF;
display:inline;
font-family:Arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:23px;
padding:3px 8px;
text-align:center;
cursor: hand;
text-decoration: none !important;
}

input.button2hover {
	line-height: normal;
	cursor: pointer;
}

/* pods */
.wpPartStyle{
background: #fff;
border: solid 1px #a4a4a4;
}
.wpPartTitleStyle{
background: url(images/blue-pod-title-bg.gif);
border: solid 1px #a4a4a4;
border-bottom: none;
/* padding: 3px 3px 3px 10px; */
padding:5px 10px;
}
.wpPartTitleStyle td{
}
.wpPartTitleStyle span{
color: #fff;
font-weight: bold;
/* font-size: 14px; */
font-size: 15px;
}



/* data table styles */
.tableHdr {
background:#f7890e url(images/thead-bg.gif) repeat-x scroll left top;
color:#FFFFFF;
font-size:12px;
padding: 4px;
}
.tablehdrlink a{
font-size:12px;
text-decoration: none;
color: #fff;
font-weight: bold;
}
.tablehdrfont {
color:#FFFFFF;
font-size:12px;
}

/*
tr.row1 {
background-color: #F4F4F4;
}
tr.row2{
background: #fff;
}
tr.row1 td,
tr.row2 td,
.tableHdr,
.tableHdr td{
border: solid 1px #ccc;
}
*/


tr.row1 {
background-color: #F4F4F4;
}
tr.row2 {
background: #fff;
}
tr.row1 td,
tr.row2 td
{
border-right: hidden; /* Firefox fix */
border-bottom: solid 1px #ccc;
}
.tableHdr,
.tableHdr td, 
.tableHdr th{
border: hidden;
}


/* drop down navigation */

.linkheaderBar:hover{
color: #2562DE;
}


.MainTopMenu ul.AspNet-Menu li a:hover,
.MainTopMenu ul.AspNet-Menu li:hover a, 
.MainTopMenu ul.AspNet-Menu li:hover li:hover a, 
.MainTopMenu ul.AspNet-Menu li:hover li:hover li:hover a{
background: #64A3D2;
background: url(images/side-nav-hover-bg.gif) repeat-x 110px -3px;
/*padding:4px 2px 4px 24px;*/
color: #fff;
}

.MainTopMenu ul.AspNet-Menu li:hover li a,
.MainTopMenu ul.AspNet-Menu li:hover li:hover li a{
background: #fff;
background: url(images/side-nav-bg.gif) repeat-x 110px -3px;
}


/* content / internal pages */

.pagetitle{
display: block;
color: #fff;
background: url(images/page-title-bg.gif) repeat-x;
padding: 3px 12px;
font-size: 18px;
border:medium none #5F9BCF;
font-weight:500;
}

.CMCRSSTable{
	/* line-height: 1.5em; */
	color: #424242;

}

.CMCRSSTable img{
	padding: 5px;
	margin-right: 10px;
}

/*
.CMCRSSLink:link,
.CMCRSSBullet{
color: #0c53cf;
}
*/

.CMCRSSLink:link{
	color: #000056;
	font-weight: bold;
	line-height: 1.2em;
}

.CMCRSSBullet{
	color: #F7890E;
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.1em;
}

.CMCRSSLink:visited /* sites visited */
{
	color: #000056;
	font-weight: bold;
}

.CMCRSSLink:hover
{
	color: #0c53cf;
}

table#_ctl0_Table1
{ 
background-color:#FFF;
}

table#ctl0Table1
{ 
background-color:#FFF;
}

/* side bar */
.gutter_bk{
}
.gutter_bk .gutter_bk{
padding-left: 10px;
padding-top: 7px;
padding-bottom: 7px;
}
.gutter_bktop{
}


.gutterBanner{
background: #c5c5c5; 
/* border: solid 1px #c5c5c5; */
padding-left: 10px;
background:#E7E7E7 url(images/accordian_trigger-bg.gif) no-repeat scroll left top;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
}

.accordianUL .showSection {
background:#E7E7E7 url(/images/accordian_trigger-bg.gif) no-repeat scroll left top;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
color:#072A57;
}


.gutterBannerFont {
color: #201a72;
font-size: 12px;
}



/* footer */

#footer td,
.xlink2{
padding: 10px 20px;
color: #fff;
background: #0C254F;
}
#footer td td{
padding: 0;
}
.xlink2 a,
.xlink2 .text3,
.xlink2 .link1,
#footer a,
#footer .link1,
#footer .text3
{
color: #fff;
}
form{
margin-bottom: 0;
}

/* News Center */

.news{
	background: url(images/accordian_trigger-bg.gif) repeat-x #e5e5e5;
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 15px;
	padding: 6px;
	color: #000056;
	border:1px solid #CCCCCC;
	margin-bottom: 6px;
}

.news a:link{ 
	color: #000056;
	text-decoration: none;
}

.news a:hover{
	color:#2562DE;
	text-decoration: none;
}

/* Login Announcement */

.container-announcement{
	margin-top: 4px;
	width: 70%;
}

.video{
	float: right;
	width: 214;
	height: 136;
	margin-top: 4px;
	background-color:#fff;
}

.video img{
	border: 0px;
}

.videoOn{
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	float: right;
	width: 214;
	height: 136;
	margin-top: 4px;
	background-color:#fff;
	border: 0px;
}

.videoOn img{
	border: 0px;
}

.videoOff{
	float: right;
	width: 214;
	height: 136;
	margin-top: 4px;
	background-color:#fff;
	border: 0px;
}

.videoOff img{
	border: 0px;
}

.announcement{
	background: url(images/accordian_trigger-bg.gif) repeat-x #e5e5e5;
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	padding: 6px;
	color: #000056;
	border:1px solid #CCCCCC;
}

.announcement a:link{ 
	color: #000056;
	text-decoration: none;
}

.announcement a:hover{
	color:#2562DE;
	text-decoration: none;
}

.announcementContent{
	/* background: #f3f3f3; */
	background: #FFF url(images/announcement_bg.gif) repeat-x;
	padding: 8px;
}

.announcementContent h3{
	color: #C00;
	font-size: 12px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 6px;
}

.announcementContent p{
	margin-top: 0px;
}

/* Registration Screen Fixes */

#OnlineRegStepImages1_lblRegisteringFor.pagetitle{
	background:none;
}

#OnlineRegStepImages1_lblTermDesc.pagetitle{
	background:none;
}

#tblLegend{
	background: #FFF;
	border: 1px #CCCCCC solid;
}

#tblLegend td.grey{
	background: #FFF;
}

#OnlineRegStepImages1_row2 td{
	background: #fff;
	border: 1px #CCCCCC solid;
	padding: 4px;
}

#OnlineRegStepImages1_row3 td{
	padding-left: 2px;	
}

#ucCourseSched_lblMessage{
	color:#FFF;
}

#lblCaption{
	color:#FFF;
}

#dgPreReqsParent__ctl2_lblPreReqMessage {
	background-color:#FFF;
	padding-left: 4px;
	padding-right: 4px;
	border: solid 1px #CCC;
}

#lblHeaderMessage{
	color:#FFF;
}

#lblCaption1{
	color: #FFF;
	padding-left: 4px;
}

#lblWeekCaption{
	color:#FFF;
}

#StudentInfoTable td {
	background-color: #f3f3f3;
}

table#Table3 {
	background-color: #f3f3f3;
}

#lblMessage {
	color:#424242;
	background: #FFF;
}

table#tblSelectedCourses {
	background-color: #f3f3f3;
}

table#tblSearchResultsMain {
	background-color: #f3f3f3;
}

#Table4 {
	background:none;	
}

#Table2.gutter_bk {
	margin-top: 40px;
}

#trLoadingResults td{
	padding-top: 20px;
}

#CMCLabel4.pageTitle, #CMCLabel33.pageTitle {
	color:#000056;
	font-family:Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
	background: none;
}

#ucCourseSched_lnkClose.link2 {
	color: #FFF;
}

/* Student Search Fixes */
	
#myStudentSearch_lblInstructions1.text2 {
	color:#FFF;
}

#myStudentSearch_lblInstructions2.text2 {
	color:#FFF;
}

#myStudentSearch_lblInstructions3.text2 {
	color:#FFF;
}

/* Temporarily Hidden Reason Field Fix */


#_ctl0_dgridAttendance__ctl1_txtReason {
	display: none;
}

#_ctl0_dgridAttendance__ctl2_txtReason {
	display: none;
}

#_ctl0_dgridAttendance__ctl3_txtReason {
	display: none;
}

#_ctl0_dgridAttendance__ctl4_txtReason {
	display: none;
}

#_ctl0_dgridAttendance__ctl5_txtReason {
	display: none;
}

#_ctl0_dgridAttendance__ctl6_txtReason {
	display: none;
}

#_ctl0_dgridAttendance__ctl7_txtReason {
	display: none;
}

#_ctl0_dgridAttendance__ctl8_txtReason {
	display: none;
}

#_ctl0_dgridAttendance__ctl9_txtReason {
	display: none;
}

#_ctl0_dgridAttendance__ctl10_txtReason {
	display: none;
}

#_ctl0_dgridAttendance__ctl11_txtReason {
	display: none;
}

#_ctl0_dgridAttendance__ctl12_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl13_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl14_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl15_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl16_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl17_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl18_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl19_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl20_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl21_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl22_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl23_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl24_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl25_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl26_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl27_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl28_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl29_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl30_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl31_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl32_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl33_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl34_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl35_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl36_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl37_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl38_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl39_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl40_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl41_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl42_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl43_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl44_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl45_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl46_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl47_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl48_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl49_txtReason {
	display: none;
}
#_ctl0_dgridAttendance__ctl50_txtReason {
	display: none;
}

#_ctl0_dgridAttendance__ctl1_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl2_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl3_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl4_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl5_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl6_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl7_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl8_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl9_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl10_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl11_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl12_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl13_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl14_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl15_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl16_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl17_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl18_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl19_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl20_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl21_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl22_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl23_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl24_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl25_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl26_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl27_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl28_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl29_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl30_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl31_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl32_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl33_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl34_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl35_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl36_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl37_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl38_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl39_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl40_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl41_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl42_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl43_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl44_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl45_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl46_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl47_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl48_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl49_chkExcused {
	display: none;
}
#_ctl0_dgridAttendance__ctl50_chkExcused {
	display: none;
}