/* PWP */

body {
	background-color: #000000; }
	
#flashcontent {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF; }

#flashcontent td{
	vertical-align: middle; }

a, a:hover {
    font-family:  Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;}

a:link,a.visited {
    font-family:  Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	color: #CCCCCC;}
	
.style1 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	padding-right: 8px;
	vertical-align: top;
	font-family: Georgia, Times New Roman, Times, serif; }	
	
.style1 h1 {
	color: #CCCCCC;
	font-size: 16px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal; }
	
.style1 td {
	vertical-align: top; }

.style2 {
	color: #B2B2B2;
	font-size: 10pt;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold; }

.style3 {
	color: #333333;
	font-size: 7pt;
	font-family: Georgia, Times New Roman, Times, serif; }
	
.style3 p {
	padding-top: 8px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px; }
	
.style4 {
	color: #000000;
	font-size: 10pt;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold; }

p {
	margin-top: 0px;
	margin-bottom: 10px; }

#scroller {
	padding-top: 10px; 
	padding-left: 5px; }
	
#showit {
	padding-left: 10px;
	padding-top: 4px;
	margin:0 auto; }
	
#showit h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	font-weight:bold;
	font-style:italic;
	margin:5px 0 0 0;
	text-align:center;
	color:#CCCCCC;   }
	
#showit h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	font-style:italic;	
	margin:5px;
	text-align:center;
	color:#CCCCCC; }

.showit_error {
	margin:20px;
	border:2px solid #666666;
	padding:20px;
	color:#33333;
	background-color:#cccccc;
	font-size:12px;
	text-align:center; }

.showit_error a:link, .showit_error a:visited {
	color:#333333;
	text-decoration:underline; }

.showit_error a:hover, .showit_error a:active {
	color:#333333;
	text-decoration:none;
	background-color:#FFFFFF; }

#subnav {
	background-image: url(../images/09-bot.gif);
	background-repeat: no-repeat;
	background-position: top left; 
	padding-left: 55px;
	padding-top: 18px; 
	padding-bottom: 11px; }
	
.formtext td{
	color: #FFFFFF;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 16px;}
.formtext h1 {
	background-color: #333333;
	color: #FFFFFF;
	text-align: left;
	font-size:14px;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
	}
	
.formtext h2 {
	background-color: #121212;
	color: #FFFFFF;
	text-align: left;
	font-size:16px;
	font-weight: normal;
	margin: 0px 6px;
	padding: 10px;
	}