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

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #f15e7b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
.twoColFixLtHdr #footer {
	background: #F15E7B;
	width: 1028px;
}
#container  {
	width: 1024px;
	background: #ffffff scroll;
	text-align: left;
	vertical-align: top;
	height: auto;
	margin: 0px auto;
	background-repeat: repeat-y;
	margin-top: 10px;
} 
#footer {
	height: 50px;
	width: 1024px;
	background-color: #F15E7B;
	text-align: right;
}
#header  {
	height: 228px;
	width: 1028px;
	background-color: #F15E7B;
	margin-top: 0px;
} 
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 171px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3 em;
	line-height: normal;
	color: #FFFFFF;
	background-color: #FCB237;
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	background-repeat: repeat-y;
	
}
#sidebar2 {
	background-color: #FCB237;
	background-repeat: repeat;
	width: 175px;
	float: left;
	background-position: left;
}
#mainContent  {
	text-align: left;
	background: #FFFFFF;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
} 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:200px;
	font-size: 1px;
	line-height: 0px;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
.headline2 {
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	text-decoration: none;
	margin-left: 20px;
	text-align: right;
	margin-right: 40px;
	font-weight: bolder;
	margin-top: 0px;
	}
#apDiv1 {
	position:absolute;
	left:486px;
	top:282px;
	width:783px;
	height:306px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:947px;
	top:271px;
	width:158px;
	height:119px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:7px;
	top:82px;
	width:200px;
	height:259px;
	z-index:2;
}
.headline {
	color: #FF3366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FCB136;
}
a:active {
	text-decoration: none;
}


[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]



.style1 {
	color: #000000
}
.style2 {color: #FFFFFF}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-right: 5px;
}

.textbar
{

margin-right:10px;
}

</style>


<style type="text/css">

.style13 {background: #FFFFFF}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
