body {
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer {
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a:link, #footer  a:active, #footer  a:visited{
	color: #000000;
	text-decoration: none;
}
#footer  a:hover{
	color: #000000;
	text-decoration: underline;
}

#logo {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
}
#searchmenu {
	width: 640px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	padding: 0;
}
#searchmenu  a:link, #searchmenu  a:active, #searchmenu  a:visited{
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: center;
	float: left;
	background-color: #CFE1E4;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #02B5D3;
	border-right-color: #02B5D3;
	border-left-color: #02B5D3;
	border-right-width: 1px;
	border-right-style: solid;
	font-size: 13px;
	font-weight: bold;
	margin-right: 1px;
}
#searchmenu a:hover{
	color: #09B3D4;
	text-decoration: underline;
}
.footertitle {
	background-color: #09B3D4;
	color: #FFFFFF;
}

#main {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 15px;
}

#content {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 15px;
	color: #999999;
}
#search {
	width: 598px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	background-color: #CFE1E4;
	border: 1px dotted #09B3D4;
	color: #4A7B84;
}

#header {
	height: 30px;
	background-image: url(../images/headerbg.jpg);
}
#header2 {
	background-color: #06B3D5;
	height: 55px;
}
#links {
	background-color: #CFE1E4;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #06B3D5;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#links  a:link, #links  a:active, #links  a:visited{
	color: #09B3D4;
	text-decoration: none;
}
#links  a:hover{
	color: #09B3D4;
	text-decoration: underline;
}
.textboxspan {
	width: 250px;
}
#tablefooter {
	padding-top: 15px;
	padding-bottom: 20px;
}
.searchbutton {
	font-size: 14px;
	border: 2px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #02B5D3;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}



.result {
	background-color: #CFE1E4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #04B6DC;
	border-bottom-color: #04B6DC;
}
.resulttitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.resultsp  {
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #02B7D2;
	border-bottom-color: #02B7D2;
	font-weight: bold;
	color: #05B3D6;
	padding-top: 3px;
	padding-bottom: 3px;
}
			.resultsp p {
	font-size: 12px;
	font-weight: bold;
	color: #02B4D8;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
			}
.tableline {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a {
	color: #E47918;
}
a:hover {
	text-decoration: none;
}
