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

body {
	background-color: #333333;
	background-image: url(../images/bgds/main_bgd.jpg);
	background-position: 0px 0px;
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 0px;
	color: #ffffff;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #fdb400;
}

#Banner {
	position:absolute;
	width:100%;
	height:70px;
	z-index:100000;
	text-align: left;
	border-bottom-style: dotted;
	border-right-style: none;
	border-left-style: none;
	left: 0px;
	visibility: visible;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #333;
}
#wrapper {
	width: 1100px;
	position: relative;
	height: 725px;
	margin: auto;
	padding: 0px;
	top: 100px;
	z-index: 1;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #fbd400;
	font-family: Verdana;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #fbd400;
}

#apContent {
	position:relative;
	width:100%;
	height:456px;
	z-index:4;
	top: 200px;
}

#apBottomNav {
	position:relative;
	width:100%;
	height:57px;
	z-index:2;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 5px;
	bottom: 0px;
}

.bodytext {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
}
.verdana_Large_Title {
	font-family: Verdana;
	font-size: 18px;
	color: #999;
}
.contact_cells {
	background-color: #333333;
	border: 1px dotted #999;
	padding: 5px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
}
.verdana_small_333333 {
	font-family: Verdana;
	font-size: 11px;
	color: #333;
}
.Orang_Caps_11px {
	font-family: Verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #FDB400;
}
.v11pxOrange {
	font-family: Verdana;
	font-size: 11px;
	color: #FDB400;
}
.v11pxwhitetext {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
}
#MobileViewMsg {
	position:absolute;
	width:382px;
	height:17px;
	z-index:100001;
	left: 5px;
	top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fbd400;
	text-align: center;
}
