		* {
			margin: 0;
			font-size:10pt;
			font-family: Verdana, Arial, Helvetica, san-serif;
		}
		
		body { 
			min-width: 756px;
			background: url(../TemplateOne/DuskyBlue/pageShadow.gif) repeat-y top center #8E9AA8;
		}
		
		table#layout {
			position: relative;
			z-index: 1;
			width: 770px;
			margin: 0 auto;
		}
		
		table#layout th {
			height: 140px;
		}
		table#layout th#logo {
			background-repeat: no-repeat;
			background-position: center center;
		}
		table#layout th#title {
			padding-top: 35px;
			vertical-align: middle;
		}
		table#layout th#right {
			background-repeat: no-repeat;
			background-position: center top;
		}
		
		table#layout td#footer {
			padding: 10px 0;
			color: #444;
			font-size: 11px;
			font-weight: normal;
			text-align: center;
		}
		
		table#layout td#left {
			width: 131px;
			vertical-align: top;
		}
		
		table#layout td#middle {
			padding: 10px;
			vertical-align: top;
			font-size: 1.1em;
		}
		
		table#layout td#right {
			width:155px;
			padding-top: 10px;
			color: #fff;
			vertical-align: top;
			text-align: center;
		}
		table#layout td#right p {
			margin-right: 10px;
			padding-left: 15px;
			padding-bottom: 10px;
			text-align: left;
		}
		table#layout td#right img {
			padding: 5px 0;
			text-align: center;
		}
		
		div#bg_header {
			position: absolute;
			z-index: 0;
			width: 100%;
			height: 350px;
			margin: 0 auto;
			background: url(../TemplateOne/DuskyBlue/pageHeader.jpg) no-repeat top center;
		}
		
		div#nav {
			margin: 6px 4px 0 8px;
		}
		div#nav a:link, div#nav a:visited {
			display: block;
			margin-bottom: 1px;
			padding: 4px 5px;
			color: #fff;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size:14px;
			text-transform: uppercase;
			text-decoration: none;
		}
		div#nav a:hover {
			background-color: #00264b;
		}
		
		h1, h2, h3 { clear: both; color:#00264B; }
		h1.sifr { height: 25px; }
		h2.sifr { font-size: 11px; }
		h3.sifr { height: 22px; }
		.sifr { margin-bottom: 10px; }
		
		.imagesLeft { float:left }

		.imagesRight { float:right }

		.imgLeft { 
			float: left;
			margin-right: 15px;
			margin-bottom: 10px;
		}

		.imgRight { 
			float: Right;
			margin-left: 15px;
			margin-bottom: 10px;
		}

		a:link, a:visited { color: #00264b; text-decoration:underline;}
		a:hover {  color: #00264b; text-decoration:none; }
		
		.clear { clear: both; }
		
		.mainNewsCont {
			margin-top: 10px;
		}
		.mainNewsCont td {
			padding: 2px;
			vertical-align: top;
			background-color: #fff;
			border: 1px solid #C8C8C8;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
		}
		
		.NewsLeftBox, .NewsRightBox {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
		}
		
		.NewsPic {
			float: left;
			padding-right: 5px;
		}
		.NewsPic img {
			height: 100px;
		}
		.NewsText {
			padding: 2px 5px 5px 5px;
		}
		
		p {
		margin-bottom: 10px; 
		padding-left: 5px;
		}

