@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-image: url(/images/page-background-top.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.oneColFixCtr #container {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}


p {
margin-top: 0;
margin-bottom: 0;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #999999;
}

.styleTOCtitle   {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	color: #808080;
}

.styleTOCdescription   {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #808080;
}

.styleMenuBar {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.style1 {
	color: #999999;
	font-size: 11px;
	font-family: Arial;
}

.style2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.style3 {
	font-family: Verdana;
	font-size: 15px;
	color: #000000;
}

.style3-2 {
	font-family: Verdana;
	font-size: 12px;
	color: #222222;
}

.style4 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #CCCCCC;
}

.style5 {
	color: #333333;
	font-family: Verdana;
	font-size: 16px;
}

.style6 {
	color: #333333;
	font-family: Arial;
	font-size: 17px;
}

.style7 {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 17px;
}

.style8 {
	font-family: Tahoma;
	font-size: 16px;
}

.style9 {
	color: #CCCCCC;
	font-family: Arial;
	font-size: 17px;
}

.style14 {
	font-size: 16px;
	color: #666666;
}
.style18 {
	font-size: 36px;
	color: #CC6600;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

.style18-2 {
	font-size: 28px;
	color: #CC6600;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}


.style19 {color: #CCCCCC}


.index-font {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	color: #000000;
}

.index-font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

.style19 {color: #CCCCCC}

.style21 {
	font-family: Arial;
	font-weight: bold;
	font-size: 19px;
	color: #333333;
}
.style24 {
	font-size: 15px;
	font-weight: bold;
}
.style28 {
	color: #004F8D;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}



.styletoctitl {
	color: #666666;
	font-family: Arial;
	font-size: 16px;
}

.Trebuchet {
	color: #666666;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
}

.style19 {color: #CCCCCC}

