@charset "UTF-8";

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
p {
	margin: 0px;
	padding: 0px 0px 10px;
}

h1 {
	font-family: "trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 25px;
	color: #FCFCFC;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

h2 {
	font-family: "trebuchet MS", verdana, helvetica, sans-serif;
	color: #FDFDFD;
	padding-left: 10px;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
}
h3 {
	color: #EEE;
	font-family: "trebuchet MS", verdana, helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px 0px;
	font-size: 15px;
}
.solidUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#container {
	min-height: 100%;
	margin-bottom: -150px;
	position: relative;
	background-color: #000000;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#footer {
color: #888; font-size: 10px; clear: both; padding-top: 20px; padding-bottom: 20px;
	
}

.clearfooter {
	height: 150px;
	clear: both;
}

#header {
	padding: 0px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 826px;
}

.logoPad {
	margin-top: 30px;
	margin-left: 25px;
	float: left;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	padding: 0px;
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.hSplitter {
	background-image: url(images/hSplitter.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.clearBoth {
	margin: 0px;
	padding: 0px;
	clear: both;
}

#navHolder {
	float: right;
	margin-top: 55px;
}

#imgHolder {
	position: absolute;
	left: 150px;
	top: 100px;
	height: 308px;
	width: 816px;
	background-image: url(images/BOCS-1.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: 10px;
	padding-left: 10px;
	z-index: 5000;
}
#imgHolder2 {
	height: 308px;
	width: 816px;
	background-image: url(images/BOCS-2.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: 10px;
	padding-left: 10px;
}
#imgHolder3 {
	height: 308px;
	width: 816px;
	background-image: url(images/BOCS-3.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: 10px;
	padding-left: 10px;
}
#imgHolder4 {
	height: 308px;
	width: 816px;
	background-image: url(images/BOCS-4.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: 10px;
	padding-left: 10px;
}
#imgHolder5 {
	height: 308px;
	width: 816px;
	background-image: url(images/BOCS-5.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: 10px;
	padding-left: 10px;
}
#imgHolder6 {
	height: 308px;
	width: 816px;
	background-image: url(images/BOCS-6.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: 10px;
	padding-left: 10px;
}
#imgHolder7 {
	height: 308px;
	width: 816px;
	background-image: url(images/BOCS-7.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: 10px;
	padding-left: 10px;
}
#imgHolder8 {
	height: 308px;
	width: 816px;
	background-image: url(images/BOCS-8.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: 10px;
	padding-left: 10px;
}

.topPad {
	padding-top: 273px;
}
.padLeft {
	padding-left: 19px;
}

.mainBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	margin: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#leftPanel {
	width: 480px;
	float: left;
	padding-bottom: 25px;
}
#leftPanel h2 {
	font-family: "trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 20px;
	color: #CCCCCC;
}
#leftPanel p {
	padding-bottom: 12px;
}
#leftPanel ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 10px 10px;
}
#leftPanel ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CECECE;
	margin: 0px 8px 0px 0px;
	padding: 0px;
}

#leftPanel ul li a {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 445px;
}

#leftPanel ul li a:visited {
}

#leftPanel ul li a:hover, active {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #993300;
}
#leftPanel ol {
	margin: 0px;
	padding: 0px 15px 10px 35px;
}

.bullets {
	list-style-type: disc;
}

#leftPanel ol li {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 5px;
}
#rightPanel {
	margin: 0px;
	padding: 15px 10px 25px 0px;
	float: right;
	width: 300px;
}
.floatRight {
	float: right;
}
.imgPadBottom {
	margin-bottom: 11px;
}
#rightPanel ul {
	list-style-type: none;
	margin: 8px 0px 0px;
	padding: 0px;
}

#rightPanel ul li {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#rightPanel ul li a {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 295px;
	height: 15px;
}

#rightPanel ul li a:visited {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}

#rightPanel ul li a:hover, active {
	color: #996600;
	background-image: url(images/arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	padding-top: 9px;
	color: #999999;
	text-align: right;
	padding-right: 8px;
}
.trademark {
	font-size: 10px;
	color: #CCCCCC;
}
.trademark2 {
	font-size: 8px;
}

#foot1 {
	margin: 0px;
	padding: 12px 0px 0px 10px;
	float: left;
	width: 155px;
	background-image: url(images/footerSplit.jpg);
	background-repeat: no-repeat;
	height: 120px;
	background-position: right top;
}

#foot1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 6px 0px 0px;
}

#foot1 ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#foot1 ul li a {
	color: #333333;
	text-decoration: none;
	display: block;
	height: 15px;
}

#foot1 ul li a:visited {
	display: block;
	color: #333333;
	text-decoration: none;
}

#foot1 ul li a:hover, active {
	display: block;
	color: #979797;
	text-decoration: none;
}

#foot2 {
	margin: 0px;
	padding: 12px 0px 0px 11px;
	float: left;
	width: 155px;
	background-image: url(images/footerSplit.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 120px;
}

#foot2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 6px 0px 0px;
}

#foot2 ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#foot2 ul li a {
	display: block;
	color: #333333;
	text-decoration: none;
	height: 15px;
}

#foot2 ul li a:visited {
	display: block;
	color: #333333;
	text-decoration: none;
}

#foot2 ul li a:hover, active {
	display: block;
	color: #999999;
	text-decoration: none;
}
a.boxesLinks:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.boxesLinks:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.boxesLinks:hover, active {
	text-decoration: none;
}

#foot3 {
	margin: 0px;
	float: left;
	width: 155px;
	padding-top: 12px;
	padding-left: 11px;
	height: 120px;
}

#foot3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 6px 0px 0px;
}

#foot3 ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#foot3 ul li a {
	display: block;
	color: #333333;
	text-decoration: none;
	height: 15px;
}

#foot3 ul li a:visited {
	display: block;
	color: #333333;
	text-decoration: none;
}

#foot3 ul li a:hover, active {
	display: block;
	color: #999999;
	text-decoration: none;
}

a.footerlinks:link {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

a.footerlinks:visited {
	text-decoration: none;
	color: #CCCCCC;
	text-decoration: none;
}

a.footerlinks:hover, active {
	color: #FFFFFF;
}

.footerWhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FAFAFA;
	margin: 0px;
	padding: 0px;
}

#footContainer {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
}

.smallTopPad {
	padding-top: 5px;
}
.smallrightPad {
	padding-right: 5px;
}
.smallleftPad {
	padding-left: 5px;
}
.smallPadBottom {
	padding-bottom: 5px;
}
.padBottom10 {
	padding-bottom: 10px;
}
.padBottom25 {
	padding-bottom: 25px;
}
#box1 {
	margin: 0px;
	width: 233px;
	float: left;
	padding: 9px 0px 8px 30px;
	background-image: url(images/hSplitterBotL.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#box2 {
	margin: 0px;
	width: 275px;
	float: left;
	padding: 0px 11px 15px;
}
#box3 {
	margin: 0px;
	padding: 9px 30px 8px 0px;
	width: 233px;
	float: right;
	background-image: url(images/hSplitterBotR.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.xtenderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.xtenderTextLarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	font-weight: bold;
}
#contentInterior {
	padding: 0px;
	width: 826px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover, active {
	color: #993300;
}
