@charset "utf-8";
* {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
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: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(../pics/back01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #2667B7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
}
.twoColFixLtHdr #container {
	width: 971px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
} 

.twoColFixLtHdr #header {
	padding: 0;
} 
.twoColFixLtHdr #headerTop {
	padding: 0;
	height: 171px;
	background-image: url(../pics/header-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
} 
#header #headerTop #logo {
	height: 154px;
	width: 201px;
	top: 10px;
	left: 16px;
	position: absolute;
}
#header #headerTop #Animation {
	position: absolute;
	left: 470px;
	top: 4px;
}


.twoColFixLtHdr #headerBottom {
	padding: 0;
	height: 30px;
	background-image: url(../pics/header-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
} 
#theContent h1 {
	font-size: 18px;
	color: #2569B4;
}

#theContent h2 {
	font-size: 14px;
	color: #2568B6;
	font-weight: bold;
}

.twoColFixLtHdr #mainContent {
	padding: 0px;
	background-image: url(../pics/maincontentback.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
} 


.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 237px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin: 0px;
}
#mainContent #theContent {
	padding: 0px;
	margin-left: 270px;
}
#theContent #mmdContent {
	margin-right: 250px;
}
#theContent #mmdContent2 {
	margin-right: 36px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#theContent #newsSection {
	float: right;
	width: 220px;
	position: relative;
}


#newsSection .newsHeader {
	display: block;
	height: 28px;
	width: 202px;
	line-height: 28px;
	font-size: 12px;
	font-weight: bold;
	text-indent: 6px;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B3B3B3;
	border-right-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	border-left-color: #B3B3B3;
}


.twoColFixLtHdr #footer {
	padding: 0px;
	margin: 0px;
} 
#footer #footerTop {
	background-image: url(../pics/footer-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
}
#footer #footerContent {
	background-image: url(../pics/footer-content.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 20px;
	padding-right: 32px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 0.8em;
	color: #FC0;
	text-align: center;
}
#footer #footerContent a {
	color: #eeeeee;
	text-decoration: none;
}
#footer #footerContent a:hover {
	color: #FC0;
}


#footer #footerBottom {
	background-image: url(../pics/footer-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}

.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
.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;
}
#SContainer .Scroller-Container .more {
	display: block;
	font-size: 11px;
	width: 54px;
	text-align: center;
	color: #333;
	margin-left: 120px;
	line-height: 21px;
	cursor: pointer;
	background-image: url(../pics/more-back.gif);
	height: 21px;
	font-weight: bold;
	margin-top: 2px;
}
#SContainer .Scroller-Container .more:hover {
	font-size: 11px;
	color: #2369B5;
	line-height: 21px;
	cursor: hand;
	background-image: url(../pics/more-back.gif);
	font-weight: bold;
}

.drillTable td {
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
}
.drillTable select {
	font-size: 11px;
}


.productsTable td {
	padding: 2px;
	font-size: 11px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.productsTable .leftC {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

.productsTable td a {
	color: #2569B4;
	text-decoration: none;
}
.productsTable td a:hover {
	color: #FF0000;
	text-decoration: none;
}


.productsTable .tHeader td {
	background-color: #959595;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#theContent #searchReps {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 12px;
	color: #333;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	background-image: url(../pics/nav-back.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#theContent .table33 td {
	padding: 2px;
}
#theContent .table33 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#theContent #mmdContent2 .table33 a {
	text-decoration: none;
	color: #2369B5;
}
