/* CSS Document */


body {
	text-align:center;
	font: normal 11px/16px Helvetica, Arial, sans-serif;
	vertical-align:top;
	margin: 0;
	padding: 0;
	background-color: #000000;	
}
#wrapper {width:980px; margin: 0 auto; background-color:#ffffff; }

#hidden {display:none;}
 
#warning { padding: 20px; text-align:left; }
#warning h2, #warning a {color:#ff0000; font-weight:bold;}

#logo {padding:20px; text-align:left;}
#flashHome {}
#contents {padding:20px; text-align:left; }
h1{font-weight:bold; font-size:24px; line-height:24px; margin: 0 0 10px 0; color:#7DA0B9;}
h2{font-weight:bold; font-size:18px; line-height:20px; margin: 0 0 10px 0; color:#7DA0B9;}
h3{font-weight:bold; font-size:14px; line-height:18px; margin: 0 0 10px 0; color:#666666;}

p {font: normal 11px/16px Arial, Helvetica, sans-serif;  }

#htmlContents, {padding: 10px 0 0 10px; width: 1000px; min-height:600px; border: 1px solid #333;}
#htmlContents p { width: 400px; text-align: justify;}
#htmlContents a {color: #F26D21; font-weight:bold;}
#htmlContents b {color: #F26D21; font-weight:bold;}
#htmlContents img {}







#footer {width:980px; margin: 0 auto; text-align:center; font-size:10px; line-height:12px; text-align:left; color: #fff;}
#footer .builtBy {float:right; font-size:9px; color:#999;}
#footer .builtBy a { color:#999; text-decoration:none;}
#footer p {margin:10px 0 10px 0;  }
#footer a {color: #ccc; text-decoration:none;}
#footer a:hover {color:#fff;text-decoration:underline;}

#footer p.disclaimer {font-size:8px; line-height:9px; color: #999;}

.clear {clear:both; height:0px; line-height:0px;}
