
<!--
body {
	margin: 0 0 0 0;
	font-size: 86%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #e2e2e2 url("/img/common/body_bg.jpg") top center repeat-x;
	background-attachment: fixed;
}

#shadowWrap {
	margin: 0px auto 0px auto;
	background: url("/img/common/shadow_bg.png") top center no-repeat;
	background-attachment: fixed;
	width: 1078px;
}

#contentWrap {
	position: relative;
	margin: 0px auto 0px auto;
	background: #cecece url("/img/common/pg_bg.jpg") top right no-repeat;
	width: 1024px;
	/*border-right: 1px solid #999;
	border-left: 1px solid #999;*/
}

.sotRpt {
	background: url("/img/section_out/rpt-t.png") repeat-x;
}

.sorRpt {
	background: url("/img/section_out/rpt-r.png") repeat-y;
}

.sobRpt {
	background: url("/img/section_out/rpt-b.png") repeat-x;
	text-align: right;
}

.solRpt {
	background: url("/img/section_out/rpt-l.png") repeat-y;
}

.soContent {
	background: url("/img/section_out/bg-trans3x_wht.png") top left repeat;
}

#leftCol {
	float: left;
	width: 180px;
	background: url("") top left repeat;
	border-right: 0px dotted #999;
}

#rightCol {
	float: right;
	width: 777px;
	/*border: 1px solid #c00;*/
}

.pgContent {
	margin: 20px 20px 40px 30px;
}

/*
#pgList {
	position: absolute;
	margin-left: -492px;
	left: 50%;
	top: 150px;
	width: 205px;
	height: 600px;
	background: url("/img/common/list_bg.png") top center no-repeat;
}
*/

#pgList {
	padding: 20px 0px 0px 0px;
	position: absolute;
	left: 21px;
	top: 150px;
	width: 205px;
	height: 600px;
	background: url("/img/common/list_bg.png") top center no-repeat;
	z-index: 10;
	/*border: 1px solid #c00;*/
}

#pgList li {
 margin: 0px 0px 6px 0px;
 list-style: square;
 width: 130px;
}

#pgList li a {
 color: #000;
}

#pgList li a:hover {
 color: #c00;
}

#masthead {
	width: 1024px;
	height: 112px;
	/*border: 1px solid #c00;
	position: absolute;
	margin-left: -512px;
	left: 50%;
	top: 0px;*/
}

#footer {
	margin: 0px 0px 0px 0px;
	width: 1024px;
	height: 150px;
	background: url("/img/common/footer_bg.jpg") bottom center no-repeat;
}


/* TEXT STYLES ########################## */

h1 {
  font: bold 18px "Trebuchet MS",Arial,Helvetica,sans-serif;
  color: #369;
  line-height: 16px;
  padding: 0px 24px 6px 24px;
  margin: 20px 0px 10px 0px;
  letter-spacing: 1px;
  border-bottom: 0px solid #000;
}

h2 {
  font: bold 16px "Trebuchet MS",Arial,Helvetica,sans-serif;
  color: #201E16;
  line-height: 13px;
  padding: 6px 24px 0px 24px;
  margin: 0px 0px 0px 0px;
  letter-spacing: 1px;
}

p, li {
  font-size: 13px;
  color: #2d2f38;
  line-height: 19px;
}

p {
  padding: 0px 30px 0px 30px; 
}

.pgContent li {
	margin: 0 0 4px 30px;
	list-style: square;
}

.justify {
  text-align: justify;
  margin: 0px 0px 10px 0px;
  text-indent: 2em;
}

.center {
  text-align: center;
}

.txtSidebar {
	padding: 0px 0px 0px 0px;
	margin: 0 0 2px 0;
}

strong {
	color: #369;
}

.copyRight {
  font-size: 10px;
  color: #444;
}


/* LINK STYLES ########################## */

a.nbLink {
  font: bold 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
  margin: 0px 0px 0px 0px;
  padding: 0px 12px 0px 12px;
  text-decoration: none;
  /*background-color: #e2e2e2;*/
  letter-spacing: 1px;
  color: #000;
}

a.nbLink:hover {
  /*background-color: #cc0000;*/
  color: #ffcc00;
}

a.txtLink {
  font: bold 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
  margin: 0px 0px 0px 0px;
  padding: 0 0px 0px 0px;
  text-decoration: underline;
  color: #369;
}

a.txtLink:hover {
  color: #69C;
  text-decoration: none;
}

a.pdfTxtLink {
  font: bold 10px "Trebuchet MS",Arial,Helvetica,sans-serif;
  margin: 0px 0px 0px 0px;
  padding: 0 0px 0px 0px;
  text-decoration: underline;
  color: #000;
	
}

a.pdfTxtLink:hover {
  color: #c00;
  text-decoration: underline;
}

a.footerLink {
  font: bold 10px "Trebuchet MS",Arial,Helvetica,sans-serif;
  margin: 0px 0px 0px 0px;
  padding: 0 0px 0px 0px;
  text-decoration: none;
  color: #ccc;
}

a.footerLink:hover {
  color: #fff; 
}


a.copyRightLink {
  font: bold 10px "Trebuchet MS",Arial,Helvetica,sans-serif;
  margin: 0px 0px 0px 0px;
  padding: 0 0px 0px 0px;
  text-decoration: none;
  color: #444;
}

a.copyRightLink:hover {
  color: #000; 
}



/* DROP MENU STYLES ######################################*/

#dropmenudiv {
	margin: 8px 0 0 0;
	position: absolute;
	border: 1px solid #323d43;
	border-bottom-width: 0;
	font:normal 11px Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 100;
	opacity:.90;filter:
	alpha(opacity=90);
	-moz-opacity: 0.90;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 7px;
	border-bottom: 1px solid #0a0809;
	padding: 2px 0;
	text-decoration: none;
	color: #e2e2e2;
	letter-spacing: 1px;
	background-color: #333333;
}

#dropmenudiv a:hover { /*hover background color*/
	background-color: #000000;
	color: #fff;
	/*letter-spacing: 1px;*/
}

-->
