body {
	background-color: #f5f5ef;
	background-image: url(im/planb.jpg);
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-repeat: repeat;
}
#container {
	width: 778px;
	display: block;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 2px solid #000000;
}
/*
.all {
	width: 778px;
	margin: 0px auto;
	border: 2px solid #000000;
	background-color: #ffffff;
}
*/

img {
	vertical-align: top;
	margin-left: 0px;
	margin-right: 0px;
}
.imc {
	margin-left: 25px;
	margin-top: 10px;
}
.iml {
	vertical-align: top;
	margin-left: 5px;
	margin-right: 10px;
	float: left;
}
.imlb {
	vertical-align: bottom;
	margin-left: 5px;
	margin-right: 10px;
	float: left;
}
.imbn {
	margin: 5px 5px 5px 10px;
}

.bar {
	font: italic 11pt Times New Roman, serif;
	margin: 0px;
	border-width: 0px;
	border-top: 1px solid #000000; /*#B0C4DE;*/
	border-bottom: 1px solid #000000;
	background-color: #d5b56d; /*#4682B4;*/
	color: #000000; /*#F0E68C;*/
	padding: 5px 0px 5px 0px;
	text-align: right;
	width: 778px;
}

#menu {
	position: absolute;
	top: 81px;
	margin-left: 75px;
	width: 778px;
}

#menu ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
#menu ul li {
	background-color: transparent;
	list-style-type: none;
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;	
	float: left;
	height: 25px;
	width: 90px;
	margin-top: 0px;
	padding: 0px;
}
#menu ul li a {
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	color: #000080;
	text-decoration: none;
	line-height: 25px;
	width: 90px;
	display: block;
	padding-top: 0px;
}

#menu ul li a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #0000ff;
}

.main {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ffffff;
}
/* this is the nav style for the left menu */
#nav {
	font: 10pt Arial, Helvetica, sans-serif;	
	width: 130px;
	text-align: top;
	background-color: #ffffff;
	border-right: #403e8b 0px solid;
	border-left: #c0c0c0 0px solid;
	border-top: #808080 1px solid;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
#nav li {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#nav ul {
	padding: 0;
	margin: 0;
}
#nav ul a {
	line-height: 19px;
	font-size: 11px;
	color: #000080;
	text-decoration: none;
	display: block;
	background-color: #ffffff; /*#e3dfc1;*/
	border-bottom: #808080 1px solid;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 130px;
	text-indent: 6px;
} 
#nav ul a:hover {
	color: #0000ff;
	background-color:#d5b56d;
}


/* this is for the main content */

h1, .hb {
	margin: 12px 0px 8px 6px;
	font: bold 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	margin: 12px 0px 8px 6px;
	font: bold 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
}

p {
		margin: 6px 6px 3px 8px;
}
.content {
	margin: 0 0 0 0;
	background-color: #ffffff;
	padding: 0 5px 0 0;
	font: 10pt Arial, Times New Roman, serif;
	vertical-align: top;
	border-left: 1px solid #000000; /*#403e8b;*/
	width: 648px;
}
.content ol {
	list-style: decimal;
	margin-top: 0px;
	margin-bottom: 4px;
}
.content ul {
	list-style: outside;
	margin-top: 0px;
	margin-bottom: 4px;
}
.content li {
	margin-left: 12px;
	margin-bottom: 4px;
}
.content dl {
	margin: 0 0 7 5;
}
.content dt {
	margin: 2 0 0 5;
}
.content dd {
	margin: 1px 0 2px 10px;
}
.content a, .content a:visited {
	font: 10pt Arial, Times New Roman, serif;
	text-decoration: none;
	color: Navy;
}
.content a:hover {
	text-decoration: underline;
}
.cname {
	font: bold 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 1px 3px 5px 5px;
	text-align: left;
	vertical-align: top;
	color:#403e8b;
	margin: 2px 0 0 0;
	background-color: #FFFFCC;
	width: 210px;
	border-top: 1px solid Gray;
	border-right: 2px solid #403e8b;
	border-bottom: 2px solid #403e8b;
	border-left: 1px solid Gray;
}
.cdate {
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 1px 0 5px 5px;
	text-align: left;
	vertical-align: top;
	color: #00000;
	margin: 2px 0 0 0;
	background-color: #ffffff;
	width: 180 px;
	border-top: 1px solid Silver;
	border-right: 2px solid #403e8b;
	border-bottom: 2px solid #403e8b;
	border-left: 1px solid Silver;	
}

/* this is for the last updated line */
.upd {
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#F5F5DC;
	border-bottom: #403e8b;
	color: #403e8b;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	width: 778px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

/* this is for highlighted sections in the content area */
.hilit {
	background-color: beige;
	font: 10pt Arial, Geneva, sans-serif;
	width: 600px;
	border-top: 1px solid Silver;
	border-right: 2px solid #403e8b;
	border-bottom: 2px solid #403e8b;
	border-left: 1px solid Silver;	
	margin-left: 5px;
}
.hilit ul {
	list-style-type: bullet;
	margin-left: 20px;
}
.hilit dl {
	margin-left: 10px;
}
.hilit a {
	font: 10pt Arial, Geneva, sans-serif;
	color: Navy;
}
.gntxt {
	font: 10pt Arial, Geneva, sans-serif;
	margin-left: 5px;
	vertical-align: top;
}
.store {
	
}
/* this is for the alert box */
.alert {
	background-color: beige;
	font: 10pt Arial, Geneva, sans-serif;
	width: 350px;
	border-top: 2px solid Silver;
	border-right: 2px solid #403e8b;
	border-bottom: 2px solid #403e8b;
	border-left: 2px solid Silver;	
	margin-left: 0px;
}
.lzi {
	margin-left: 5px;
	list-style: none;
}
.lzi1 {
	list-style: none;
	font-weight: bold;
}

.lzi2 {
	list-style: none;
	font-weight: normal;	
}

/* this is for the form */
.fbody {
	margin: 0 0 0 0;
	background-color: #e3dfc1;
}

.ftable {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #e3dfc1;
}
.fhead {
	font: 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #403e8b;
	color: #F0E68C;
	margin-left: 0px;
	padding: 3px 3px 3px 3px;
}
.f1 {
	margin: 0 5 0 0;
	padding: 3px 3px 3px 3px;
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;	
	background-color: #B0C4DE;
}
.f2 {
	background-color: #e3dfc1;
}

.notice {
	color: Maroon;
}

.advrt {
	position: absolute;
	left: 628px;
	top: 3px;
}

.clr {
	clear: both;
	color: #ffffff;
}

.bold {
	font-weight: bold;
	color: Maroon; 
}

