@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
}
.oneColFixCtr #container {
	width: 780px;
	margin: auto; /* this overrides the text-align: center on the body element. */
	background-image: url(../Images/common/blank_pg_bkgnd.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	height: auto;
}
#sandshadow {
	background-image: url(../Images/common/sandshadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#horizmenu {
	height: 22px;
	width: 780px;
	padding-top: 140px;
	position: relative;
}
#pagecaption {
	height: auto;
	width: 780px;
	padding-top: 25px;
}
#pagesubcap {
	text-align: left;
	height: auto;
	width: auto;
	padding-top: 15px;
	padding-left: 100px;
	padding-bottom: 15px;
}
#vertmenu {
	float: left;
	height: auto;
	width: 175px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#footer {
	height: 100px;
	width: auto;
	clear: both;
	padding-top: 10px;
	background-color: #FFF;
}
#corpcontact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: center;
	height: 30px;
	width: auto;
}
#navline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	height: 30px;
	width: auto;
}
#copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	text-align: center;
	height: 20px;
	width: auto;
}
#vertmenu {
	float: left;
	height: auto;
	width: 175px;
	clear: both;
	background-color: #FFF;
	margin-top: 0px;
}
.subcaptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #1C50A0;
}
.bulletedfeatures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #1c50a0;
}
.featuretextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: normal;
	text-align: left;
}
.featuretextlargeopen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000;
	float: right;
	text-align: left;
	padding-right: 300px;
}
.paragraphcapsBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #1c50a0;
}
.imagecaptiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding-top: 50px;
	line-height: normal;
	text-align: center;
}
.photocap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1c50a0;
	clear: both;
	margin-left: 195px;
	width: 550px;
}
.text10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.textlargespacesli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
}
.blackheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.paragraphcapsRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #d51c49;
	line-height: normal;
}
.OddRows {
	background-color: #DDD;
}
.EvenRows {
	background-color: #B7CFDE;
}
.TableHeading {
	color: #FFF;
	background-color: #1c50a0;
	text-align: center;
}
.TableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	text-align: center;
}
.SeminarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: normal;
}
.SeminarDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000;
}
.RedBullet {
	color: #d51c49;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
