body {
	background-color: #000000;
	padding: 0px;
	color: #000000;
	margin: 0px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 65%;
	line-height: 1.4em;
}
.textContent {
	width: 730px;
	padding-top: 20px;
}
h1 {
	font-size: 1.4em;
	font-weight: normal;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #2D4E59;
	text-transform: uppercase;
}
h4 {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: normal;
}
h5 {
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}

a:link, a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	color: #2D4E59;
}
.leftColumn {
	float: left;
	width: 350px;
	display: block;
}
.rightColumn {
	float: right;
	width: 350px;
	display: block;
}
/*      

*/
.topSection {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 20px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*       

*/
.banner {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	padding-top: 1em;
	padding-left: 35px;
	padding-right: 35px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
.banner h1 {
	padding-right: 8px;
}
.banner h2 {
	color: #2D4E59;
	display: inline;
	font-size: 1.4em;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.banner ul {
	display: block;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0099CC;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner ul li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.banner ul li a:link, .banner ul li a:visited {
	margin: 0px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	line-height: 1.7em;
	background-image: url(images/lineDivider.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.banner ul li a:link em, .banner ul li a:visited em {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	color: #67B3CC;
	font-size: .9em;
}
.banner ul li a:hover em {
	color: #2D4E59;
}
.banner ul li a.first:link, .banner ul li a.first:visited {
	padding-left: 0px;
}
.banner ul li a.last:link, .banner ul li a.last:visited {
	background-image: none;	
}
.banner ul li a.selected:link, .banner ul li a.selected:visited {
	color: #000000;
}
.banner ul li a.firstSelected:link, .banner ul li a.firstSelected:visited {
	padding-left: 0px;
	color: #000000;
}
.banner ul li a.lastSelected:link, .banner ul li a.lastSelected:visited {
	background-image: none;
	color: #000000;
}
.banner ul + ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	margin-top: 3px;
}
.banner ul + ul li a:link, .banner ul + ul li a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*       

*/
.separator {
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	height: 25px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*       

*/
.thumbnails {
	width: 730px;
	display: block;
	height: 54px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
	padding-bottom: 13px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0099CC;
}
.thumb {
	background-color: #0099CC;
	display: block;
	float: left;
	padding: 2px;
	margin-left: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 a.thumb:link {
	background-color: #0099CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.thumb:hover {
	background-color: #2D4E59;
}
/*

*/
.content {
	background-image: url(images/body_bg.gif);
	width: 730px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	font-size: 1.1em;
	padding-bottom: 40px;
	line-height: 1.3em;
	margin-right: auto;
	margin-left: auto;
}
.content h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content p {
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.textContent h3 {
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #B9D4DD;
	display: inline;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #B9D4DD;
}
/*       

*/
.quotationBox {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 30px;
	width: auto;
	font-size: 1em;
	color: #006180;
	line-height: 1.6em;
	padding-bottom: 1.6em;
	font-style: italic;
	padding-top: 1.6em;
	margin-top: 1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0099CC;
	border-bottom-color: #0099CC;
	margin-bottom: 1em;
}
.quotationBox p {
	margin: 0px;
	padding: 0px;
}
/*       

*/
.firstAddressDivider {
	padding-right: 5px;
	background-image: url(images/lineDivider.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.addressDivider {
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/lineDivider.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.lastAddressDivider {
	padding-left: 5px;
}
/*       

*/
.footer {
	clear: both;
	width: 735px;
	background-image: url(images/footer.gif);
	height: 1.8em;
	padding-left: 30px;
	padding-right: 35px;
	font-size: 0.9em;
	padding-bottom: 0.9em;
	background-position: bottom;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
}
/*

*/
.clear {
	clear: both;
}
fieldset {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	float: left;
	padding: 10px;
}
.leftPanel {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	float: left;
	padding: 10px;
	float: left;
	clear: left;
	margin-bottom: 10px;
}
.rightPanel {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	float: left;
	padding: 10px;
	float: right;
	width: 470px;
	margin-bottom: 20px;
}
label {
	width: 200px;
	clear: both;
	display: block;
	margin-top: 10px;
}
label:hover {
	color: #0099CC;
	cursor: pointer;
}
input {
	width: 200px;
	border: 2px solid #B9D4DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
input:focus, textarea:focus{
	background-color: #DCEEF4;
}
input[type=submit], input[type=reset] {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 70px;
	font-weight: bold;
	color: #3D5B66;
	text-transform: uppercase;
}
input[type=submit]:hover, input[type=reset]:hover {
	color: #0099CC;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #2D4E59;
	position: relative;
	top: 0em;
	padding: 0px;
	float: left;
	width: 200px;
}
textarea {
	width: 470px;
	height: 200px;
	border: 2px solid #B9D4DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#flashIntro {
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 860px;
	padding: 0px;
	height: 360px;
	text-align: center;
	color: #999999;
	font-size: 1em;
}
#flashIntro p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
img.inset {
	margin-bottom: 15px;
}
.intro {
	margin-left: auto;
	display: block;
	margin-right: auto;
	width: 860px;
	font-weight: bold;
	text-align: center;
}
.listHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1em;
	color: #82A1AC;
	display: block;
	float: left;
	width: 100px;
}
