/* Standard Elements */
p{
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 13px;
color: #000000;
}
a:link {
COLOR: #CC0000; 
TEXT-DECORATION: none;
font-weight: bold;
}
a:visited {
COLOR: #CC0000; 
TEXT-DECORATION: none;
font-weight: bold;
}
a:hover {
TEXT-DECORATION: underline;
color: #CC0000; 
font-weight: bold;
}
a:active {
TEXT-DECORATION: underline;
color: #CC0000; 
font-weight: bold;
}
BODY {
font-family: Verdana, Arial, San-Serif;
font-size: 13px;
color: #666666;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #073EAD;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #073EAD; 
scrollbar-darkshadow-color: #073EAD;
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #073EAD;
}
h1 {
font-family: Verdana, Arial, Sasn-Serif;
font-size: 16px;
color: #006699;
font-weight: bold;
}
h2 {
font-family: Verdana, Arial, Sasn-Serif;
font-size: 13px;
color: #000000;
font-weight: bold;
}
h3 {
font-family: Verdana, Arial, Sasn-Serif;
font-size: 11px;
color: #006699;
font-weight: bold;
}
.tagline{
padding: 0px 20px 20px 20px;
margin: 0px;
font-family: Verdana, Arial, San-Serif;
font-size: 13px;
font-weight: bold;
color: #336633;
}
.resultsHeading{
font-family: Verdana, Arial, San-Serif;
font-size: 13px;
font-weight: bold;
color: #FF9900;
padding: 10px 10px 10px 10px;
margin: 10px 10px 10px 10px;
border-top: solid 1px #CCCCCC;
}
.resultsContent{
font-family: Verdana, Arial, San-Serif;
font-size: 13px;
font-weight: bold;
color: #666666;
padding: 10px 10px 10px 10px;
margin: 10px 10px 10px 10px;
border-top: solid 1px #CCCCCC;
}

.contact{
padding: 10px 0px 10px 20px;
margin: 0px;
font-family: Verdana, Arial, San-Serif;
font-size: 11px;
font-weight: bold;
}
/* Form Elements */
select{
font-family: Verdana, Arial, San-Serif;
font-size: 11px;
font-weight: bold;
}
input{
font-family: Verdana, Arial, San-Serif;
font-size: 11px;
font-weight: bold;
}


/*Testimonials found in the footer include of the website*/
.testimonials{
font-family: Verdana, Arial, San-Serif;
font-size: 13px;
font-style: italic;
}


/*This section controls the different box sections on in the frontpage of the website*/
.seminars{
font-family: Verdana, Arial, San-Serif;
font-size: 13px;
background-color: #E7E7E7;
background-image: url(../images/arrow.gif);
background-position: left;
background-repeat: no-repeat;
border-right: solid 10px #FFFFFF;
border-bottom: solid 5px #FFFFFF;
padding: 10px;
margin: 10px;
}
.seminars2{
font-family: Verdana, Arial, San-Serif;
font-size: 13px;
background-color: #E7E7E7;
border-right: solid 10px #FFFFFF;
padding: 5px;
margin: 0px;
}
.emailinglist{
	font-family: Verdana, Arial, San-Serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-right: solid 10px #FFFFFF;
	padding: 10px;
	margin: 10px;
	width: 243px;
	height: 330px;
	background-image: url(../images/seal-new.jpg);
	background-position: top, center;
	background-repeat: no-repeat;
}
.inthenews{
font-family: Verdana, Arial, San-Serif;
font-size: 13px;
background-color: #E6ECF7;
border-right: solid 2px #FFFFFF;
padding: 10px;
margin: 10px;
}
.ourvision{
font-family: Verdana, Arial, San-Serif;
font-size: 13px;
background-color: #E6ECF7;
padding:10px;
margin: 10px;
}


/*This section controls different elements found in a sub page of this site*/
.subheading{
font-family: Verdana, Arial, San-Serif;
font-size: 13px;
background-color: #0C3BAA;
border-left: solid 3px #FFFFFF;
padding: 10px;
margin: 10px;
font-family: Verdana, Arial, San-Serif;
font-size: 16px;
color: #FFFFFF;
font-weight: bold;
}
.subcontent{
font-family: Verdana, Arial, San-Serif;
font-size: 13px;
padding: 10px;
margin: 0px;
}
.subcontent2{
font-family: Verdana, Arial, San-Serif;
font-size: 13px;
padding: 3px;
margin: 0px;
}
.sidebar{
font-family: Verdana, Arial, San-Serif;
font-size: 13px;
border-left: solid 1px #B5C8BB;
padding: 0px;
margin: 0px;
}
.footerimage {
width: 750px; 
background-image: url(../images/jsprfooter_03.gif);
/*background-attachment: fixed;*/
background-position: bottom;
background-repeat: no-repeat;
}
.emailSignUp{
padding-top: 100px;
position: absolute;
left: 520px;
z-index: 2;
font-size: 11px;
color: #CBFE98;
}
.contactText{
padding-left: 75px;
padding-right: 125px;
padding-top: 0px;
padding-bottom: 20px;
font-size: 12px;
line-height: 1.46em;
}
li.popup{
list-style-position: outside;
list-style-image: url(../images/bullet.gif);
margin-left: -25px;
}

/* Footer Elements */
.bottomdivider{
border-top: solid 1px #073EAD;
padding: 0px;
margin: 0px;
}

/* Seminar Box */
.seminarBox{
overflow: auto;
padding-left: 55px;
padding-top: 25px;
height: 100px;
}
/* News Box */
.newsBox{
overflow: auto;
height: 235px;
}
