@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	background-color: #d0d0d0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #0000D0;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0000D0;
}

.menuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	background-color: #e0e0e0;
	padding: 2px;
	text-align: left;
}

.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #e0e0e0;
	padding: 2px 2px 2px 2px;
	text-align: left;
}
.menuitem a {
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
}

.menuhead a {
	color: #00d;
	text-decoration: none;
	display: block;
	width: 100%;
}
.menuitem:hover,
.menuhead:hover {
	background-color: #ccc;
}
.menuitem ul,
.menuitem ul li {
	margin-top: 0;
	margin-bottom: 0;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 8px;
	padding-left: 0;
}

.menusearchtext {
	width: 168px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	margin-top: 10px;
	margin-bottom: 1px;
	padding: 0px;
}

.menusearchbutton {
	width: 174px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 1px;
	margin-bottom: 25px;
	padding: 0px;
}

.copyright {
	font-size: 10px;
}
.copyright p {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.copyright img {
	margin-top: 10px;
	margin-bottom: 10px;
}


.mainsection {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.dummytext {
	color: #bbb;
}

.dummytext a {
	color: #9bf;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #d00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0000D0;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #d00;
	margin: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0000D0;
	margin: 0px;
}

h2 a,
p a,
.copyright a {
	color: #0000D0;
	text-decoration:none;
}

h3 a {
	color: #d00;
	text-decoration:none;
}

h2 a:hover,
h3 a:hover,
p a:hover,
.copyright a:hover {
	text-decoration:underline;
}

li {
	margin-top: 10px;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 10px;
	text-align: left;
}
.bloglink {
	margin-top: 20px;
	margin-bottom: 20px;
}

.bloglink li {
	margin-top: 0;
	margin-bottom: 0;
}

.bloglink li a {
	color: #0000D0;
	text-decoration: none;
	font-weight: bold;
}
.bloglink li a:hover {
	text-decoration: underline;
}


.banner {
	border: 1px solid #999;
}

.flag {
	border: 1px solid #999;
}

.eventphoto {
	border: 1px solid #999;
	margin: 5px;
	padding: 0px;
}

.eventphotocaption {
	margin: -3px 0 7px 0;
	padding: 0;
	font-size: 10px;
}

.logo {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* Search Results */

#result_report,
#common_report {
	text-align: center;
	padding-bottom: 15px;
}


#results {
	text-align:left;
}

#did_you_mean a,
#other_pages a,
#results .title {
	text-decoration: none;
	color: #0000d0;
}

#did_you_mean a:hover,
#other_pages a:hover,
#results .title:hover {
	text-decoration: underline;
}

#results .description {
	padding-top: 5px;
	padding-bottom: 5px;

}

#results .url {
	font-size: 10px;
	padding-bottom: 5px;
}

.searchtext {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	padding: 0px;
	margin: 1px;
}

.searchlist {
	width: 254px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	padding: 0px;
	margin: 1px;
}

.searchlistsmall {
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	padding: 0px;
	margin: 1px;
}

.searchbutton {
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;		
	padding: 0px;
	margin: 1px;
}
