body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	padding:0; 
	margin:0;
	background: #01163B;
	text-align:center;}
	
#container {margin: 0 auto;
	width: 955px;}

#header {background: #FFFFFF url(../images/ui/logo.jpg) left top no-repeat; height: 110px; padding-left: 208px;}

#headerInner {background:url(../images/ui/inHeader.jpg) left no-repeat; height:126px;}
#headerInner a {display:block; width: 200px; height: 120px;}
#nav1 { text-align:left; background:url(../images/ui/inNavBG.jpg) repeat-x; height:30px;}
#nav1  img {margin:0 3px;}
#nav2 { text-align:right; padding:6px 8px 0 8px; font-size: 80%; font-weight: bold; background:url(../images/ui/n2BG.jpg) repeat-x; height: 23px;}
#nav2 ul {padding:0; margin:0; list-style: none;}
#nav2 ul li {padding:0; margin: 0 8px; list-style: none; display: inline; font-style:italic;}
#nav2 ul li a {color:#000033; text-decoration: none;}
#nav2 ul li a:hover {color:#FFFFFF;}
	

#ContentWrapper { background: #FFF; padding: 0; overflow:auto;}
#sidePanel {width: 200px; min-height: 270px; float:left; padding: 10px 5px; background:url(../images/ui/side.jpg) right no-repeat top; font-size: 70%;}
#sidePanel a {color:#000033;}
#sidePanel a:hover {text-decoration: none;}

#contentInner { margin-left: 230px; background: #FFF; padding: 10px 20px; font-size: 77%; text-align:left; color:#000033;}
#contentInner a {color:#000033;}
#contentInner a:hover {text-decoration: none;}
#contentInner p, #contentInner li, #contentInner td {line-height: 145%;}
#contentInner h1 {font-size: 165%;}

.message {color:#990000;}
.tableHeader { background:#C2CADC; color:#000033; font-weight: bold;}
input, select, textarea {font-size: 80%; font-family:Verdana, Arial, Helvetica, sans-serif;}

#footer { clear:both; background:url(../images/ui/footerBG.jpg) left repeat-x; height: 20px; padding: 3px 8px 0 8px; font-weight: bold; color:#FFFFFF; font-size: 70%;}
#footer a {color:#FFFFFF;}

