body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #171F38;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.oneColFixCtrHdr #container {
	width: 950px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding: 0;
	border-bottom-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	background-color: #000000;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent  {
	background-color: #000000;
	margin: 0px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 50px;
	font-size: 12px;
	line-height: 130%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: 400;
}
.box {
	padding: 10px;
	background-color: #5a6c85;
}


.oneColFixCtrHdr #footer {
	background-color: #f0482a;
	text-align: center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	clear: both;
	width: 100%;
}

.backgroundBlue    {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}
hr {
	color: #FF6600;
	width: 80%;
	text-align: center;
	padding: 0px;
	height: 1px;
}


.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}
li    {
	list-style-image: none;
	list-style-type: inherit;
}
.orangeText {
	font-weight: bold;
	color: #F0482A;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.smallFont {
	font-size: 9px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.style4 {
	color: #FFFFFF;
	font-weight: bold;
}

#mainContent a:link {
	color: #6699cc;
	text-decoration: none;
}

#mainContent a:visited {
	color: #666666;
	text-decoration: none;
}

#mainContent a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#mainContent a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#opportunity a:link {
	color: #FFF;
	text-decoration: none;
}
#opportunity a:visited {
	text-decoration: none;
	color: #FFF;
}
#opportunity a:hover {
	color: #00F;
	text-decoration: none;
}

#opportunity a:active {
	text-decoration: none;
	color: #00F;
}
#opportunity p {
	margin: 0px;
	padding: 0px;
}
.indent    {
	padding-left: 40px;
	padding-right: 40px;
}
#content {
	background-color: #00FF99;
}
#contentHome {
	width: 400px;
}
.oneColFixCtrHdr #container #columnLeft {
	float: left;
	width: 300px;
	margin-left: 10px;
}
.oneColFixCtrHdr #container #columnRight {
	margin-top: 0px;
	margin-right: 2em;
	margin-bottom: 0px;
	margin-left: 360px;
}
h1 {
	color: #FF9900;
}
h2 {
	color: #FF9933;
}
h3 {
	color: #FFCC66;
}
h4 {
	color: #FF9933;
}
h5 {
	color: #FF9933;
}
h6 {
	color: #FFCC66;
}
.pageName {
	color: #333333;
	font-weight: bold;
	background-color: #FF6600;
}
.oneColFixCtrHdr  #container  #columnLeft450 {
	float: left;
	width: 450px;
}
.oneColFixCtrHdr #container #columnRight200 {
	margin-top: 0px;
	margin-right: 2em;
	margin-bottom: 0px;
	margin-left: 550px;
}
.backgroundOrange {
	background-image: none;
	padding: 20px;
	background-repeat: no-repeat;
	background-color: #333333;
}
.background {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
.whiteText {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 14px;
	letter-spacing: 0.1em;
}
.OrangeTextSmall {
	color: #FF4514;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 12px;
	letter-spacing: 0.1em;
}
.oneColFixCtrHdr #container #columnLeft350 {
	float: left;
	width: 400px;
	margin-left: 10px;
}
.oneColFixCtrHdr #container #columnRight350 {
	margin-top: 0px;
	margin-right: 2em;
	margin-bottom: 0px;
	margin-left: 460px;
}
.headings {
	font-size: 11px;
	color: #ff9933;
}
.headingsUnderline {
	font-size: 11px;
	color: #ff9933;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.productDesc {
	padding-top: 10px;
	vertical-align: top;
}
fieldset {
	font-weight: bold;
	color: #ff9933;
	padding: 10px;
	background-image: none;
}
.oneColFixCtrHdr #container #mainContent table td {
	padding-top: 20px;
}
.oneColFixCtrHdr #container #mainContent .indent #form1 #formTable td {
	padding: 5px;
}

.oneColFixCtrHdr #container #mainContent img {
	vertical-align: top;
}

#formTable  td {
	padding: 5px;
}

#formTable {
	margin: 20px;
}
.oneColFixCtrHdr .webdesign {
	font-size: 9px;
	color: #999999;
	margin: 0px;
}
.webdesign a:link {
	color: #F0482A;
}
.webdesign a:visited {
	color: #F0482A;
}
.oneColFixCtrHdr #container #mainContent #contactForm {

}
#details tr {
	vertical-align: top;
}
#opportunity {
	background-color: #6699cc;
	width: 60%;
	text-align: center;
	font-size: small;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	line-height: 1.1em;
	border: thin solid #FFF;
	clear: both;
}
.center {
	text-align: center;
}



.largeText {
	color: #000;
	font-weight: bold;
	font-size: 90%;
}
.smallText {
	font-size: .90em;
	color: #333;
}
