BODY {
	MARGIN-TOP: 5px; BACKGROUND-COLOR: #C0C0C0; 
    color: #000000;
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 9pt;
    font-weight: normal;
    line-height: 180%;
} 

p {
    margin: 0;
    padding: 10px 0;
}


.bodytext {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif; TEXT-DECORATION: none;
	
}

.tableshell {
	BACKGROUND-COLOR: #ffffff; BORDER: #262827 1px solid; 
	
}


.footer {
	background-image:   url(images/footer_bk.gif);
	background-repeat: repeat-x;
	PADDING-RIGHT: 9px; PADDING-TOP: 10px;
	FONT-WEIGHT: normal; font-style: normal; FONT-SIZE: 7pt; COLOR: #C8737D; FONT-FAMILY: Arial, Tahoma, Verdana, sans-serif; TEXT-DECORATION: none;
}


#list li { list-style-type: square; FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif; TEXT-DECORATION: none; line-height: 180%; 
}


.maintable {
	PADDING: 20px 45px 45px;
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif; TEXT-DECORATION: none; line-height: 180%;
	background-image:   url(images/main_bk.gif);
	background-repeat: no-repeat;
	height: 385px;
}

.header{
FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #9b0012; FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif; TEXT-DECORATION: none; line-height: 180%;}

a {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #9b0012; FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif; TEXT-DECORATION: underline; line-height: 180%;
		
}
a:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #9b0012; FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif; TEXT-DECORATION: underline; line-height: 180%;
		
}
a:active {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #9b0012; FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif; TEXT-DECORATION: underline; line-height: 180%;
		
}
a:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #9b0012; FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif; TEXT-DECORATION: none; line-height: 180%;
		
}

.inputbox {
	BORDER: #CBCBC9 1px solid; WIDTH: 250px; FONT-FAMILY: Arial, Helvetica, sans-serif
}

#content {padding: 0 30px 45px; font-size:9pt; line-height:14pt}

#slideshow {width: 280px; height: 210px; float: right; margin-left: 35px; margin-top:12px; position:relative}
	#slideshow img {position:absolute; top:0px; left:0px; z-index:8}
	#slideshow img.active {z-index:10}
	#slideshow img.last-active {z-index:9}


.instructor {border-bottom:1px dotted #bbb; padding:30px 0; overflow:hidden}
	.instructor.first {padding-top:0}
	.instructor.last {border-bottom:none; padding-bottom:0}
	.instructor .bio {overflow:hidden}
		.instructor .bio strong {color:#222}
	.instructor h2 {color:#9b100d; font-size:16px; padding:0; margin:0}
	.instructor .instructorImg {width:125px; float:left; margin-right:40px; text-align:center}
		.instructor .instructorImg img {padding:3px; border:1px solid #ccc}
	.more {cursor:pointer; color:#9b100d; display:block}
