

body {
	text-align: center;

		/* custom */
		color: #392f2e;
		background: #B0B0A8 url(../images/gradbak.gif) repeat-x;
		font-family: verdana;
		font-size: .77em;
}

a {
color: #0f0b55;
}

a:visited {
color: #67076F;
}

a:hover {
color: #1d7dd1;
}


ol, ul {
	list-style-type: disc;
	padding-left: 20px;
	margin-left: 20px;
}

ol {
	list-style-type: decimal;
}

p {
	padding: 8px 0;
}

h1,h2,h3,h4 {
	line-height: 1.5em; padding: 9px 0; margin: 0; color: #295f9b;
}

h1 {font-size: 1.7em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.1em; color: #392f2e;}
h4 {font-size: 1.1em;}
h5 {font-size: 1em;}
h6 {font-size: .9em;}



#c1 {

		/* custom */
		margin: 0 auto;
		width: 948px;
		text-align: left;
		padding: 0 0 0 0;
		background: url(/images/midshado.gif) repeat-y #ffffff;
}

#c2 {
		/* custom */
		margin: 0 auto;
		padding: 0 0 0 0;
		background: url(/images/gradtop.gif) top center no-repeat;
}

#c3 {
		width : 930px;
		margin: 0 auto;
}


#topbar {

		/* custom */
		padding: 105px 60px 29px 60px;
		max-height: 243px;
		height: auto important!
		height: 243px;
		background: #243f8e url(/images/topbar.jpg) no-repeat;
		text-indent: -20000em;
}

#topbar h1 {
		float: right;
		color: #fff;
		font-family: arial;
		font-size: 2.4em;
		width: 150px;
		text-align: left;
		line-height: 1em;
}

#topbar h1 a {
		color: #fff;
		text-decoration: none;
}

#topbar h1 span {
		font-weight: normal;
		font-family: times;
}

#topbar span {
		display: block;
}

#topbar p {
		font-size: 1.4em;
		font-family: times;
		color: #fff;
		float: right;
		clear: right;
		width: 150px;
		text-align: left;
}

#topbar h4 {
		font-family: 'Lucida Sans Unicode', 'Lucida Grande', arial;
		color: #a7d4fe;
}

#menu {
	/* menu options found in css/menucss.asp */
}

#content {

		/* custom */
		background: url(/images/watermark.jpg) bottom right no-repeat #9ACCFF;
		margin: 0;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		padding: 30px 0 50px 0;

}

.floatleft {
		float: left;
		margin: 0 10px 4px 0;
}

.floatright {
		float: right;
		margin: 0 0 4px 10px;
}

.bordered {
border: 1px solid #fff;
}

#lhs {
	float:left;

		/* custom - set width of lhs */
		width: 197px;
		margin: 0 47px 0 0;
}

#rhs {
	float: left;

		/* custom - set width of rhs */
		width: 580px;
		min-height: 430px;
		height: auto !important;
		height: 430px;
		line-height: 1.7em;
		padding: 15px 0;
}

#searchbox {
	width: 195px;
	text-align: center;
	padding: 15px 4px;
}

.searchinput {
	width: 142px;
	margin: 0;
	padding: 3px 3px;
	height: 17px;
	font-size: 13px;
	border-top: 1px solid #9BBACF;
	border-left: 1px solid #9BBACF;
	border-right: 1px solid #4F7F9F;
	border-bottom: 1px solid #4F7F9F;
	color: #2A295F;
}

#searchbutt {
	border: 0;
	margin: 0 0 0 2px;
	background: #243f8e;
	color: #ffffff;
	border-right: 1px solid #9BBACF;
	border-bottom: 1px solid #4F7F9F;
	padding: 3px 1px;
}

#searchbutt:hover {
	background: #79A0C7;
	}

#searchbutt:focus {
	background: #fff;
	color: #2E3957;
}

.showterms {
	background: #FFF8AF;
	padding: 1px;
}

#credits {
		background: #243f8e;
		padding: 5px 5px 5px 25px;
		color: #fff;
}

#credits a {
		text-decoration: none;
		color: #fff;
		margin: 0 20px 0 0;
}

#credits a:hover {
		text-decoration: underline;
}

#footer {
		padding: 15px 0 5px 0;
		background: url(../images/footshado.gif) top center no-repeat;
		width: 948px;
		margin: 0 auto;
}

.clear {
	clear: both;
}

#sitemap li {
	margin-left: 15px;
	padding-left: 5px;
	list-style-type: disc;
}

#sitemap li li {
	list-style-type: square;
}

#sitemap li li li {
	list-style-type: circle;
}