.green {	/* color in logo for e */
	color:26B044;
}
.greenb {	/* color in logo for e */
	color:26B044;
	font-weight: bold;
	font-family: sans-serif;
}
.blue {	/* color in logo for blue */
	color:2B5FAA
}
.error {
	color:FF0000;
}

.border {
	border: 1px solid #003366;
	display: block;
}
a {
	text-decoration: none;
	color: #003366;
	font-weight: bolder;

}
table.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	height: 96%;
	BORDER-COLLAPSE:collapse;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
}
.nospace {
	height: 10px;
}
p {
	font-size: 12px;
	line-height: 20px;
	margin: 10px;
}
h1 {
	font-size: 16px;
	color: #003366;
	background-color: DDCA93;
}
.p2 {
	font-size: 12px;
}
.rightleftborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
	height: 10px;

}
a.body:hover {
	background-color: #003366;
	display: block;
	color: #FFFFFF;
}
a.bodyu:hover {
	text-decoration: underline;
}
a.nav:hover {
	background-color: #CCCCCC;
	display: block;
	border: 1px solid #999999;
}
.copyright {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	position: relative;
	height: 15px;
	width: 750px;
	margin: 0px auto;
	bottom: 1px;
	color: #000000;
	text-align:center;
}
.chapterName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FF0000;
	font-weight: bold;
	color: #003366;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	color: #003366;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	display: block;
	text-indent: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
body {
	//top-margin:10px;
	//bottom-margin:0px auto; 
	margin:0px auto;
	padding:0px;
	text-align:center;
	}
.red {
	color:FF0000;
}
li {
	color: 2B5FAA;
}
