﻿.introduction{	font-weight: bold; 
	margin-top:	10px;
	margin-bottom: 10px; 
	border-bottom: 3px solid #2B2F4D;
	background: #626BB0; 
	padding: 10px; 
	width: 570px;
	color: white;
	display:	block;
}

.formStyle{
	font-size: 11px;
	font-family:		Arial, Helvetica, Sans-serif;
}

.headers{
    font-size: 			10px;
	margin: 			0px; 
	padding: 			0px; 
	text-align: 		right;
}

#profileText{
	font-family:		 Arial, Helvetica, sans-serif;
    font-size: 			 12px;
	font-weight:		 bold;
	color: 				 #C02D23;
	padding: 			 0px;
	margin: 			 0px;
	margin-left:		 10px;
	margin-right:		 25px;
	margin-top: 		 3px;
}

body #sideBarContent #profileText{
	font-family:		 Arial, Helvetica, sans-serif;
    font-size: 			 12px;
	font-weight:		 bold;
	color: 				 #C02D23;
	padding: 			 0px;
	margin: 			 0px;
	margin-left:		 10px;
	margin-right:		 25px;
	margin-top: 		 3px;
}

.profileImage{
	margin-left:  		10px; 
	border: 			5px solid #ddd;
}

body #sideBarContent .profileImage{
	margin-left:  		10px; 
	border: 			5px solid #ddd;
}

#profileName{
	font-family:		Arial, Helvetica, sans-serif;
    font-size: 			11px;
	font-weight:		bold;
	color: 				black;
	text-align: 		left;
	padding: 			0px;
	margin:			    0px;	
	margin-left:		10px;
	margin-top:		    10px;
}

body #sideBarContent #profileName{
	font-family:		Arial, Helvetica, sans-serif;
    font-size: 			11px;
	font-weight:		bold;
	color: 				black;
	text-align: 		left;
	padding: 			0px;
	margin:			    0px;	
	margin-left:		10px;
	margin-top:		    10px;
}

#introList{
	list-style: 		none;
	position: 			relative;
}

#content ul li ul{
	list-style: 		none;
	position: 			relative;
}

#content ul{
	list-style: 		none;
	position: 			relative;
}

#introList li{
	background: url('/courses/images/bullet.gif') no-repeat 0px 9px;
	padding-left:13px;
	padding-top: 3px;
	color: #333;
}

#content ul li ul li{
	background: url('/courses/images/bullet.gif') no-repeat 0px 9px;
	padding-left:13px;
	padding-top: 3px;
	color: #333;
}

#content ul li{
	background: url('/courses/images/bullet.gif') no-repeat 0px 9px;
	padding-left:13px;
	padding-top: 3px;
	color: #333;
}

#CourseInfoPage #content ul li{
margin: 10px;
}


#introList li{
	font-size: 12px;
	font-style: italic;
}

#content ul li ul li{
	background: url('/courses/images/bullet2.gif') no-repeat 0px 9px;
	padding-left: 23px;
	}

#content .listInfo ul{
	list-style: 		disc;
	position: 			relative;
}
#content .listInfo ul li{
	background: none;
	background-position: 0px 9px; color: #000;
	margin-left: -16px; 
	list-style-type:disc; 
	background-color:transparent; 
	background-repeat:no-repeat; 
	background-attachment:scroll;
}

h3{
	padding-top: 		0px; 
	margin-top: 		15px;
	border-bottom: 		1px solid #ddd;
	margin-bottom: 		3px;
	color: 				#5A62A5;
    font-size:			15px;
	font-family: 		Arial, Helvetica, Sans-serif;		
}

#content .containerLarge h4{
	padding-top: 		0px; 
	margin-top: 		15px;
	border-bottom: 		1px solid #ddd;
	margin-bottom: 		3px;
	color: 				#5A62A5;
    font-size:			15px;
	font-family: 		Arial, Helvetica, Sans-serif;		
}

.yearSpacing{
	padding-top: 		0px; 
	margin-top: 		15px;
	border-bottom: 		1px solid #ddd;
	margin-bottom: 		3px;
	color: 				#5A62A5;
    font-size:			15px;
	font-family: 		Arial, Helvetica, Sans-serif;		
}

#content h3{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	background-image:	url('/courses/images/headbullet.gif');
		background-position: 0px 1px;
		background-repeat:	no-repeat;
		padding-left:	21px;
		font-weight: 700;
}

#content .containerLarge h3{
	height: 			19px;
	background-color: 	#06367B;
	background-color: 	#32208E;	
	background-image:	url('/courses/images/bluemainsquare.gif');
	background-position: 7px 6px;
	background-repeat:	no-repeat;	
	margin-bottom: 		6px;
	margin-top: 		0px;
	padding-bottom: 	0px;
	padding-left:		23px;
	padding-top:		3px;
	font-family: 		Arial, Helvetica, Sans-serif;	
    font-size: 			13px;
	color:				white;
	font-weight:		bold;
	border-bottom: 		0px none
}

#content h4{
    font-size:	12px;
	font-family: 		Arial, Helvetica, Sans-serif;
	color:		#444;
}

#content h5{
    font-size:	12px;
	font-family: 		Arial, Helvetica, Sans-serif;
	color:		#444;
}

#content h4{
	color:  	black;
    font-size: 13px;
	padding-bottom: 0px;
}

#content .rightColumn h4{
    font-size: 12px;
	color: black;
	padding-top: 0px;
	margin-top: 0px;
}

.darkPurple{
	color: 				#000;
}

.listInfo{
	background-color:	#9DA1CE;
	float: 				right;	
	width: 				155px;
	margin-top: 		0px;
	margin-right:		0px;
	margin-left: 		0px;
	margin-bottom: 		0px;
	border-left:		6px solid white;
	border-bottom:		0px solid white;
}

.listInfo ul li{
	font-family: 		Arial, Helvetica, Sans-serif;
    font-size: 			11px;
	color: 				#37395E;
	margin: 			0px;
	padding: 			8px;
	float: 				left;	
}

#content .listInfo h5{
	font-family: 		Arial, Helvetica, Sans-serif;
    font-size: 			11px;
	color: 				#37395E;
	margin: 			0px;
	padding: 			8px;
	float: 				left;	
}

.listInfo p{
	font-family: 		Arial, Helvetica, Sans-serif;
    font-size: 			11px;
	color: 				#37395E;
	margin: 			0px;
	padding: 			8px;
	float: 				left;	
}

#content .listInfo h5{
	color: black;
	font-weight: bold;
	width:	139px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#content .listInfo p{
	padding-top: 0px;
}

.button{
	border-left: 		1px solid #95B6E0;
	border-top: 		1px solid #95B6E0;
	border-right: 		2px solid #333;
	border-bottom: 		2px solid #333;
	background-image:	url('/courses/images/buttonback.gif');
	background-repeat:	repeat-x;
	cursor: 			pointer;
	font-weight:		bold;
	margin-bottom:      5px;
	height: 			21px
}

.formDrop{

}

.formElement{

}

.formDrop{
	background-color:	#eee;
/*	margin-left:		2px;*/
}

p {
	clear:				none;
	margin-bottom: 		15px;
}

.rightCol{
	background: none;
	color: black;
}

td{
    border: 1px solid #666666;
	font-size: medium;
	}

.smallBackLink{
	text-align: 		right;
    font-size: 			10px;
	width: 				100%;
}

.photoHolderRight{
	padding: 			5px;
	margin: 			3px 0px 10px 10px;
	float: 				right;
	background: 		#E7E3EF;
}

.photoHolderLeft{
	padding: 			5px;
	margin: 			3px 10px 10px 0px;
	float: 				left;
	background: 		#E7E3EF;	
}

.underline{
	border-top: 		1px solid #DDD; 
	width: 				100%;
	margin: 			0px;
	padding: 			0px;
}

.highlight{
	color: 				red;
	text-align:			left;
}

.locationHeader{
	background-image:	;
	padding:			0px
}

a:active {
	text-decoration:	none;
	color:				#2420BE;
	text-decoration:	underline;
}

a:visited {
	text-decoration:	none;
	color:				#2420BE;
	text-decoration:	underline;
}

a:link {
	text-decoration:	none;
	color:				#2420BE;
	text-decoration:	underline;
}

a:hover {
	color:				#f00;
	text-decoration:	underline;
}

a.menus:active {
	text-decoration:	none;
	color:				#666;
	font-weight:		bold;
}

a.menus:visited {
	text-decoration:	none;
	color:				#666;
	font-weight:		bold;
}

a.menus:link {
	text-decoration:	none;
	color:				#666;
	font-weight:		bold;
}

a.menus:hover {
	text-decoration:	none;
	color:				#f60;
	font-weight:		bold;
}

a.original:active {
	text-decoration:	none;
	color:				#000;
}

a.original:visited {
	text-decoration:	none;
	color:				#000;
}

a.original:link {
	text-decoration:	none;
	color:				#000;
}

a.original:hover {
	text-decoration:	underline;
	color:				#f00;
}

a.headers:active {
	text-decoration:	none;
	color:				#000;
}

a.headers:visited {
	text-decoration:	none;
	color:				#000;
}

a.headers:link {
	text-decoration:	none;
	color:				#000;
}

a.headers:hover {
	text-decoration:	underline;
	color:				#f00;
}

a.courseLink:hover {
	text-decoration:	none;
	color:				#000;
}

#sectionTitle{
	background-color:	#21348C;
	background-image:	url('/courses/images/coursebanner.jpg');
	background-position:right;
	background-repeat:	no-repeat;	
/*	height: 			20px;*/
}

.containerLarge{	
	border-left:1px solid #95B6E0; 
	border-top:1px solid #95B6E0; 
/*	width:  			566px;*/
	width:  			564px;
	padding: 			6px;	
	border-bottom:		1px solid #7791B3;
	border-right:		1px solid #7791B3;
	margin-top: 		2px;
	float: 				left;	
}

#content h2{
	color: 				#29497A;
	padding-top: 		0px;
	margin-top: 		0px;
	padding-bottom:		2px;
	margin-bottom: 		2px;
	width: 				100%;
    font-size: 			24px;
	font-weight:		bolder;
}

.headermain{
	color: 				#29497A;
	padding-top: 		0px;
	margin-top: 		0px;
	padding-bottom:		2px;
	margin-bottom: 		2px;
	width: 				100%;
    font-size: 			24px;
	font-weight:		bolder;
}

#content blockquote{
	width: 536px;
	margin: 0px;
	padding: 15px;
	text-align: left;
	color: #4B4B62;
	background: #D4D4DF url('/courses/images/cornerstone.gif') no-repeat top right;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #9595B1;
	clear: both;
}

#topQuote{
	width: 536px;
	background: url('/courses/images/topquote.gif') no-repeat top left;
}

#bottomQuote{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 450;
	background: url('/courses/images/bottomquote.gif') no-repeat right bottom;

}

#bottomQuote p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

textarea:focus {
	background:#ffc;
	color:black; 
}

select:focus {
	background:#ffc;
	color:black; 
}

input:focus {
	background:#ffc;
	color:black; 
}

.rightColumn h4{
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
}

/*************************/
/* Code for testimonials */
/*************************/

.TestimonialContainer {
	width: 564px;
	height: 178px;
	background: url(/courses/images/testamonial-bg.gif) no-repeat;
	position: relative;
	margin: 10px 0 30px 0;
}
.TestimonialContainer img {
	position: absolute;
	top: 12px;
	left: 12px;
}
.TestimonialTextContainer {
	position: absolute;
	top: 3px;
	left: 135px;
}
.TestimonialTextContainer table {
	width: 322px;
	margin: 10px 0 0 56px;
	height: 130px;			
}
.TestimonialTextContainer td {
	vertical-align: middle;
	border: none;				
}
.TestimonialTextContainer td p {
	color: #5a62a5;
	margin: 0;
}
.TestimonialContainer > p {
	position: absolute;
	top: 160px;
	left: 2px;
}
.TestimonialContainer p span {
	color: #5a62a5;
}





