﻿
@import url("/microSites/CSS/master.css");


/*------------------------Do not edit above this line------------------------*/

body { 




}

table  {

}

td, th { 

}

hr {

}


h2 {
	color: #D49100;
}
#container {

}

#header {

}
#contentbanner {
	/*background:url(../images/coursesHeader.jpg);*/

}

#contentbanner h1{

}


#ClearSpacer {

}

/*--------------------Branding Image----------------------------------*/

.BrandingImage {
background:url(../images/HeaderGetStarted.jpg);

}


/*--------------------tabbed navigation-------------------------------*/
 .nav {
	background-color: #D49100	
}


 .nav UL {
 
}

 .nav UL LI {

}
 
 
 .nav UL LI A:link, .nav UL LI A:visited
{
	border-right: 2px ridge #e5a800;
}

 .nav UL LI A:hover 
{
	/* background-color: #e5a800; */
}

 .nav #current 
{
	background-color: #e5a800;
}

 .nav ul li a.first 
{
	border-left: 2px ridge #e5a800;
}


/*--------------------sidebar-------------------------------*/


#sidebar {

}
#sidebar h1 {

}
#sidebar h2 {
	 

}

#sidebar UL {

}
 #sidebar UL LI {

}

 #sidebar UL LI A:link {


}
 
 #sidebar UL LI A:visited {

}
 
 #sidebar UL LI A:hover {
	
}
 
 #sidebar UL LI A:active {

}

#sidebar p {

}

#sidebar SELECT {

}
.sidebar CHECKBOX {

}


/*------------------InfoBox-----------------------------------*/


.InfoBox {

}
.InfoBox h1 {
	
}

.InfoBoxContent {

}

.InfoBoxContent H1 {


}



.InfoBoxContent UL
{

}
.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 {
	color: #D49100;
	font-size: 150%;	
}

#Content p {
	 
	

}

#Content OL {

	
}
*html #Content OL {


	
}
#Content UL
{

}
#Content UL LI
{
    
}



.footer {

}

.faqs {

}

