@charset "utf-8";
		#container {
			width: 990px;
			background-color: #fff;
			margin-bottom: 0px;
			margin-top: 0px;
			margin-left: auto;
			margin-right: auto;
			padding:0px;
		}
		#banner {
			padding: 0px;
			padding-bottom: 10px;
			margin-bottom: 0px;
			border-bottom: 5px double #005097;
		}
		#content {
			background-color: #fff;
			padding: 10px;
			padding-bottom: 10px;
			margin: 15px;
			margin-bottom: 0px;
		}
		.highlight {
			color:#333;
			margin-left: 11px;
			margin-top: 5px;
			margin-bottom: 11px;
			padding: 13px;
			padding-top: 0px;
			background:url(images/nav-text.jpg) top repeat-x;
			border: 0px solid #ccc;
			border-top: 9px solid #005097;
		}
		.advert {
			margin: auto;
			margin-bottom: 33px;
			margin-top: 33px;
			display:block;
			float:none;
			padding:10px;
			background-color:#fff;
		}
		.leadBox {
			margin-bottom: 33px;
		}
		#copyright {
			margin:5px;
			padding: 5px;
			text-align:center;
		}
		#footer {
			clear: both;
			color: #999;
			height:99px;;
			margin:0px;
			padding: 13px;
			text-align:center;
			background:url(X/foot-shad.gif) #fff top repeat-x;
		}
		.bullets {
			line-height:33px;
			list-style:round;
			list-style-position:inside;
			text-indent:44px;
		}
		.bullets-0 {
			list-style:none;
		}
		.bullets-1 {
			font-size:11px;
			line-height:33px;
			list-style:round;
			list-style-position:inside;
			text-indent:44px;
		}
		.edCred {
			list-style:none;
			text-indent:39px;
		}
		.titleLinks {
			color:#600;
			font-weight:bold;
			line-height:33px;
			list-style:square;
			list-style-position:inside;
			text-indent:39px;
		}
		.pIndent {
			text-indent:45px;
		}
		.navMain {
			width: 88%;
			list-style:none;
			background:url(images/eae8e4.jpg) right repeat-y;
		}
		.navMain li {
			font-size: 15px;
			line-height: 17px;
			margin:0 0 8px 0;
			padding: 0 0 8px 0px;
			border-bottom: 1px solid #e6e6e6;
		}
		.navMain li li {
			font-size: 12px;
			line-height: 15px; 
			margin: 0;
			padding: 8px 0 0 19px;
			border: 0;
		}
		.navMain a:link {
			text-decoration: none;
			color: #000;
		}
		.navMain a:visited {
			text-decoration: none;
			color: #000;
		}
		.navMain a:hover {
			text-decoration: none;
			color: #000;
			font-size:16px;
			font-weight:bold;
		}
		.navMain a:active {
			text-decoration: none;
			color: #000;
		}
		.subNavMain {
			list-style:none;
			font-size: 12px;
			line-height: 12px; 
		}
		.subNavMain li {
			margin:0;
			padding: 0 0 10px 0;
		}
		body,td,th {
			color: #000;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
		}
		body {
			background-color: #fff;
			border-top: 10px solid #005097;
			margin: 0px;
			padding: 0px;
		}
		h2 {
			color: #666;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-weight:bold;
			line-height: 19px;
		}
		h3 {
			color: #005097;
			font-family:"Times New Roman", Times, serif;
			font-size: 16px;
			line-height: 32px;
		}
		h4 {
			color: #005097;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight:bold;
			line-height: 19px;
			letter-spacing: 1px;
		}
		h5 {
			color:#666;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight:bold;
			line-height: 19px;
			letter-spacing: 1px;
		}
		a:link {
			text-decoration: none;
			color: #000;
		}
		a:visited {
			text-decoration: none;
			color: #000;
		}
		a:hover {
			text-decoration: underline;
			color: #000;
		}
		a:active {
			text-decoration: none;
			color: #000;
		}
