body {
	scrollbar-base-color: #CCD7EB;
	scrollbar-face-color: #CCD7EB;
	scrollbar-track-color: #CCD7EB;
	scrollbar-arrow-color: #333365;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	margin-top: 10px;
	margin-left: 40px;
	background-image:url(../images/bkg.jpg);

} 
.primaryFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #3333CC;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform:uppercase;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #FF9900;
	padding-top: 1em;
}
.BOLDheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #3333CC;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333365;
	text-decoration: none;
	margin-top: 10px;
}

.headingMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 22px;
	font-weight: bold;
	color: #FF9900;
}


.newsTable {
	border-left: 1px dashed #3333CC;
	padding-left: 20px;
	
}
.dropdowns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333365;
	text-decoration: none;
}
a:link {
	color: #3333CC;
	font-weight: 500;
}
a:hover {
	color: #FF9900;
}
.smallMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
	letter-spacing: .06em;
}
.medHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #FF9900;
}

.imageBorder {
	border-color:#FF9900;
	color: #FF9900;
	}

