@charset "UTF-8";
/* CSS Document */
body  {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(img/bodyBG2.jpg) top repeat-x;;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333;
}
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 260px; 
	padding: 0;
	margin: 0 ;
}
.twoColFixLtHdr #sidebar1 .in {
	padding: 15px 10px 15px 20px;
	margin: 0 0 0 10px;	
}

.twoColFixLtHdr #sidebar1 .action {
width: 265px; height: 193px;	background: url(img/sideSubBG.jpg) no-repeat left top;
margin:0 0 0 0; padding:0 0 17px 0; overflow: hidden;
}
.twoColFixLtHdr #sidebar1 .action h1						
{ font-family:Arial, Helvetica, sans-serif; font-size: 2.5em; line-height:1.1em; font-weight: normal;
								  color: #fff; padding:15px 10px 5px 30px; margin:0; }
.twoColFixLtHdr #sidebar1 .action p		
{ color: #fff; font-size: 1.3em; font-family:Arial, Helvetica, sans-serif; line-height: 1.4em; padding:5px 10px 5px 30px; margin:0; width: 210px;}

.twoColFixLtHdr .action a:link {color:#fff; text-decoration: none; border-bottom: dotted 1px #fff;} 
.twoColFixLtHdr .action a:visited  {color:#fff; text-decoration: none; border-bottom: dotted 1px #fff;}
.twoColFixLtHdr .action  a:hover  {color: #fff; text-decoration: none; border-bottom: dotted 1px #fff;} 
.twoColFixLtHdr .action  a:active {
	color:#0a4473;
	text-decoration:none; border-bottom: dotted 1px #0a4473;
}

.twoColFixLtHdr #mainContent {
	margin: 0 0 0 265px;
	padding: 0 20px 20px 30px;
	background: #fff url(img/apltn-subMainBG.jpg) no-repeat right top;
} 
.twoColFixLtHdr #mainContent .colR {
	margin: 0 0 30px 20px ;
	padding: 0 0 10px 0 ;
	float: right;
	background: url(img/RcolBG.gif) center repeat-y;
	text-align:center;
} 
.twoColFixLtHdr #mainContent .colR img { border: solid 1px #999; margin:0 0 10px 0; padding: 0 ;  }

.twoColFixLtHdr #mainContent .colR p  {  margin:0 ; padding: 0 15px ; 	width: 200px; }
