<style type="text/css">


#preloadDefaultImages {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url("../img/blue2.gif");
	}


body {
	background : #405B86;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	margin : 0;
	padding : 0;
	}

#container {
	width : 952px;
	margin : 0 auto;
	background :#3F5A85;
	}

p {
	color: #000;
	font: 12px arial;
	margin: 10px 35px 20px 35px;
	line-height: 150%;
	}
	
p.p2 {
	color: #000;
	font: 12px arial;
	margin: 10px 25px 20px 5px;
	line-height: 150%;
	}
	
.title {
	color: #000033;
	font: 15px arial;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	}

#cap {
	font-size: 33px; 
	line-height: 1.1;
	font-family: "Times New Roman", Georgia, Times;
	color:#000033; 
	font-weight: bold; 
	float:left; 
	height:33px; 
	line-height:33px; 
	overflow:hidden;
	margin-top:-5px; 
	margin-right:3px;
	}

#Initcap {
	float:left; 
	width: 31px;
	height:30px; 
	overflow:hidden;
	margin-top: 0px; 
	margin-right:3px;
	}

  
#bullet {
	color: #000;
	font: 13px arial;
	font-weight: normal;
	margin: 0px 30px 0px 20px;
	padding: 0px 0px 5px;
	line-height: 150%;
	}

* html #bullet {
	margin: 0px 30px -20px 20px;
	}
	


/* floats --------------------------------------- */

img.floatLeft { 
    border: none; 
	}
	
#floatPhoto {
	float: right;
	padding: 0px 10px 3px 5px;
	}
	
#floatRight {
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 5px 0px 10px 10px;
	}
	
#floatLeft {
	float: left;
	margin: 0px 6px 0px 0px;
	width: auto;
	}
	

/* header --------------------------------------- */

#header {
	width : 952px;
	height : 141px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-top : 10px;
	padding-bottom : 10px;
	background :#405B86;
	}

#headerFlash {
	width : 952px;
	height : 141px;
	margin-top : 0px;
	margin-bottom : 0px;
	z-index: 999991;
	background :#405B86;
	}


#header .ghost {
	display : block;
	position : absolute;
	width : 420px;
	height : 125px;
	top : 0;
	left : 300px;
	}
	
	
/* Navagation bar --------------------------------------- */

#navagation {
	background : transparent url("../img/navBarB.jpg") no-repeat;
	width : 952px;
	height : 83px;
	margin-top : 0px;
	margin-bottom : 0px;
	}

#navlist {
	margin-left: 30px;
	text-align: left;
	border: none;
	width: 100%;
	background-color: transparent ;
	}
	
#navlist ul {
	padding: 5px;
	margin: 10px 0;
	list-style: none;
	float: left;
	clear: left;
	text-align: center;
	}

#navlist ul li {
	float: left;
	display: inline; /*For ignore double margin in IE6*/
	margin: 0 10px;
	}

#navlist ul li a {
	text-decoration: none;
	float:left;
	color: #FFFFFF;
	cursor: pointer;
	font: 900 12px/16px "Arial", Helvetica, sans-serif;
	}

#navlist ul li a span {
	margin: 0 10px 0 -10px;
	padding: 10px 8px 14px 18px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
	}

#navlist ul.blue li a.current, ul.blue li a:hover {
	background: url("../img/blue2.gif") no-repeat top right;
 	color: #000;
	}

#navlist ul.blue li a.current span, ul.blue li a:hover span {
	background: url("../img/blue2.gif") no-repeat top left;
	color: #000;
	}		
	


/* flash box --------------------------------------- */

#flash {
	width : 952px;
	height : 331px;
	margin-top : 0px;
	margin-bottom : 0px;
	background : transparent url("../img/flashBox.jpg") no-repeat;
	}
	

#flash .window {
	padding-top: 20px;
	padding-left: 35px;
	border: none !important;
	width : 881px !important;
	height : 304px !important;
	z-index: 100;
	}
	
	
/* content --------------------------------------- */

#body {
	width : 952px;
	height : 590px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-top: 10px;
	background : transparent url("../img/body-bg.jpg") repeat top left;
	}


#content {
	float : left;
	clear : left;
	margin-top: 5px;
	margin-left: 33px;
	margin-bottom: 25px;
	padding-top: 0px;
	padding-left: 0px;
	border: none;
	width : 886px;
	height : 525px;
	}
	
#bodyInset-H3 {	
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width : 893px;
	height : 74px;
	background : transparent url("../img/bodyInset-H3.jpg") no-repeat top left;
	}

#bodyInset-H4 {	
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width : 893px;
	height : 430px;
	background : transparent url("../img/bodyInset-H4.jpg") repeat top left;
	}

#bodyInset-H4 .leftBlock {
	position: relative;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 3px;
	padding-left: 2px;
	border: none;
	width : 670px;
	height : 424px;
	z-index: 200;
	}

#bodyInset-H4 .rightBlock {
	position: relative;
	float: right;
	margin-top: 0px;
	margin-right: 17px;
	padding-top: 3px;
	padding-left: 0px;
	border: none;
	width : 184px;
	height : 424px;
	z-index: 200;
	clear: both;
	}	
	
#bodyInset-H5 {	
	margin-top: 0px;
	margin-left: 1px;
	margin-bottom: 0px;
	width : 893px;
	height : 51px;
	background : transparent url("../img/bodyInset-H5.jpg") no-repeat top left;
	}
	
	
/* footer --------------------------------------- */

#footer {
	background : transparent url("../img/footer.jpg") no-repeat;
	width : 952px;
	height : 156px;
	margin-bottom : 0px;
	margin-top : 0px;
	}

#footContainer {
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: auto;
	background-color: transparent;
	clear: both;
	border: none;
	text-align: center !important;
	z-index: 500;
	}
* html #footContainer {
	top: 10px;
	}
	

#footerUp {
	position: absolute;
	float: right;
	top: 70px;
	right: 50px;
	width : 34px;
	height : 34px;
	z-index: 900;
	clear: left;
	}
	
	
#footerLinks {
	position: absolute;
	float: left;
	top: 20px;
	left: 38px;
	height: 30px;
	margin-right: 0;
	padding-bottom: 0;
	margin-left: 95px;
	}

#footerLinks2 {
	position: absolute;
	float: left;
	clear: both;
	top: 45px;
	left: 265px;
	height: 30px;
	margin-right: 0;
	padding-bottom: 0;
	margin-left: 65px;
	}
	
#footer ul {
	list-style : none;
	margin : 0;
	padding : 0;
	margin-top : 5px;
	margin-left : 10px;
	color : #fff;
	}

#footer ul li {
	float : left;
	padding : 5px 12px;
	}

#footer ul li.lastlink {
	background : none;
	}

#footer a {
	font : normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color : #f9f6f6;
	text-decoration : none;
	}

#footer a:hover {
	text-decoration : underline;
	color : #f9f6f6;
	}

#footer ul li a {
	font-weight : bold;
	}

#footerCopyright {
	position: absolute;
	float: right;
	clear : right;
	top : 90px;
	right: 210px;
	}

#footerCopyright div {
	font : normal 11px Tahoma, Arial, Helvetica, sans-serif;
	float : left;
	height : 50px;
	line-height : 17px;
	color : #f9f6f6;
	font-weight : bold;
	}

#footerExtra2, footerExtra2 span, #footerExtra2 a {
	position: absolute;
	float: right;
	top: 65px;
	left: 160px;
	width: 300px;
	color : #c9d1f0;
	}

</style>
