body {	margin:0;	font-family: Verdana, Helvetica, sans-serif;
	background: #003366 url(./images/bodyback.jpg) repeat-x 0 0 ;
	font-size: 12px;
	color: #444444;
	}
#page {
	margin: 0 auto 0 auto;
	width:900px ;
	background: url(./images/pback.png) repeat-y 0 0 ;
	}
#head {	padding: 0 0 1px 15px;
	background: #ffffff url(./images/header.jpg) repeat-y 0 0 ;
	height: 205px;
	overflow: hidden;
	text-align:right;
	}
#head p {	color: #003366;
	margin: 190px 57px 0 0 ;
	font-size: 1.3em;
	font-variant: small-caps;
	}
#main {	width: 730px ;
	float:right ;
	margin: 0 12px 0 0;
	}
#content {	float:left ;
	width: 510px;
	padding: 0 25px 25px 25px ;
	}
#rnav {	padding: 12px 5px 5px 10px ;	float:right;
	width: 150px;
	text-align:center;
	}
#rnav img {	margin: 3px 0 0 0 ;	}
#rnav legend {	margin: 0 0 0 21px;	text-align:center;
	color: #003366;	}
#lnav {	float:left;
	width: 130px;
	padding: 5px 0 5px 12px;
	}
#lnav ul {
	width:135px;
	list-style-type:none;
	margin:0;
	padding:0;
	}
#lnav a {	display:block ;
	height: 20px;
	padding: 3px 0 0 8px ;
	text-decoration: none ;
	color: #003366 ;
	border-top: solid 2px white;
	border-bottom: solid 1px #336699;
	}
#lnav a:hover {
	border-top: solid 2px #336699;	color: #003399;
	background-color: #f0f0ff ;	}
#lnav input[type="text"] {	width: 118px;
	}
#lnav select {
	width: 120px;
	}
#footer {
	clear:both;
	background:  #c0c0e0 url('images/footer.jpg') no-repeat 0 100% ;
	font-size: 0.9em ;
	height: 60px;
	padding: 0 12px 0 12px;
	}
#footer a {	color: #444444;
	text-decoration:none;
	}
#footer a:hover {
	color: #808080;
	}
#copyr {	float:right;
	margin-left: 10px;
	width:315px;
	}
#docs {	float:left ;
	width: 225px;
	}
h1 {	font-size: 1.4em;
	color: #003366 ;
	padding: 0 10px 10px 45px;
	background: url('images/h1.png') no-repeat 0 0 ;
	margin: 15px 0 0 0;
	}
h2 {	font-size: 1.2em;
	color: #003366 ;
	font-style: italic;
	}
.mlist {	border-bottom: dashed 2px silver ;
	margin-bottom: 15px;
	}
.mhead {	padding: 5px 0 5px 5px;	background-color: #003366;
	}
.mhead a {	color: white;
	text-decoration: none;
	height: 20px;
	}
.mcont {	padding: 5px;
	}
.mcont a {	color: #003366;
	text-decoration: none;
	}
.mcont a:hover {
	color: #003399;
	text-decoration: none;
	}
.row {
	overflow:hidden;
	margin: 2px 0 3px 3px;
	}
.row a {	text-decoration:none;
	color: #003366 ;
	}
.textInputTitle {
	float:left;
	width:120px;
	height:25px;
	}
.hd {	font-weight: bold;
	font-size: 1.05em;
	}
