@charset "utf-8";
/* CSS Document */

* { behavior: url(iepngfix.htc); }

body{
	background: display:none;
	margin: 0;
	padding: 0;
	background-color: #161414;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #231f20;
	line-height: 18px;
}

p{
	margin: 0;
	padding: 0 0 10px 0;
	clear:both;
}

h1{
	background: display:none;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 25px;
	color: #231f20;
	float: left;
	margin: 0;
	padding: 0px;
	height: 24px;
	line-height: 24px;
	width: 588px;
	text-decoration: none;
}

h2{
	background: display:none;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 18px;
	color: #d2232a;
	float: left;
	margin: 0;
	padding: 0 0 25px 0;
	height: 15px; 
	line-height: 18px;
	width: 588px;
	text-decoration: none;
}

h3{
	background: display:none;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 24px;
	float: left;
	width: 300px;
	height: 27px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	line-height: 24px;
	text-indent: 9px;
}

h3.subtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
	font-weight: bold;
	text-indent: 14px;
	background: none;
	margin: 0;
	padding: 3px 0 0 0;
	line-height: 12px;
}

h3.subtext a{
	color: #231f20;
	text-decoration:none;
}

h3.subtext a:hover{
	color: #231f20;
	text-decoration:underline;
}

h4{
	clear:both;
}

h5{
	background: display:none;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 18px;
	float: left;
	width: 222px;
	height: 25px;
	color: #d2232a;
	margin: 20px 0 0 10px;
	padding: 0;
	line-height: 25px;
	text-indent: 9px;
	text-transform: uppercase;
}

#wrapper{
	width: 800px;
	margin: 0;
}

#content-main{
	float: left;
	width: 800px;
	height: auto;
	background: #ffffff;
}

#header{
	display:none;
}

#content-right{
	float: right;
	height: auto;
	width: 800px;
	padding: 0;
}

#content-left{
	display:none;
}

.column-left{
	float: left;
	width: 300px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: justify;
}

.column-right{
	float: right;
	width: 300px;
	margin: 0;
	padding: 10px 0 0 0;
}

.float-right{
	display:none;
}

#nav-holder{
	display:none;
}

#nav{
	display:none;
}

#nav ol{
	display:none;
}

#nav li{
	display:none;
}

#nav li a{
	display:none;
}

#nav li:hover{
	display:none;
}

#nav li:hover  .subtext{
	display:none;}

#nav li a h6{
	display:none;
}

#nav li a h6.subtext{
	display:none;
}

#map{
	display:none;
}

#map:hover{
	display:none;}

#map span{
	display: none;
}

.map-title{
	display:none;
}

/*-----------EXP NEWS-------------*/

#exp{
	display:none;
}

.exp-table {
	display:none;
}


.vidItem {
	display:none;
}

.vidInfo {
	display:none;
}

/*controls title of news article*/
.vidInfo h4 {
	display:none;
}

#practice-hot{
	display:none;
}

#practice-hot ul{
	display:none;
}

#practice-hot li{
	display:none;
}

#practice-hot li a{
	display:none;
}

#practice-hot li a:hover{
	display:none;
}

.hot-ul{
	display:none;
}

#footer{
	display:none;
}

#footer a{
	display:none;
}

#footer a:hover{
	display:none;
}

#bookmarks{
	display:none;
}


.quotebox{
	float:none;
	width:580px;
	padding:20px 0 0 40px;
	margin:0 0 10px 0;
	background:url("../images/bg-quote.jpg") no-repeat 0 0 #eeeeee;
	border:1px solid #dddddd;
}


/*-------------------IE6----------------------*/


*html #practice-hot{
	display:none;
}

*html h2{
	background: display:none;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 18px;
	color: #d2232a;
	float: left;
	margin: 0;
	padding: 0 0 20px 52px;
	height: 15px; 
	line-height: 16px;
	width: 588px;
	text-decoration: none;
}

*html h5{
	background: display:none;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 18px;
	float: left;
	width: 222px;
	height: 25px;
	color: #d2232a;
	margin: 10px 0 0 5px;
	padding: 0;
	line-height: 25px;
	text-indent: 9px;
	text-transform: uppercase;
}

*html #practice-hot li a:hover{
	display:none;
}