@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	background-color: #333333;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
/* body {
	margin: 0;
	background-color: #333333;
	background-image: url(images/background.gif);
} */
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a:link {
	color: #FC0;
	text-decoration: none;
}
a:visited {
	color: #FC0;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
/* center body and width */
div#container {
	width: 980px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#apDiv1 {
	position:absolute;
	width:980px;
	height:98px;
	z-index:10;
	left: 0px;
	top: 9px;
	font-size: 10px;
	color: #666;
	overflow: hidden;
	text-align: justify;
}
#apDiv2 {
	position:absolute;
	width:635px;
	height:47px;
	z-index:20;
	left: 343px;
	top: 20px;
	font-size: 10px;
	overflow: hidden;
}
#apDiv3 {
	position:absolute;
	width:980px;
	height:20px;
	z-index:20;
	left: 0px;
	top: 109px;
	overflow: hidden;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: right;
}
#apDiv4 {
	position:absolute;
	width:980px;
	z-index:20;
	left: 0px;
	top: 144px;
	overflow: visible;
	height: auto;
}
.pagetitle {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding-right: 5px;
}
/* Menu larger with backgorund image
.menublank {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/button2a.png);
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 6px 0 8px 0;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.menu a, .menu a:visited {
	color: #FFFFFF;
	background-image: url(images/button1a.png);
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 6px 0 8px 0;
		
}
.menu a:hover {
	background-image: url(images/button1b.png);
	color: #FFFFFF;
} */
.menublank {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E1E1E1;
	background-color: #333333;
	text-decoration: none;
	text-align: center;
	padding: 4px 0 5px 0;
	height:auto;
	border: #999 solid 1px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border: #999 solid 1px;
}
.menu a, .menu a:visited {
	color: #000000;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 4px 0 5px 0;
	font-weight: bold;
	background-color: #999;
}
.menu a:hover {
	color: #FC0;
	background-color: #333333;
}
.wireframemenu{
	z-index:30;
	width: 189px;
	position: absolute;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 189px;
}
.wireframemenu2{
	z-index:29;
	width: 189px;
	position: absolute;
}

* html .wireframemenu2{ /*IE only rule. Original menu width minus all left/right paddings */
width: 189px;
}
.surroundtopleft {
	border: 1px solid #666666;
	text-align:left;
	vertical-align: top;
	background-color: #333333;
}
.surround {
	border: 1px solid #666666;
}
.surroundbc {
	border: 1px solid #666666;
	background-color: #333333;
}
.footer {
	font-size: 10px;
	color: #999;
}
.form {
	margin: 0px;
	padding: 0px;
}
.pagetitle {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.style4apad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BF0000;
	padding: 2px;
	width: 45px
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #292929;
	padding: 2px;
}
.style4b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	padding: 2px;
}
.note {
	font-size: 11px;
	color: #CCC;
}
.note10 {
	font-size: 10px;
	color: #CCC;
}
.style3 {
	color: #FC6;
	font-size: 10px;
}
.style9 {
	font-size: 9px;
}
.style10 {
	font-size: 10px
}
.style11 {
	font-size: 11px
}
.style13 {
	font-size: 13px
}
.style14 {
	font-size: 14px
}
.style14b {
	font-size: 14px;
	font-weight: bold;
	color: #E6E600;
}
.style16 {
	font-size: 16px;
}
.style32 {
	font-size: 32px;
}
.tip {
	color: #F00;
	font-weight: bold;
}

.centerline {text-align:center;}
.centerlinetop {
	text-align:center;
	vertical-align: top;
}
.leftline {text-align:left;}
.leftline11 {
	text-align:left;
	font-size: 11px;
}
.leftlinetop {
	text-align:left;
	vertical-align: top;
}
.rightline {text-align:right;}
.justifyline {
	text-align:justify;
}
table.center {margin-left:auto; margin-right:auto;}
.rightlinephoto {
	float:right;
	border: 1px solid #666666;
	margin: 0px 0px 3px 7px;
}

