@charset "UTF-8";
/* CSS Document */

body  {
	background: #666666;
	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-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #66676A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.twoColFixLtHdr #container {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 168px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	background-repeat: repeat-y;
	background-position: right top;
}
.twoColFixLtHdr #mainContent {
	background-image: url(images/contentbackground2.png);
	background-repeat: repeat-y;
	margin-top: -0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 169px;
	padding-right: 50px;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer {
	margin-top: -28px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(images/footershadow2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.twoColFixLtHdr #footer p {
	font-size: 9px;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 150px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #545454;
}
.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;
}
.BodyCopyAbout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding: 20px;
	background-image: url(images/grad.Yellow.jpg);
	background-repeat: repeat-y;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	background-position: right;
	background-color: #FFFFFF;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
}

.glossymenu{
	margin: 0px 0 5px;
	padding: 0;
	width: 169px;
	border-bottom-width: 0;
}

.glossymenu a.menuitem{
	background: black url(images/glossyback2.gif) repeat-x bottom left;
	font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(images/glossyback2.gif);
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: #FFFFFF;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
	background-image: url(images/glossyback.gif);
	color: #000000;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px black;
}

.glossymenu div.submenu ul li a{
	display: block;
	font: normal 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.glossymenu div.submenu ul li a:hover{
	background: #E3E3CD;
	colorz: white;
}
.glossymenu a.menuitem Head {
	background: black url(images/glossyback.gif) repeat-x bottom left;
	font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
}
.BodyCopyMainPress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	border-left: 10px solid #FFD34C;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
.bodygraphic {
	background-image: url(images/textcontainer_03.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-right: 60px;
}
.footergraphic {
	background-image: url(images/textcontainer_04.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
}
.sidegraphicCopy {
	background-image: url(images/textcontainer_01.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.headergraphic {
	background-image: url(images/textcontainer_02.png);
	background-repeat: no-repeat;
.BodyCopyIngraphic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	width: 370px;
}
.BodyCopyingraphic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	width: 370px;
}
.ContentWideContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	padding-top: 25px;
	padding-right: 60px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.TEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.footergraphicwide {
	background-image: url(images/textcontainerWIDE_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
}
.bodygraphicwide {
	background-image: url(images/textcontainerWIDE_02.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-right: 60px;
}
