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

#maincontainer {
	height: auto;
	width: 1100px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 38px;
	text-transform: none;
	background-color: #505050;
	height: 240px;
	width: 440px;
	float: right;
	text-align: left;
	text-indent: 0px;
	overflow: auto;
	clip: rect(10px,auto,auto,auto);
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 50px;
	padding-left: 35px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BEB9FA;
	border-right-color: #BEB9FA;
	border-bottom-color: #BEB9FA;
	border-left-color: #BEB9FA;
}
#smallimages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0099FF;
	background-color: #FFFFFF;
	float: left;
	height: 84px;
	width: 1008px;
	border: 2px solid #BEB9FA;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	text-transform: uppercase;
}
#container {
	background-color: #FFFFFF;
	width: 1008px;
	padding-top: 5px;
	padding-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}
#leftbar {
	float: left;
	height: 100%;
	width: 46px;
}
#rightbar {
	float: right;
	height: 100%;
	width: 46px;
}
#toptext {
	height: 25px;
	width: 1008px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: right;
	padding-bottom: 7px;
}
#header {
	height: 115px;
	width: 1008px;
	border: 2px solid #BEB9FA;
	margin-bottom: 0px;
}
.body_text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 24px;
	color: #FFFFFF;
	text-transform: none;
}
.body_text_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 24px;
	text-transform: none;
	color: #333333;
}
.navigation_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
#navigation {
	float: left;
	height: 25px;
	width: 1005px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #bccadf;
	border-right-color: #bccadf;
	border-bottom-color: #bccadf;
	border-left-color: #bccadf;
	text-align: center;
	margin-bottom: 10px;
}
.subheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align: left;
	float: left;
	width: 1008px;
	height: 15px;
}
#mainimage {
	height: 310px;
	width: 493px;
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEB9FA;
	border-right-color: #BEB9FA;
	border-bottom-color: #BEB9FA;
	border-left-color: #BEB9FA;
}

.livelinks {
	color:#80d280;
	text-decoration:none;
	font-size:11pt;
}