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

body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #222222;
}
body {
	background-color: #BBBBBB;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	text-align: center;
}
.navigation {
	font-family:Trebuchet MS, Arial, Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 10px;
	}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #503070;
	margin-top: 4px;
 	float: left; 
	width: 625px; 
	margin-top: 72px; 
	margin-left: 30px;
	text-align: left;
}
div.mainblock {
	width: 1000px;
	border-color: #402060;
	border-style: solid;
	border-width: 1px;
	position: relative;
}
#contentbox {
	overflow: auto;
	height: 578px;
	padding: 12px;
	border-width: 1px;
	border-color: #402060;
	border-style: solid;
}
#contentbox-margins {
	padding-left: 30px; 
	padding-right: 30px;
	text-align: left;	
	background-image:url(../images/index_08.jpg);
	height: 604px;
}

.subblock {
	width: 1000px;
	margin: 0px;
}
a:link {
	color: #08578e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #A080C0;
}
a:active {
	text-decoration: none;
}

ul{
}
li {
	margin-bottom: 4px; 
	list-style-image:url(../images/half-moon-blue.png); /*changed to blue */
}
.header {	
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#08578e; /*changed to blue */
	margin-top: 0px;
	margin-bottom: 4px;
}
.subheader {	
	font-size: 20px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	color: #08578e; /*changed to blue */
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
}
.boldpurple {
	color: #08578e; /*changed to blue */
	font-weight: bold;
}
.imgborder { 
	border: solid;
	border-color: #503070; /*changed to blue */
	border-width: 4px;
	margin-bottom: 5px;
}
.limgborder { 
	border: solid;
	border-color:#503070; /*changed to blue */
	border-width: 4px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.rimgborder { 
	border: solid;
	border-color:#503070; /*changed to blue */
	border-width: 4px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.main {	
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 13px;
	line-height: 135%;
	margin-top: 6px;
	margin-bottom: 10px;
}
