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;
}
body {
	line-height: 1;
	font-family:Arial, Helvetica, Sans-Serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
.searchbox {
position:relative; 
margin-left:4px;
 border:1px solid #DDDDDD; 
 border-top:1px solid #7C7C7C;
}
.pageList
{
	letter-spacing:2px;
}
.pageList a:hover
{
	text-decoration:underline;
	color:#c90000;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

.clearfix
{
	clear:both;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


	h1{
		margin:0px;
		padding-top:3px;
		color: #000000;
		padding-bottom:5px;
		font-family: Arial;
		font-size: 20px;
	}

	h2{
		padding-top:0px;
		padding-bottom:5px;
		font-family: Arial;
		font-size: 13px;
		font-weight:Bold;
		margin:0px;
	}


	h4{
		font-family: Arial;
		font-size: 11px;
		color: #000000;
		font-weight:normal;
	}
	
	h3{
		font-family: Arial;
		font-size: 20px;
		color: #000000;
		font-weight:bold;
		margin:0px;
		padding:0px;
		padding-top:12px;
	}
	h5 
	{
			font-family: Arial;
		font-size: 16px;
		color: #C90000;
		font-weight:bold;
		margin:0px;
		padding:0px;
		padding-top:16px;
		padding-bottom:6px;
		
	}

	#wrapper
	{
	    background-color:White;
	}
	/* SITE LAYOUT */
	#wrap{
		position:relative;
		background-color: #F1F1F1;
		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:736px;
		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;
	}

	/* 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{
		
		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 7px;
		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 */
	.catname {
		font-family: Arial;
		font-size: 20px;
		color: #000000;
		font-weight:bold;
		margin:0px;
		padding:0px;
		padding-top:12px;
	}
	
	/* CENTER COLUMN */
	#centercontent {
		float:left;
		position:relative;
		padding-left:11px;
		padding-right:11px;
		text-align:left;
		font-family: Arial;
		font-size: 13px;
		color: #000000;
		min-height:700px;
		width:470px;
	}
	#centercontent p, .print p
	{
		margin:1em 0!important;
	}
	#centercontent ul
	{
		list-style-type:disc;
		margin-left:2em;
	}
	#centercontent ol
	{
		list-style-type:decimal;
		margin-left:2em;
	}
	#centercontent table
	{
		width:100%;
	}

	#filterbox {
		
		background-color:#F1F1F1;
		border:1px solid #CCCCCC;
		width:470px;
		height:40px;
		font-weight:bold;
		font-size:12px;
		color:#626262;	
	}
	#vidbox {
		position:relative;
		float:left;
		background-color:#F1F1F1;
		border:1px solid #CCCCCC;
		width:188px;
		height:108px;
		font-weight:bold;
		font-size:12px;
		color:#626262;	
		margin-top:17px;
		
	}
	.vidthumbs 
	{
		padding-left:9px;
		padding-top:10px;
			float:left;
	position:relative;
	}
	.presskittitle {
	    
			font-family: Arial;
		font-size: 16px;
		color: #C90000;
		font-weight:bold;
		margin:0px;
		padding:0px;
		padding-top:16px;
		padding-bottom:6px;
	}
	#picbox {
		position:relative;
		float:left;
		background-color:#F1F1F1;
		border:1px solid #CCCCCC;
		width:273px;
		height:108px;
		
		font-size:11px;
		color:#6C6C6C;	
		margin-left:6px;
		margin-top:17px;
		text-align:center;
		
	}
	.picthumbs
	{
	float:left;
	position:relative;
	padding-left:4px;
	padding-top:10px;
	padding-left:10px;
	}
	.boxtxt
	{
		position:relative;
		float:left;
		margin-left:10px;
		top:32px;
		text-align:left;
		width:50px;
		height:60px;
		font-weight:normal;
				font-family: Arial;
		font-size:11px;
		line-height:15px;
	}
	.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;
	}
		
	.searchpages {
		color:#626262;
		font-family: Arial;
		font-size:11px;
		float:right; 
		padding-top:16px;
	}

	.searchitem{
		font-family: Arial;
		font-size: 11px;
		font-weight:normal;
		padding-bottom:15px;
	}
	.pressRelease
	{
		position:relative;
		float:left;
		padding-top:12px;
		font-family: Arial;
		font-size: 11px;
		font-weight:normal;
		padding-bottom:5px;
		color:#6C6C6C;
		line-height:14px;
	}
	.pressRelease h3 
	{
		color:#C90000;
		padding-top:12px;
		font-weight:bold;
		font-size:11px;
	}
	.pressReleaseMore
	{
	}
	p.date{
		Color:#000000;
		padding-bottom:4px;
		font-weight:bold;
	}
	.date{
		Color:#000000;
		padding-bottom:4px;
		font-weight:bold;
	}
	p.title{
		color:#C90000;
		padding-bottom:4px;
		font-weight:bold;
	}
	.title {
	    color:#C90000;
		padding-bottom:4px;
		font-weight:bold;
	}
	p.info{
		color:#6C6C6C;
		padding-bottom:4px;
	}
	.info {
	    color:#6C6C6C;
		padding-bottom:4px;
	}

	#noresults {
	    color:#6C6C6C;
	}
	#pagecontrols a,a:active,a:link,a:visited,a:hover {
	    color:#000000;
	    text-decoration:none;
	}
	.pageList
	{
		letter-spacing:2px;
	}
	#pagecontrols a:hover
	{
		text-decoration:underline;
		color:#c90000;
	}
	#pagecontrols .pagelinks {
	    color:#C90000;
	}
	#pagecontrols .pagelinks a:hover {
	    text-decoration:underline;
	}
	#releaseinfo{
	    color:#6C6C6C;
		padding-bottom:4px;
	}
	#releaseinfo h3 {
		color:#C90000;
		margin:0px;
		padding:0px;
		padding-bottom:4px;
		font-weight:bold;
		font-size:8pt;
		
	}
	/* RIGHT COLUMN */
	#rightcontent {
		float:left;
		position:relative;
		width:191px;
		padding:11px;
		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;
	}
	
	#events 
	{
		color: #000000;
		font-family: Arial;
		font-size: 11px;
		padding-bottom:12px;
		
	}
	
#eventFilterStyles{
	 position:relative;
	 top:9px; 
	 height:14px; 
	 left:75px;
}

    .printerfriendly 
	{
	    color:#6C6C6C;
	    font-size:11px;
		text-decoration:bold;
	}
	.releaseItem 
	{
	
			font-family: Arial;
		font-size: 11px;
		font-weight:normal;
		padding-bottom:15px;
	}
	
		#releasesResults {
		border-bottom:1px solid #CCCCCC;
		width:100%;
		color:#626262;
		font-family: Arial;
		font-size:11px;
		height:36px;
		margin-bottom:8px;
	}
		
	a.presslistingtitle:link, a.presslistingtitle:visited, a.presslistingtitle:active {
		color:#C90000;
		font-family: Arial;
		font-size: 11px;
		text-decoration:none;
		line-height:normal;
		font-weight:bold;
	}
	
		a.presslistingtitle:hover {
		color:#C90000;
		font-weight:bold;
		line-height:normal;
		text-decoration:underline;
	}
	
	a.redLink:link, a.redLink:visited, a.redLink:active {
		color:#C90000;
		font-family: Arial;
		font-size: 11px;
		text-decoration:none;
		
		font-weight:bold;
	}
	
		a.redLink:hover {
		color:#C90000;
		font-weight:bold;
		text-decoration:underline;
	}
	
	a.blackLink:link, a.blackLink:visited, a.blackLink:active {
		color: #000000;
		font-family: Arial;
		font-size: 11px;
		text-decoration:none;
		
		font-weight:normal;
	}
	
		a.blackLink:hover {
		color:#C90000;
		text-decoration:underline;
	}
	
	.searchpages a:link, .searchpages a:visited,.searchpages a:active {
		color: #C90000;
		font-family: Arial;
		font-size: 11px;
		font-weight:Normal;
		text-decoration:none;
	}
	
	.searchpages a:hover {
		text-decoration:underline;
	}
	
	.media_contacts_title {
	
	    color:#c90000;
	    font-size:11px;
	    
	}
	.header_media_contacts_title{
	    color:#000000;
	    font-size:10px;
	    font-weight:bold;
	}
	.media_contacts_subtitle {
	
	    color:#c90000;
	    font-size:14px;
	    font-weight:bold;
	}
	.media_contacts_name {
	
	    color:#000000;
	    font-weight:normal;
	    font-size:11px;
	}
	.media_contacts_info, .imggal_list {
	
	    color:#6c6c6c;
	    font-size:11px;
	}
	
	.imggal_list 
	{
		padding-top:12px;
		line-height:14px;
		padding-bottom:24px;
	}
	
	.imggal_list a:link, .imggal_list a:visited
	{
		color:#6c6c6c;
	    font-size:11px;
		 text-decoration:none;
	}
	
		
		.imggal_list a:hover
		{
		 text-decoration:underline;
		
		}
		
		
	
	a.media_contacts_info:link, a.media_contacts_info:visited {
	    color:#6c6c6c;
	    font-size:11px;
	    text-decoration:none;
	}
	a.media_contacts_info:hover {
	
	    text-decoration:underline;
	}
	
	a.expandlink, a.expandlink:visited
	{
	    
	 font-size:11px;
	 color:#c90000;
	 font-family: Arial;
	 font-weight:bold;
	}
	a.expandlink:hover {
	
	    text-decoration:underline;
	}
	#contactsText
	{
			    color:#6c6c6c;
	    font-size:11px;
	}
	
	#subHead
	{
		font-family: Arial;
		font-size: 16px;
		color: #000000;
		font-weight:bold;
		margin:0px;
		padding:0px;
		padding-top:24px;
	}
	
	.imgThumb 
	
	{
		display:inline;
		position:relative;
		float:left;
		text-align:center;
		width:78px;
		height:116px;
		margin:16px;

	}
	.imgThumb, .imgThumb a:link , .imgThumb a:visited 
	{
		color:#6c6c6c;
	    font-size:11px;
	    font-family:Arial;
	    text-decoration:none;
	}
	.imgThumb a:hover p
	
	{
		text-decoration:underline;
	}
	
	.imgThumb a:hover
	
	{
		text-decoration:underline;
	}
	
	.pressLink a:link, .pressLink a:visited 
{
		color:#6c6c6c;
	    font-size:11px;
		 text-decoration:underline;
		  font-family:Arial;
	}
		.pressLink a:hover
	
	{
		color:#C90000;
	}
	
	.pressNav a:link, .pressNav a:visited 
	
	{
				color:#000000;
	    font-size:11px;
		 text-decoration:none;
		  font-family:Arial;
		  letter-spacing:0;
	}		
	.pressNav a:hover
	
	{text-decoration:underline;
	}
	
	.pressNav .active
	{
		font-weight:bold;
	}
	.pressNav
	{
		letter-spacing:2px;
	}
	
	a.pressReleaseMore:link, a.pressReleaseMore:visited
	{
						color:#000000;
	    font-size:11px;
		 text-decoration:none;
		  font-family:Arial;
		 
		  text-decoration:none;
	}
	
	a.pressReleaseMore:hover
	
	{
		text-decoration:underline;
	}
	
	#mediakit_image_div {
		border:1px solid #C3C2C2;
		clear:both;
		margin:17px 0 5px 0px !important;
		
	}
	
	a.mediakit_image_links
	{
		font-size:11px;
	}
	
	a.mediakit_image_links:hover
	{
		text-decoration:underline;
	}
	
	
	#mediakit_image {
		text-align:center;
		font-size:11px;
	}
	
	.image_instructions span
	{
		color:#C51B1B;
		font-size:11px;
		font-weight:bold;
	}
	.image_instructions
	{
		padding:0 10px 15px 0;
		font-size:11px;
		line-height:12px;
	}
	#item_div a
	{
		font-size:11px;
	}
	#item_div a:hover
	{
		text-decoration:underline;
	}
	#item_div
	{
		color:#757575;
		padding:15px 15px 0 0;
		font-size:11px;
	}

	.thumbContainer
	{
		float:left;
		text-align:center;
		width:150px;
		height:120px;
		padding-bottom:15px;
	}
	.twoCol
	{
		width:50%;
		float:left;
		position:relative;
	}
	.thumbContainer .image
	{
		width:141px;
		height:107px;
		border:1px solid #C3C2C2;
	}
	.thumbContainer .image IMG
	{
		margin:auto;
	}
	.thumbContainer .linksContainer
	{
		width:143px;
		height:50px;
		font-size:11px;
	}
	.twoCol .linksContainer
	{
		width:auto;
	}
	.linksContainer a
	{
		color:#6c6c6c;
	}
	.linksContainer a:hover
	{
		color:#c90000;
		text-decoration:underline;
	}
	.nomargin
	{
		margin:0!important;
	}
	.linkList
	{
		margin:0!important;
		padding:0;
	}
	.linkList li
	{
		list-style:none;
		margin:0;
		padding:0;
		font-size:11px;
		margin-top:8px;
	}
	.linkList a
	{
		color:#6c6c6c;
	}
	.linkList a:hover
	{
		text-decoration:underline;
		color:#c90000;
	}
	.caption
	{
	    font-size:12px;
	}
