/* -- 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		f3f3f3
	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:#173763;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center; 
	}
.outer-container {
  	background:url(/images/bg.gif) top left repeat #f3f3f3;
	}
.container {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:960px;
	}
.container-r {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:1045px;
	}
	
/* =Header Style */
#header-r {
	background:url(/images/header-r.jpg) top left no-repeat;
	height:210px;
	margin:0 auto 13px auto;
	position:relative;
	}
#header {
	background:none;
	height:208px;
	margin:0 auto 13px auto;
	position:relative;
	}
#date {
	color:#fff;
	float:right;
	font-size:16px;
	padding:10px;
	}
#header #swoosh {
	background:url(/images/swoosh.gif) top left no-repeat;
	height:184px;
	width:858px;
	position:absolute;
	z-index:1;
	float:left;
	margin-left:-90px;
	}
*:first-child+html #header #swoosh,	 {
	margin:-60px 0 0 -400px;
}
#header h1 {
	background:url(/images/logo.gif) no-repeat;
	font-size:28px;
	float:left;
	margin:75px 0 0 20px;
	text-transform:uppercase;
	height:41px;
	text-indent:-9999px;
	position:relative;
	z-index:3;
	width:263px;
	}
*:first-child+html #header h1,
* html #header h1 { margin:75px 40px 0 0; }

#header-r h1 {
	background:url(/images/logo.gif) no-repeat;
	font-size:28px;
	float:left;
	margin:75px 0 0 20px;
	text-transform:uppercase;
	height:41px;
	text-indent:-9999px;
	position:relative;
	z-index:3;
	width:263px;
	}


#header h1 a {
	display:block;
	height:41px;
	width:263px;
	color:#203268;
	text-decoration:none;
	}
#header #headerimg {
	background:url(/images/headerimg.jpg) top left no-repeat;
	height:208px;
	width:340px;
	position:absolute;
	z-index:2;
	float:left;
	margin-left:311px;
	}
*:first-child+html #header #headerimg,
* html #header #headerimg { margin:-60px 0 0 -10px; }
#header #headerimg.home {
	background:url(/images/homeimg.jpg) top left no-repeat;
	height:446px;
	width:341px;
	}
*:first-child+html #header #headerimg.home,
* html #header #headerimg.home { position:absolute; margin:-60px 0 0 0; }
#header #headercontent {
	width: 300px;
	height: 115px;
	float:right;
	position:relative;
	z-index:3;
	margin-top:10px;
	}
#header #headercontent img {
	margin-right:15px;
	}
#header #headercontent h2 {
	color:#173763;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin:5px 0 0 0;
	text-transform:none;
	}	
#header #headercontent p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0;
	text-align:justify;
	}
#header #search.home {
	background:url(/images/searchbg.jpg) 50% 50% no-repeat #173763;
	float:right;
	margin:36px 5px;
	padding:20px;
	width:250px;
	height:65px;
	position:relative;
	z-index:3;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#header #search.home h3 { border-top:0; color:#00a4fb; font:bold 18px arial,helvetica,sans-serif; font-style:italic; margin:0 0 5px; padding:0; }
#header #search.home select { font:normal 14px helvetica,arial,sans-serif; padding:5px; }
#header #search.home input { font:bold 14px helvetica,arial,sans-serif; padding:5px 7px; }
/*End Header*/

/* =Topnav */
#topnav {
	background:url(/images/topnavbg.png) top left repeat-x #019ef3;
	float:right;
	font-size:12px;
	height:35px;
	margin-top:24px;
	padding:0 0 0 3px;
	position:relative;
	z-index:3;
	width:495px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#topnav ul {
	margin:0;
	}
#topnav ul li {
	background:url(/images/topnavdivider.png) center left no-repeat;
	float:left;
	margin:0;
	padding-right:2px;
	}
#topnav ul li.first {
	background:none;
	}
#topnav ul li a {
	color:#fff;
	display:block;
	font:bold 11px helvetica,arial,sans-serif;
	float:left;
	padding:10px 17px;
	text-decoration:none;
	}
#topnav ul li a:hover, #topnav ul li.current a {
	color:#fffbc4;
	}
/*End Topnav*/

/* =Leftnav Col 1*/
#leftnav {
	background:#dff;
	border:1px solid #eee;
	font-size:16px;
	float:left;
	width:20%;
	text-align:right;
	margin:0 20px 0 0;
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px;
	}
#leftnav ul {
	margin:10px 10px;
	}
#leftnav ul li {
	display:inline;
	}
#leftnav ul li a {
	border-bottom:1px solid #0ee;
	color:#444;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px 10px 10px 10px;
	}
#leftnav ul li a:hover, #leftnav ul li.current a {
	background:#444;
	color:#0ff;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	}
#leftnavcontent {
	color:#444;
	margin:20px;
	}/*Added and width to IE7.css & IE6.css */
#leftnavcontent .text {
	font-size:12px;
	}	

/*End Leftnav Col 1*/


#carbon-neutral {
	clear:right;
	float:right;
}
*:first-child+html #carbon-neutral,
* html #carbon-neutral {
	margin-top:125px;
}
#carbon-neutral2 {
	clear:right;
	float:left;
	margin:500px 0 0 -290px;
}

#sidebar {
	background:#999;
	border:1px solid #999;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#fff;
	float:left;
	margin:0 0 2em;
	padding:5px;
	width:250px;
}
#sidebar h3 { border-top:0; font:bold 16px 'segoe ui',helvetica,arial,sans-serif; margin:0; }
#sidebar h3 a { color:#fff; text-decoration:none; }
#sidebar p { font:normal 11px 'segoe ui',helvetica,arial,sans-serif; }
#sidebar p a { color:#fff; font-size:80%; font-weight:bold; text-transform:uppercase; }
#sidebar ul { border-bottom:1px solid #fff; list-style:none; margin:0 0 10px; padding:0 0 10px; text-indent:0; }
#sidebar ul li { font:bold 12px 'segoe ui',helvetica,arial,sans-serif; padding:5px; }
#sidebar ul li a { color:#fff; text-decoration:none; }

/* Revolix Sidebar */

#sidebar-r {
	background:#fff;
	border:1px solid #999;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#fff;
	float:left;
	margin:0 0 2px 90px;
	padding:5px;
	width:250px;
}
#sidebar-r h3 { border-top:0; font:bold 16px 'segoe ui',helvetica,arial,sans-serif; margin:0; }
#sidebar-r h3 a { color:#999; text-decoration:none; }
#sidebar-r p { font:normal 11px 'segoe ui',helvetica,arial,sans-serif; color:#999;}
#sidebar-r p a { color:#999; font-size:80%; font-weight:bold; text-transform:uppercase; }
#sidebar-r ul { border-bottom:1px solid #999; list-style:none; margin:0 0 10px; padding:0 0 10px; text-indent:0; }
#sidebar-r ul li { font:bold 12px 'segoe ui',helvetica,arial,sans-serif; padding:5px; }
#sidebar-r ul li a { color:#999; text-decoration:none; }


/* =Mainpage Col 2*/
#page {
	background:none;
	float:right;
	vertical-align:top;
	margin:0 20px 30px 20px;
	width:630px;
	}
#page.home {
	width:440px;
	height:190px;
	background:url(/images/homebg.jpg) 50% 50% no-repeat #173763;
	float:left;
	overflow:none;
	position:relative;
	padding:10px 20px;
	z-index:3;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
* html #page.home { margin:-220px 0 20px; }
#page.home h2 {
	color:#00a4fb;
	text-transform:none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:23px;
	font-stretch:condensed;
	font-weight:bold;
	}
#page.home p {
	color:#fff;
	font-size:13px;
	line-height:1.8;
	}
/* Custom Layout */
#page .section1 {
	float:left;
	width:46%;
	margin:0 20px 0 0;
	}
#page .section1 h1 {
	border-bottom:7px solid #099;
	}
#page .section2 {
	float:left;
	width:50%;
	}
#page ol {
	font-size:12px;
	line-height:1.4;
	list-style:decimal;
	margin:0 0 1em 2em;
	padding:0;
	text-indent:0;
}
#page li {
	margin:0 0 .5em;
}
#page p {
	font-size:12px;
	margin:0 0 .5em;
	}
#page ul {
	font-size:12px;
	line-height:1.4;
	list-style:square;
	margin:0 0 1em 2em;
	padding:0;
	text-indent:0;
}

#page ul.forms { list-style:none; }

#page table.data {
	border:1px solid #333;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 15px;
	padding:0;
	width:100%;
}
#page table.data th {
	background:#777;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	vertical-align:bottom;
	width:50%;
}
#page table.data th,
#page table.data td {
	border:1px solid #ccc;
	padding:10px;
}
#page table.data td dl {
	margin:0 0 1em;
	padding:0;
	text-indent:0;
}

/*End Mainpage Col 2*/


#maincontent p,
#maincontent .text,
#maincontent .textbold { font-size:12px; padding:0 0 .5em; }



/* =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 {
	border-bottom:1px solid #aee;
	font-weight:bold;
	}
#searchsite {
	margin:10px 10px 20px 10px;
	}
#searchsite .searchbox {
	background:#fff;
	border:1px solid #ccc;
	color:#044;
	padding:3px;
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px;
	}
#searchsite .submit {
	background:#066;
	border:1px solid #ccc;
	color:#fff;
	padding:3px;
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px;
	}
#searchsite .submit:hover {
	background:#099;
	border:1px solid #fff;
	cursor:pointer;
	}
#news {
	margin:10px;
	}
#news table {
	border-bottom:1px solid #aee;
	font-size:12px;
	padding:0 0 10px 0;
	}
/*End Rightside Col 3*/
/* =Footer */
#footer {
	background:#173763;
	padding:20px;
	position:relative;
	font-size:12px;
	color:#fff;
	}
#footer a {
	color:#fff;
	}
#footer a:hover {
	color:#fff; 
	}
#footer #info {
	float:right;
	width:885px;
	}
#footer #info #footerlogo {
	background:url(/images/footerlogo.gif) top left no-repeat;
	height:32px;
	width:207px;
	display:block;
	float:left;
	margin:2px 25px 0 0;
	text-indent:-9999px;
	}
#footer #info #footerlogo a {
	display:block;
	height:32px;
	width:207px;
	}
#footer #info p {
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:normal;
	}
#footer #info p .small {
	font-size:11px;
	margin-top:-10px;
	}
#footer #info p img {
	margin-right:25px;
	}
#footer #copyright {
	color:#fff;
	font-size:12px;
	float:right;
	text-align:right;
	width:47%;
	}
#footer h3, #footer .h3 {
	color:#fff;
	}
#footer .text {
	font-size:12px;
	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 */

.forms td { 
	font-size:14px;
	padding:5px;
	width:auto;
}
.forms {
	display:block;
	font-size:14px;
	font-weight:normal;
	width:100%;
	}
.forms h1 { white-space:nowrap; }
.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:#173763;
	color:#fff;
	padding:7px 17px;
	font-size:12px;
	font-weight:bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.forms .submitbutton:hover, .forms .searchbutton:hover {
	background:#099;
	border:1px solid #fff;
	cursor:pointer;
	}
.forms .radio {
	float:none;
	clear:both;
	}
.errormessage {
	color:#c00;
	display:block;
	padding:10px;
	}
.submitted {
	line-height:normal;
	font-size:14px;
	}
	
	td.search-field-label0 { display:none; }
	table.forms select.i_Text0 { font:normal 18px helvetica,arial,sans-serif; }
/*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 {
	color:#173763;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 7px 0;
	}
h1, .h1 {
	font-weight:normal;
	font-size:40px; 
	}
h2, .h2 {
	color:#000;
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	margin:0 0 .5em;
	}
h3, .h3, .subheader, .imagegallerytitle, .boldlargetext {
	border-top:2px solid #e6e6e6;
	font-size:20px;
	font-weight:normal;
	margin:10px 0 5px;
	padding:10px 0 0;
	}
h4, .h4 {
	font-size:16px;
	font-weight:bold;
	}
h5, .h5 {
	font-size:14px;
	font-weight:bold;
	}
h6, .h6 {
	font-size:12px;
	font-weight:bold;
	}
/*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:18px; line-height:1.4em;}
.small, .smallbold, small {font-size:14px;}
.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*/
p {}
ul {}
ol { list-style: decimal; margin:0 0 0 30px;}
li {}
div {}
td { vertical-align:top;}
span {}
font {display:block;}
a {color:#0065e1; text-decoration:underline;}
#maincontent a {font-weight:bold;}
a:hover {text-decoration:none; }
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%;
	}
	
.contentsearch {
	border:1px solid #777;
	border-collapse:collapse;
	border-spacing:0;
	}
.contentsearch th.header {
	background:#aaa;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
.contentsearch th,
.contentsearch td {
	border:1px solid #777;
	padding:10px;
}

.contentsearch .detail0 td { background:#eee; }

