@charset "utf-8";
/* CSS Document */
<style type="text/css" media="all">

/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #2e3645;
  background-image: url("Products6_images/0");
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 34px;
}
h2 {
  color: #262499;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
  color: #dff395;
}
h4 {
  color: #dff395;
}
h5 {
  color: #dff395;
}
h6 {
  color: #dff395;
}
.BoldLargeWhite {
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
}
.xLarge {
  font-size: 21px
}
a,  a:link {
	color: #FFFF99;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #FFFF33;
	text-decoration: underline;
}
a:hover {
	color: #00CCFF;
	font-weight: bold;
}

#outerWrapper {
  background-image: url("Products6_images/0");
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 780px;
}
#outerWrapper #header {
	background-color: #fff;
	background-image: url("Products6_images/header_bg.jpg");
	background-position: right;
	background-repeat: repeat-y;
	color: #003399;
	font-size: 18px;
	font-weight: bold;
	height: 68px;
	line-height: 15px;
	margin-left: 3px;
	margin-right: 2px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#outerWrapper #topNavigation {
  background-color: #ffffff;
  background-image: url("Products6_images/topnav_bg.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  color: #06055c;
  font-weight: bold;
  height: 31px;
  padding: 0px 3px 5px 3px;
  text-align: left;
}
#outerWrapper #contentWrapper {
  background-image: url("Products6_images/contentWrapper_bg.jpg");
  background-repeat: repeat-y;
  height: 1%;
  min-height: 0;
}
#outerWrapper #contentWrapper #leftColumn1 {
  color: #6882b5;
  float: left;
  padding: 20px 20px 30px 30px;
  width: 130px;
}
#outerWrapper #contentWrapper #content {
	background-image: url("Products6_images/content_bg.jpg");
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 12px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
  background-color: #2e3645;
  background-image: url("Products6_images/footer_bg.jpg");
  background-position: top;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 11px;
  padding: 10px 0px 10px 10px;
}
.footerText {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

.SubTitles {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
}
.PageTitle {
	font-size: 14;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 44px;
}

</style>

-->
</style>
<!--[if IE 5]>
<style type="text/css"> 
/* IE 5 does not use the standard box model, so the column widths are overidden to render the page correctly. */
#outerWrapper #contentWrapper #leftColumn1 {
  width: 199px;
}
</style>
<![endif]-->
<!--[if IE]>
<style type="text/css"> 
/* The proprietary zoom property gives IE the hasLayout property which addresses several bugs. */
#outerWrapper #contentWrapper #content {
  zoom: 1;
}
</style>
<![endif]-->
