body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #EEEEEE;
	background-color: #080801;
	line-height: 22px;
}


#outline {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 25px;
	margin-bottom: 25px;
	border: 1px solid #333333;
}

#header {
	height: 375px;
	background-image: url(images/header_temp_1d_blue4.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#sidebar {
	text-decoration: none;
	width: 179px;
	float: left;
	background-color: #BBBBBB;
	padding: 32px 10px 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


#nav {
	font-size: 12px;
	color: #3399FF;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: right;
	margin-top: 15px;
	width: auto;
	float: right;
	margin-right: 60px;
}

#content {
	background-color: #FFFFFF;
	float: right;
	width: 640px;
	padding: 10px 30px 13px;
}

#footer {
	width: 880px;
	height: auto;
	text-align: center;
	background-color: #FFFFFF;
	padding: 10px;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}

#featureBox {
	border: thin solid #FFFF66;
	width: 380px;
	padding: 20px;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #FFFF66;
	text-decoration: none;
}
a:hover {
	color: #FFFF66;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.navbar {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 1px;
	padding-left: 1px;
}

.pageTitle {
	font-family: Tahoma, "Trebuchet MS", Geneva, Verdana;
	font-size: 22px;
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 14px;
}
.sitebyfad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #111111;
	line-height: 17px;
}

.sidebar_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #111111;
	line-height: 17px;
	padding-top: 17px;
}

.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #111111;
	line-height: 34px;
}

li {
	list-style-position: outside;
	list-style-image: url(images/yellow_bullet.jpg);
	line-height: 20px;
	padding-bottom: 20px;
}
.navbar_on {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 1px;
	padding-left: 1px;
	color: #FFFF66;
}

