/*********************************************************
* TAG definitions
*********************************************************/
body {
	margin-top: 0;
	background: url(../images/body-bg.jpg) no-repeat top left;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 100%;
}

p {
	font-size: 1.4em;
}


/*********************************************************
* DIV id's
*********************************************************/
#topBanner {
	width: 100%;
	height: 177px;
	margin: 0px;
	background: #FFF url(../images/photo_4630_20070301.jpg) no-repeat;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#containerTbl {
	margin: 0px auto;
}

#header {
	width: 760px !important;
	width: 762px;
	height: 60px;
	margin: 4px auto 0px auto;
	background: url(../images/header.jpg) no-repeat top left;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	}
	#header form {
/*		margin-left: 580px;*/
		margin-left: 590px;
		}

#footerTbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	}
	#footerTbl a {
		color: #FFFFFF;
		text-decoration: none;
		}
		#footerTbl a:hover {
			color: #333333;
			}
			
#latestNews {
/*	background: url(../images/news-bg.jpg) no-repeat top left; */	
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 4px 8px 4px;
	}
	#latestNews p {
		margin-top: 0;
		margin-bottom: 8px;
		}
	#latestNews h3 {
		font-size: 8pt;
		font-style: italic;
		font-weight: bold;
		margin-top: 0;
		margin-bottom: 0;
		}
	#latestNews a {
		text-decoration: none;
		color: #0000FF;
		}
	#latestNews a:hover {
		text-decoration: underline;
		}
	#latestNews ul {
		padding-top: 0;
		margin-top: 0;
		margin-left: 0;
		padding-left: 15px;
		}
	#latestNews li {
		list-style: square;
		}

#traingSeminars {
/*	background: url(../images/events-bg.jpg) no-repeat top left;*/
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 4px 8px 4px;
	}
	#traingSeminars p {
		margin-top: 0;
		margin-bottom: 8px;
		}
	#traingSeminars h2 {
		font-size: 10pt;
		font-weight: bold;
		}
	#traingSeminars h3 {
		font-size: 8pt;
		font-style: italic;
		font-weight: bold;
		margin-top: 0;
		margin-bottom: 0;
		}
	#traingSeminars a {
		text-decoration: none;
		color: #0000FF;
		font-weight: bold;
		}
	#traingSeminars a:hover {
		text-decoration: underline;
		}

#rightCol {
	background-color: #EDF2F8;
}

#courseDescriptionMenu {
	color: #000000;
	text-align: center;
	padding-bottom: 12px;
	}
	#courseDescriptionMenu li {
		display: inline;
		padding-left: 2px;
		padding-right: 4px;
		}
	#courseDescriptionMenu a {
		color: #0000FF;
		text-decoration: none;
		}
	#courseDescriptionMenu a:hover {
		text-decoration: underline;
		}
	#courseDescriptionMenu hr {
		border-top: none;
		border-left: none;
		border-right: none;
		border-bottom: 1px dotted #CCCCCC;
		}

#courseTitle {
	background-color: #617594;
	}
	#courseTitle h1 {
		color: #FFFFFF;
		font-size: 10pt;
		font-weight: bold;
		margin: 2px 8px 2px 8px;
		}
	#courseTitle a {
		text-decoration: none;
		color: #FFFFFF;
		}
	#courseTitle a:hover {
		text-decoration: underline;
		}

#seminarContent td {
	color: #000000;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666;
	padding: 4px;
	}

#seminarContent hr {
	border-bottom: 1px dashed #999999;
	border-top: none;
	border-right: none;
	border-left: none;
}

#refsite {
	border: 1px solid #666666;
	background-color: #CCCCCC;
	padding: 2px;
	}
	#refsite select {
		font-size: 9pt;
		}
	#refsite input {
		font-size: 9pt;
		}

#refsite-subheading p {
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
}

#defaultFormat a {
	color: #0000FF;
	text-decoration: none;
	}
	#defaultFormat a:hover {
		text-decoration: underline;
		}

#indexpage {
	padding: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	vertical-align: top;
	text-align: left;
	}
	#indexpage a {		
		color: #0000FF;
		text-decoration: none;
		font-weight: bold;
		}
		#indexpage a:hover {
			text-decoration: underline;
		}

#indexbottom {
	background-color: #C2BE70;
	padding: 18px;
}


#indexLeftCol {
	margin: 0px;
	padding: 16px 8px;
	font-family: Arial, Helvetica, sans-serif;
	width: 32%;
	background-color: #CCC;
	vertical-align: top;
	text-align: left;
	}
	#indexLeftCol a, #indexLeftCol a:visited {
		text-decoration: none;
		color: #BC1100;
	}
	#indexLeftCol a:hover {
		text-decoration: underline;
		color: #000;
	}
	#indexLeftCol h1 {
		font-size: 1.2em;
		color: #FFF;
		text-transform: uppercase;
		font-weight: bolder;
		text-shadow: 1px 1px #000;
		background-color: #003A72;
		padding: 4px;
		border: 1px inset #FFF;
	}
	#indexLeftCol p, #indexLeftCol li, #indexLeftCol td {
		font-size: 0.8em;
		margin: 0;
	}
	#indexLeftCol ul {
		margin-top: 0px;
		padding-top: 0px;
	}
	#indexLeftCol img {
		border: none;
		margin: 0px;
	}
	#indexLeftCol hr {
		border: 1px inset #CCC;
	}
	#indexLeftCol h2 {
		margin: 0;
		color: #BC1100;
	}
	#indexLeftCol td {
		padding: 4px 0;
	}
	
#contentBody {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	}
	#contentBody h1 {
		color: #003A73;
		font-size: 1.6em;
		font-weight: bold;
		text-transform: capitalize;
		margin-bottom: 4px;
		margin-top: 24px;
	}
	#contentBody p {
		margin: 0px;
	}


/*********************************************************
* Class Definitions
*********************************************************/
.courseDivider {
	border-bottom: 1px dashed #999999;
}

.survey {
	padding-left: 50px;
	}
	.survey label {
		padding-left: 24px;
		}

.survey-section-header {
	border: 1px solid #999999;
	background-color: #999999;
	font-weight: bold;
}

.survey-section-content {
	color: #000000;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border: 1px solid #999999;
}

.searchHighlight {
	background-color: #B3CCE6;
	font-weight: bold;
}

.searchIcon {
	margin-top: 4px;
}

.pressAuthor {
	font-size: 0.7em;
	font-style: italic;
	margin-top: 0px;
}

.pressFirstPara {
	font-weight: bold;
}

.downloadButton {
	margin-top: 8px;
}

#padDlTbl td {
	vertical-align: middle;
	padding: 12px 0px;
	border-bottom: 1px dashed #CCCCCC;
	font-size: 0.7em;
}

.bImg {
	border: 1px solid #000;
	padding: 2px;
}

.prodDLprompt {
	margin: 24px auto;
	width: 100%;
	text-align: center;
	}
	.prodDLprompt p {
		margin: 0;
		vertical-align: middle;
		font-family: "Arial Black", Gadget, sans-serif;
		text-transform: uppercase;
	}
	.prodDLprompt img {
		margin: 0;
		border: none;
	}

#articleClip {
	width: 25%;
	margin: 24px;
	padding: 8px;
	border: 1px solid #999;
	background-color: #DEE0D3;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	float: right;
	}
	#articleClip p {
		margin: 0;
	}
.bqstart {
     float: left;
     height: 45px;
     margin-top: -40px;
/*     padding-top: 0px;*/
     margin-bottom: -50px;
     font-size: 700%;
     color: #CCC;
 }

.bqend {
     float: right;
     height: 25px;
     margin-top: -10px;
/*     padding-top: 45px;*/
     font-size: 700%;
     color: #CCC;
 }