
@import url("/microSites/CSS/master.css");


/*------------------------Do not edit above this line------------------------*/

body { 




}

table  {

}

td, th { 

}

hr {

}


h2 {
	color: #006595;	 

}
#container {

}

#header {
	background: #fff url(../images/Logo.gif) no-repeat;
}
#contentbanner {
	background: url(../images/CoursesHeader.jpg) no-repeat; 
	height: 80px;
	margin-bottom: 15px;
	padding: 0;
}

#contentbanner h1{
	font-size: 120%;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0 20px;
	padding-top: 15px;}
}


#ClearSpacer {

}

/*--------------------Branding Image----------------------------------*/

.BrandingImage {
background:url(../images/HeaderGetStarted.jpg);

}


/*--------------------tabbed navigation-------------------------------*/
 .nav {
		background-color: #006595;
}


 .nav UL {
 
}

 .nav UL LI {

}
 
 
 .nav UL LI A:link, .nav UL LI A:visited 
{
	border-right: 2px ridge #004d71;	
}

 .nav UL LI A:hover {
	
}


 .nav #current
{
	background-color: #004d71;
}

 .nav ul li a.first 
{
	border-left: 2px ridge #004d71;
}	


/*--------------------sidebar-------------------------------*/


#sidebar {

}
#sidebar h1 {

}
#sidebar h2 {
	 

}

#sidebar UL {


}
 #sidebar UL LI {

	background: #5f5855
}

 #sidebar UL LI A:link {

	background: #5f5855
}
 
 #sidebar UL LI A:visited {
	background: #5f5855
}
 
 #sidebar UL LI A:hover {
	background: #5f5855	
}
 
 #sidebar UL LI A:active {
	background: #5f5855
}

#sidebar p {

}

#sidebar SELECT {

}
.sidebar CHECKBOX {

}


/*------------------InfoBox-----------------------------------*/


.InfoBox {

}
.InfoBox h1 {	
	background: #ce8414;
	font: bold 85% Verdana, Arial, Helvetica, sans-serif; 
	color:#fff;	 
	padding:13px 10px 8px 13px;
	margin:0;
	border-bottom: thin dotted #fff;	
}

.InfoBoxContent {
	background: #ce8414 url(../images/DegreeBottomLeftCorner.gif) no-repeat left bottom;
}

.InfoBoxContent H1 {


}



.InfoBoxContent UL
{
	background: #ce8414
}
.InfoBoxContent UL LI
{
    
}
.InfoBoxContent UL LI A:link
{    

}
.InfoBoxContent UL LI A:visited
{

}
 .InfoBoxContent UL LI A:hover
{
}
 .InfoBoxContent UL LI A:active
{
}
 .InfoBoxContent #current
{

}


.InfoBoxContent P {

}



/*------------------Content-----------------------------------*/

#MainContent {

}

#Content {

}
#Content h1 {
	font-size: 150%;
	color: #006595;	 

}

#Content p {
	 
	

}

#Content OL {

	
}
*html #Content OL {


	
}
#Content UL
{

}
#Content UL LI
{
    
}



.footer {

}

.faqs {
	color: #000000;
}

