* { padding: 0; margin: 0; }

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 list-style-type: none;
 height: auto;
 color: #333333;
 letter-spacing: normal;
}
ul, li {
 list-style-type: none;
}
p{ 
 margin:0px 0px 12px 0px; 
 text-align:left; 
} 
body {
 	font: normal 12px Arial, Helvetica, sans-serif;
  	/* margin-left:auto;
 	margin-right:auto;*/
	behavior:url(/css/csshover.htc); 
}
td {
 	font: normal 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
  	/* margin-left:auto;
 	margin-right:auto;*/
}
td a:link {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #990000 ;
	text-decoration: none;
}
td a:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
td a:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
a:link {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #990000 ;
	text-decoration: none;
}
a:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
textarea {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #DDDDDD;
	border: 1px solid #990000;
}
input {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FAFAFA;
	border: 1px solid #990000;
}
alt {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
h4 {
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 5px;
	color: #990000;
}
h3 {
	/*font: bold 18px Georgia, "Times New Roman", Times, serif;*/
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #990000;
	margin: 5px;
}
h2 {
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 5px;
	color: #333333
}
h1 {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin: 0px 5px;
	text-transform: uppercase;
}


/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any container that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: ".";            /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */
	height: 0;               /* ensure the period is not visible */
	clear: both;             /* make the container clear the period */
	visibility: hidden;	     /* further ensures the period is not visible */
}
.clearfix {
	display: inline-block;
}   /* a fix for IE Mac */
/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

#pagewidth{ 
 	width:980px; 
 	text-align:left;  
	margin-left:auto; 
 	margin-right:auto;  
	height: 100%;
} 
#wrapper { 
 	width: 980px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;  
}
div#TopBanners {
	height:100px;
	width:980px;
	white-space: nowrap;
	margin-left:auto;
	margin-right:auto;
	margin-top: 11px;
}
div#TopBanners ul {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
div#TopBanners li {
	list-style-type: none;
	white-space: nowrap;
	display: block;
	float: left;
}
a.hivPlusSub {
	background: url(/images/subscribe_banner_digital_235x90.gif) no-repeat; 
 	display: block;   /*Image as sectional element */
 	width: 235px; /* Image width in pixels */
 	height: 90px; /* Image height */
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
#TopAdUnit {
 	width: 728px;
	overflow: hidden;
 	padding: 0px;
	float: left;
 	border: 0px solid #ccc;
 	height: 100px;
 	margin: 11px 0px 0px 0px;
}
#TopSubscribeButton {
 	width: 231px;
 	padding: 0px;
	float: left;
 	border: 0px solid #ccc;
 	height: 100px;
 	margin: 11px 0px 0px 0px;
}
#header {
 	width: 728px;
 	float: left;
 	padding: 0px;
 	border: 0px solid #ccc;
 	height: 100px;
 	margin: 5px auto 5px auto;
}
.search {
 	width: 252px;
 	float: left;
	vertical-align: middle;
	height: 41px;
	min-height: 41px;
	text-align: right;
	padding: 40px 0px 11px 0px;
}
#leftcolumn { 
 	color: #333;
 	border: 1px solid #ccc;
 	margin: 0px 5px 5px 0px;
 	padding: 5px 5px 5px 5px;
 	width: 660px;
 	float: left;
	background-color:#FAFAFA;
}
#singlecolumn { 
 	color: #333;
 	border: 1px solid #ccc;
 	margin: 5px 0px 5px 0px;
 	padding: 0px;
 	width: 980px;
 	float: left;
}
#ad300x250	{
	border: 1px solid #ccc;
	float: left;
}
#rightcolumn { 
 	float: right;
 	border: 0px;
 	margin: 0px 0px 3px 0px;
 	padding: 0px;
 	height: auto;
 	width: 302px;
 	display: inline;
}
#footer { 
 	font: normal 12px Arial, Helvetica, sans-serif;
	width: 980px;
 	color: #333;
 	margin: 0px 0px 0px 0px;
 	padding: 0px;
 	text-align: center;
 	margin-right: auto;
	margin-left:auto;   
}
/* #GMHC { 
 	font: normal 12px Arial, Helvetica, sans-serif;
	width: 142px;
 	float: left;
 	color: #333;
 	margin: 0px 0px 11px 0px;
 	padding: 5px;
 	text-align: center;
}
#footer { 
 	font: normal 12px Arial, Helvetica, sans-serif;
	width: 818px;
	float: left;
 	color: #333;
 	margin: 0px 0px 11px 0px;
 	padding: 5px;
 	text-align: center;
} */
#footer p { 
 	text-align: center;
}
#footer a:link {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
#footer a:visited {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
#footer a:hover {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #990000;
}
#Tools { 
 	font: normal 12px Arial, Helvetica, sans-serif;
	width: 980px;
 	clear: both;
 	color: #333;
 	margin: 0px 0px 11px 0px;
 	padding: 5px;
 	text-align: center;
}

/*--------- TOP NAVIGATION -------------- */
/* the horizontal menu starts here */
div.multi_drop_menus * {
 margin:0; padding:0;    /* removes margin and padding off all list elements */
 }
/* SET YOUR PREFERENCES!!! */
/* set your menu's font and colors here - the MENU MECHANICS  follow below */
div.multi_drop_menus {
  behavior:url(/css/csshover.htc);/* you must link to the hover.htc file for this menu to work in IE6 and earlier */
/* need a copy? go to http://www.xs4all.nl/~peterned/htc/csshover.htc - copy the code into a text file and save it as csshover.htc */
 font-family: Trebuchet MS, Verdana, arial, sans-serif;   /* font family for menu */
 letter-spacing:1px;
 font-size: 11px; /* size of menu's type relative to parent element */
 margin:0px;
 background-color:transparent;    /* colors the div - div fills the parent element for a horizontal menu - set to background-color:transparent; if not needed */
 }
div.multi_drop_menus ul {
 	border-left:0px solid #CCB;   /* creates dividing line to left of level 1's first menu item, revealing div color to left of menu */
	display:inline;						/* fixes margin-doubling bug in IE6 */
	width: 980px;
}
div.multi_drop_menus li {
 background-color:#000;         /* background color of the level 1 menu items */
 border-right:1px solid #EEE;   /* creates dividing lines to right of each horiz level 1 menu item *//* set to 0px to remove */
 }                						    /* border-right is automatically removed from vert menu below  */

div.multi_drop_menus li:hover {
 background-color:#444;      /* background color of hovered menu items */
 border-right:1px solid #EEE;   /* creates dividing lines to right of each horiz level 1 menu item *//* set to 0px to remove */
 border-top: none;
 border-left: none;
 border-bottom: none;
 }                						    /* border-right is automatically removed from vert menu below  */
 div.multi_drop_menus a {
 font-family: Trebuchet MS, Verdana, arial, sans-serif;   /* font family for menu */
 color:#EEE;                     		/* sets the color of all menu type */
 padding:.5em 10px;           		/*creates space top/bottom and left/right respectively around each menu item's text - set vert height in ems   */
 font-size: 11px; /* size of menu's type relative to parent element */
 letter-spacing:1px;
 font-weight: normal;
 border: none;
  }
 div.multi_drop_menus a:hover {
  font-family: Trebuchet MS, Verdana, arial, sans-serif;   /* font family for menu */
  color:#EEE;        				 /* type color of a hovered menu choice */
  font-size:11px; /* size of menu's type relative to parent element */
  letter-spacing:1px;
  font-weight: normal;
  border: none;
 }
  div.multi_drop_menus a:visited {
  font-family: Trebuchet MS, Verdana, arial, sans-serif;   /* font family for menu */
  color:#DDD;        				 /* type color of a hovered menu choice */
  font-size:11px; /* size of menu's type relative to parent element */
  letter-spacing:1px;
  font-weight: normal;
  border: none;
 }
div.multi_drop_menus ul li ul {
 width:14em;   						/* sets the width of menu levels 2 - 4 */
 }
div.multi_drop_menus li li { 
 background-color:#000;        /* background color of the level 2 menu */
 border-bottom:0px solid #CCB; /* lines between menu choices - set to 0px if not wanted */
 }
div.multi_drop_menus ul li ul li ul  {
 border-top:0px solid #CCB;     /* set the border-top of levels 3 and 4 of a horizontal menu - set to 0px to remove - for a vertical menu, you will set this for levels 1 - 4 below */
 top:0px; /* set to negative value of border-top for perfect pop-out alignment -set to 0 if border is 0 - don't remove! */
 } 
div.multi_drop_menus li li li { 
 background-color:#000;          /* background color of the level 3 menu */
 }
div.multi_drop_menus li li li li { 
 background-color:#000;         /* background color of the level 4 menu */
 }
  /* Want transparency on your menus? add the class 'transparent' to the multi_drop_menus div */
div.multi_drop_menus.transparent ul ul li {
 /* note: the lower the value, the greater the transparency */
  opacity:0.8; /* CSS3 - range 0 to 1 */     
  -moz-opacity:0.8; /* Firefox- range 0 to 1  */
  filter:alpha(opacity=80);  /* IE- range 0 to 100  */
  }
/* ADDITIONAL PREFS FOR VERTICAL MENU - NO NEED TO TOUCH THESE IF LEVEL 1 IS HORIZONTAL */
div.multi_drop_menus.vertical ul {
 border-top:1px solid #CCB;     /* set the border-top of level 1 of the vertical menu - broken out separately so it can be different from top border of other levels */
 }
div.multi_drop_menus.vertical li {
 border-bottom:1px solid #CCB;  /* adds horizontal lines between menu choices - overrides main setting above for this feature */
 }
div.multi_drop_menus.vertical ul ul  {
 border-top:1px solid #CCB;       /* set the border-top of levels 2 - 4 of a vertical menu - set to 0 to remove */
 top:-1px;            /* set to negative value of border-top for perfect pop-out alignment - set to 0 if border is 0 - don't remove!*/
 }
 
/* end vertical menu preferences */
/* END MENU PREFERENCES */
 
/* YOU ARE STONGLY ADVISED NOT TO MODIFY THE CODE THAT FOLLOWS : ) */
/* the menu mechanics start here */
div.multi_drop_menus {
	float:left;
 	width:980px;
	background-color:#000000;
	}
div.multi_drop_menus ul {
 float:left; /* makes ul wrap li */
font-size:1em; /* prevents inheritence from maiin text style sheet */
}
div.multi_drop_menus li {
 float:left;  /*causes the list to align horizontally instead of stack */
 list-style-type:none; /* removes the bullet off each list item */
 position:relative; /* positioning context for the absolutely positioned drop-down */
 }
div.multi_drop_menus a {
 display:block; /* makes link fill li so entire area is "hot" */
 text-decoration:none;  /* removes the underlining from the links */
 }
/* the horizontal menu ends here */
/* the drop-downs starts here */
div.multi_drop_menus ul li ul { 
 position:absolute;     /* positions the drop-down ul in relation to its relatively positioned li parent */
 border:0;         			/* stops inheritance from level 1 ul */
 margin-left:0px;        /* stops inheritance from level 1 ul */
 }
div.multi_drop_menus ul li ul li {
 width:100%;
 padding:0; /* stops inheritance */
 border-left:0; /* stops inheritance */
 border-right:0; /* stops inheritance */
 }
div.multi_drop_menus ul li ul {display:none;} /* conceals the drop-down when menu not hovered */
div.multi_drop_menus ul li:hover ul {
	display:block; /* shows the drop-down when the menu is hovered */
	z-index:1000; /* Safari needs this to display menu on top of other page elements */
	} 
/* pop-outs starts here */
body div.multi_drop_menus ul li ul li ul  {
 position:absolute; /* associated menu with parent li positioning context */
 visibility:hidden; /* ensures that level 3 menu is not reveal when level 2 is reveled */
 left:100%;
 top:0px; /* aligns level 3 and 4 pop-out with previous level */
 }
div.multi_drop_menus ul li ul li:hover ul {visibility:visible;} /* shows level 3 menu when associated level 2 li is hovered */
/* second and third level popouts here*/
div.multi_drop_menus ul li ul li:hover ul li ul {visibility:hidden;} /* ensures that level 4 is not reveal when level 3 is reveled */
div.multi_drop_menus ul li ul li ul li:hover ul {visibility:visible;}  /* shows level 4 menu when associated level 3 li is hovered */
/* the drop-downs end here */
 
/* extra styles for the vertical menu */
div.multi_drop_menus.vertical ul {
 border-left:0px; /* removes the border of the level 1 ul that can be used in the horizontal menu */
 margin-left:0;         /* removes left margin that is available on horizontal menu */
 }
.vertical ul { /* took off the id so the ul ul width setting in prefs was more specific */
 width:100%; 
}
div.multi_drop_menus.vertical li {
 position:relative; /* positioning context for the level 2 menu */
 width:100%;         /* set width of level 1 menu - MUST match left value in ul ul selector below */
 clear:left; /* makes the main menu stack - note: turning off floating (alternative way to create stacking) causes spacing problems in IE */
 border-right:0; /* removes right borders used by horiz level 1 */
}
div.multi_drop_menus.vertical ul ul  {
 position:absolute; /* make ul position relative to parent li for all menu levels */
 left:100%;         /* align level 2 with level 1 - MUST match li width in selector above */
 top:-1px; /* aligns the level 2 pop-out */
 }
/* levels 2 -4 width */
div.multi_drop_menus.vertical li li {
}
div.multi_drop_menus.vertical ul ul ul {
 left:100%;          /* align level 2 with level 3 and 3 with 4 - MUST match li width in selector above */
 }
 /* END MENU MECHANICS */
 
/* inevitable hacks for IE6  and < */
* html div.multi_drop_menus {
 z-index:1; /* IE6 won't respect high z-index on abs-pos'd child (ul li ul) without this on its parent rel-pos'd element */
 }				/* see http://www.last-child.com/conflicting-z-index-in-ie6/ */
* html div.multi_drop_menus ul li ul {
  z-index:400; /*ensures menu is on top of other page elements */
 }
* html div.multi_drop_menus a {
/* cannot find a way to get the top level 'a' to fill the unwidthed menu choices without drop-down in IE : ( */
} 
* html div.multi_drop_menus.vertical a {
/* now hasLayout in IE - works on the vert menu as container has width */
 zoom:100%;
 } 
 * html div.multi_drop_menus ul ul a { /* second level of horiz menu */
 zoom:100%;  /* now IE 'haslayout" - IE now makes background hot in horizontal menus */
 } 
 
 .multi_drop_menus.vertical {   
	width:160px; /* 	width of the container */
	}
/* END OFMULTI-DROPDOWN MENU */

a.MainLogo {
	background: url(/images/logo.gif) no-repeat; 
	background-position:
  		0px /* Horisontal shift */
  		0px; /* Vertical line shift */
 	display: block;  /* Image as sectional element */
 	width: 728px; /* Image width in pixels */
 	height: 99px; /* Image height */
}
#div-1a {
 float:left;
 width:650px;
}
#HomeNewsSlot {
 float:left;
 width: 211px;
 max-width: 211px;
 border: 1px solid #ccc;
 margin-left: 5px;
 display: block;
}
#HomePollSlot {
 clear: both;
 padding: 5px;
 margin: 5px 0px 0px 0px;
 border: 1px solid #ccc;
 width: 648px;
 display: block;
}
#HomePageFlashSlot { 
 	color: #333;
 	border: 1px solid #ccc;
 	margin: 0px;
 	width: 656px;
	height: 350px;;
 	float: left;
	background-color:#FAFAFA;
}
.ContentBlock { 
 	font-family: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 125%;
 	border: none;
 	margin: 0px;
 	padding: 13px;
}
.ContentBlock p {
	text-align: left;
}
.ContentBlock p a:link {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
.ContentBlock p a:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
.ContentBlock p a:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #990000;
}
.ContentBlock a:link {
	font-family: bold 12px Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
.ContentBlock a:visited {
	font-family: bold 12px Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
.ContentBlock a:hover {
	font-family: bold 12px Arial, Helvetica, sans-serif;
	color: #990000;
}
.ContentBlock textarea {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FAFAFA;
}
.ContentBlock input {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FAFAFA;
}
.ContentBlock alt {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.ContentBlock h6 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 2px;
}
.ContentBlock h5 {
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 5px 0px;
	color: #333333;
}
.ContentBlock h4 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 5px 0px;
	color: #333333;
}
.ContentBlock h3 {
	/*font: bold 16px Georgia, "Times New Roman", Times, serif;*/
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 5px 0px;
}
.ContentBlock h2 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0px 11px 11px 0px;
	color: #333333;
}
.ContentBlock h1 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin: 5px 11px 5px 0px;
	line-height: inherit;
}
.ContentBlock ul {
	font: normal 12px Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: auto;
}
.ContentBlock li {
	font: normal 12px Arial, Helvetica, sans-serif;
	border: 0px;
	margin: 5px 0px;
	padding: 0px;
	display: block;
	vertical-align: middle;
	list-style-type: none;
}
.ContentBlock li a:link {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color:	#990000;
	padding: 2px 2px 2px 0px;
}
.ContentBlock li a:visited {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color:	#990000;
	padding: 2px 2px 2px 0px;
}
.ContentBlock li a:hover {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color:	#990000;
	padding: 2px 2px 2px 0px;
}
.ContentBlock select {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #990000;
	border: 1px solid #990000;
	background-color: #FAFAFA;
	min-width: 200px;
	margin: 0px 0px;
}
.ContentBlock .StoryTitle {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color:	#990000;
	margin: 2 px 0px;
	float: left;
	width: auto;
}
/*
.ContentBlock img {
	padding: 5px;
	border: 1px solid #990000;
	margin: 0px 11px 5px 0px;
	width: auto;
	display: inline;
	float: left;
}
*/
.StoryDetails {
	margin-top: 0px;
	float: left; 
	max-width: 360px;
	width: 360px;
}

.StoryDetails h1 {
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin: 0px 0px;
	text-transform: uppercase;
}
.StoryDetails h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #333333;
}
.StoryDate {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:	#111111;
	display: block;
	margin: 0px;
	width: auto;
}
.IssueDate {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:	#111111;
	display: block;
	margin: 0px;
}
.Copyright {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:	#111111;
	display: block;
	margin: 5px;
}
a.StoryTitle:link {
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color:	#990000;
}
a.StoryTitle:hover {
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color:	#990000;
}
a.StoryTitle:visited {
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color:	#990000;
}
.NewsHead {
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color:	#990000;
	margin: 11px 0px 0px 0px;
	float: left;
	display: block;
}
.StorySubtitle {
	font: normal 13px Arial, Helvetica, sans-serif;
	color:	#333333;
	margin: 0px;
	display: block;
	width: auto;
}
.PollAnswer {
	font: normal 13px Arial, Helvetica, sans-serif;
	line-height: normal;
	color:	#333333;
	margin: 2px 0px;
}
.StoryByline {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:	#333333;
	margin: 0px;
	display: block;
	width: auto;
}
.LinksInset {
	float: right; 
	vertical-align: top; 
	width: 200px;
	padding: 5px;
	margin: 0px 0leftpx 5px 5px;
	border: 1px solid #990000;
	background-color: #FAFAFA;
}
.LinksInset h1 {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	margin: 5px 0px 5px 0px;
	border-bottom: 1px solid #990000;
}
.LinksInset a:link {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:	#990000;
}
.LinksInset a:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:	#990000;
}
.LinksInset a:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:	#990000;
}
.StoryBody {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:	#333333;
	margin: 5px 5px 5px 0px;
	clear: both;
	float: left;
	display: inline;
}
.StoryBody p{ 
 padding: 5px; 
 text-align:left; 
} 
.StoryBody li {
	font: normal 12px Arial, Helvetica, sans-serif;
	border: 0px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	display: block;
	vertical-align: middle;
	list-style-type: none;
}
.StoryBody li a {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:	#990000;
	padding: 2px 2px 2px 0px;
}
.StoryBody li a:hover {
	color:#333333;
}
.StoryImage {
	padding: opx;
	border: 1px solid #990000;
	margin: 0px 5px 5px 0px;
	width: auto;
	display: block;
	float: left;
	max-width: 240px;
}
.ErrorString {
 	font: bold 12px Arial, Helvetica, sans-serif;
	 color:#990000;
}
.StoryBody img {
	padding: 0px;
	border: 1px solid #990000;
	margin: 0px 11px 5px 0px;
	width: auto;
	display: inline-block;
	float: left;
}
.HTMLImage {
	padding: 0px;
	border: 1px solid #990000;
	margin: 5px 0px;
	display: block;
	float: left;
	clear: both;
}
.CleanImage img {
	padding: 0px;
	border: none;
	margin: 0px 2px 2px 0px;
	display: inline-block;
}
.StoryNavigation  {
	clear: both;
	padding: 10px;
	display: block;
}
.Toolbar  {
	float: right;
	margin: 0px 5px;
	display: block;
	text-transform: uppercase;
}
.ToolBar  {
	float: right;
	margin: 0px 5px;
	display: block;
	text-transform: uppercase;
}
a.ButtonLink {
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
	border: 1px solid #990000;
	padding: 2px;
	background-color: #DDDDDD;
	text-transform: uppercase;
	margin: 5px 0px 5px 0px;
}
a.ButtonLink:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #990000;
	color: #990000;
	text-transform: uppercase;
	background-color: #FAFAFA;
}
a.ButtonLink:visited {
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #990000;
	color: #990000;
	text-transform: uppercase;
	background-color: #FAFAFA;
}
.ButtonLink {
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
	text-transform: uppercase;
	border: 1px solid #990000;
	padding: 2px;
	background-color: #DDDDDD;
	margin: 5px 0px 5px 0px;
}
.ButtonLink:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #990000;
	text-transform: uppercase;
	color: #990000;
	background-color: #FAFAFA;
}
.ButtonLink:visited {
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #990000;
	color: #990000;
	text-transform: uppercase;
	background-color: #FAFAFA;
}
.PlusSign img {
	border: none; 
	margin: 4px 5px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	vertical-align: middle;
}
.Label {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #990000;
	margin: 2px 0px;
}
#AboutUsLeft {
 float:left;
 width:48%;
}
#AboutUsRight {
 float:left;
 width: 48%;
 padding-left: 11px;
 border-left: 1px solid #ccc;
 margin-left: 5px;
 display: block;
}
.RelatedArticles {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:	#333333;
	margin: 0px;
	padding: 5px;
	border: 1px solid #dddddd;
	clear: both;
	float: left;
	display: inline;
}
.RelatedArticles p{ 
 padding: 5px; 
 text-align:left; 
} 
.RelatedArticles li {
	font: normal 12px Arial, Helvetica, sans-serif;
	border: 0px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	display: block;
	vertical-align: middle;
	list-style-type: none;
}
.RelatedArticles li a {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:	#990000;
	padding: 2px 2px 2px 0px;
}
.RelatedArticles li a:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:	#990000;
	padding: 2px 2px 2px 0px;
}
.RelatedArticles li a:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:	#990000;
	padding: 2px 2px 2px 0px;
}
/******************************************/
/*	HOME NEWS SLOT		                      */
/*	Home.asp 					  */
/******************************************/

div.NewsSlotContainer {
	max-width: 190px;
	width: 190px;
	float: left;
	margin-top: 5px;
	padding: 0px;
	border: dashed 1px #dddddd;
	background-color: #f7f7f7;
	text-align: center;
}
.NewsSlot {
	display: block;
	margin-bottom: 5px;
	padding: 5px;
	float: left;
	max-width: 220px;
   	width: 220px;
 	border: 1px solid #ccc;
 	margin-left: 5px;
	background-color:#f7f7f7;
	text-align: center;
}
.PromoSlot {
	display: block;
	margin: 0px 0px 5px 5px;
	float: left;
 	border: 1px solid #ccc;
	text-align: center;
}
.PromoSlot2 {
	display: block;
	margin: 0px 0px 5px 5px;
	float: left;
 	border: 1px solid #ccc;
	text-align: center;
}
.PromoSlot3 {
	display: block;
	margin: 0px 0px 5px 5px;
	float: left;
 	border: 1px solid #ccc;
	text-align: center;
}
.StoryTitle {
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color:	#990000;
	margin: 2 px 0px;
}
.NewsSlot ul li a {
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #990000;
	text-transform: none;
}
.NewsSlot ul {
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0;
	list-style-type: none;
}
.NewsSlot li {
	display: block;
	padding: 3px 0px 3px 2px;
	border-bottom: 1px solid #CCCCCC;
	list-style-type: none;
}
.NewsSlotSlug {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color:	#990000;
	line-height: normal;
	margin: 0px 0 11px 0;
	text-transform: uppercase;
	max-width: 100px;
	display: block;
}
/******************************************/
/*	HOME FEATURE SLOT		                      */
/*	Home.asp 					  */
/******************************************/
.FeatureSlot {
	margin-bottom: 11px;
	padding: 5px;
 	margin-left: 5px;
}
.FeatureSlot ul li a {
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #990000;
	text-transform: none;
	text-decoration: none;
}
.FeatureSlot ul li a:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #990000;
	text-transform: none;
	text-decoration: none;
}
.FeatureSlot ul li a:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #990000;
	text-transform: none;
	text-decoration: none;
}
.FeatureSlot ul {
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0;
	list-style-type: none;
}
.FeatureSlot li {
	display: block;
	padding: 3px 0px 3px 2px;
	border-bottom: 1px solid #CCCCCC;
	list-style-type: none;
}
.SlotSlug {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color:	#990000;
	line-height: normal;
	margin: 0px 0 11px 0;
	text-transform: uppercase;
	max-width: 100px;
	display: block;
}
.SpecialLink a {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	margin: 5px 0px;
}
.SpecialLink a:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	margin: 5px 0px;
}
/***********************************************/
/*	AD UNITS                                   */
/***********************************************/	
div#Ad300x250 {
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	overflow: visible;
	min-width: 300px;
	max-width: 300px;
}
div#Ad160x120A {
	display: block;
	margin-bottom: 5px;
	float: left;
	margin-left: 0px;
	overflow: hidden;
}
div#Ad160x600 {
	margin-bottom: 5px;
	margin-left: 0px;
}
div#Ad160x120B {
	display: block;
	margin-bottom: 5px;
	margin-left: 0px;
	float: right;
	overflow: hidden;
}
