body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000033;
	background-color: #27334D;
	margin: 0px;
	background-image: url(images/background.png);
	background-repeat: repeat;
	padding: 0px;
	line-height: 1.5em;
}
#masthead {
	margin: 0px auto;
	background-image: url(images/masthead.png);
	height: 218px;
	background-repeat: no-repeat;
	background-color: #26324C;
	padding: 0px;
}
h1 {
	font-family: Cambria, Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #CC0000;
}
#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(images/wrapper-bckgrnd.png);
}
#bodyContent {
	margin-left: 260px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-repeat: repeat-y;
	background-image: url(images/inner-wrap.png);
	background-position: right top;
	padding-right: 65px;
	padding-left: 0px;
}
h2 {
	font-family: Cambria, Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 120%;
	margin-bottom: 2px;
	margin-top: 25px;
}
h3 {
	font-family: Cambria, Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000033;
	margin-bottom: 2px;
	margin-top: 35px;
}
.sideNavH1 {
	font-family: Cambria, "Trebuchet MS", Verdana, Arial;
	font-size: 120%;
	color: #CC0000;
	font-weight: bold;
	line-height: normal;
}
#innerwrapper {
	margin: 0px;
	padding: 0px;
	background-image: url(images/inner-wrap3.png);
}
#sideNav {
	background-image: url(images/sidebar.png);
	background-repeat: repeat;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
	float: left;
}
#sideNav ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px 0px 0px 35px;
	width: 165px;
	margin: 0px;
}
#sideNav li {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	color: #FFFFFF;
	font-size: 16px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #26324C;
	line-height: 1.5em;
	display: block;
}
#video {
	padding: 0px 0px 20px 5px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
#footer {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #9299A9;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #FFFFFF;
	margin-left: 235px;
	margin-right: 40px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7987A6;
	clear: both;
	padding-left: 0px;
}
a.sideNav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.sideNav:visited {
	color: #E3E6EA;
	text-decoration: none;
}
a.sideNav:hover {
	color: #FFCC00;
	text-decoration: none;
	background-color: #606F91;
}
a.sideNav:active {
	color: #FF0000;
	text-decoration: none;
}
#sideNav-btm {
	width: 230px;
	background-image: url(images/sidebar-btm.png);
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#sideNav-container {
	width: 238px;
	background-image: url(images/inner-wrap2.png);
	float: left;
}
                                   
#sideNav-under {
	padding-left: 43px;
	padding-right: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #26324C;
	line-height: 1.3em;
	background-image: url(images/sideNavigation-under.png);
	background-repeat: repeat;
	padding-bottom: 9px;
	padding-top: 20px;
	margin: 0px;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
#sideNav-under-btm {
	margin: 0px;
	background-image: url(images/sideNav-under-btm.png);
	height: 235px;
	width: 243px;
	padding: 0px;
}
.mainPageH1 {
	font-family: "Lucida Calligraphy", "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 180%;
	color: #DD0000;
	margin-bottom: 0px;
}
.mainPageH3 {
	font-family: Cambria, Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000033;
	font-weight: bold;
}
li {
	list-style-image: url(images/bullet.png);
	list-style-position: outside;
	list-style-type: square;
}
th {
	background-color: #DBDFE9;
}
.sideNavTitle {
	font-family: "Lucida Calligraphy", "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 1.5em;
	color: #000033;
	font-weight: bold;
}
blockquote {
	margin-left: 20px;
	margin-right: 20px;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	line-height: 1.3em;
}
#contactForm {
	padding: 0px;
	border: 1px solid #7987A6;
}
#contactForm TD {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7986A5;
	background-color: #DFE3ED;
	vertical-align: top;
}
#contactForm TH {
	padding: 4px;
	background-color: #7987A6;
	color: #FFFFFF;
}
.images {
	float: left;
	padding-right: 18px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#imageTable {
	padding: 0px;
}
#imageTable TD {
	padding: 0px;
	vertical-align: top;
}
.sideNavTitle2 {
	font-family: Cambria, "Trebuchet MS", Verdana, Arial;
	font-size: 1.5em;
	color: #000033;
	font-weight: bold;
}
.sideNavSecondary {
	color: #FFFFFF;
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 90%;
	margin-left: 10px;
}
a.sideNavSecondary:link {

	color: #E1E4EC;
	text-decoration: none;
}
a.sideNavSecondary:visited {

	color: #E3E6EA;
	text-decoration: none;
}
a.sideNavSecondary:hover {

	color: #FFCC00;
	text-decoration: none;
	background-color: #606F91;
}
a.sideNavSecondary:active {

	color: #FF0000;
	text-decoration: none;
}
input.button {
	color: #FFFFFF;
	background: #DD0000;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000033;
	font-weight: bold;
}
.expandCollapse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #3300FF;
}
p {
	margin-top: 0px;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #D60000;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000033;
}
.imagesTestimonials {
	float: left;
	padding-right: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.insert {
	background-color: #DFE3ED;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 10px 10px;
}
.postit {
	background-color: #FFFFFF;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding: 60px 0px 10px;
	background-image: url(images/PostIt.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.postit-text {
	width: 490px;
	margin-right: auto;
	margin-left: auto;
}
.bigtext {
	font-family: Cambria, Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #CC0000;
	font-weight: bold;
	line-height: 2em;
	text-align: center;
	margin-bottom: 0px;
}
.th-secondary {
	text-align: center;
	font-weight: bold;
}
