/*OVERVIEW OF THIS STYLESHEET:
 -This document should not be altered.
 -Any styles starting with # are only used once on a page.
 */

/*Start Header Section*/
body{
background-color: #faf7ee;
}

sup {
	font-size: 8px;
}

#Top {
	min-width: 500px; 
	border-bottom: thin dotted #5d88a1;
	vertical-align: top;
}

#Header {
	vertical-align: top;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}



#HeaderContents {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#Tabs {
	vertical-align: top;
	position: absolute;
	top: 68px;
	left: 550px;
}

/* Not using as of 2/18/04 */
/*#StockMarket {
      vertical-align:top;
}*/

/* Not using as of 2/18/04 */
/* stock market open or closed */
/*#OC {
      color: #66CC33;
      font-weight: bold;
      text-shadow: Gray;
      vertical-align:top;
}

#BisysStock {
      vertical-align:top;
      font-weight:bold;
}*/

/*Header Links*/
.Header {
	color: #003366;
}

a.Header {
      text-decoration: underline;
}

/* Search 'Go' class */
A.Go{		
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding: 1px; 
	letter-spacing: -1px;
	vertical-align: middle;
}	

/*END Header Section*/

/* border for left side of page */
#BorderLeft {
	border-left: thin dotted #5d88a1;
	height: 100%;
	margin-left: 12px;
	margin-bottom: 2px;
	background-color: #ffffff;
	}
	
#MainPage {
	min-width: 640px;
	width: 100%;
	height: 100%;
	padding-top: 010px;
	vertical-align:top;
	background-color: #ffffff;
	border-right: thin dotted #5d88a1;
	}
	
/* Start Main Navigation Section */

#NavSection {
	width: 140px;
	display: inline;
	vertical-align: top;
	}

#NavBox {
	background-color: #fdfcf2;
	width: 140px;
	border: 1px solid #572600;
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 15px;
	overflow: hidden;
	
}
	
#NavBoxCaption {		
	background-color: #572600;
	color: #ffffff;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-align: center;
	line-height: 20px;
	padding-left: 0px;
	text-transform: uppercase;
}	
	
A.NavBox {
	background-color: #fdfcf2;
	color: #000000;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;
	display: block;
}
	
A.NavBox:Hover {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 10px;
	display: block;
}
/* RSS Link on Left Nav  */
A.NavBoxRSS{
	background-color: #fdfcf2;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	text-decoration: none;
	padding-left: 1px;	
}

A.NavBoxRSS:Hover{
	background-color: #fdfcf2;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	text-decoration: underline;
	padding-left: 1px;		
}

/* Shopping Cart on left nav */
A.NavBoxSC {
	background-color: #fdfcf2;
	color: #000000;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
}
	
A.NavBoxSC:Hover {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	text-align: left;
}

/*End Main Navigation Section*/


/*Start Quick Links Section-only on home page*/

#QuickLinksBox {
	background-color: #fdfcf2;
	width: 140px;
	border: 1px solid #572600;
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 15px;
	overflow: hidden;
	
}
	
#QuickLinksCaption {		
	background-color: #572600;
	color: #ffffff;
	width: 100%;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-align: center;
	line-height: 20px;
	padding-left: 0px;
	text-transform: uppercase;
}	
	
A.QuickLinks {
	background-color: #fdfcf2;
	color: #000000;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	}
	
A.QuickLinks:Hover {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	}
	
/*End Quick Links Section*/

/* Promo image links on inside pages, left side */
#Promo {
	margin-left: 17px;
	}

	
/*Start main section */

#Contents {
	width: 100%;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:  13px;
	margin-bottom: 13px;
	margin-right: 13px;
}

#RightSide {
	width: 125px;
	vertical-align: top;
	margin-right: 6px;
} 

/* Classes for Home Page only */
#WelcomeText {
	color: #820024;
	letter-spacing: -1px;
	text-align: left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
	vertical-align: text-top;
}

#BrsText {
	color: #003366;
	letter-spacing: 0px;
	padding-left: 6px;
	padding-bottom: 10px;
	text-align: left;
	font-family:  Garamond, Times New Roman;
	font-weight: 300;
	font-size: 110px;
	text-decoration: none;
	vertical-align: top;
}

.Cap {
	color: #29557F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.CapText {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* End Classes for Home Page Only */

/*  class for main text in body */


.Bodytext {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 19px;	*/
}

A.Bodytext {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 19px;	*/
	text-decoration: underline;	
}

A.Bodytext:hover {
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 19px;	*/
	text-decoration: underline;	
}

/* class for any main text that is bold */
.BodytextBold {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 19px;	*/
	font-weight: bold;
}
A.Bodytextbold {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 19px;	*/
	font-weight: bold;
	text-decoration: underline;	
}

A.Bodytextbold:hover {
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 19px;	*/
	font-weight: bold;
	text-decoration: underline;	
}

/* Breadcrumb classes */
.Breadcrumb {
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
   vertical-align: top;
}

A.Breadcrumb {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.Breadcrumb:hover {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*Pageheader class used once per page. No pageheader on Home page */
.pageheader {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.supheader {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* Subhead1 is for first Subhead after Pageheader */
.Subhead1 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.Subhead1 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.Subhead1:Hover {
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
   text-decoration: underline;
}

/* Subhead2 is for second Subhead that follows first Subhead */
.Subhead2 {
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.Subhead2 {
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.Subhead2:Hover {
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
   text-decoration: underline;
}
/* Subhead3 is for third Subhead that follows second Subhead */
.Subhead3 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.Subhead3 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.Subhead3:Hover {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
   text-decoration: underline;
}

/* used on home page only for quote */
#Image {
	/*background-color: #B5BFC9;*/
	width: 100%;
	height: 2px;
	/*border-bottom: 1px solid #ff3300;
	border-top: 1px solid #ff3300;*/
	top: inherit;
}
/* used on home page only for client quote */
#Quote {
   color: white;
   position: relative;
   vertical-align: top;
   margin-left: 12px;
   text-shadow: 3px 3px 5px red;
 }

/*End Main Section*/

/*Start Footer Section*/

/*dotted line at bottom of page */
#Bottom {
	min-width: 500px;
	border-bottom: thin dotted #5d88a1;
	/*margin-top: 2px;
	padding-top: 2px;*/
}
/*
#Bottom2 {
	border-top: thin dotted #5d88a1;
	margin-left: 300px;
	margin-right: 300px;
	padding-top: 8px;
	vertical-align: bottom;
	height:100%;
} */

/* dotted line on left-needed for left side gap */
#Footer {
	color: #003366;
	min-width: 500px;
	margin-left: 12px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	background-color: #ffffff;
} 
/* bottom navigation, disclaimer, copyright */
#Footer2 {
	color: #003366;
	min-width: 500px;
	text-align: center;
	font-family: arial, Verdana;
	margin-left: 12px;
	font-size: 11px;	
}

A.Footer2 {
	color: #003366;
}

A.Footer2:Hover {
	color: #6699cc;
}

/*END Footer Section*/

/*Start Alert Box Classes*/

#AlertBox {
	background-color: #ffffff;
	width:  192px;
	font-family: Arial, sans-serif;
	border: thin solid #9c1e3d;
	line-height: 10px;
	font-size: 12px;
	overflow: hidden;
	position: absolute;
	top: 90px;
	left: 380px;
   z-index: 500;
}

.AlertBoxCaption{		
	background-color: #9c1e3d;
	cursor: pointer;
	color: #e0d4bb;
	font-family: Arial, sans-serif;
	font-weight: 900;
	text-align: left;
	line-height: 16px;
	font-size: 14px;
	/*text-transform: uppercase;*/
	text-align: center;
	vertical-align: middle;
	padding-bottom: 2px;
	z-index: 501;
}	

.AlertBox {
	background-color: #e0d4bb;
	color: #9c1e3d;
	width: 100%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	/*line-height: 18px; */
	text-decoration: none;
	/*padding-left: 20px;
	padding-right: 20px; */
	padding-top: 2px;
	padding-bottom: 2px;
}

A.AlertBox {
	background-color: #e0d4bb;
	color: #9c1e3d;
	width: 100%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
	
A.AlertBox:Hover {
	background-color: #e0d4bb;
	color: #9c1e3d;
	width:  100%;
	text-decoration: underline;
	
}

#SubAlertBox {
	width: 288px;
	font-family: Arial, Helvetica, sans-serif;
	/*border: thin solid #9c1e3d; */
	line-height: 20px;
	font-size: 12px;
	overflow: hidden;
	position: absolute;
	top: 123px;
	left: 380px;
	visibility: hidden;
}
/*END Alert Box Classes*/


/*Note class */
.Note{
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.Note:A {
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

/* Error bg color class */

.errorbgcolor {
	background-color : #F5F5F5;
}

/* Errorborder color should be the same color as
 errorbgcolor if no border is wanted*/

.errorbordercolor {
	background-color : #003366;
}

/* Text in error message box classes*/

.errortext {
	color : #000000;
	font-family : verdana,arial,helvetica,san-serif;
	font-size : 11px;
	text-decoration : none;
}

.errortextbold{
	color : #000000;
	font-family : verdana,arial,helvetica,san-serif;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
}

/*Table classes */

/* This class goes in the Table Tag */
.TableBorderThin  {
    border: #123167 1px solid;
    border-collapse: collapse;
}
/* This class goes in the first TR Tag of the Table */
.TableBackground  {
    background-image: url(../images/tableBlueBackground.gif);
    background-color: #b3cbe3;
}

/*  Title of Table - if there is one. */
.Tabletitle {
	color : #000000;
	font-family : arial,verdana,helvetica;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
}

/*Table Head - falls under Table title */
.Tablehead {
	color : #000000;
	font-family : arial,verdana,helvetica;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none; 
}

A.Tablehead {
	color : #000000;
	font-family : arial,verdana,helvetica;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	text-decoration : underline; 
}

/* Placed on td or <a> tag in First row of Text in Table (alternating) */
.Tabletext  {
	color : #003366;
	font-family : arial,verdana,helvetica;
	font-size : 10px;
	text-decoration : none;
}

A.Tabletext  {
	color : #003366;
	font-family : arial,verdana,helvetica;
	font-size : 10px;
	text-decoration: underline;
}

A.Tabletext:hover  {
	color : #6699CC;
	font-family : arial,verdana,helvetica;
	font-size : 10px;
	text-decoration: underline;
}

/* Placed on td or <a> tag in second row of Text in Table (alternating) */
.Tabletext2  {
	color : #003366;
	font-family : arial,verdana,helvetica;
	font-size : 10px;
	text-decoration : none;
	background-color: #f5f5f5;
}

A.Tabletext2  {
	color : #003366;
	font-family : arial,verdana,helvetica;
	font-size : 10px;
	text-decoration: underline;
	background-color: #f5f5f5;
}

A.Tabletext2:hover  {
	color : #6699CC;
	font-family : arial,verdana,helvetica;
	font-size : 10px;
	text-decoration: underline;
	background-color: #f5f5f5;
}

/* Alternating Table Row Colors */

.rowColor {
background:#f5f5f5;	
}

/*Classes For Search Result Hyper Link - Pratush*/

.SearchResultLink {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

A.SearchResultLink {
	color : #003366;
	font-family : arial,verdana,sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

A.SearchResultLink:hover {
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;	
}

/* Classes for trainingCalendar.aspx page */
#FilterBy {
	margin-bottom: 18px;
	width: 355px;
	/*border: 2px solid #688EB3;*/								
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#CourseSearch {
	/*top: 265px;
	left: 425px;
	width: 300px;
	position: absolute;*/
}

#Question {
	top: 130px;
	left: 540px;
	width: 200px;
	position: absolute;
}

A.Question {
	color: #000000;
	letter-spacing: 0px;
	padding-left: 6px;
	padding-top: 6px;
	text-align: right;
	font-family:  Garamond, Times New Roman;
	font-weight: 500;
	font-size: 22px;
	font-style: italic;
	text-decoration: none;
	vertical-align: bottom;
	float: left;
	cursor: pointer;
	text-decoration:none;
}

A.Question:hover {
	color: #6699CC;
	letter-spacing: 0px;
	padding-left: 6px;
	padding-top: 6px;
	text-align: right;
	font-family:  Garamond, Times New Roman;
	font-weight: 500;
	font-size: 22px;
	font-style: italic;
	text-decoration: none;
	vertical-align: bottom;
	float: left;
	cursor: pointer;
	text-decoration:none;
}

A.QMark {
	color: #688EB3;	
	font-family:  Garamond, Times New Roman;
	font-weight: 400;
	font-size: 64px;
	text-decoration: none;
	float:none;
	cursor: pointer;
	text-decoration:none;
}

A.QMark:Hover {
	color: #6699CC;	
	font-family:  Garamond, Times New Roman;
	font-weight: 400;
	font-size: 64px;
	text-decoration: none;
	float:none;
	cursor: pointer;
	text-decoration:none;
}

.SelectText {								
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: middle;
	z-index: -1;
}


.ToolTip {
	visibility: hidden;
	border: 1px solid #688EB3;
	color: #003366;
	background-color: #FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 10px;
	max-width: 150px;
	padding-right: 3px;
	position: absolute;
	z-index: 100;
}

	.RegHead {
		background-color: #f5f5f5; 
		color: #003366;
		font-size: 12px; 
		line-height: 19px; 
		width: 100%; height: 100%; 

		font-family:Arial,Helvetica,sans-serif; 
		font-weight: bold; 
		padding-top: 12px;	
	}
	
	#RegHeadDivider {
		background-color: #688EB3;
		height: 2px;
	}
	
	.RegTableDivider {
		background-color: #688EB3;
		height: 1px;
	}
	
	.RegTable {
		background-color: #f5f5f5;
		color: #003366;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
		/*line-height: 19px;*/
		width: 100%;
		/*height: 100%;*/
	}
	
	.RegDescript 
	{
		visibility: hidden;
		border: 2px solid #688EB3;
		color: #003366;
		background-color: #FFFFFF;
		font-family:Arial,Helvetica,sans-serif;
		font-size: 12px;
		width: 300px;
		position:absolute;
		z-index:200;
		overflow:visible;
	}
	
	.RegCourseName {
		cursor: pointer;
		padding-left: 10px;
		text-decoration: underline;
		z-index:-10;
	}
	
	.RegLocation {
		cursor: pointer;
		padding-left: 10px;
		text-decoration: underline;
		z-index:-10;
	}
	
	.RegClosed {
		color: #787878;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.RegOther {
		color: #787878;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	A.RegOther {
		color: #D07C28;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	A.RegOther:hover {
		color: #D07C28;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	/*Course Description Search No Results Text */
	#ResultsText {
	color: #ff3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 19px;	*/
	font-weight: bold;
	}
	
	/*.RegButton {
		text-align: center;
		font-family:Arial,Helvetica,sans-serif; 
		font-size: 16px;
		font-weight: bold;
		color: #003366; */
		/*background-color: #f5f5f5;*/
		/*margin-top: 8px;
		margin-bottom: 8px;
	}
	*/
	
	/* New style added -Atul */
	/*	
	.QuestionLink{
		text-decoration:none;
	} */

	/*.Error{
		font-family:Arial;
		font-style:italic;
		font-size:small;
		color:Red;
	}
	.HoverNote{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:absolute;
	top:310px;
	left:177px;
	}
*/
	/*.Mandatory{
		font-size:small;
		color:Red;
	}
*/
	/*Class for scrolling div*/
	.ScrollDiv
	{
		overflow: auto; 
		/*position:relative;
		top:30px;*/
		width: 580px; 
		height: 333px;
	}
	
	/*.GridHeader1 {
		height:10px; 
		position: absolute;
		top: 340px;
		left: 177px;
		width:580px;
		clear:both; 
	} /
	*/
	/*.State{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		vertical-align: middle;
		z-index: -1;
	}*/
	
	/*.ShowDescript
	{
		color: #003366;
		font-family:Arial,Helvetica,sans-serif;
		font-size: 11px;
		width:90;
	}
	
	/*.GridHeader
	{
		background-image: url(../images/tableBlueBackground.gif);
		background-color: #b3cbe3;
		color : #000000;
		font-family : arial,verdana,helvetica;
		font-size : 11px;
		font-weight : bold;
		text-decoration : none; 
	} */
	
	/* End Classes for trainingCalendar.aspx page */
	
	/* used on Careers page
.jobBoard-headerContainer 
{
					 margin-left: 75px;
					 float: left;
                border: none;	
}*/

.jobBoardContainer 
{
                background-color: #FFFFFF;
                width: 482px;
                display: block;
                margin: 0px auto 20px auto;
}

.jobBoardContainer iframe 
{
                width: 491px;
                height: 650px;
                display: block;
					 vertical-align: top;
                /*border: 1px solid #d2de9c;*/
					 
                
}

/*.MP-PageContainer {
	margin-left:  0em;
	margin-bottom: 0em;
	margin-right: 0em;
}

.MP-Content-Container {
}

.MP-Content {
	float: left;
	width: 901px;
	background-color:#222222;
	min-height: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}*/