body { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-sherif; 
	background-image: url(../images/bg.jpg);
	background-position: top center ;
	background-repeat: repeat-y;
	background-color: #b7c3e0;
}
p { font-size: 14px; margin-left:30px;}
ul { font-size: 14px; margin-left:30px;}
li { font-size: 14px; }
h1 { font-size: 20px; font-weight: bolder; }
h2 { font-size: 17px; font-weight: bolder; }
h3 { color: #002386; font-size: 15px; font-weight: bolder; margin:0px }
h4 { color: #002386; font-size: 15px; font-weight: bolder; margin:0px }
h5 { color: #000000; font-size: 14px; font-weight: bolder; margin: 0px 0px 0px 30px }

.highlight {
	color: #002386;
}

li h3 {
	color: #002386;
	font-size: 14px;
	font-weight: bolder;
	text-indent:0px;
	list-style-image: url(../images/CheckMark.gif);
}

h3+ul {
	margin-top:0.5em;
}

td { }
a:link { color: #002386; }
a:visited { }
a:hover { color: #ffc113; }
a:active { }
.hiddenDIV { display:none; }
.bottomNavigation { color: white; font-size: 12px; }
.bottomNavigation a { color: white; font-size: 12px; font-weight: bolder; text-decoration: none; }
.footer { color: black; font-size: 11px; }
.footer a { color: black; font-size: 11px; text-decoration: none; }
.shownDIV {  display:inline; }

#mainContentHompage li h3 {
	color: #000000;
}


.statement {
	color: #002386;
	font-size: 16px;
	font-weight: bolder;
	padding-leftt:30px;
	padding-top: 020px;
	padding-left: 20px;
}




#rightNewsletter {

	background-image: url(../images/RightBottomBG.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#rightNewsletter form {
	width: 150px;
	padding-left: 14px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#rightNewsletter .formLabel { color: black; font-size: 14px; font-weight: bolder; }
#rightNewsletter form input {
	width: 150px;
	border: solid #002386 1px;
	font-size: 12px;
}

#newsletter {
	height: 426px;
	width: 360px;
	left: 240px;
	top: 200px;
	position: fixed;
	color: white;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #002386;
	padding: 20px;
	border: solid 2px #ffc113;
}
#newsletter h2 { font-size: 30px; font-weight: bolder; text-align: center; color:#ffc113;}
#newsletter .privacyPolicy a {
	font-size: 13px; color: #FFFFFF; text-align: center; text-decoration: none;
}
#newsletter .privacyPolicy{
	text-align: center;
}
#newsletter h3 a { color: white; font-size: 14px; font-weight: bolder; text-decoration: none; text-align: center; }
#newsletter p { font-size: 18px; font-weight: bolder; text-align: center; }
#newsletter .formContent { color: white; font-size: 14px; text-align: center; }
#newsletter .formLabel { color: white; font-size: 14px; font-weight: bolder; }


#sitemap ul li {
	color: #002386; font-size: 14px; font-weight: bolder; text-indent:30px

}
#sitemap ul li ul li {
	color: #000000; font-size: 12px; text-indent:15px

}



#mainContent {
	padding: 0px 10px 10px 10px;
}
#products ul {
	padding-left: 1em;
	margin-left: 1em;
}
#products ul li {
	padding-top: 30px;
}
#products ul li ul li{
	padding-top: 0px;
}
.illustration {
	padding:1em;
}
.caption {
	font-size: 12px;
	font-style: italic;
	
}
.formFrame {
	float:left;
}
.formFrame table {
	width: 450px;

}
.courseSelection {
	
}
.courseSelection {
	padding-top:15px;
	padding-bottom:15px;
}
.courseSelection p {
	margin-left: 30px;
}
.courseSelection h3 {
	text-indent: 0px;
}
.courseSelection h3 a {
	text-decoration: none;
}

.moreLink {
	margin-top: -.5em;
	margin-left: 30px;
}

.courseInfo {
	margin-left: 30px;
}

.linksList li {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 .6em;
	color: #002386;
	font-size: 14px;
	font-weight: bolder;
	padding-top: 10px;
}
.pdfDownload {
	float: right;
	padding:10px;
	text-align: right;
}
.articleFooter {
	float: left;
	padding:10px;
}
.quote {
	
}

.quote .leftQuoteIcon {
	float:left;
}

.quote .rightQuoteIcon {
	float:right;
}
.quote .author {
margin-top: .2em;
	text-indent:25px;
	display: block;
	font-style: italic;
	text-indent: 30px;
}