body {
	font: normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #002157;
	text-decoration: none;
	background: #DBEDFC;
	}

a {
	color: #336699;
	text-decoration: none;
	background-color: transparent;
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a.tinyNavLink {
	font: normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #002157;
	text-decoration: none;
	background: #DBEDFC;
	}

h1 {
	text-transform: none;
	color: #336699;
	text-decoration: none;
	font: bold 16px/20px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}

h2 {
	text-transform: none;
	color: #336699;
	text-decoration: none;
	font: bold 20px/24px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}

img {
	border-width: 0px;
	}



#page {

	position: absolute;
	left: 50%;
	margin-left: -380px;
	width: 760px;
	top: 0;
	min-height: 100%;
	background: white;
	z-index: 1;
	}

#leftbar {

	position: fixed;
	top: 0;
	bottom: 0;
	height: 100%;
	left: 50%;
	width: 115px;
	margin-left: -492px;
	background: transparent;
	background-image: url(images/Lbar.gif);
	background-repeat: repeat-y;
	z-index: 0;
	}

#rightbar {

	position: fixed;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 115px;
	margin-left: 380px;
	left: 50%;
	background: transparent;
	background-image: url(images/Rbar.gif);
	background-repeat: repeat-y;
	z-index: 0;
	}



#nav {
	list-style: none;
	width: 140px;
	margin: 150px 0 0 10px;
	padding: 0;
	}

#nav li {

	margin: 0 0 16px 0;
	padding: 0;
	text-align: center;
	font: normal 10px/14px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #336699;
	text-decoration: none;
	}

#nav li a.sublist {
	margin: 0 0 0 0;
	padding: 10;
	text-align: center;
	font: normal 9px/12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #003399;
	text-decoration: underline;
	}

#content {	
	float: right;
	margin-top: 150px;
	margin-left: 20px;
	padding-right: 20px;
	width: 560px;
	}
	
#content li {
	padding-top: 7px;
	}

#header {

	pospx;

	margin-left: 20px;

	padding-right: 20px;

	width: 560px;

	}

	

#content li {

	padding-top: 7px;

	}



#header {



	position: fixed;

	top: 0;

	left: 50%;

	margin-left: -380px;

	width: 760px;

	z-index: 2;

	}



#nav a {



	color: #002157;

	text-decoration: none;

	font: bold 14px/16px Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	}







