/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

a{
	color: #999999;
	text-decoration: none;
}

a:link{
	color: #06C;
	text-decoration: none;
}

a:visited{
	color: #62b8ff;
	text-decoration: none;
}

a:hover{
	color: #C03;
	text-decoration: underline;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	color: #CC0033;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: Arial,sans-serif;
	font-size: 114%;
	color: #CC0033;
	margin: 0px;
	padding: 0px;
}

h3{
	font-family: Arial,sans-serif;
	font-size: 140%;
	color: #039;
	margin: 0px;
	padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: disc;
}

ul ul{
	list-style-type: circle;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 20px;
	border-bottom: 1px solid #cccccc;
	width: 98%;
}

#introRegion{
	padding: 10px 10px 10px 20px;
	width: 98%;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	background-color: #EEEEEE;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
	float:right;
	width: 25%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
	width: 48%;
}

#content_wide{
	float: left;
	width: 76%;
}

#course_table{
	float: left;
	width: 76%;
}

#iframeDiv {
	float:left;
	position:relative;
}

#whiteOverlayDiv {
	position:absolute;
	width:893px;
	height:34px;
	z-index:1;
	left: 7px;
	top: -13px;
	background-color: #FFFFFF;
	/* opacity:1;
	filter:alpha(opacity=100); */
}
#whiteOverlayDiv p {
	color:#F00;
	font-size: 9px;
}

#whiteOverlayDiv a {
	color:#F00;
	font-size: 9px;
	text-decoration:none;
	font-style:italic;
}

#whiteOverlayDiv a:hover {
	color:#00F;
}
#whiteOverlayDiv img {
	z-index:2;
}



/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 10px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	font-weight: bold;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

#globalNav a:link {
	color: #09F;
}

#globalNav a:visited{
	color: #62B8FF;
	text-decoration: none;
}

#globalNav a:hover{
	color: #06F;
	text-decoration: underline;
}

/*************** #logo styles **************/
#logo{
	padding: 25px 0px 20px 10px;
	width: 35%;
}

/*************** #abstract styles **************/
#abstract{
	float:right;
	padding: 10px 20px 0px 15px;
	width: 55%;
	margin-right: 5%;
	line-height: 1.2;
}
	
/************** .abstractQuote styles ***************/
.abstractQuote{
	font-size: 120%;
	font-family: "Eras Light ITC", "Gill Sans MT", "Microsoft Sans Serif", Arial, Helvetica;
	text-indent: -15px;
	color: #243F7B;
	font-weight: bold;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
	text-align: justify;
}

.story h3{
	color: #09F;
}


.tableDate{color: #334d55;}
.tableDate a {display:block;}
.tableDate a:hover {background-color: #dddddd;text-decoration: none;}
.tableDate a:link{color: #334d55;padding: 10px 0px 10px 5px;}
.tableDate a:visited {display: block;color: #334d55;padding: 10px 0px 10px 5px;}

.tableCourseInstitute{color: #334d55;}
.tableCourseInstitute a {display:block;}
.tableCourseInstitute a:hover {background-color: #dddddd;text-decoration: none;}
.tableCourseInstitute a:link{color: #334d55;;padding: 5px;}
.tableCourseInstitute a:visited {display: block;color: #334d55;padding: 5px;}

.tableCourse{font-weight: bold;}
.tableInstitute{font-style: italic;}
.tableLocation{color: #334d55;}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	font-size: 120%;
	text-indent: -20px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 10px 0px 10px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
	text-decoration: none;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: 120%;
	text-indent: -20px;
}

.relatedLinks a {
	display:block;
}
.relatedLinks a:hover{
	background-color: #dddddd;
	text-decoration: none;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 20px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;

}
.headlinesCourseName {
	font-weight: bold;
}
.headlinesCourseCity {
	font-style: italic;
}
.headlinesCourseDate {
}

/************** #extra defined styles **************/

.titlestyle {
	font-size: 14px;
	font-style: italic;
	color: #480012;
	font-weight: bold;
}


/******** forms ************/
input.btn{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}
	    
input.btnhov{
	border-top-color:#c63;
	border-left-color:#c63;
	border-right-color:#930;
	border-bottom-color:#930;
	background-color:#363;
	color:#fed;
}
   
   
   
   

