html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
.searchbox {
position:relative; 
margin-left:4px;
 border:1px solid #DDDDDD; 
 border-top:1px solid #7C7C7C;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


	h1{
		font-family: Arial;
		font-size: 20px;
		color: #000000;
		font-weight:bold;
		margin:0px;
		padding:0px;
		padding-bottom:12px;
	}

	h2{
		font-family: Arial;
		font-size: 12px;
		color: #C90000;
		font-weight:bold;
		text-decoration:underline;
		padding-bottom:12px;
	}


	h4{
		font-family: Arial;
		font-size: 11px;
		color: #000000;
		font-weight:normal;
	}
	
	h3{
       
	}
	 .printerfriendly 
	{
	    color:#6C6C6C;
	    font-size:11px;
	    font-weight:bold;
	}

	/* SITE LAYOUT */
	#sitebg{
	    background-color:Black;
	}
	#wrapper {
	    background-color:white;
	
	}
	#wrap{
		position:relative;
		background-color: white;
		width: 983px;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:0px;
		padding-bottom:0px;
		margin-top:0px;
		vertical-align:top;
	}

	#innerwrap {
		background-color:#ffffff;
		width:902px;
		min-height:536px;
		border:1px solid #CCCCCC;
		margin-left:39px;
	}

	#headerskeleton{
		position:relative;
		top:0px;
		width:902px;
		height:65px;
		float:left;
		background-color:#FFFFFF;
	}

	#leftskeleton{
		position:relative;
		top:0px;
		float:left;
		width:191px;
		background-color:#FFFFFF;
	}

	#centerskeleton{
		position:relative;
		top:0px;
		float:left;
		border-left:1px solid #CCCCCC;
		width:492px;
		background-color:#FFFFFF;	
				  min-height:500px;
			height:auto !important;
			height:500px;
	}
	
	#rightskeleton{
		position:relative;
		top:0px;
		width:216px;
		float:left;
		background-color:#FFFFFF;
	}

	#flashzone{
		height:242px;
		width:700px;
		float:left;
		position:relative;
		border-left:1px solid #CCCCCC;
	}
	#flashContainer
	{
		margin-left:11px;
		border:1px solid #CCCCCC;
		width:680px;
		height:204px;
	}
	/* HEADER */
	#headercontent {
		float:left;
		position:relative;
		padding-left:203px;
		top:10px;
		text-align:left;
		font-family: Arial;
		font-size: 13px;
		color: #000000;
	}
	
	#headersearch {
		float:right;
		position:relative;
		padding-right:17px;
		padding-top:5px;
		font-size:10px;
		font-family: Arial, Sans-Serif;
	}
	#radiobuttons {
		position:relative;
		left:125px;
		color:#666666;
		font-size:10px;
		font-family:Arial, Sans-Serif;
	}
	.radios
	{
	
	}
	
	/* LEFT COLUMN */
	#ctl00_ctl00_leftcontent {
		float:left;
		position:relative;
		padding:11px;
		height:100%;
		text-align:left;
	}
	/*
	#leftnav li{
		background-image: url(../images/home/bullet.gif);
		background-repeat: no-repeat;
		background-position: 0 11px;
		padding-left: 17px;
		padding-top:11px;
		padding-bottom:1px;
		color:#6C6C6C;
		font-size:11px;
		
		font-family: Arial;
	}
	
	#leftnav a:link, #leftnav a:visited, #leftnav a:active {
		color: #6C6C6C;
		font-family: Arial;
		font-size: 11px;
		text-decoration:none;
		font-family: Arial;
		font-weight:normal;
	}
	
	#leftnav a:hover {
		color:#C90000;
		text-decoration:underline;
	}
	*/
	
		/* LEFT COLUMN */
	#ctl00_ctl00_leftcontent {
		float:left;
		position:relative;
		padding:11px;
		height:100%;
		text-align:left;
	}
	
	#leftnav li{
		
		padding-top:11px;
		padding-bottom:1px;
		color:#6C6C6C;
		font-size:11px;
		font-family: Arial;
	}
	

	/* press room nav */
	
	.pressNav li a.sticky
	{
		font-weight:bold;
	}
	.pressNav { margin-left: 0px; }
	
	
	.pressNav ul
	{
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
	.pressNav li
	{
		display: block;
		float:left;
		padding: 0 10px;
		margin: 0;
		border-left:1px solid black;
		line-height:10px;
	}
	.pressNav li.first
	{
		border-left:none;
		padding-left:0;
	}
		#leftnav li a.sticky
	{
		font-weight:bold!important;
	}
	#leftnav li.downArrow a
	{
		background-image: url(../images/home/bulletdown.gif)!important;
	}
	#leftnav li a, #leftnav li.downArrow li a
	{
		display:block;
		color: #6C6C6C;
		font-family: Arial;
		font-size: 11px;
		text-decoration:none;
		font-family: Arial;
		font-weight:normal;
		background-color:White;
		background-image: url(../images/home/bullet.gif)!important;
		background-repeat: no-repeat;
		background-position: 0 0;
		padding-left: 17px;
		position:relative;
	}

	#leftnav li li
	{
		padding-left:17px;
	}
	#leftnav a:hover {
		color:#C90000;
		text-decoration:underline;
	}

	/* end pres nav */
	/* CENTER COLUMN */
	#centercontent {
		float:left;
		position:relative;
		padding-left:11px;
		padding-right:11px;
		text-align:left;
		font-family: Arial;
		font-size: 13px;
		color: #000000;
		
		
	}
	
	a:link, a:visited, a:active {
		color: #C90000;
		font-family: Arial;
		font-size: 11px;
		font-weight:Normal;
		text-decoration:none;
	}
	
	a:hover {
		text-decoration:underline;
	}
	
	#filterbox {
		
		background-color:#F1F1F1;
		border:1px solid #CCCCCC;
		width:470px;
		height:40px;
		font-weight:bold;
		font-size:12px;
		color:#626262;	
	}
	
	.submit {
		width: 27px;  /*width for you actual button*/
		height: 15px; /*height for you actual button*/
		border: none;
	}

	#searchheader {
		border-bottom:1px solid #CCCCCC;
		width:100%;
		color:#626262;
		font-family: Arial;
		font-size:11px;
		height:36px;
		margin-bottom:8px;
	}
		

	.searchitem{
		font-family: Arial;
		font-size: 11px;
		font-weight:normal;
		padding-bottom:15px;
	}
	.pageList
	{
		letter-spacing:2px;
	}
	.pageList a:hover
	{
		text-decoration:underline;
		color:#c90000;
	}
	p.date{
		Color:#000000;
		padding-bottom:4px;
		font-weight:bold;
	}
	
	p.title{
		color:#C90000;
		padding-bottom:4px;
		font-weight:bold;
	}
	
	#info{
		color:#6C6C6C;
		padding-bottom:4px;
	}
	#info h3{
	      color:#C90000;
		padding-bottom:4px;
		font-weight:bold;
	}
	 a.blackLink:link, a.blackLink:visited, a.blackLink:active {
		color: #000000;
		font-family: Arial;
		font-size: 11px;
		text-decoration:none;
		font-family: Arial;
		font-weight:normal;
	}
	
		a.blackLink:hover {
		color:#C90000;
		text-decoration:underline;
	}
	
	
		 a.titlelink:link, a.titlelink:visited, a.titlelink:active,a.titlelink:hover {
		font-family: Arial;
		font-size: 12px;
		color: #C90000;
		font-weight:bold;
		text-decoration:underline;
		padding-bottom:12px;
	}
	
		 
	
	/* RIGHT COLUMN */
	#rightcontent {
		float:left;
		position:relative;
		width:191px;
		padding:11px;
		padding-top:0px;
		text-align:left;
		font-family: Arial;
		font-size: 13px;
		color: #000000;
		height:100%;
	}
		.rightnav{
		border-top: 1px solid #CCCCCC;
		height:11px;
		color:#C90000;
		padding-top:8px;
		padding-bottom:8px;
		padding-left:7px;
		font-family:Arial;
		font-size:11px;
		Font-weight:bold;
		line-height:11px;
		position:relative;
	}

	.tall {
		height:22px;
		line-height:13px;
	}
	
	.tallpad{
		padding-top:8px;
	}
	
	.rightbullet {
		float:right;
		border:0px;
	}

	.leftlink{
		float:left;
	}
	
	.icon{
		padding-top:0px;
		height:19px;
		vertical-align:middle;
	}
	
	.iconPad{
		padding-left:8px; 
		padding-top:8px;
	}
	
	.iconPos{
		position:relative; 
		top:4px; 
		float:left; 
	}
	
	
	.rightnav a:link, .rightnav a:visited, .rightnav a:active {
		color: #C90000;
		font-family: Arial;
		font-size: 11px;
		Font-weight:bold;
		text-decoration:none;
	}
	
	.rightnav a:hover {
		text-decoration:underline;
	}
	
	
	
	
	
	




	
