html {
	margin-bottom: 1px;
	height: 100%;
}

#baseContainer {
	width: 820px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: auto;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-right-color: #C7C6C6;
	border-left-style: solid;
	border-left-color: #C7C6C6;
	border-left-width: 1px;
	border-right-width: 1px;
}#headerContainer {
	background-color: #000000;
	height: 90px;
	width: 100%;
	background-image: url(images/headerLargeCheck.gif);
}
#navBarHorizontalContainer {
	background-color: #CCCCCC;
	background-image: url(images/whitecheckPattern.gif);
	height: 35px;
	width: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}
#navBarVerticalContainer {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 150px;
	margin-top: 10px;
	margin-right: 5px;
}
#contentContainer {
	background-color: #F9F9F9;
	height: auto;
	width: 650px;
	float: left;
	margin-top: 10px;
	font-size: 14px;
	color: #333333;
}
#footerContainer {
	background-color: #1E1E1E;
	float: left;
	height: 50px;
	width: 760px;
}
#footerContainer {
	background-color: #000000;
	width: 100%;
	background-image: url(images/headerLargeCheck.gif);
	clear: both;
	height: 80px;
	background-position: center;
}

.roundtop {
	background-repeat: no-repeat;
	background-position: right top;
}

.roundbottom {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right top;
	width: 760px;
}

img.corner {
   width: 30px;
   height: 30px;
   border: none;
   display: block !important;
}

img.cornersmall {
	width: 10px;
	height: 10px;
	border: none;
	display: block !important;
}

#logoContainer {
	height: 72px;
	width: 83px;
	margin-left: 50px;
	float: left;
	margin-top: -20px;
	display: inline;
}
#titleContainer {
	height: 60px;
	width: 450px;
	float: left;
	margin-left: 80px;
	margin-top: -10px;
}

.listBoxLayout {
	width: 550px;
	height: auto;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 2px;
}
.listBoxLayoutTitle {
	height: 30px;
	width: auto;
	font-weight: bold; 
	color: #000000;
	background-image: url(images/shadeBar2.png);
}
.listBoxLayoutTitleHalfLength {
	height: 30px;
	width: 70%;
	background-image: url(images/shadeBar2.png);
}

.productDescriptionHolder {
	background-color: #00CC99;
	float: left;
	height: 150px;
	width: 400px;
	margin-left: 20px;
}
.productImageOSCO {
	background-color: #00CCFF;
	float: left;
	height: 80px;
	width: 80px;
}

.oscoBoxImageHolder {
	background-color: #00FFCC;
	height: 300px;
	width: 100px;
	float: right;
}
.oscoImageHolder {
	float: right;
	height: 200px;
	width: 230px;
	margin-right: 10px;
	margin-top: -20px;
}

.oscoFeatureContainer {
	float: left;
	height: 225px;
	width: 300px;
}
.oscoImageHolder2 {
	height: 200px;
	width: 275px;
	float: right;
	padding-left: 10px;
}
.contactContainer {
	background-color: #CCE6FF;
	height: 400px;
	width: 400px;
	margin: auto;
}
.style8 {

}
.style18 {
	font-size: 10px;
}
.style20 {
	color: #0000CC;
	font-size:10px;
}

.style2 {
	font-size: 36px;
	color: #FFFFFF;
}
.style3 {
	font-size: 44px;
	font-family: Broadway;
	color: #FF6600;
}
body {
	background-image: url();
	background-color: #FFFFFF;
}
.style11 {
	font-size: 12px;
	line-height: 14px;
}
.style12 {
	font-size: 16px;
	text-decoration: none;
}
.style14 {
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
.styleHeading2Gray{
	color: #333333;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	background-position: center;
}
a:hover {

}
a:active {
	text-decoration: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.style9 {
	color: #FFFFFF;
	text-decoration: none;
}

.styleCurrentPage {
	color: #FFFFFF;
	background-color: #FFCC00;
}

.styleContactPageValues {
	font-size: 44px;
	font-family: Broadway;
	color: #FF6600;
}

#bulletRound LI{
	list-style-image: url(images/bulletSquareLrg.png);
		padding: 10px;
}

#bulletArrow LI{
	list-style-image: url(images/bulletArrowY_2.png);
	padding: 6px;
}

#smallRound LI{
	list-style-type: disc;
	list-style-image: url(images/bulletSquare.png);
	list-style-position: inside;
	margin-bottom: 10px;
}

.styleFormFields{
	position: relative;
	width: 300px;
	left: 40px;
	z-index: auto;
}

.styleFormFieldsMessage{
	position: relative;
	left: 17px;
	width: 300px;
	height: 150px;
}

.styleFormButtonsSubmit{
	left: 170px;
	position: relative;
}

.styleFormButtonsReset{
	left: 290px;
	position: relative;
}

#contactsInfoFieldLabelsContainers {
	float: left;
	height: auto;
	width: 200px;
	text-align: left;
	font-weight: bold;
}
#contactsInfoFieldValuesContainer {
	float: left;
	height: auto;
	width: 250px;
	color: #003264;
	font-weight: bold;
}

.contactsFormContainer{
	float: left;
	height: auto;
	width: 610px;
	clear: left;
}
.linkToFormPageContainer {
	float: left;
	height: 150px;
	width: 150px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: middle;
	background-repeat: no-repeat;
}

div.hr {
	width: 80%;
	text-align: center;
	height: 1px;
	background-color: #CCCCCC;
}

div.hr2 {
	width: 50%;
	text-align: center;
	height: 1px;
	background-color: #666666;
}
.hr hr {
  display: none;
}

.contactTable{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
#resourceLinkContainer {
	background-color: #000000;
	height: auto;
	width: auto;
	padding: 10px;
}
.resourceLinkContainer {
	background-color: #CCCCCC;
}

#baseContainerBorder{
	border: 20px;
	border-color: #CC3300;
}
.atomimagecontainer {
	clear: right;
	float: right;
	height: 170px;
	width: 230px;
	margin-top: -15px;
}

.indentedline{
	padding-left: 30px;
}
.roundRectBL {
	background: url(images/BL_Yellow_RCorner.png) 0 100% no-repeat #e68200;
	width: 20em;
}
.roundRectBR {
	background: url(images/BR_Yellow_RCorner.png) 100% 100% no-repeat;
	width: 20em;
}
.roundRectTL {
	background: url(images/TL_Yellow_RCorner.png) 0 0 no-repeat;
	width: 20em;
}
.roundRectTR {
	background: url(images/TR_Yellow_RCorner.png) 100% 0 no-repeat;
	padding:10px;
}
.clear {
font-Size:1px;
height:1px;
}
