/* ============================================================
 *
 *  scmaster.css
 *
 *  Master CSS file for 3.0, containing basic definitions and
 *  styles common to all themes.  Of course, any and all of
 *  these can be overridden in a theme or theme family.
 *
 * =============================================================
 */

/* -------------------------------
 *  Essential HTML elements
 * -------------------------------
 */

HTML, BODY {
	margin				: 0;
	padding				: 0;
	font-family			: arial, sans-serif;
	font-size			: 100%;
	text-align			: center;
	height				: 100%;
}

TD, TEXTAREA, INPUT {
	font-family			: arial, sans-serif;
	font-size			: small;
}

IMG {
	border				: 0;
}

A {
	font-weight			: bold;
	color				: blue;
	text-decoration		: none;
}

A:hover {
	text-decoration		: underline;
}

/**********************
 * MISCELLANEOUS
 *********************
 */

#divBrandingLogo {
text-align:center;
margin:20px auto 0 auto;
}

/**********************
Inline images
***********************/

.scImageInlineLeft{float:left;margin:0 15px 10px 0;border:solid white 5px;}
.scImageInlineRight{float:right;margin:0 0 15px 10px;border:solid white 5px;}

/*Shoutout */
#divColumn99 #scShoutoutWidget{font-family:"Trebuchet MS" /*!important*/;float:left;margin:20px 8px 20px 8px;padding-bottom:16px;background:#fff; 
border:solid 5px #e5e3e3;}
#divColumn99 #scShoutoutWidget h1{color:#999;background:#eaeaea;text-align:center;border-bottom:solid 5px #e5e3e3;margin:0/*!important*/;padding:12px;font-family:"Trebuchet MS";font-size:30px;}
#divColumn99 #scShoutoutWidget h2, #divColumn99 .scShoutoutWidget h3, #divColumn99 .scShoutoutWidget p, #divColumn99 .scShoutoutWidget h4 
{padding:6px 20px;font-size:140%} 
#divColumn99 #scShoutoutWidget h3{margin:0 0 4px 0;}
#divColumn99 #scShoutoutWidget p {color:#666;margin:0 0 0 0;}

#divColumn2 #scShoutoutWidget{margin:8px;padding:8px;background:#fff}
#divColumn2 #scShoutoutWidget p {color:#666;margin:0 0 0 0;}


#divPartnerLogo{margin:auto;text-align:center;width:100%;}

#scPaymentOptionsWidget ul{margin:12px 0 0 0;padding: 0;list-style-type: none;text-align: center;}
#scPaymentOptionsWidget ul li {display: inline;}
#scPaymentOptionsWidget ul li a {text-decoration: none;padding: .2em 1em; color: #fff; background-color: #036;}
#scPaymentOptionsWidget ul li a:hover {color: #fff;background-color: #369;}

	/* Breadcrumbs */
ul.scBreadcrumbs li{float:left;line-height:auto}

#scBraceletBuilder{clear:both; width:910px;height:698px;padding:0;margin:auto;z-index:0;position:static;}

.scFlashWidget, .headerPhotoWidget, .photoWidgetImg {}

/*------------------------------*/
/* Nested lists for the sidebar
/* The following code will hide all nested lists except for the selectedParent
/*-------------------------------*/

#divLeftSideNav ul ul{display:none;}
#divLeftSideNav ul li.selected ul {display:block;} 
#divLeftSideNav ul li.selectedParent ul{display:block;} 

/*------------------------------*/
/* News abstract cleanup
/* 
/*-------------------------------*/

.scNewsWidget dd.scAbstract{}
.scNewsWidget dd.scAbstract p
{margin:0!important ;padding:0!important;font-weight:normal;}

/*-------------------------------------------------------------------------------------------*/
/* Everything above here was pasted from scMaster.css when we detached the private themes
/* from scmaster.css This was the quickest way to keep older themes intact rather than a full cleanup
/*-------------------------------------------------------------------------------------------*/



/* ==================================================================
 * oncourse.css
 * ==================================================================
 *
 * -------------------------------
 *  Essential HTML elements
 * -------------------------------
 */

HTML, BODY {
	margin				: 0;
	padding				: 0;
	font-family			: arial, sans-serif;
	font-size			: 11pt;
	text-align			: center;
}

TD, INPUT, TEXTAREA {
	font-family			: arial, sans-serif;
	font-size			: 11pt;
}

A {
	font-weight			: normal;
	text-decoration		: none;
}

A:hover {
	text-decoration		: underline;
}

HR {
}


/* -------------------------------
 *  Page containers
 * -------------------------------
 */

#divBody {
	margin				: auto;
	background-position	: center center;
	background-repeat	: repeat-y;
	text-align			: center;
}

#divPage {
	position			: relative;
	margin				: 0 auto;
	width				: 980px;
	padding				: 0;
	min-height			: 100%;
	height				: auto !important;
	height				: 100%;
	overflow			: visible;
	text-align			: left;
}


/* -------------------------------
 *  Top region elements
 * -------------------------------
 */

/* region container */

#divRegionTop {
	position			: relative;
	height				: 380px;
	overflow			: visible;
}


/* subsections */

#divSectionMotto {
	display				: block;
	position			: absolute;
	top					: 16px;
	right				: 55px;
	font-family			: arial, sans-serif;
	font-size			: 18px;
	font-style			: italic;
	font-weight			: normal;
}

#divSectionLogo {
	display				: block;
	width				: 155px;
	height				: 130px;
	border				: 2px solid black;
	position			: absolute;
	top					: 15px;
	left				: 79px;
	z-index				: 10;
}

#divSectionHeader {
	display				: block;
	width				: 980px;
	height				: 321px;
	padding-top			: 1px;
	border-top			: 3px solid black;
	border-bottom		: 2px solid black;
	overflow			: hidden;
	position			: absolute;
	top					: 53px;
	right				: 0;
	background-color	: white;
	background-image	: none;
}

#divSectionTopNav {
	width				: 980px;
	height				: 36px;
	overflow			: hidden;
	position			: absolute;
	top					: 58px;
	left				: 0;
	z-index				: 5;
}

#divSectionTopNavBg {
	width				: 980px;
	height				: 35px;
	border-top			: 1px solid black;
	border-bottom		: 1px solid black;
	position			: absolute;
	top					: 57px;
	left				: 0;
	z-index				: 4;
	background-repeat	: repeat-x;
}

#divSectionTopSecondaryNav {
	display				: none;
}



	/* browser-specific opacities; this rule will not validate */

#divSectionTopNavBg {
	-ms-filter			: "progid:DXImageTransform.Microsoft.Alpha(Opacity=67)";
	filter				: alpha(opacity=67);
	opacity				: .67;
}


/* -------------------------------
 *  Middle region elements
 * -------------------------------
 */

/* region container */

#divRegionMiddle {
	position			: relative;
	min-height			: 250px;
	background-repeat	: repeat-y;
	overflow			: hidden;
}


/* main column */

#divColumn99 {
}



/* left nav column */

#divColumn1 {
	text-align			: left;
	padding-bottom		: 40px;
}



/* right nav column */

#divColumn2 {
	text-align			: left;
	padding-bottom		: 288px;
	background-position	: 0 bottom;
	background-repeat	: repeat-x;
}



/* -------------------------------
 *  Bottom region elements
 * -------------------------------
 */

/* region container */

#divRegionBottom {
	position			: relative;
	padding-top			: 35px;
	padding-bottom		: 60px;
	clear				: both;
	text-align			: center;
	background-repeat	: repeat-x;
}

/* sections */

#divSectionBottomContent {
	display				: block;
	padding-bottom		: 5px;
}

#divSectionBottomLegalNav {
	display				: inline;
}

#divSectionCopyright {
	display				: inline;
	padding-left		: 8px;
}




/* -------------------------------
 *  Images
 * -------------------------------
 */

#divSectionLogo IMG {
	display				: block;	/* IE6 */
	width				: 155px;
	height				: 130px;
}

#divSectionHeader IMG {
	display				: block;	/* IE6 */
	width				: 980px;
	height				: 321px;
}



/* -------------------------------
 *  Menus
 * -------------------------------
 */

/* Top Nav Menu */

#divSectionTopNav {
	text-align			: left;
}

#divSectionTopNav UL {
	margin				: auto;
	margin-left			: 270px;
	padding				: 0;
	display				: block;
	line-height			: 36px;
	white-space			: nowrap;
	list-style-type		: none;
	overflow			: auto;
}

#divSectionTopNav UL LI {
	float				: left;
	display				: inline;
	padding-left		: 3px;	/* for the separator */
	margin-bottom		: 50px;	/* to clip any buttons that wrap! */
	text-transform		: capitalize;
	text-align			: center;
	overflow			: hidden;
	background-position : 0 13px;
	background-repeat	: no-repeat;
}

#divSectionTopNav UL LI:first-child,
#divSectionTopNav UL LI.navFirstItem {
	padding-left		: 0;
	background-image	: none;
}

#divSectionTopNav A {
	display				: block;
	font-family			: arial, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	letter-spacing		: 1px;
	padding-left		: 10px;
	padding-right		: 10px;
}

#divSectionTopNav A:hover {
	text-decoration		: none;
}

#divSectionTopNav UL.menuLevel1 {
	display				: none;
}



/* Left Nav Menu */

#divLeftSideNav {
}

#divLeftSideNav.emptyMenu {
	display				: none;
}

#divLeftSideNav DIV.sidebarNavTitle {
	display				: none;
}

#divLeftSideNav UL {
	margin				: 0;
	padding				: 0;
	font-family			: arial, sans-serif;
	text-transform		: capitalize;
	text-align			: left;
	list-style			: none;
}

#divLeftSideNav UL LI.menuLevel0 {
}

#divLeftSideNav UL LI.menuLevel1 {
	border-bottom		: 1px solid #666666;
}

#divLeftSideNav UL LI.menuLevel2	 {
	display				: none;
}

#divLeftSideNav UL LI A {
	display				: block;
	font-weight			: normal;
	overflow			: hidden;
	background-repeat	: repeat-x;
}

#divLeftSideNav UL LI A.menuLevel0 {
	height				: 38px;
	padding				: 0 5px 0 13px;
	font-family			: 'times new roman', serif;
	font-size			: 18px;
	line-height			: 38px;
	border-bottom		: 1px solid #666666;
}

#divLeftSideNav UL LI A.menuLevel1 {
	height				: 28px;
	padding				: 0 5px 0 15px;
	font-size			: 12px;
	letter-spacing		: 0;
	line-height			: 28px;
}

#divLeftSideNav UL LI A.menuLevel2 {
	/* styled but not currently used */
	height				: 21px;
	padding				: 0 5px 0 24px;
	letter-spacing		: 1px;
	font-size			: 10px;
	line-height			: 21px;
}

#divLeftSideNav UL LI A.selected,
#divLeftSideNav UL LI A.selectedParent {
	font-weight			: bold;
}

#divLeftSideNav UL LI A:hover {
	text-decoration		: none;
}


	/* IE */
	
.ie #divLeftSideNav UL LI A.menuLevel1 {
	padding-bottom		: 1px;
}



/* Bottom Legal Nav Menu */

#divSectionBottomLegalNav {
}

#divSectionBottomLegalNav UL {
	margin				: 0 auto;
	display				: inline;
	padding				: 0;
	white-space			: nowrap;
}

#divSectionBottomLegalNav UL LI {
	display				: inline;
	list-style-type		: none;
	font-family			: arial, sans-serif;
	font-size			: 8pt;
	text-transform		: capitalize;
	text-align			: center;
	padding				: 0 10px 0 8px;
	background-position : right 2px;
	background-repeat	: no-repeat;
}

#divSectionBottomLegalNav A {
}

#divSectionBottomLegalNav .menuLevel1 {
	display				: none;
}




/* -------------------------------
 *  Text
 * -------------------------------
 */

/* headings */

H1, H2, H3, H4, H5, H6 {
	font-family			: 'times new roman', serif;
	color 				: #666666;
	margin-top 			: 1.25em;
	margin-bottom 		: 0.75em;
	margin-left			: -2px;
	line-height			: 1em;
}

H1 { font-size: 250%; font-weight: normal; font-style: normal; }
H2 { font-size: 200%; font-weight: normal; font-style: normal; }
H3 { font-size: 150%; font-weight: normal; font-style: normal; }
H4 { font-size: 125%; font-weight: normal; font-style: normal; }
H5 { font-size: 100%; font-weight: normal; font-style: normal; }
H6 { font-size: 100%; font-weight: normal; font-style: normal; }



/* main content */

#divColumn99 {
	font-family			: arial, sans-serif;
	font-size			: 9pt;
	line-height			: 140%;
}

#divColumn99 P {
	margin-top			: 1.3em;
	margin-bottom		: 1.3em;
}

#divColumn99 TEXTAREA, #divColumn99 INPUT {
	font-family			: arial, sans-serif;
	font-size			: 9pt;
}

#divColumn99 A {
	text-decoration		: underline;
}

#divColumn99 A:hover {
	text-decoration		: none;
}




/* footer */

#divRegionBottom {
	font-family			: arial, sans-serif;
	font-size			: 8pt;
}

#divSectionCopyright A {
	text-decoration		: underline;
}

#divSectionCopyright A:hover {
	text-decoration		: none;
}

#divBrandingLogo {
	text-align			: center;
	margin-top			: 20px;
}

/* -------------------------------
 * Widgets
 * -------------------------------
 */

.widgetTitle {
	height				: 43px;
	border-top			: 1px solid black;
	padding-left		: 13px;
	font-family			: 'times new roman', serif;
	font-size			: 18px;
	line-height			: 43px;
	letter-spacing		: 1px;
	text-align			: left;
	background-repeat	: repeat-x;
}



/* -------------------------------
 *  Client Widget
 * -------------------------------
 */

#divLeftClientWidget {
	font-family			: arial, sans-serif;
}

#divLeftClientWidget .clientPhoto {
	padding				: 8px 8px;
	font-family			: 'arial', sans-serif;
	font-size			: 14px;
	font-weight			: bold;
	text-align			: center;
	background-repeat	: repeat-x;
}

#divLeftClientWidget .clientPhoto IMG {
	display				: block;
	margin				: 0 auto 8px;
	width				: 122px;
	height				: 87px;
	border				: 1px solid black;
}

#divLeftClientWidget .clientPhoto A {
	font-weight			: bold;
}

#divLeftClientWidget .clientDescription {
	padding				: 12px 14px 8px;
	font-family			: 'arial', sans-serif;
	font-size			: 12px;
	font-weight			: normal;
}

#divLeftClientWidget .clientMore {
	padding				: 4px 8px;
	text-align			: right;
}

#divLeftClientWidget .clientMore A {
	padding-left		: 9px;
	font-family			: 'arial', sans-serif;
	font-size			: 12px;
	font-weight			: bold;	
	text-transform		: uppercase;
	background-repeat	: no-repeat;
	background-position	: 0 4px;
}


/* -------------------------------
 *  Page Tools Widget
 * -------------------------------
 */

#divPageToolsWidget {
	border-bottom		: 1px solid black;
}

#divPageToolsWidget UL {
	margin				: 0;
	padding				: 0;
	list-style-type		: none;
}

#divPageToolsWidget LI {
	border-bottom		: 1px solid black;
}

#divPageToolsWidget LI A {
	height				: 32px;
	display				: block;
	padding-left		: 20px;
	font-family			: arial, sans-serif;
	font-size			: 12px;
	line-height			: 32px;
	text-transform		: capitalize;
	overflow			: hidden;
}

#divPageToolsWidget LI A:hover {
	text-decoration		: none;
}



/* -------------------------------
 *  Paragraph styles
 * -------------------------------
 */


#divColumn99 .indentItalics {
	margin-left			: 25px;
	margin-right		: 25px;
	font-style			: italic;
}

#divColumn99 UL LI {
	margin-top			: 1em;
	margin-bottom		: 1em;
}


/* layout tables */

TABLE.layoutTable { 
	empty-cells			: show;
	border-collapse		: collapse;
	border-spacing		: 0px;
}

TABLE.layoutTable TD {
	line-height			: 130%;
}


/* content tables */

TABLE.contentTable { 
	empty-cells			: show;
	border-collapse		: collapse;
	border-spacing		: 0px;
}

TABLE.contentTable th {
	font-family			: arial, sans-serif;
	color				: #FFFFFF;
	font-size			: 11px;
	font-weight			: bold;
	background-color	: #00785F;
	text-align			: left;
	line-height			: 130%;
	padding-left		: 5px;
	border				: solid 1px #EAEFE9;
}

TABLE.contentTable td { 
	padding				: 6px 5px; 
	border				: solid 1px #EAEFE9;
	vertical-align		: top;
	font-size			: 12px;
}

TABLE.contentTable tr.rowLight		{ background-color: #FFFFFF }
TABLE.contentTable tr.rowDark		{ background-color: #EBEBE3; }

TABLE.contentTable td.cellWhite		{ background-color: #FFFFFF }
TABLE.contentTable td.cellYellow	{ background-color: #FFDE3A }
TABLE.contentTable td.cellPink		{ background-color: #EEAC94 }


/**************************
form
**************************/
form.scForm, form.emailForm{float:left; padding:12px;margin:0 auto 20px auto;font-family:tahoma;font-size:13px;width:97% }
fieldset {margin:8px 0;}
label {float:left;width:30%;margin:2px 0 0px 0;line-height:24px;padding:0 0 0 5px;display:block;margin-left:0px;} /* left labels */
input.textField, input.fieldText{float:right;width:60%;display:block;height:20px;margin:2px 0;padding:4px 0 0 4px;} /* right boxes */

form.scForm select, form.emailForm select{float:right;display:block; width:61%;height:24px;}
form.scForm h3 { margin: 20px 0px 10px 0px; }

label.message{width:97.5%;} /*Message area*/
textarea {clear:both; font-family:Tahoma;width:95%;font-size:14px;padding:12px;margin-bottom:10px;line-height:20px;} /*Message area*/

input.submit {clear:both;background: url(submit.gif) no-repeat left top;width:145px;margin:12px -4px 0 0px;border:none;
font-weight:bold;font-style:italic;font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;font-size:16px;display:inline; 
padding:6px 0px 8px 2px; height:39px;
}
