@charset "UTF-8";

body {
	font-size: 62.5%;
	margin: 0em;
	padding: 0em;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
}

.pagetitle h2 {
	color: #000000;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
}

#sidebartop h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #838383;
	font-weight: normal;
	line-height: 1.3em;
}

.pagetitle {
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 44px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
}
.gray {
	color: #939393;
}



#pageheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 55px;
	margin-left: 10px;
	padding-top: 6px;
}
#pageheader a {
	color: #000000;
}
#pageheader h1 {
	color: #666666;
}

.box_thumb
{
	height: 15em;
	width: 15em;
	float: left;
	padding: 0em;
	margin: 0em;
	}

.box_thumb p
{
	margin: 0em;
	color: #000000;
	padding: 0em;
}


.box_thumb a
{
	color: black;
	display: block;
	text-decoration: none;
	height: 13em;
	width: 13em;
	margin: 0em;
	padding: 1em;
}

.box_thumb a:hover
{
	color: white;
	text-decoration: none;
	display: block;
	margin: 0em;
	height: 13em;
	width: 13em;
	background-color: #FFFF00;
	padding: 1em;
}
#sidetext {
	padding-left: 10px;
}

.box
{
	padding: 0em;
	margin: 0em;
	height: 23em;
	width: 15em;
	float: left;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0em;
	padding: 0em;	
}



H3 {
	font-size:1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.4em;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: normal;
}  /* displayed at 15px */
H4 {font-size:1em}  /* displayed at 12px */


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0em;
	line-height: 1.2em;
	vertical-align: top;
	text-align: left;
	padding-top: 0.25em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	margin: 0em;
	padding: 0em;
	line-height: 1.3em;
}
.top p {
	color: #838383;
}


.top {
	margin: 0em;
	height: 7em;
	width: 13em;
	float: left;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
img {
	border-top-width: 0em;
	border-right-width: 0em;
	border-bottom-width: 0em;
	border-left-width: 0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bottom {
	height: 15em;
	width: 15em;
	float: left;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: #FFFF00;
}
#sidebartop {
	margin: 0em;
	height: 23em;
	background-color: #FFFFFF;
	width: 30.1em;
	float: left;
	border-right-width: 0.1em;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0em;
}
#sidebarbottom {
	margin: 0em;
	height: 23em;
	background-color: #FFFFFF;
	width: 30.1em;
	float: left;
	border-right-width: 0.1em;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0em;
}
ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #838383;
	display: inline;
	line-height: 1.5em;
}
.blue {
	color: #000000;
}
