

body {
	text-align: center;

		/* custom */
		color: #333238;
		background: #b0b0a8;
		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: #351175;
}

h1 {font-size: 1.7em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.1em; color: #000;}
h4 {font-size: 1.1em;}
h5 {font-size: 1em;}
h6 {font-size: .9em;}



#c1 {

		/* custom */
		margin: 0 auto;
		width: 956px;
		text-align: left;
		padding: 0 0 0 0;
		background: url(/images/pagebak.gif) repeat-y #ffffff;
}

#c2 {
		/* custom */
		margin: 0 auto;
		padding: 0 0 0 0;
}

#c3 {
		width : 930px;
		margin: 0 auto;
		background: #fff;
		padding: 0 0 30px 0;
}


#topbar {

		/* custom */
		padding: 2px 95px 10px 60px;
		max-height: 155px;
		height: auto important!
		height: 155px;
		background: #fff url(/images/topbar.gif) no-repeat;
		text-indent: -20000em;
}

#topbar h1 {
		float: right;
		color: #442082;
		font-family: arial;
		font-size: 2.4em;
		width: 150px;
		text-align: left;
		line-height: 1em;
}

#topbar h1 a {
		color: #442082;
		text-decoration: none;
		display: block;
		padding: 30px 0 69px 0;
}

#topbar h4 {
		font-family: 'Lucida Sans Unicode', 'Lucida Grande', arial;
		color: #442082;
}

#menu {
	/* menu options found in css/menucss.asp */
}

#content {

		/* custom */
		background: url(/images/watermark.jpg) bottom right no-repeat #C9C5DE;
		margin: 0;
		border-top: 13px solid #442082;
		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: 175px;
		margin: 0 47px 0 20px;
}

#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: 167px;
	text-align: center;
	padding: 15px 4px;
}

.searchinput {
	width: 120px;
	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: #351175;
	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: #442082;
		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: 956px;
		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;
}