
@import url("/microSites/CSS/master.css");


/*------------------------Do not edit above this line------------------------*/

body { 




}

table  {

}

td, th { 

}

hr {

}


h2 {
	color: #D49100;
}
#container {

}

#header {
	background: #000000 url(../images/Logo.gif) no-repeat 20px 15px; 
	height: 98px;
	width: 760px;
}
#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 #E7AA00;
}

 .nav UL LI A:hover 
{
	
}

 .nav #current 
{
	background-color: #E7AA00;
}

 .nav ul li a.first 
{
	border-left: 2px ridge #E7AA00;
}	


/*--------------------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 {
	background: #5A2332; 
	font: bold 85% Verdana, Arial, Helvetica, sans-serif; 
	color:#FFFFFF;	 
	padding:10px 10px 8px 13px;
	margin:0;
	border-bottom: thin dotted #8A899E;
}

.InfoBoxContent {
	background: #5A2332 url(../images/DegreeBottomLeftCorner.gif) no-repeat left bottom;
	font: normal 70% Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	margin-bottom:0;
	padding: 0;
	min-height:225px;
	line-height: 129%;
}

.InfoBoxContent H1 {


}



.InfoBoxContent UL
{
	background: #5A2332 no-repeat left top; 
	padding: 10px 0 0 0;
	margin:0 0 0px 0;
}
.InfoBoxContent UL LI
{
    
}
.InfoBoxContent UL LI A:link
{    
color:#fff;
text-decoration:underline;

}
.InfoBoxContent UL LI A:visited
{
color:#fff;
text-decoration:underline;

}
 .InfoBoxContent UL LI A:hover
{
}
 .InfoBoxContent UL LI A:active
{
color:#fff;
text-decoration:underline;
}
 .InfoBoxContent #current
{

}


.InfoBoxContent P {
text-align:right;
}
.InfoBoxContent P A {
text-align:right;
color:#fff;
text-decoration:underline;
}



/*------------------Content-----------------------------------*/

#MainContent {

}

#Content {

}
#Content h1 {
	 color: #D49100;

	
}

#Content p {
	 
	

}

#Content OL {

	
}
*html #Content OL {


	
}
#Content UL
{

}
#Content UL LI
{
    
}



.footer {

}

.faqs {

}

