@charset "UTF-8";
body {
	background-color: #F2F2F2;
	margin-top: 20px;
	margin-left: 0px;
	background-image: url(site_images/bkg_texture.jpg);
}
/* CSS Document */

#wrapper {
	width: 940px;
	position: relative;
	background-position: top;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#innerwrapper {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 678px;
}
#header {
	background-color: #FFFFFF;
	height: 128px;
	padding-bottom: 5px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
}
#menu {
	background-color: #FFFFFF;
}
#bodycontent {
	background-color: #FFFFFF;
	min-height: 250px;
}
#bodytext {
	padding: 10px;
}
#bodyimages {
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #525B6B;
	margin-left: 190px;
	margin-top: 10px;
}
#subnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #525B6B;
	text-decoration: none;
}
#subnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #525B6B;
	text-decoration: none;
}
#subnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #000000;
	text-decoration: none;
}
#subnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #525B6B;
	text-decoration: none;
}
#nav a:link { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: 400; color:#666666; text-decoration: none; }
#nav a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color:#666666;
	text-decoration: none;
}
#nav a:visited { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: 400; color:#666666; text-decoration: none; }
#nav a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color:#000000;
	text-decoration: none;
}
#footer {
	background-color: #464748;
	height: 30px;
	line-height: 30px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	font-family: lucida sans, Verdana, Geneva, sans-serif;
	text-shadow: 0 0 1px rgba(0,0,0,0.01);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#apDiv1 {
	position:absolute;
	left:410px;
	top:11px;
	width:270px;
	height:116px;
	z-index:1;
}
.style1 {
	font-size: 9pt;
	color: #999999;
}
.style3 {
	color: #666666;
	font-size: 9pt;
	font-family: verdana, arial, helvetica, sans-serif;
	;
	line-height: 20px;
}
.smalltext {
	font-family: verdana, arial, helvetica, sans-serif;
	;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.style5 {
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
}
#bodytext table tr td table:first-child {
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
}

