@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	height:100%;
	font-family:"Tahoma", Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0;
}
#wrapper {
	width: 168px;
	height: 410px;
	position: relative;
	background-color:clear;
	margin:0px auto;
	text-align:left;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;  /* top, right, bottom, left */
}



/*CSS for the News&Events box scroller*/

#pscroller1{
width:168px;
height: 410px;
position: absolute;
top: 0px;
left:0px;
background-color:clear;
font: 11px Arial, Geneva, sans-serif;
line-height: 13px;
text-align:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;  /* top, right, bottom, left */
}


span.fontStyle1{
	font: bold 12px Arial, Geneva, sans-serif;
	color:#c3362d;
}


.someclass{ //class to apply to your scroller(s) if desired
}

/*CSS for News&Events ends here*/


span.NewsTitle1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1em;
 color: #ffffff;
}


span.NewsTitle2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1em;
 color: #D65803;
}
#wrapper a{
	font: bold 12px Arial, Geneva, sans-serif;
	color:#c3362d;
	text-decoration:none;
}

#wrapper a:hover {
	color:#cf3b2f;
	font-size:11px;
	text-decoration:none;
}

span.fontStyle2 {
	font: bold 12px Arial, Geneva, sans-serif;
	color:#c3362d;	
}