body {
	background-image: url(media/bak.jpg);
	background-color: #09347B;
	background-repeat: repeat-x;
}
p {
	text-align: left;
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}
p a:link {
	color: #0B45A6;
	text-decoration: none;
}
p a:visited {
	text-decoration: none;
	color: #0099FF;
}
p a:hover {
	color: #3399FF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #3399FF;
}
p a:active {
	color: #3399FF;
	text-decoration: none;
}






/* this class is for the HEADER */
#header {
	height: 200px;
	margin: 0px;
	padding: 0px;
	background-image: url(media/bak.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #00ADEF;
}
.logo {
	width: 321px;
	height: 165px;
}



/* this class is for the HEADINGS */
h1 {
	text-align: left;
	font-size: 23px;
	text-transform: capitalize;
	padding-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 10px;
	font-weight: normal;
}
h2 {
	text-align: left;
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #269F84;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h3 {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 8px;
	font-size: 16px;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.25em;
}
h4 {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #269F84;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
h5 {
	text-align: left;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #666666;
}





/* this class is for LINKS */
a:link {
	color: #08347B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	color: #00ADEF;
	text-decoration: none;
}


#jpgrotator {
	font-size: 10px;
	height: 427px;
	width: 502px;
	text-align: center;
	background-image: url(../jpg/image1.jpg);
	background-repeat: no-repeat;
}



/* this class is for the FOOTER */
#footer {
	line-height: 1.65em;
	margin-top: 10px;
	color: #FFFFFF;
	padding: 10px;
	text-align: right;
	font-size: 10px;
	background-image: url(media/footer_bak.jpg);
	background-repeat: repeat-x;
	background-color: #54C0EE;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 20px;
}
#footer p {
	text-align: center;
	font-size: 10px;
	color: #0066CC;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: underline;
}





/* this class is for the SMALL BANNERS */
.banner {
	background-color: #FFFFFF;
	width: 240px;
	background-image: url(media/banner_bak.jpg);
	background-repeat: no-repeat;
	margin-right: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-position: bottom;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: left;
}
.banner h1 {
	text-align: left;
	font-size: 19px;
	text-transform: capitalize;
	color: #269F84;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 15px;
}
.banner p {
	text-align: left;
	font-size: 13px;
	color: #333333;
	margin-top: 4px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
.banner a:link {
	color: #FFFF00;
	text-decoration: none;
}
.banner a:visited {
	text-decoration: none;
	color: #FFFF00;
}
.banner a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.banner a:active {
	color: #FFFFFF;
	text-decoration: none;
}


/* this class is for the MAIN BANNER */
.main-banner {
	background-image: url(media/content_bak.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 435px;
	padding-bottom: 5px;
	margin-top: 15px;
}
.main-banner h1 {
	text-align: left;
	font-size: 30px;
	color: #00AEEF;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-transform: none;
	font-weight: bold;
}
.main-banner p {
	text-align: left;
	font-size: 12px;
	color: #333333;
	margin-top: 4px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.main-banner ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	padding-left: 25px;
	list-style-position: outside;
	list-style-image: url(media/bullett.gif);
	list-style-type: none;
	font-weight: bold;
}
.main-banner a:link {
	color: #333333;
	text-decoration: none;
}
.main-banner a:visited {
	text-decoration: none;
	color: #333333;
}
.main-banner a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.main-banner a:active {
	color: #000000;
	text-decoration: none;
}



#invertedtabs {
	height: 25px;
	width: 875px;
	float: right;
	margin-top: 19px;
}
.tagline {
	float: right;
	clear: both;
	padding-top: 25px;
}



/* this class is for the CONTACT PAGE */
.contactform {
	width: 310px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F1F8FD;
	border: 1px solid #DAEDFC;
	margin-top: 10px;
	color: #333333;
	margin-left: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
	height: 300px;
}
.contactform  h2{
	margin-left: 10px;
	text-align: center;
}



.map {
	padding: 20px;
}
.map-rt {
	padding: 20px;
	margin-top: 145px;
}

.front-list {
	list-style-type: disc;
	font-size: 12px;
	line-height: 1.5em;
	list-style-position: inside;
	font-weight: bold;
	font-style: italic;
}


.sitemap-list  {
	list-style: disc inside;
	font-size: 12px;
	line-height: 1.5em;
}




/* this class is for LISTS */
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	list-style: disc outside;
	margin-left: 15px;
	margin-bottom: 20px;
}
li {
	margin-bottom: 5px;
}



.faq-title {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 14px;
	color: #E91538;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.45em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.callout-block {
	background-color: #F1F8FD;
	padding: 10px;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px dashed #428ECC;
	color: #428ECC;
	margin-bottom: 15px;
	float: left;
	width: 315px;
}
.callout-block h1 {
	color: #428ECC;
	padding: 0px;
}
.callout-block-dark {
	background-color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(media/fade.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	min-height: 200px;
	margin-bottom: 1px;
}

.callout-block-dark h2 {
	font-size: 24px;
	color: #6999B1;
	padding-right: 145px;
	font-style: italic;
}
.callout-block-dark h3 {
	color: #6999B1;
	padding-right: 145px;
	font-style: italic;
}


/* this class is for the oval css buttons */

a.ovalbutton{
	display: block;
	float: left;
	font: normal 13px Tahoma; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
	background-color: transparent;
	background-image: url(media/oval-blue-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
	color: #494949; /*button text color*/
}

a.ovalbutton span{
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
	background-color: transparent;
	background-image: url(media/oval-blue-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

a.ovalbutton:hover{ /* Hover state CSS */
	background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.buttonwrapper2{ /* Container you can use to surround a CSS button to clear float */
	width: 500px;
	height: 30px;
	margin-top: 15px;
}


.callout-pdf {
	background-color: #FFD8CF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px dashed #EF7870;
	color: #EF5852;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 1.5em;
}
.callout-pdf img {
	margin-right: 10px;
}


/* QUOTES */

blockquote {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #666;
	padding-top: 10px;
	margin-bottom: 20px;
}
blockquote *:first-child:before { container: "\201C"; }
blockquote *:first-child:after { container: "\201D"; }
.team-photo-rt {
	float: right;
	margin-bottom: 10px;
	border: 3px solid #B0D8F9;
	margin-left: 15px;
}


.colorbox {
	background-color: #FFFFFF;
	height: 30px;
	width: 250px;
	background-image: url(../img/bak.jpg);
	border: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 14px;
	margin-top: 10px;
}
.colorbox a:link {
	color: #0072BB;
	text-decoration: none;
}
.colorbox a:visited {
	color: #0072BB;
	text-decoration: none;
}
.colorbox a:hover {
	color: #333333;
	text-decoration: none;
}
.colorbox a:active {
	color: #333333;
	text-decoration: none;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	list-style: disc outside;
	margin-left: 15px;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 20px;
	margin-top: -10px;
}
li {
}
.photo {
	float: right;
	margin-left: 10px;
	border="0";
}

.red {
	font-weight: bold;
	color: #FF0000;
}
#section-photo {
	width: 350px;
	margin-bottom: 10px;
	background-position: center center;
	float: left;
}
.callout-quote {
	background-color: #DAEFFA;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px dashed #7FC9EF;
	color: #08347B;
	line-height: 1.5em;
	padding: 10px;
	margin-bottom: 15px;
}
.optical-flash {
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
.caption {
	font-size: 9px;
	color: #333333;
	text-align: center;
}
.caption-short {
	font-size: 9px;
	color: #333333;
	text-align: center;
	width: 335px;
}
.mission {
	font-size: 14px;
}
