/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	background: #FFFFFF;
	margin: 0 5;
	padding: 0;
	color: #000000;
	}
body img 
{
	border: 0px;}	
/* header */

#header {
	width:89%;
	background-image:url(../images/headerBkgrd.gif);
	height:98px;
	clear:both;
	}

#headerHome {
	width:777px;
	background-image:url(../images/headerBkgrd.gif);
	height:98px;
	}
	
#headerLogo {
	background-image:url(../images/headerLogo.gif);
	background-repeat:no-repeat;
	height:98px;
	border:0;
	}

#searchBox {
	float:right;
	width:215px;
	background-image:url(../images/searchBoxBkgrd.gif);
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:right;
	height:98px;
	}

#searchBox input {
	margin-top:45px;
	}
		
#topLinks {
	clear:both;
	font: bolder 11px Verdana,sans-serif;
	color:#666;
	border-bottom:1px solid #666;
	margin:2px 8px 2px 2px;
	width:88%;
	}
	
#topLinks img 
	{
		border: 0px;
	}
	
.current {
	color:#E9924F;
	}
	
a {
	color:#003366;
	text-decoration:none;
	font-weight:bolder;	
	}
	
a:link {
	color:#003366;
	text-decoration:none;
	}
	
a:visited {
	color:#003366;
	font-weight:bolder;
	}
	
a:hover {
	color:#E9924F;
	font-weight:bolder;
	}
#summer a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;	
	}	
/* new home content */
#container  {
	width: 1010px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 10px auto 0;
	text-align: left;
} 

#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
}
#sidebar2  {
	float: right; /* since this element is floated, a width must be given */
	width: 205px; /* padding keeps the content of the div away from the edges */
	background: url(../images/right_sidebar_bg.jpg) no-repeat left top;
	height: 610px;
	padding: 10px;
}
#mainContent  {
	margin: 0px 205px 0px 180px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
#promo_container {
	border-left: 1px solid #013D79;
	padding-left: 5px;
}
#datagrid_container {
	border-left: 1px solid #013D79;
	padding-left: 6px;
	padding-top: 24px;
}
.classInfo {
	font-size:11px;
	margin:4px;
	color : #003366;
	}
	
.classInfo a:link{
	text-decoration:none;
	font-weight:normal;
	}
	
.classInfo a:visited{
	text-decoration:none;
	font-weight:normal;
	}
	
#aboutPRG {
	margin:7px 5px 0 0;
	}

#aboutPRGpic {
	float:left;
	/*background-image:url(../images/Faculty/Kayton.jpg);*/
	height:90px;
	width:60px;
	margin:0 5px 5px 7px;
	}

/* main content */


	
#mainContent td {
	padding:0px;
	vertical-align:top;
	} 
			
#centerContent {
	margin:5px 10px 5px 10px;
	}
	
#pageName {
	font-size:25px;
	font-weight:bolder;
	border-bottom:1px solid #003366;
	color:#003366;
	clear:both;
	}
#pageHeading {
	font-size:25px;
	font-weight:bolder;
	border-bottom:1px solid #003366;
	color:#003366;
	clear:both;
	}
#topPageHeading {
	font-size:25px;
	font-weight:bolder;
	border-bottom:1px solid #003366;
	color:#003366;
	clear:both;
	}
#PageHeader {
	font-size:25px;
	font-weight:bolder;
	border-bottom:1px solid #003366;
	color:#003366;
	clear:both;
	}
.pageNameSub {
	font-size:18px;
	font-weight:bolder;
	border-bottom:1px solid #003366;
	color:#003366;
	margin-bottom:15px;
	}
	
#pageContent {
	font-size:13px;
	}
#pageImpt {
	padding:7px;
	margin:-15px 0 15px 5px;
	float:right;
	background-color:#CCCCFF;
	width:185px;
	clear:both;
	font-weight:bolder;
	}
	
#courseImpt {
	padding:7px;
	margin:-15px 0 15px 5px;
	float:right;
	background-color:#CCCCFF;
	width:250px;
	clear:both;
	font-weight:bolder;
	}
	
#facultypageImpt {
	padding:7px;
	margin:-15px 0 15px 5px;
	float:right;
	background-color:#CCCCFF;
	width:185px;
	clear:both;
	font-weight:normal;
	}
.topline 
{
	border-top:1px double #003366;
	clear:both;
	}	
.underline 
{
	border-bottom:1px double #003366;
	clear:both;
	}	
#pageImpt span {
	text-align:right;
	}

#facultypageImpt span {
	text-align:right;
	}
	
#pageImpt ul {
	list-style-image:url(../images/iconLI.gif);
	margin-top:10px;
	margin-right:10px;
	margin-bottom:0px;
	}
	
#pageImpt li {
	padding-bottom:2px;
	margin-left:-10px;
	}

#pageContentPic {
	float:left;
	height:80px;
	width:60px;
	margin:0 5px 5px 7px;
	}
.contentPicRt {
	float:right; 
	margin-left:15px;
	}
	
.contentPicLt {
	float:left;
	margin-right:15px;
	}
.contentPicLtVideo {
	float:right;
	margin-right:15px;
	}	
#facPic {
	margin-top:10px;
	background-image:url(../images/facPicBkgrd.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:103px;
	height:120px;
	}
	
#facPic img {
	margin-top:10px;
	}
	
/* accolade content styles */

.accolade {
	margin-bottom:15px;
	border-bottom:1px solid #CCC;
	padding:7px;
	color:#666;
	background-image:url(../images/accoladesQuote.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
.accoladeName {
	color:#999;
	font-style:italic; 
	text-align:right; 
	margin-top:5px;
	}
	
/* course content styles */

.coursePics {
	 margin:15px 0px 15px 0px;
	 width:350px;
	 }
	 
.coursePics span {
	 font-weight:bolder;
	 font-size:12px;
	 }
	  
.coursePicHolderRt {
	margin-left: auto;
	float:right;
	}

.coursePicHolderLt {
	width:166px;
	float:left;
	}
	
.courseInfo {
	border-bottom:1px solid #003366;
	margin-bottom:15px;
	font-weight:bolder;
	color:#003366;	
	}

.courseInfo ul {
	list-style-image:url(../images/iconLI.gif);
	margin-top:0px;
	margin-right:10px;
	}
	
.courseInfo li {
	padding-bottom:2px;
	margin-left:-10px;
	}

.courseInfoBottom {
	border-bottom:1px solid #003366;
	border-top:1px solid #003366;
	font-weight:bolder;
	color:#003366;	
	clear:both;
	}

.courseInfoBottom ul {
	list-style-image:url(../images/iconLI.gif);
	margin-right:10px;
	}
	
.courseInfoBottom li {
	padding-bottom:2px;
	margin-left:-10px;
	}
	
.courseAccolade {
	 clear:both;
	 font-family:Verdana, Arial, Helvetica, sans-serif; 
	 font-weight:bolder; 
	 font-size:18px; 
	 color:#CCC; 
	 border-top:1px solid #CCC; 
	 border-bottom:1px solid #CCC;
	 margin:15px 0 15px 0 15px;
	 padding:7px;
	 clear:both;
	 background-image:url(../images/accoladesQuote.gif);
	 background-position:top left;
	 background-repeat:no-repeat;
	 }
	
.courseAccoladeName {
	color:#999;
	font-style:italic; 
	font-size:12px;
	text-align:right; 
	margin-top:5px;
	clear:both;
	}

/* left navigation */
#targetList{
	width:170px;
	font-weight:bolder;
	font-size:12px;
	color:#003366;
	}

#leftNav table {
	width:170px;
	font-variant:normal;
	border-collapse:collapse;
	}
	
#leftNav th {
	background-color:#CCCCFF;
	border:1px solid #666;
	color:#003366;
	text-align:left;
	font-size:12px;
	padding:4px;
	}

#leftNav td {
	background-color:#003366;
	border:1px solid #666;
	color:#FFF;
	font-size:11px;
	font-variant:normal;
	padding:3px 10px 3px 10px;
	margin-left:4px;
	}
	
#leftNav td a{
	text-decoration:none;
	color:#FFF;
	}
#leftNav td a:visited{
	text-decoration:none;
	}
	
#leftNav a:hover {
	color:#E9924F;
	}	

/* right column */

#rightColumn {
	background-image:url(../images/rightColBkgrd.gif);
	background-repeat:repeat-y;
	font:11px Verdana,sans-serif;
	}

#rightColumn ul {
	list-style-image:url(../images/iconLI.gif);
	margin-top:10px;
	margin-right:10px;
	}
	
#rightColumn li {
	padding-bottom:2px;
	margin-left:-10px;
	}
		
#topSection {
	width:202px;
	background-image:url(../images/quickLinksBkgrd.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:left;
	}
	
#courseJump {
	margin:-10px 10px 5px 15px; 
	}
	
#topSectionName {
	font-style:italic;
	font-weight:bolder; 
	font-size:18px; 
	border-bottom:1px solid #003366; 
	margin:14px 15px 0px 15px;
	}
	
#bottomSectionName {
	font-style:italic;
	font-weight:bolder; 
	font-size:18px; 
	border-bottom:1px solid #003366; 
	margin:14px 15px 0px 15px;
	}
	
.colSectName {
	font-style:italic;
	font-weight:bolder; 
	font-size:18px; 
	border-bottom:1px solid #003366; 
	margin:10px 5px 0px 15px;
	}
	
#columnBottom {
	background-image:url(../images/rightColumnBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:11px;
	clear:both;
	}
	
#course ul {
	list-style-image:url('../images/iconLI.gif');
	margin-top:10px;
	margin-right:10px
	}
/* from main.css */
#footer  {
	padding: 10px 10px 0 20px;
	text-align: center;
	border-top: 1px solid #013D79;
	margin-top: 15px;
	font-size: 10px;
} 
#footer a {
	font-size: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#sidebar1 ul#vnavbar {
	margin: 0px 5px;
	padding: 0px;
	list-style: none;
}
#vnavbar li {
	margin: 0px;
	padding: 0px;
}
#vnavbar a {
	font-size: 11px;
	color: #8897B3;
	display: block;
	background: #036;
	border-bottom: 2px solid #B9CBDD;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 10px;
	line-height: 14px;
}
#vnavbar a.NavBarBtmLink {
	border-bottom-style: none;
}
#vnavbar a:hover {
	color: #FFF;
	text-decoration: none;
}
#sidebar1 #GoVOD {
	margin-top: 0px;
	margin-bottom: 12px;
	border: 0px;
	border-bottom :solid 1px #003366;
}
#sidebar1 #VODCoursesPlayer {
	margin-top: 16px;
	margin-bottom: 0px;
	border: 0px;
	border-bottom :solid 1px #003366;
}
#sidebar1 #OnsiteCoursesInfomation {
	margin-top: 15px;
	margin-bottom: 0px;
	border: 0px;
	border-bottom :solid 1px #003366;
}
#HomeContentGrid .HomeGridCells {
	border-right: 1px solid #013D79;
	border-bottom: 1px solid #013D79;
	font-size: 12px;
	line-height: 16px;
	padding: 8px;
	text-align:center;
}
#HomeContentGrid #brcPic, #advPic, #wkShop, #onSite 
{
	border: 0px;}


#HomeContentGrid .HomeGridCellsRightCol {
	border-right: 0px solid #013D79;
	border-bottom: 1px solid #013D79;
	font-size: 12px;
	line-height: 16px;
	padding: 8px;
}

#HomeContentGrid .HomeGridCellsRightCol {
	border-right: 0px solid #013D79;
	border-bottom: 1px solid #013D79;
	font-size: 12px;
	line-height: 16px;
	padding: 8px;
}


#HomeContentGrid .HomeGridCellsBottomRow {
	border-right: 1px solid #013D79;
	border-bottom: 0px solid #013D79;
	font-size: 12px;
	line-height: 16px;
	padding: 8px;
}

#HomeContentGrid .HomeGridCellsBtmRt {
	border-right: 0px solid #013D79;
	border-bottom: 0px solid #013D79;
	font-size: 12px;
	line-height: 16px;
	padding: 8px;
}
#HomeContentGrid #c1r1, #HomeContentGrid #c1r2, #HomeContentGrid #c1r3, #HomeContentGrid #c1r4, #HomeContentGrid #c1r5, #HomeContentGrid #c1r6 {
	text-align: right;
	font-weight: bold;
	width: 80px;
	color: #003366;
	line-height: 15px;
}
#HomeContentGrid .DataGridDate {
	color: #000000;
}
h3.QuickLinksHeading, h3.IWantToHeading {
	color: #036;
	margin: 15px 10px 10px;
	padding: 0px;
	letter-spacing: -1px;
}
#sidebar2   #quicklinks, #sidebar2  #wanttolinks {
	margin: 5px 10px 10px 30px;
	padding: 0px;
	list-style: disc;
}
#quicklinks  a,  #wanttolinks a {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	line-height: 18px;
}
#quicklinks  a:hover,  #wanttolinks a:hover {
	text-decoration: underline;
}
#sidebar2 p.ProfessorKayton {
	font-size: 12px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-weight: bold;
	display: inline;
}
#sidebar2 p.ProfessorKayton a {
	text-decoration: underline;
}
#sidebar2 p.ProfessorKayton a:hover {
	text-decoration: none;
}
#sidebar2 .prgFounded {
	font-size: 11px;
	line-height: 16px;
	margin: 10px 0px 0px;
	padding: 0px;
}
/* end*/	
#copyright {
	float:right;
	clear:both;
	}
	
#bookName {
	font-size:13px;
	font-weight:bolder;	
	}

#bookTypeName {
	font-size:15px;
	font-weight:bolder;
	}

/* faculty page styles */
	
#facultyMain {
	background-color:#CCCCFF;
	}

#facultyInfo {
	font-size:13px;
	color:#CC3300;
	}

#faculty table {
	width:170px;
	font-variant:normal;
	border-collapse:collapse;
	}
	
#faculty th {
	color:#003366;
	text-align:left;
	font-size:12px;
	padding:4px;
	}
	
#faculty td {
	color:#FFF;
	font-size:11px;
	font-variant:normal;
	padding:3px 10px 3px 10px;
	margin-left:4px;
	margin-right:4px;
	}

.hide{
display: none;
}

.show{
display: block;
}

.show a link{
text-decoration:none;
}

.show a visited{
text-decoration:none;
}

#pageName1 {
	font-size:25px;
	font-weight:bolder;
	border-bottom:1px solid #003366;
	color:#003366;
	clear:both;
	}
#pageName2 {
	font-size:25px;
	font-weight:bolder;
	border-bottom:1px solid #003366;
	color:#003366;
	clear:both;
	}
#pageName3 {
	font-size:25px;
	font-weight:bolder;
	border-bottom:1px solid #003366;
	color:#003366;
	clear:both;
	}
#pageName4 {
	font-size:25px;
	font-weight:bolder;
	border-bottom:1px solid #003366;
	color:#003366;
	clear:both;
	}
#pageName5 {
	font-size:25px;
	font-weight:bolder;
	border-bottom:1px solid #003366;
	color:#003366;
	clear:both;
	}
.policyName {
	font-size:18px;
	font-weight:bolder;
	color:#003366;
	margin-bottom:15px;
	}
.policyName ul {
	font-size:13px;
	}
	
.miniHeader {
	text-transform:uppercase;
	color:#003366;
	font-weight:bold;
	font-size:1.1em;
	}
#midColumnWide {
	position:relative;
	float:left;
	padding:0 0 20px 20px;
	width:520px;
	}
* html #midColumnWide {
	width: 540px;
	width: 520px;
}

/* goal oriented pages */
	
#headerGoalBuild {
	width:100%;
	background-image:url(../images/headerGoalBuildBkgd.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:120px;
	}	
	
#headerGoalPass {
	width:100%;
	background-image:url(../images/headerGoalPassBkgd.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:15px;
	clear:both;
	height:72px;
	}	
	
#headerGoalHone {
	width:100%;
	background-image:url(../images/headerGoalMaximizeBkgd.gif);
	background-repeat:repeat-x;
	background-position:center;
	margin-bottom:15px;
	clear:both;
	height:72px;
	}
	
#headerGoalBuildBrand {
	width:100%;
	background-image:url(../images/headerGoalBuild.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:120px;
	}	
	
#headerGoalPassBrand {
	width:100%;
	background-image:url(../images/headerGoalPass.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:72px;
	}	
	
#headerGoalHoneBrand {
	width:100%;
	background-image:url(../images/headerGoalMaximize.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:72px;
	}	
	
#goalImptHone {
	padding:7px;
	margin:-15px 0 15px 5px;
	float:right;
	border-top:1px solid #E9924F;
	border-bottom:5px solid #003366;
	background-image:url(../images/goalImptBkgrdHone.gif);
	background-repeat:no-repeat;
	background-color:#d4e5f5;
	background-position:top;
	width:165px;
	height:185px;
	clear:both;
	}
	
#goalImptBuild {
	padding:7px;
	margin:-15px 0 15px 5px;
	float:right;
	background-image:url(../images/goalImptBkgrd.gif);
	background-repeat:no-repeat;	
	width:155px;
	height:185px;
	clear:both;
	}
	
#goalImptPass {
	padding:7px;
	margin:-15px 0 15px 5px;
	float:right;
	background-image:url(../images/goalImptBkgrdPass.gif);
	background-repeat:no-repeat;	
	width:165px;
	height:185px;
	clear:both;
	}
	
#goalImpt span {
	text-align:right;
	}
	
#goalImpt ul {
	list-style-image:url(../images/iconLI.gif);
	}
	
#goalImpt li {
	padding-bottom:2px;
	margin-left:-10px;
	}
	
#goalImpt img {
	border:1px solid #999;
	display:block;
	margin-bottom:15px;
	}
	
#advreg {
	margin:5px 10px 5px 10px;
	}
	
#advreg a link {
	text-decoration:none;
	}

#mail {
	display: none;
	}

#maillabel {
	display: none;
	}

#couponcode {
	display: none;
	}

#couponlabel {
	display: none;
	}

#code {
	checked: false;
	}

#timelinecontainer {
	position: relative;
	width: 450px;
	}
	
#timelineheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	}
	
#introContainer {
	position: relative;
	}

#picscontainer {
	position: relative;
	width: 80px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	}
	
#prgHistoryContainer {
	position: relative;
	padding-top: 15px;
	padding-left: 100px;
	}
	
#timelineheader h1 {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 0.02em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
	
#prgHistoryContainer h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
	
#prgHistoryContainer p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	}
	
#decadesContainer {
	width: 450px;
	padding-top: 30px;
	}

#Year1969Container {
	float: left;
	width: 160px;
	position: relative;
	padding-top: 20px;
	}

#year1969ImgContainer {
	position: absolute;
	top: 36px;
	padding-left: 20px;
	}

#text1969Container {
	margin-left: 160px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-left: 10px;
	}
	
#Year1969Container ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}

#Year1969Container .year {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #E0883D;
	}
	
#Year1969Container li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
	}
	
#Year1970Container {
	float: left;
	width: 160px;
	position: relative;
	padding-top: 20px;
	z-index: 99;
	}

#text1970Container {
	margin-left: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-left: 7px;
	padding-top: 20px;
	}
	
#Year1970Container ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
	
#Year1970Container .year {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #E0883D;
	}
	
#Year1970Container li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
	}
	
#year1970ImgContainer {
	position: absolute;
	top: 32px;
	padding-left: 20px;
	z-index: 1;
	}
	
.date {
	font-weight: bold;
	}
	
#text1970Container p {
	margin: 0px;
	padding: 0px;
	}
	
#text1970Container p.bottommargin15 {
	margin-bottom: 15px;
	}
	
#text1970Container p.bottommargin150 {
	margin-bottom: 150px;
	}
	
#text1970Container p.bottommargin75 {
	margin-bottom: 75px;
	}
	
#text1970Container p.bottommargin80 {
	margin-bottom: 85px;
	}
	
#text1970Container p.bottommargin30 {
	margin-bottom: 30px;
	}
	
#text1970Container p.bottommargin110 {
	margin-bottom: 120px;
	}
	
#text1970Container p.bottommargin150 {
	margin-bottom: 150px;
	}
	
#text1970Container p.bottommargin200 {
	margin-bottom: 200px;
	}
#address {
    border-top: thin dotted }
.specialOfferHeading{
	font-size:25px;
	font-weight:bolder;
	border-bottom:1px solid #003366;
	color:#003366;
	clear:both;
	}
	
table.coursetableStyle {
border-collapse:collapse;
border-color : Black;
border-spacing: 0px;
border-style: solid;
border-width: thick;
margin:0;
padding:0px;
width:100%;
}
table.coursetableStyle {
border:2px solid #789897;
margin:1px 1px 1px 1px;
}
table.coursetableStyle th, table.coursetableStyle td {
padding:5px;
text-align:left;
}
table.coursetableStyle .sorttable_sorted, .sorttable_sorted_reverse {
background-color:#666699;
}
table.coursetableStyle th {
font-size:12px;
text-decoration:none;
font-weight:normal;
background-color:#789897;
line-height:1.2em;
color:#FFFFFF;
margin:0 15px 0 0;
text-transform:uppercase;
border-left:1px dotted #FFFFFF;
}
table.coursetableStyle th:hover {
cursor:pointer;
}
table.coursetableStyle a {
font-weight:bolder;
}	
.homeAdvIcon
{
	border: solid 3px #003366;
}