BODY {
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	background-color: #006633;
}

INPUT,SELECT,OPTION {
	font-size: 11px;
}

TD {
	font-size: 11px;
}

H2 {
	color: #006699;
	font-size: 18px;
	font-weight: bolder;
}

H3 {
	color: #000000;
	font-size: 14px;
	font-weight: bolder;
}

FORM {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

SUP {
	font-size: 10px;
}

A {
	color: #006699;
	text-decoration: none;
	font-weight: bolder;
}

A:hover {
	color: #006699;
	text-decoration: underline;
	font-weight: bolder;
}

HR {
	padding: 0;
	margin: 10px 0 10px 0;
	height: 1px;
	size: 1px;
	color: #8c8b90;
	background-color: #8c8b90;
	border: none;
}

UL {
	padding: 0 0 0 25px;
	margin: 0 0 0 0;
}

LI {
	list-style: disc;
	padding: 4px 0 4px 0;
	margin: 0 0 0 0;
}

#wrapper {
	width: 760px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin:0 auto;
}

#header {
	width: 760px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#logo {
	clear: left;
	margin: 0 0 0 0;
	padding: 0 0 0 14px;
}

#right {
	width: 545px;
	float: right;	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#phoneNumber {
	margin: 0 0 0 0;
	padding:2px 20px 0 0;
	text-align:right;
	height: 18px;
	color:#006699;
}
#phoneNumber span
{
	font-weight:bold;
}

#welcomeBanner {
	margin: 0 0 0 0;
	padding: 20px 0 0 5px;
}

#navigation {
	margin: 0 0 0 0;
	padding: 20px 0 0 174px;
}

#redbar {
	width: 760px;
	height: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #006699;
	background-image: url(images/bgRed.gif);
	background-repeat: repeat-y;
}

#chapters {
	background-image: url(images/chaptersBG.gif);
	background-repeat: no-repeat;
	/*width: 760px;*/
	height: 35px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#chapters2 {
	background-image: url(images/chaptersBG2.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 35px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #ffffff;
	font-size: 0px;
}

.dropDown {
	height: 20px;
	width: 165px;
}

#chaptersDropDown {
	margin: 0 0 0 0;
	padding: 3px 14px 0 0;
	float: right;
	height: 25px;
}

#bodee {
	width: 760px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#loginBox {
	width: 259px;
	height: 265px;
	float: left;
	margin: 0 30px 0 20px;
	padding: 0 0 5px 0;
	background-image: url(images/bubble.gif);
	background-repeat: no-repeat;
}

#loginText {
	margin: 0 0 0 0;
	padding: 10px 0 0 10px;
	width: 235px;
	height: 50px;
}

#loginButton {
	margin: 0 0 0 0;
	padding: 5px 0 5px 148px;
}

#fullCol {
	width: 700px;
	float: left;
	margin: 0 0 0 0;
	padding: 10px 0 15px 50px;
}

#LColLarge {
	width: 430px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 50px;
}

#LColSmall {
	float: left;
	width: 159px;
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
}

#LColSmall p {
	padding: 0 0 0 5px;
}

#RColLarge {
	float: left;
	width: 520px;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
}

#RColSmall {
	width: 220px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
}
.box {
	border: 1px solid #AEAEAE;
}

#tail {
	background-image: url(images/tailBG.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 23px;
	float: left;
}

#footer {
	background-color: #006633;
	color: #FFFFFF;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	width: 760px;
	float: left;
}
 
#footerLinks {
	float: right;
	margin-right: 15px;
}

#footerInfo {
	float: left;
	margin-left: 15px;
}

#footer a {
	color: #5e5b56;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	color: #5e5b56;
	text-decoration: underline;
	font-weight: normal;
}