@import "reset.css";
@import "general.css";

body {
	background-color:#00101A;
	margin-top:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	text-transform:uppercase;
	font-size:20px;
	letter-spacing:-0.00em;
	font-weight:bold;
}

h2 {
	background-image:url(../images/bg_h2.jpg);
	color:#FFB51F;
	height:20px;
	width:487px;
	padding-left:33px;
	padding-top:6px;
	font-size:12px;
}

h3 {
	font-size:12px;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

h4 {
	text-transform:uppercase;
	font-size:17px;
	letter-spacing:-0.05em;
	font-weight:100;
}

a {
	color:#009DE9;
}

a:hover {
	text-decoration:underline;
}

#header {
	font-size:12px;
}

#wrapper {
	width:958px;
	text-align:left;
	margin:0px auto 0px auto;
	height:100%;
}

#content {
	background-color:#FFFFFF;
}

#footer {
	background-image:url(../../images/footer.jpg);
	background-repeat:repeat-x;
	height:80px;
	margin-top:6px;
	color:#FFFFFF;
	font-size:11px;
}

ul {
	font-size:12px;
	padding:0px 0px 10px 20px;
	margin:0px;
}

blockquote {
	background-color:#FFCB62;
	border:1px solid #FFB51F;
	font-size:12px;
	padding:5px;
	width:508px;
}

ul.mainmenu {
	margin:0px 0px 0px 0px;
	padding:0px;
}

ul.mainmenu li{
	list-style:none;
	display:inline;
}

ul.mainmenu li a {
	float:left;
	background-image:url(../../images/menuOff.jpg);
	width:109px;
	height:20px;
	color:#4D4D4D;
	padding-top:6px;
	text-decoration:none;
	font-weight: bold;
	padding-left:6px;
	font-size:12px;
	margin-right:3px;
	text-transform:uppercase;
}

ul.mainmenu li #m9 {
	margin-right:0px;
}

ul.mainmenu li a:hover, ul.mainmenu li a.on {
	background-image:url(../../images/menuOn.jpg);
	color:#FFFFFF;
}

ul#subNav {
	margin:15px 0px 0px 0px;
	padding:0px;
}

ul#subNav li{
	list-style:none;
	display:inline;
}

ul#subNav li a {
	float:left;
	width:148px;
	color:#484D51;
	padding:6px 3px 6px 6px;
	background-color:#EEEEEE;
	text-decoration:none;
	font-weight: bold;
	font-size:11.5px;
	margin-right:10px;
	text-transform:uppercase;
	border-bottom:1px solid #ffffff;
}

ul#subNav li a:hover, ul#subNav li a.on {
	background-color:#FFB51F;
	color:#000000;
}

ul#subsubNav {
	margin:15px 0px 0px 0px;
	padding:0px;
}

ul#subsubNav li {
	list-style:none;
	display:inline;
}

ul#subsubNav li a {
	float:left;
	width:133px;
	color:#848484;
	padding:6px 3px 6px 18px;
	background-color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	margin-right:10px;
	text-transform:uppercase;
	border-bottom:1px solid #E0E0E0;
}

ul#subsubNav li a:hover, ul#subsubNav li a.on {
	background:url(../images/menuArrow.gif) no-repeat 0 0;
	color:#000000;
}

ul.industryNews {
	margin:0px 0px 0px 0px;
	padding:0px;
}

ul.industryNews li{
	list-style:none;
	padding-bottom:3px;
}

div.colLeft {
	float:left;
	width:154px;
}

div.colMid {
	float:left;
	width:523px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

div.colMid ul {
	list-style-image:url(../images/bullet.gif);
}

div.colMid ul li {
	padding:2px 0 2px 0;
	line-height:1.4em;
}

div.colRight {
	float:left;
	width:234px;
}

table.list td {
	line-height:1.4em;
}

table.gems {
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-color:#ffb200;}
	
	table.gems td {
		border-bottom-style: solid;
		border-bottom-color: gray;
		border-right-style: solid;
		border-top-color: gray; 
		border-top-style: solid; 
		border-right-color: gray; 
		border-left-style: solid; 
		border-left-color: gray;}
		
	table.gems th {
		border-bottom-style: solid; 
		border-bottom-color: gray; 
		border-right-style: solid; 
		border-top-color: gray; 
		border-top-style: solid; 
		border-right-color: gray; 
		border-left-style: solid; 
		border-left-color: gray;
		background-color:#ffb200;}
		
table td.Download_Button {

height: 53px;
width: 93px;
background-image: url(../images/downloadbutton_sml.png);
background-position:center;
background-repeat: no-repeat;
text-align: center;
cursor: pointer;
color: White;
font-weight: bold;

}

	