@charset "utf-8";
/* CSS Document */

#wrap { width: 960px; margin: 0 auto;  }
body { font-family:"Segoe UI",Trebuchet MS, Arial, Helvetica, sans-serif; background-color:#eee; color: #333; line-height: 24px; font-size: 12px; background: url(../Images/topBg.jpg) repeat-x; line-height: 1.6em;}
h1{font-size: 32px; margin:auto; color:#fff; font-weight:100; }
h2 { font-size: 22px; margin: 30px 0 0 0; /*font-style: italic;*/ color:#333; font-weight:600;  }
h3 { font-size: 20px; color:#666; font-weight:400;  }
h4 { font-size: 16px; margin: 0px 0 5px 0; font-weight:600;color:#666;}
h5 { font-size: 16px; margin: 0px 0 5px 0; font-weight:600;color:#999; font-style:italic;}
h6 { font-size: 13px; margin: 0px 0 5px 0; font-weight:400;}
p { margin: 0 0 10px 0; }
a { text-decoration: none; color: #2684cd; }
a:hover { color: #555; cursor: pointer; }


.topHeader{ height:65px; width:980px; padding:17px 0 3px 100px; background: url(../Images/logo.png) no-repeat; margin-top:20px;}
#content{ width:980px; background-color:#FFF; overflow:hidden;}

#maintext{ padding: 0 30px 0 30px; /*height:60px;*/ margin-bottom:20px;}
#tableMain{ width:920px; height:100%; margin:0px 0 10 20px;}
/*#table1{ background-color:#f5f5f5; width:920px; height:30px; float:left; list-style:none; padding:0 0 10px 0; margin-left:20px;}
	#table1 ul{ list-style:none;}
		#table1 ul li {list-style:none;  display:inline-block;}
		
#table2{ background-color:#fff; width:920px; height:30px; float:left; list-style:none; padding:0 0 10px 0;}
	#table1 ul{ list-style:none;}
		#table1 ul li {list-style:none;  display:inline-block;}*/
		
		
#Table1
{
	font-family: "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 30px;
	width: 920px;
	text-align: left;
	border-collapse: collapse;
	background: #f5f5f5;
}
#Table1 th
{
	font-size: 13px;
	font-weight: bold;
	padding: 10px 8px;
	color: #333;
}
#Table1 td
{
	padding: 8px;
	color: #666;
}
#Table1 .odd
{
	background: #fff; 
}


#acronyms{ float:left; width:930px;}

#Table2
{
	font-family: "Segoe UI","Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0 30px 30px 30px;
	width: 400px;
	text-align: left;
	border-collapse: collapse;
	float:left;
	
}

#Table2 th
{
	font-size: 14px;
	font-weight: bold;
	padding: 10px 8px;
	color: #999;
}
#Table2 td
{
	padding: 5px;
	color: #666;
}		
	
	
#Disclaimer	
{
	margin:30px;
}	

.footer{ color:#999;
	}