body {
	background: #fff;
	color: #334;
	margin: 5px;
	padding: 5px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}

td {
	font-size: 11pt;
}

a {
	color: #02d;
}

ul {
	list-style-type: disc;
	padding-left: 30px;
}

a:hover {
	color: #00f;
}

a.URLtop {
	font-size: 13pt;
	font-weight: bold;
	text-decoration: underline;
	color: #00e;
}

a.URLtext {
	text-decoration: none;
	font-size: 11pt;
	color: #222;
}

a.URLbottom {
	text-decoration: none;
	color: #44a79c;
	font-size: 9pt;
}

p.resultHeading {
	margin-left: 5px;
	font-size: 10pt;
	color: #aab;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.searchResult {
	background: url(img/hit.png) 1px 2px no-repeat;
	padding-left: 20px;
	margin-left: 10px;
}

td {
	text-align: left;
	vertical-align: top;
}

th#titleheader {
	background: #fff url(img/header.jpg) no-repeat;
	width: 750px;
	height: 100px;
	overflow: hidden;
	text-align: right;
	vertical-align: middle;
}

div#theTitle {
	height: 100px;
	text-align: right;
	line-height: 85px;
	padding-right: 15px;
	font-size: 26pt;
	font-family: "Arial Rounded MT Bold","Trebuchet MS","Tahoma",Helvetica,Arial,sans-serif;
	font-weight: bold;
	text-shadow: 0px 1px 4px #948373;
}

div#theTitle a {
	text-decoration: none;
	color: #f3eee8;
}

div#theTitle a:hover {
	color: #fff;
}

td#welcome {
	background: #eaddcd;
	color: #444;
	border: 2px solid #d4c3b3;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	font-family: "Arial Rounded MT Bold","trebuchet ms",arial, helvetica, sans-serif;
}

td#welcome h1 {
	font-size: 13pt;
	color: #fff;
	text-shadow: 0px 1px 4px #b4a393;
	margin: 2px;
	padding: 2px;
	margin-left: 20px;
	padding-top: 5px;
	text-align: left;
	float: left;
}

td#welcome h2 {
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	padding-right: 17px;
	float: right;
}

h2.groupTitle {
	background: url(img/groupbg2.png) no-repeat;
	color: #fff;
	text-align: left;
	width: 230px;
	height: 30px;
	overflow: hidden;
	font-size: 11pt;
	font-family: "arial rounded mt bold","verdana","tahoma",sans-serif;
	white-space: nowrap;
	text-shadow: 0px -1px 1px #111;
	line-height: 25px;
	padding-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 20px;
	margin-top: 8px;
}

h2.altTitle {
	background: url(img/groupbg6.png) no-repeat !important;
}

h2.altTitle2 {
	background: url(img/groupbg0.png) no-repeat !important;
}

h2.altTitle3 {
	background: url(img/groupbg1.png) no-repeat !important;
}


td ul {
	line-height: 1.3em;
	color: #fdb100;
	font-weight: normal;
}

div#searchBox {
	background: #59c4d2 url(img/searchbg.png) repeat-x;
	border: 2px solid #4fc1d2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 11px 0 0 10px;
	clear: both;
	width: 230px;
	line-height: 1.5em;
	-webkit-box-shadow: 0px 3px 5px rgba(150, 150, 150, 0.5);
	-moz-box-shadow: 0px 3px 5px rgba(150, 150, 150, 0.5);
}

div#searchBox a {
	color: #058;
}

div#searchBox input {
	border-width: 1px;
	padding: 2px;
}

div#searchTool {
	background: #bdd7f0;
	margin-top: 15px;
	border-top: 1px solid #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	text-align: center;
}

button#btnSearch {
	border-width: 1px;
	background: #47879f;
	color: #fff;
	font-weight: bold;
	height: 23px;
	line-height: 18px;
	margin: 3px 2px 2px 2px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

td#pageFooter {
	padding-top: 5px;
	background: #96dcda;
	color: #de0079;
	font-size: 10pt;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

div#footerLinks {
	border-top: 5px solid #49b6d1;
	background: #ede0cd;
	color: #de0079;
	font-weight: bold;
	margin-top: 1px;
	padding-top: 8px;
	text-align: center;
}

div#footerLinks a {
	color: #47879f;
}

p#copyright {
	text-align: center;
	margin-top: 10px;
	font-size: 8pt;
}
