* {
	margin:0;
	padding:0;
}

body, ul, li { background-color:#000000;font-family: Georgia, Times New Roman, Times, serif; font-size:12px; 
}

a {color:#fffac2; text-decoration:none;
}
a:hover {color:#fffac2; text-decoration:underline;
}

h1 { font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:18px;
	 color:#dba900;
	 font-weight:normal;
	 }
	 
#container{
	margin:0px auto;
	width:970px;
	background-color: #000000;
}
#header{
	float:left;
	height:168px;
	width:970px;
}
#leftside{
	float:left;
	height:779px;
	width:216px;
	background-color: #000000;
}



.leftlinks{ font:Georgia, "Times New Roman", Times, serif;
			font-size:16px;
			color:#dba900;
}
			
.leftlinks a {	text-decoration:none;
				color:#dba900;
				}	

.leftlinks a:hover {	text-decoration:underline;
						color:#dba900;
				}	

				
				
.logos{
	background:none;
	float:left;
	height:325px;
	margin:300px 0 0 11px;
	padding:0;
	text-align:center;
	width:128px;
}
/* navmenu start */
#navmenu{
	background:#000000;
	float:left;
	color:#dba900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin-top:10px;
	width:216px;
}
#navmenu ul li{
	border:none;
	cursor:pointer;
	cursor:hand;
	height:34px;
	list-style:none;
	padding:16px 0 0 15px;
	position:relative;
	text-decoration:none;	
	width:135px;
}

#navmenu ul li:hover {
 text-decoration:underline;
 color:#fffac2;
 }
 
#navmenu li a{
	color:#fffac2;
	display:block;
	text-decoration:none;
}
#navmenu ul ul li {
     display:block; height:34px; padding:16px 0 0 13px; width:216px;
}
#navmenu ul ul li:hover{
	 display:block; height:34px; padding:16px 0 0 13px; width:216px;
}
#navmenu ul ul{
	position:absolute; top:0; left:100%; width:216px;
}
div#navmenu ul ul, div#navmenu ul li:hover ul ul { display:none; }
div#navmenu ul li:hover ul, div#navmenu ul ul li:hover ul{ display:block; }
/* nav end */

/* main */
#main{
	background:#ffffff;
	border:none;
	border-right:1px solid #222a63;
	border-bottom:1px solid #222a63;
	float:right;
	padding:0 0 5px 0;
	width:807px;
}
#home{
	background:#000000;
	border:none;
	float:left;
	padding:0px 20px 30px 40px;
	text-align:left;
	width:684px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#home li{
	margin-left:0px;
}

.indent{
	margin-left:25px;
}
.intro{
	color:#222a63;
	font:15px normal Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:30px;
	padding:20px 30px 15px 30px;
	text-align:justify;
	font-style:italic;
	width:745px;
}
.copy {
	font:12px normal Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	text-transform:none;
}
#success{
	background:#ffffff;
	border:none;
	border-right:1px solid #222a63;
	border-bottom:1px solid #222a63;
	border-left:1px solid #222a63;
	float:right;
	font:15px normal Arial, Helvetica, sans-serif;
	padding:30px 20px 30px 20px;
	text-align:left;
	width:766px;
}
.earn{
	list-style:inside;
	text-indent:30pt;
}
.page{
	color:#222a63;
	float:right;
	text-align:center;
	margin:0 0 25px 0;
	padding-top:5px;
	width:807px;
}
.page a{
	color:#bd912e;
	font:18px normal Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.active{
	color:#222a63;
	font:22px bold Arial, Helvetica, sans-serif;
}
#main img{
	border:none;
	border-top:1px solid #222a63;
	border-left:1px solid #222a63;
	border-bottom:1px solid #222a63;
}
.info{
	color:#000000;
	border:none;
	border-top:1px solid #222a63;
	border-right:1px solid #222a63;
	border-bottom:1px solid #222a63;	
	float:left;
	font:11px normal Arial, Helvetica, sans-serif;
	height:86px;
	margin:0 11px 0 0;
	padding:6px 0 0 5px;
	width:170px;
}
.row{
	background:none;
	border:none;
	float:left;
	height:95px;
	margin:0 0 10px 5px;
	padding:0 0 0 10px;
	width:798px;
}
.leftmargin{
	margin-left:10px;
}
#footer{
	background:#000000;
	color:#dba900;
	float:right;
	padding:10px 0;
	text-align:center;
	width:970px;
	border-top: medium solid #b1b1b1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 24px;
}

#footer a {	text-decoration:none;
				color:#dba900;
				
				}	
#footer a:hover {	text-decoration:underline;
						color:#dba900;
				}
				
#reportmain{
	background:#ffffff;
	border:none;
	border-right:1px solid #222a63;
	border-bottom:1px solid #222a63;
	height:749px;
	float:left;
	font:15px normal Arial, Helvetica, sans-serif;
	padding:25px 15px 5px 15px;
	text-align:left;
	width:777px;
}
#reportmain ul li{
	list-style:none;
	margin:0 0 3px 0;
	text-indent:20pt;
}
.reportform{
	margin:0 0 0 0;
}
.dashed{
	border:none;
	border-top:2px dashed #222a63;
	height:5px;
	margin:0 0 20px 0;
	width:770px;
}



/* success */
.tab_container {
	border:2px solid #b1b1b1;
	clear:right;
	float:left; 
	margin:10px 20px 10px 0px;
	padding:10px;
	width:650px;
}
ul.tabs {
	height:25px;
	float:left;
	list-style:none;
	margin:0px 0 15px 0;
	text-align:center;
	width:767px;
}
ul.tabs li {
	background:none;
		
	float:left;
	height:20px;
	margin:0 5px 0 0;
	overflow:hidden;
	padding:2px;	
	width:15px;	
}
ul.tabs li a {
	color:#fffac2;
	display:block;
	font:18px normal Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	
}

ul.tabs li a:hover { text-decoration:underline;
}


ul.tabs li.active{
	background:#000000;
	text-decoration:underline;
}
ul.tabs li.active a{
	color:#ffffff;
	font:18px normal Arial, Helvetica, sans-serif;
		text-decoration:underline;

}
.tab_container img{
	margin:0 10px 10px 0;
}
.ddigits{
	width:20px;
}
.share{
	background:#000000;
	float:left;
	margin:10px 0 0 0;
	padding:10px 5px 10px 5px;
	text-align:left;
	width:600px;
}

