@charset "utf-8";
/* CSS Document */

 img, div { behavior: url(iepngfix.htc) }


body {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #333;
	background-color: #fff;
}

.pagePadding {
	margin:19px;
	padding:28px 50px 45px 46px;
}

.content{
padding-bottom:11px;
height:485px;
}

#mydiv {
	position:absolute;
	top: 50%;
	left: 50%;
	width:1024px;
	height:768px;
	margin-top: -384px; /*set to a negative number 1/2 of your height*/
	margin-left: -512px; /*set to a negative number 1/2 of your width*/
	border: 0px solid #ccc;
	background-color: #FFFFFF;
	background-image:url(../images/pageBG.jpg);
}

#header{
background-color:#333333;

}

#nav{
margin-bottom:7px;
padding-bottom:6px;
	background-color: #333333;


}
#navcontainer {
padding-left: 10px;
	padding-top: 6px;
	height:20px;
	text-align:center;


}
	
	ul#navlist
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	bottom: auto;
	margin-left: 0px;
	
	}
	
	ul#navlist li
	{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#CCCCCC;
	margin:0px;
	background-color: #333333;
	border-top: 0px none #ffffff;
	border-bottom: 0px none #999999;
	}
	
	#navlist a, #navlist a:link
	{
	padding: 0px 17px 0px 17px;
	color:#999999;
	text-decoration: none;
	background-color: #333333;
	}
	
	ul#navlist li#active a
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color: #fff;
	background-color: #333333;
	padding: 0px 17px 0px 17px;
	}
/*
	ul#navlist li#active a:link
	{
	color: #000000;
	background-color: #CCCCCC;
	padding: 1px 4px 1px 4px;
	}
	*/

	#navlist a:hover
	{
		color: #ffffff;
		background-color: #333333;
		border-bottom:none;

	}



.Container2 {
	position: absolute;
	top: 80px;
	left: -9px;
	width: 310px;
	height: 200px;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 310px;
  height: 200px;
}
#Scroller-1 p {
  margin: 0; padding: 5px 10px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-indent: 0px;
  color: #fff;
}
.Scroller-Container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 308px;
}
#Scrollbar-Container {
	position: absolute;
	top: 51px;
	left: -125px;
}
.Scrollbar-Up {
	cursor: pointer;
	position: absolute;
	left: 457px;
	top: -5px;
}
.Scrollbar-Track {
	width: 20px;
	height: 200px;
	position: absolute;
	top: 31px;
	left: 461px;
	background: transparent url(../images/scrollbar_track2.gif) no-repeat center center;
}
.Scrollbar-Handle {
	position: absolute;
	width: 20px;
	height: 22px;
	top: 0px;
}
.Scrollbar-Down {
	cursor: pointer;
	position: absolute;
	top: 182px;
	left: 457px;
}



#apDiv3 {
	position:absolute;
	left:0px;
	top:343px;
	width:345px;
	height:106px;
	z-index:10;
}
#apDiv4 {
	position:absolute;
	left:573px;
	top:214px;
	width:380px;
	height:300px;
	z-index:1;
}

#apDiv2 {
	position:absolute;
	left:0px;
	top:86px;
	width:307px;
	height:300px;
	z-index:2;
	overflow: auto;
}

.subLinks {font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #999999;}


.style1 {color: #FFFFFF}
.style3 {font-size: 12px}
.style4 {color: #666666; font-weight: bold; font-size: 12px; }











P {
	MARGIN: 0px 0px ; LINE-HEIGHT: normal
}

.bold {
font-weight:bold;
}

.italic{
font-style:italic;
}

A{
COLOR: #fff; TEXT-DECORATION: none;
}
A:link {
	COLOR: #fff;
}
A:visited {
	COLOR: #fff;
}

A:hover {
	COLOR: #999999;

}

.footer{
color:#ffffff;
background-color:#009EC5;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

.footer A {
COLOR: #ffffff; TEXT-DECORATION: none;
}
.footer A:link {
	COLOR: #ffffff;
}
.footer A:visited {
	COLOR: #efefef;
}

.footer A:hover {
color:#003366;
}
