/* -- WebSite Accelerator 3.0.0.0 --

  WSA Stylesheet Master
  Copyright  2005 PowerServe International.
  All Rights Reserved.
  Creation Date: 2004.12.13
  Last Modified
	  Date: 2008.10.06
	  By: Josh Wilkerson
  Layout: Three Column
		Header
		Top Nav
		Left Nav
		Col 1: Left Nav
		Col 2: Content
		Col 3: Right Side
		Footer
*/
/*	Colors.............
	Background		099
	Text			044
	Links			099
	links Hover		066
	Headings		099
	...................*/
	
/*	Flags.............
	=Header
	=Topnav
	=Leftnav
	=Mainpage
	=Rightside
	=Rightbar
	=Footer
	=Forms
	=Imagegallery
	=Calendar
	=Weeklycal
	=Eventdetails
	=Productpage
	=Headings
	=Text
	...................*/


/*Style Reset or Baseline*/
  @import url("/include/scripts/css/reset.css");
  
/* WSA Global Styles - DO NOT REMOVE! */
  @import url("/common/wsaglobal.css");



/*Core Styles*/
	body {
		/* background:url(/images/bg-gradient.jpg) top center repeat-x #898989; */
		background:#000 url(/images/bg.gif) 50% 0 no-repeat;
		color:#444;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		text-align:center; 
		}
	.outer-container {
		/* background:url(/images/bg.jpg) top center no-repeat; */
		margin:0 auto 10em;
		width:100%;
		}
	.container {
		border:solid #252525;
		}
	.container {
		background:#fff;
		border:solid rgba(20,20,20,.95);
		border-width:0 7px 7px 7px;
		margin:0 auto 10px;
		overflow:hidden;
		text-align:left;
		width:959px;
		}
		
/* =Header Style */
	#header {
		background:url(/images/headerbg.jpg) top left no-repeat #efefef;
		margin:0 auto;
		height:89px; 
		position:relative;
		}
	#header #utilities {
		background:url(/images/utilities_bottom.png) 100% 100% no-repeat;
		float:right;
		font:bold 10px helvetica,arial,sans-serif;
		padding:15px 15px 15px 150px;
		text-transform:uppercase;
	}
	#header #utilities a {
		color:#c72828;
		margin:0 1em;
	}
	#header #utilities span.div { background:url(/images/utility-div.gif) no-repeat; height:14px; width:5px; }
	
		
	#date {
		color:#fff;
		float:right;
		font-size:16px;
		padding:10px;
		}
	#header h1 {
		display:block;
		width:180px;
		height:89px;
		font-size:60px;
		float:left;
		margin:0;
		text-indent:-9999px;
		}
	#header h1 a {
		display:block;
		float:left;
		width:180px;
		height:89px;
		color:#fff;
		}
/*End Header*/

/* =Topnav */
	#topnav {
		background:url(/images/topnavbg.png) top left repeat-x #c82828;
		height:37px;
		margin:0;
		padding:0;
		}
	#topnav ul {
		margin:0 0 -1px;
		}
	#topnav ul li {
		background:url(/images/topnavdivider.png) center left no-repeat;
		float:left;
		margin:2px 0;
		}
	#topnav ul li.first {
		background:none;
		}
	#topnav ul li a {
		color:#fff;
		display:block;
		float:left;
		font-size:12px;
		font-weight:bold;
		padding:10px 20px 12px 22px;
		text-shadow:#ba2d2d 2px 2px 2px;
		text-transform:uppercase;	
		}
	#topnav ul li a:hover, #topnav ul li.current a {
		color:#000;
		}
	#topnav ul li ul {
		background:#222;
		margin:-1px 0 0;
		width:200px;
		}
	#topnav ul li li {
		background-image:none;
		display:inline;
		margin:0;
		padding:0;
		}
	#topnav ul li ul li a,
	#topnav ul li.current ul li a{
		border-bottom:1px solid #ccc;
		color:#ccc;
		display:block;
		font:bold 10px arial,helvetica,sans-serif;
		padding:10px 15px;
		text-shadow:none;
		width:170px;
	}
	#topnav ul li ul li a:hover {
		color:#fff;
	}
/*End Topnav*/

/* =Subnav */
	#subnav {
		background:url(/images/topnavbg-sub.gif) top left repeat #5a5a5a;
		clear: both;
		
		margin:0;
		padding:0;
		}
	#subnav ul {
		margin:0 0 -1px;
		}
	#subnav ul li {
		background:url(/images/topnavdivider-sub.gif) center left no-repeat;
		float:left;
		margin:2px 0;
		}
	#subnav ul li.first {
		background:none;
		}
	#subnav ul li a {
		color:#000;
		display:block;
		float:left;
		font-size:12px;
		font-weight:bold;
		padding:10px 20px 12px 22px;
		text-transform:uppercase;	
		}
	#subnav ul li a:hover, #subnav ul li.current a {
		color:#fff;
		}
	#subnav ul li ul {
		background:#222;
		margin:-1px 0 0;
		width:200px;
		}
	#subnav ul li li {
		background-image:none;
		display:inline;
		margin:0;
		padding:0;
		}
	#subnav ul li ul li a,
	#subnav ul li.current ul li a{
		border-bottom:1px solid #ccc;
		color:#ccc;
		display:block;
		font:bold 10px arial,helvetica,sans-serif;
		padding:10px 15px;
		text-shadow:none;
		width:170px;
	}
	#subnav ul li ul li a:hover {
		color:#fff;
	}
/*End Topnav*/

/* =Main-Image */

#main-image {
	background:url(/images/main-image-01.jpg) top left no-repeat;
	height:275px;
	margin:0 0 0;
	width:959px;
	}
	
/* =Teasers */
	
	#teasers {
		background:url(/images/teasersbg.png) top left repeat-x #c92828;
		margin:0;
		height:150px;
		}
	#teasers div {
		float:left;
		margin:15px 0 15px 15px;
		padding:0;
		width:220px;
	}
	#teasers div h2 {
		color:#fff;
		font:bold 24px helvetica,arial,sans-serif;
		margin:0;
	}
	#teasers div h3 {
		color:#fff;
		font:bold 24px helvetica,arial,sans-serif;
		margin:0;
	}

	#teasers div img.resource {
		border:2px solid #ba2d2d;
		float:right;
		margin:0 0 0 5px;
	}
	#teasers div p,
	#teasers div .text {
		margin:0;
		padding:0;
	}
	#teasers div .text {
		color:#fff;
		font:normal 11px/1.4 helvetica,arial,sans-serif;
	}
	#teasers div a {
		color:#000;
		font-weight:bold;
	}
	#focus {
		}	
	#safety {
		}	
	#quality {
		}	
	#people {
		}	
	
/*End Topnav*/
	
#contentcontainer {
	background:#fff url(/images/internal-shadow.gif) repeat-x top left;
	margin:-1px 0 0;
	padding:20px 0;
	}


/* =Mainpage Col 2*/
#maincontent, 
#maincontent-feedback, 
#maincontent-imagegallery {
	color:#333;
	float:left;
	margin:0 10px 30px 0;
	padding:20px;
	width:360px;
	}
.internal #maincontent {
	margin: 0 0 30px;
	width: 919px;
	}
.internal #maincontent-textsearch {
	color:#333;
	float:left;
	margin:0 10px 30px 0;
	padding:20px;
	width:640px;
	}
.internal #maincontent-textsearch form {
	margin:0 0 2em;
	}
#maincontent h1 {
	color:#333;
	font:normal 48px helvetica,arial,sans-serif;
	letter-spacing:-2px;
	margin:0;
	padding:0;
	}
#maincontent h2 {
	border-bottom:1px solid #000;
	color:#C72828;
	font:normal 28px helvetica,arial,sans-serif;
	margin:0 0 .5em;
	padding:0 0 .25em;
	}
#maincontent h3 {
	border-bottom:1px dotted #e6e6e6;
	color:#777;
	font:bold 24px helvetica,arial,sans-serif;
	margin:0 0 .25em;
	padding:0 0 .25em;
	}
#maincontent p {
	font:normal 12px/1.6 helvetica,arial,sans-serif;
	margin:0 0 1em;
}
#maincontent p.texthomeintro {
	font:normal 15px/1.6 helvetica,arial,sans-serif !important;
	margin:0 0 1em;
	}
#maincontent ul {
	font:normal 12px/1.6 helvetica,arial,sans-serif;
	list-style:square;
	margin:0 0 1em 2em;
	text-indent:0;
}

#featured-box { 
	background:#c72828;
	color:#fff;
	float:left;
	margin:0 10px 10px 0;
	padding:10px;
	width:280px;
}
#featured-box .video {
	background:#000;
	width:280px;
	height:200px;
	text-align:center;
	margin:0 0 10px 0;
}
#featured-box .video img {
	margin:10px auto;
}
#featured-box h4 {
	color:#fff;
	font:bold 19px 'arial narrow',helvetica,arial,sans-serif;
	letter-spacing:-1px;
}
#featured-box p {
	font:normal 12px/1.6 helvetica,arial,sans-serif;
	margin:0 0 0;
	padding:0;
}
#featured-box a {
	color:#fff;
	display:block;
	font-weight:bold;
	text-align:right;
}
#maincontent #newssummary {
	margin-top: 5px;
	}
#maincontent #newssummary h2 {
	border-bottom: none;
	color:#C72828;
	font:bold 13px helvetica,arial,sans-serif;
	margin:0;
	padding:0;
	}
	
#news {
	color:#333;
	float:left;
	margin:0 0 0 10px;
	width:210px;
	}
#news h3 {
	color:#333;
	font:bold 20px helvetica,arial,sans-serif;	
	text-transform:uppercase;
}
#news ul {
	list-style:none;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
}
#news ul li {
	border-top:1px dotted #333;
	font:normal 11px/1.6 helvetica,arial,sans-serif;
	line-height:1.3;
	margin:4px 0 0;
	padding:2px 0;
}
#news ul li a {
	color:#777;
}
#news ul li strong { display:block; font-size:14px; }
#news ul li small {
	color:#999;
	display:block;
	font-size:10px;
}


#sidebar {
	background:#e6e6e6;
	border:1px solid #c5c5c5;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float:right;
	padding:10px;
	margin:0 10px 0;
	width:220px;
	z-index:1;
}

#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
}
#sidebar ul li {
	display:inline;
}
#sidebar ul li a {
	border-bottom:1px dotted #c5c5c5;
	color:#333;
	display:block;
	font-weight:bold;
	height:1%;
	padding:10px 0;
}
#sidebar ul li a:hover {
	color:#ed1c24;
}


/*End Mainpage Col 2*/

/* =Rightside Col 3*/
#rightside {
	background:#dff;
	border:1px solid #eee;
	float:left;
	width:20%;
	margin:0 0 30px 0;
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px;
	}
#rightside h3 {
	border-bottom:1px solid #aee;
	font-weight:bold;
	}
	
#searchsite {
	background:url(/images/search_01.gif) no-repeat;
	height:26px;
	position:absolute;
	right:15px;
	top:50px;
	width:219px;
	}
#searchsite input#keywords {
	background:#fff;
	border:0;
	float:left;
	font:normal 12px 'segoe ui',helvetica,sans-serif;
	margin:5px 15px;
	text-align:left;
	width:140px;
	}
#searchsite button#submit {
	background:url(/images/search_02.gif) no-repeat;
	border:0;
	color:#fff;
	float:right;
	height:26px;
	width:25px;
	}

/*End Rightside Col 3*/

/* =Footer */
	#footer { color:#fff; margin:2em auto 3em; padding:0; text-align:center; width:959px; }

	#footer ul { list-style:none; margin:0 0 1em; padding:0; text-align:center; text-indent:0; }
	#footer ul li { display:inline; margin:0 1em; text-transform:uppercase; }
	#footer ul li a { font-size: 14px; font-weight:bold; }
	
	#footer a { color:#fff; }
	#footer a:hover { color:#333; }
	#footer #info {
		float:left;
		width:47%;
		}
	#footer #copyright { color:#fff; font-size:12px; }
	#footer h3, #footer .h3 {
		color:#fff;
		}
	#footer .text {
		font-size:10px;
		color:#fff;
		}
/*End Footer*/

/* =Rightbar */
#rightbar {
	float:right;
	padding:0 0 0 20px;
	width:30%;
	}
#rightbar .list, #rightbar .rightlist {
	}
#rightbar .list {
	background:#dff;
	color:#099;
	text-align:center;
	padding:0 0 10px 0;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	}
#rightbar .list h3 {
	background:#aff;
	color:#444;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:7px 5px;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	}
#rightbar .list ul {
	list-style:none;
	margin:10px 10px;
	}
#rightbar .list li { 
	display:inline;
	}
#rightbar .list a {
	border:solid #aff;
	border-width:0 0 1px 0;
	font-size:12px;
	display:block;
	padding:7px 5px;
	}
#rightbar .list a:hover {
	background:#aff;
	color:#444; 
	}
/*Styles For Polls*/
.hotlisttable {
	background:#cff;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	text-align:center;
	}
.hotlisttitle {
	background:#aff;
	color:#066;
	font-size:16px;
	font-weight:normal;
	padding:7px 5px;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	}
.pollitem {
	padding:7px 5px 7px 5px;
	font-size:12px;
	}
.hotlisttable .votebuttom {
	background:#066;
	border:1px solid #ccc;
	color:#fff;
	margin:0 0 0 30px;/* zero out the margin in IE7.css */
	padding:7px 10px;
	font-size:14px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	}
.hotlisttable .votebuttom:hover  {
	background:#099;
	border:1px solid #fff;
	cursor:pointer;
	}
/*End RightBar*/

/*Start Specific Page Styles*/
/* =Forms */
ul.forms { list-style:none !important; }
.forms td { 
	font-size:14px;
	padding:5px;
}
.forms {
	display:block;
	font-size:14px;
	font-weight:normal;
	}
.forms li {
	padding:0 0 7px 0;
	}
.forms li label {
	display:block;
	float:left;
	margin:0 7px 0 0;
	}
.captcha span {
	display:block;
	}
.captcha input {
	float:left;
	margin:7px 10px 0 0;
	}
.captcha img {
	border:1px solid #099;
	float:left;
	margin:7px 0 0 0;
	}
.forms .submit {
	}
.forms .submitbutton {
	float:left;
	margin:0 10px 0 0;
	}
.forms .required {
	display:block;
	font-size:14px;
	float:left;
	margin:23px 0 0 0;
	}
.forms sup {
	color:#c00;
	font-size:14px;
	font-weight:bold;
	vertical-align:baseline;
	}
.forms input, .forms textarea, .forms select { 
	border:1px solid #ccc;
	font-size:14px;
	}
.forms .submitbutton, .forms .searchbutton {
	background:#c72828;
	border:1px solid #ccc;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	color:#fff;
	font:bold 11px 'segoe ui',helvetica,sans-serif;
	padding:4px 12px;
	text-transform:uppercase;
	}
.forms .submitbutton:hover, .forms .searchbutton:hover {
	background:#222;
	border:1px solid #000;
	cursor:pointer;
	}
.forms .radio {
	float:none;
	clear:both;
	}
.errormessage {
	color:#c00;
	display:block;
	padding:10px;
	}
.submitted {
	line-height:normal;
	font-size:14px;
	}
/*End Forms */
	
/* =Imagegallery */
.imagegallerymain { 
	}
.imagecell {
	float:left;
	width:100px;
	margin:0 7px 7px 0;
	}
.imagecell .resourcethumbnail {
	}
.imagecell .caption {
	font-size:12px;
	padding:5px 0 10px 0;
	}
/*End Image Gallery*/

/* =Calendar */
/* Eventtype */
#eventtype {
	width:98%;
	border:1px solid #099;
	margin:10px 0px 10px 0px;
	-moz-border-radius: 7px ;
	-webkit-border-radius: 7px;
	}
#eventtype td {
	font-size:12px;
	}
#eventtype th {
	background:#099;
	color:#fff;
	font-size:14px;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	}
#eventtype .selectall, #eventtype .showevents {
	background:#066;
	color:#fff;
	padding:2px 7px;
	font-size:14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#eventtype .selectall:hover, #eventtype .showevents:hover {
	background:#099;
	border:1px solid #fff;
	cursor:pointer;
	}

/* End Eventtype Selector Styles */

#calendar {
	width:98%;
	border:solid #099;
	border-width:1px 0 0 1px;
	font-size:12px;
	-moz-border-radius:7px 7px 0 0;
	-webkit-border-radius:7px 7px 0 0;
	}
#calendar .choose td, #calendar .hdr td.weekly {
	border:solid #099;
	border-width:0 1px 0 0;
	-moz-border-radius:0 7px 0 0;
	-webkit-border-radius:0 7px 0 0;
	}
#calendar th {
	background:#099;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	}
#calendar div.selector {
	float:left;
	padding:7px;
	}
#calendar tr.selector {
	float: none;
	}
#calendar .prev, #calendar .next {
	background:#066;
	color:#fff;
	padding:0 7px 1px 7px;
	font-size:12px;
	font-weight:bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#calendar .prev:hover, #calendar .next:hover {
	background:#099;
	border:1px solid #fff;
	cursor:pointer;
	}
#calendar .showweekly {
	float:right;
	padding:7px;
	}
#calendar tr.even {
	background:#fff;
	}
#calendar tr.odd {
	background:#cff;
	}
#calendar .odd td, #calendar .even td {
	border-color:#099;
	width:14%;
	}
#calendar .date {
	background:#fff;
	border: solid #099;
	border-width:0 1px 1px 0;
	color:#066;
	font-size:12px;
	-moz-border-radius:0 0 7px 0;
	-webkit-border-radius:0 0 7px 0;
	}
#calendar .today {
	background:#099;
	border: solid #099;
	border-width:0 1px 1px 0;
	color:#fff;
	font-weight:bold;
	}
#calendar .events li {
	border-color:#0aa;
	font-size:11px;
	}
#calendar strong {
	font-size:11px;
	font-weight:bold;
	}
/* end Calendar */

/* =Weeklycal */

#weekly #calendar { 
	border-bottom:1px solid #099;
	width:98%;
	margin:0 0 20px 0;
	}
tr.calhdr { 
	background:#099;
	}
.calhdr td {
	color:#fff;
	padding:7px;
	font-size:16px;
	}
#weekly td.eventeven, #weekly td.eventodd {
	border-right:1px solid #099;
	font-size:12px;
	padding:7px;
	}  
td.eventeven {
	background:#cff;
	}  
td.eventodd {
	background:#fff;
	}
.eventeven .info, .eventodd .info {
	color:#444;
	padding:7px;
	}
#weekly .calendar { margin:0; padding:3px; }
#weekly .calendar .event1 { font-size:9px; line-height:1em; margin:0 0 10px 0; padding:0; }
/* End Weeklycal */


/* =Eventdetails */
#eventdetail {
	border:1px solid #099;
	}
#eventdetail .type {
	background:#099;
	border:1px solid #099;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:7px;
	}	
#eventdetail .info {
	color:#444;
	font-size:14px;
	padding:7px;
	}
#eventdetail .resource {
	border:none;
	}
#eventdetail td {
	border:solid #099;
	border-width:0 0 1px 0;
	}
/* End Event Details */


/* =Productpage */
.searchresults {	
	}
.searchresults th {
	background:#444;
	color:#0ff;
	font-size:16px;
	font-weight:bold;
	padding:7px 10px;
	text-align:left;
	}
.searchresults .detail0 { 
	font-size:10px;
	background:#fff;
	}
.searchresults .detail1 {
	font-size:10px;
	background:#bff;
	}
.detail0 td, .detail1 td { 
	padding:5px 10px;
	}
#quantity {
	border:1px solid #999; 
	}
#quantity:hover {
	border:1px solid #099;
	}

/* End Productpage */

/* =Forum */
#forum table {
	width:97%;
	margin:0 0 20px 0;
	}
#forum th {
	background:#099;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	padding:7px;
	}
#forum .first {
	-moz-border-radius:7px 0 0 0;
	-webkit-border-radius:7px 0 0 0;
	}
#forum .last {
	-moz-border-radius:0 7px 0 0;
	-webkit-border-radius:0 7px 0 0;
	}
#forum .forumsub td {
	color:#444;
	padding:7px;
	border:solid #099;
	border-width:1px 0 1px 0;
	}
#forum .commentinfo td {
	background:#cff;
	border:solid #099;
	border-width:0 0 1px 0;
	color:#444;
	font-size:12px;
	line-height:14px;
	padding:7px;
	}

#forum .comment td {
	background:#dff;
	color:#444;
	font-size:12px;
	padding:7px;
	}
#forum .commentinfo {
	font-size:14px;
	line-height:20px;
	margin:0 0 10px 0;
	}
#forum .captcha{
	margin:7px 0 7px 0;
	}
#forum .captcha sup {
	color:#c00;
	vertical-align:baseline;
	}
#forum .submit{
	margin:7px 0 20px 0;
	}
#forum .submitbutton {
	background:#066;
	color:#fff;
	padding:7px 17px;
	font-size:16px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	}
#forum .submitbutton:hover {
	background:#099;
	border:1px solid #fff;
	cursor:pointer;
	}

/*Legacy Styles*/

.adminlink, .adminmsg {
 font:normal 11px "lucida grande", tahoma, verdana, sans-serif;
 color:#444;
 background:#e6e6e6;
 border:1px solid #ccc;
 display:block;
 padding: 10px;
 margin:0px auto 10px auto;
 text-align:left;
 width:760px;
 }

/*=Headings Styles*/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .imagegallerytitle, .boldlargetext {
	font-family: helvetica,arial,sans-serif;
	margin:0 0 7px 0;
	}
h1, .h1 {
	font-weight:normal;
	font-size:40px; 
	}
h2, .h2 {
	color: #C72828;
	font-size:30px;
	font-weight:normal;
	}
h3, .h3, .subheader, .imagegallerytitle, .boldlargetext {
	font-size:20px;
	font-weight:normal;
	}
h4, .h4 {
	font-size:14px;
	font-weight:bold;
	}
h5, .h5 {
	font-size:14px;
	font-weight:bold;
	}
h6, .h6 {
	font-size:12px;
	font-weight:bold;
	}
#maincontent h1, #maincontent .h1, #maincontent h2, #maincontent .h2, #maincontent h3, #maincontent .h3, #maincontent h4, #maincontent .h4, #maincontent h5, #maincontent .h5, #maincontent h6, #maincontent .h6, #maincontent .imagegallerytitle, #maincontent .boldlargetext {
	clear:both;
	}

#maincontent .locations td { line-height: 17px; padding-bottom: 15px; }
#maincontent .locations p{ font-size: 14px; line-height: 17px; margin-bottom: 0; }


/*End Heading Styles*/

/*=Text*/
p, .text, .textitalics, .textbold, .small, .smallbold, p.error {padding:0 0 10px 0; }
p, .text, .textitalics, .textbold, p.error {font-size:12px;}
.small, .smallbold, small {font-size:10px;}
.text{}
.textitalics, em, i {font-style: italic; }
.textbold, strong, b {font-weight:bold; }
.small, small {}
.smallbold {font-weight:bold;}
p.error {font-weight:normal;}
/*End Text Styles*/

/*Basic Styles*/
#maincontent p.Left { clear:both; }
#maincontent p.text {clear:none; }
#maincontent img.resource { margin:5px 10px;}
ul {}
ol { list-style: decimal; margin:0 0 0 30px;}
li {}
div {}
td { vertical-align:top;}
span {}
font {display:block;}
a { color:#c00; text-decoration:none;}
a:hover {color:#555; }
/*
input { border:1px solid #ccc;}
input:hover { border:1px solid #099;}
textarea { border:1px solid #ccc;}
textarea:hover { border:1px solid #099;}
*/

/*Classes*/
.hide {display:none;}
.clear {clear:both;}
.clearleft {clear:left;}
.clearright {clear:right;}
.shim {display:none;}
.error { color:#c00; }
div.resource { clear:both;}
.data td { border:1px solid #ccc;}
.Left { text-align:left;}
.Center { text-align:center;}
.Right { text-align:right;}

/* fixed height designs only */
.scroll-pane {
	float:left;
	height:500px;
	overflow:auto;
	width:100%;
	}
	
#maincontent table#locations {}
#maincontent table#locations td { font-size:130%; }
#maincontent table#locations p { font-size:100%; margin:0; padding:0; }
