@charset "utf-8";
body {
	background-color: #d9ebf6;
	margin: 0px;
	padding: 0px;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	color: #a39f99;
}
#wrapper {
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(header_bg.jpg);
	height: 126px;
	width: 956px;
}
#story {
	border: 1px solid #000000;
	height: 385px;
	width: 935px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 9px;
}
#story_left {
	width: 742px;
	float: left;
}
#story_right {
	float: left;
	height: 261px;
	width: 163px;
	padding-right: 10px;
	padding-left: 20px;
	overflow: hidden;
}
#story_right a:link, #story_right a:visited {
	text-decoration: none;
	color: #000000;
}
#story_right a:hover, #story_right a:active {
	background-color: #038EDF;
	color: #FFFFFF;
}

#story_phone {
	height: 122px;
	width: 191px;
	float: left;
	color: #BCCDD5;
}


#footer {
	clear: both;
	background-image: url(featured.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}
.smalltext {
	font-size: 9pt;
}

#inside {
	color: #000000;
	width: 100%
	height: 335px;
	overflow: auto;
	margin-left:10px;
}

#inside tr {
	font-size: 9pt;
}
#inside td {
	font-size: 9pt;
}
#inside a:link, #inside a:visited {
	color: #005B99;
}


#copyright {
	width: 955px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	font-size: 9px;
}
strong {
	color: #000000;
}
.headline {
	color: #000000;
	font-weight: bold;
	font-size: 15pt;
	line-height: 1em;
}
#header_logo {
	width: 377px;
	float: left;
	height: 126px;
}
#header_menu {
	float: left;
	margin-top: 22px;
	width: 579px;
	height: 63px;
}
#header_submenu {
	margin-top: 2px;
	float: right;
}


#header_submenu a:link, #header_submenu a:visited {
	text-decoration: none;
	color: #999999;
	padding: 2px;
	font-size: 8pt;
}
#header_submenu a:hover, #header_submenu a:active {
	color: #FFFFFF;
	background-color: #0487d5;
}
#tagline {
	margin-top: 6px;
	float: left;
	width: 579px;
}
sup {font-size: 80%; line-height: 80%;}