@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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: #8EB7EE;
}
.twoColFixLtHdr #container {
	width: 750px;
	text-align: left;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
	margin: 0;
} 
.twoColFixLtHdr #header {
	margin: 0px;
	height: 112px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #DDDDDD;
	background-image: url(images/bg_header.jpg);
} 
.twoColFixLtHdr #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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
.twoColFixLtHdr #mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 115%;
	color: #333333;
	background-image: url(images/bg_content_use.jpg);
	margin: 0px;
	padding-top: 12px;
	padding-right: 39px;
	padding-bottom: 12px;
	padding-left: 41px;
	background-color: #98BEEF;
	background-repeat: repeat-x;
}
.twoColFixLtHdr #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B5BB4;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 30px;
} 
.twoColFixLtHdr #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 */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #nav {
	height: 35px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #DDDDDD;
	background-image: url(images/bg_nav.jpg);
}
.twoColFixLtHdr #logos {
	padding: 0;
	margin: 0px;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #333333;
	width: 322px;
	margin-top: 15px;
	margin-right: 39px;
	margin-bottom: 0;
	margin-left: 380px;
	padding: 0px;
}
.twoColFixLtHdr #welcome {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
	color: #333333;
	padding: 0px;
	padding-top: 15px;
	padding-left: 39px;
}
.twoColFixLtHdr #content {
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
	width: 750px;
	background-color: #DBE8F9;
}
.twoColFixLtHdr #mainContent_long {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
	color: #333333;
	background-image: url(images/bg_content.jpg);
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 41px;
	background-color: #A5C5F1;
	background-repeat: repeat-x;
}
.twoColFixLtHdr #mainContent_products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
	color: #333333;
	background-image: url(images/bg_content_use.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 41px;
	padding-bottom: 12px;
	padding-left: 41px;
	background-color: #98BDEF;
	background-repeat: repeat-x;
}


a {
	color: #801026;
	text-decoration: none;
}
.style3 {
	color: #004E86;
	font-weight: bold;
	font-size: 17px;
}
.style4 {
	color: #003F6B;
	font-weight: bold;
}
.style7 {color: #003F6B}

td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FWTableContainer1262104314 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	margin:0px;
	width:800px;
	height:475px;
	text-align:left;
}

	position:relative;
	margin:0px;
	width:800px;
	height:475px;
	text-align:left;
}

#MMMenuContainer0731155517_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0731155517_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:138px;
	top:147px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0731155517_0 {
/* This class defines things about menu MMMenu0731155517_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:transparent;
	width:134px;
	height:260px;
}

.MMMIFVStyleMMMenu0731155517_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0731155517_0 */
	border-top:0px solid #ffffff;
	border-left:0px solid #ffffff;
	border-bottom:0px solid #555555;
	border-right:0px solid #555555;
	width:134px;
	height:26px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px;
	height:16px;
}

.MMMIVStyleMMMenu0731155517_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0731155517_0 */
	border-top:0px;
	border-left:0px solid #ffffff;
	border-bottom:0px solid #555555;
	border-right:0px solid #555555;
	width:134px;
	height:26px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px;
	height:16px;
}

#MMMenu0731155517_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0731155517_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0731155517_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0731155517_0 so we can set its position */
	left:0px;
	top:26px;
}

#MMMenu0731155517_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu0731155517_0 so we can set its position */
	left:0px;
	top:52px;
}

#MMMenu0731155517_0_Item_3 {
/* Unique ID for item 3 of menu MMMenu0731155517_0 so we can set its position */
	left:0px;
	top:78px;
}

#MMMenu0731155517_0_Item_4 {
/* Unique ID for item 4 of menu MMMenu0731155517_0 so we can set its position */
	left:0px;
	top:104px;
}

#MMMenu0731155517_0_Item_5 {
/* Unique ID for item 5 of menu MMMenu0731155517_0 so we can set its position */
	left:0px;
	top:130px;
}

#MMMenu0731155517_0_Item_6 {
/* Unique ID for item 6 of menu MMMenu0731155517_0 so we can set its position */
	left:0px;
	top:156px;
}

#MMMenu0731155517_0_Item_7 {
/* Unique ID for item 7 of menu MMMenu0731155517_0 so we can set its position */
	left:0px;
	top:182px;
}

#MMMenu0731155517_0_Item_8 {
/* Unique ID for item 8 of menu MMMenu0731155517_0 so we can set its position */
	left:0px;
	top:208px;
}

#MMMenu0731155517_0_Item_9 {
/* Unique ID for item 9 of menu MMMenu0731155517_0 so we can set its position */
	left:0px;
	top:234px;
}

#MMMenuContainer0731155517_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0731155517_0 a {
/* Controls the general apperance for menu MMMenuContainer0731155517_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	padding:5px;
	background-color:#d51e43;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0731155517_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0731155517_0 */
	color:#ffffff;
	background-color:#004679;
}
