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

.header {
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sub_header {
	font-family: Tahoma;
	font-size: large;
	color: #FF9900;
	font-weight: bold;
	text-transform: none;
	text-align: left;
}
.top_header {
	background-position: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: large;
	color: #5AEFFF;
}
.topleft {
	float: left;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #99FFFF;
}

.strapline {
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 20px;
	font-family: Tahoma;
	font-size: large;
	font-weight: bolder;
	text-align: right;
}


.leftcol {
	float: left;
	font-family: Tahoma;
	font-weight: bold;
	font-size: medium;
	width: 390px;
	text-align: justify;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #EEEEEE;
	border: 7px none #595959;
	height: auto;
}



.rightcol {
	float: right;
	background-color: #8C8C8C;
	padding: 27px;
	width: 390px;
	font-family: Tahoma;
	font-size: 100%;
	line-height: 100%;
	color: #000099;
	border: 7px solid #5C5C5C;
	right: 20px;
	text-align: justify;
	height: auto;
}

.footer {
	clear: both;
	font-family: Tahoma;
	background-color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	font-size: 60%;
	color: #FFFFFF;
	font-weight: bold;
	border: thin none #000000;
}


.wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666666;
	border: 10px solid #333333;
	padding: 0px;
	margin-top: 50px;
}

body {
	background-color: #E1F0FF;
}
.topmenu {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #000099;
	text-transform: uppercase;
	word-spacing: 3em;
	display: none;
	width: 0px;
	font-size: 100%;
	background-position: 0px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #00FF00;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	border-left-color: #00FF00;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.leftcol_solo {
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	width: 850px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}
.right_col_headers {
	font-family: Tahoma;
	font-size: large;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.background {
}
.wrapper .rightcol div div div div div div div p {
	text-align: left;
}
