body {
	background-color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 13px;
	margin-top: 13px;
	background-image: url(../images/goodwillbg.gif);
	background-repeat: repeat-x;
}
	
.causeroom-searchinput {
	height: 14px;
	border: 1px solid #000000;
	font-size: 7pt;
	padding-left: 3px;
	width: 85px;
}

.causeroom-submit {
	height: 20px;
}

table.header, table.main {
	background-color: #ffffff;
	width: 750px;
}

.topnav_precedent_column {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-image: url(../images/top_banner.gif);
	background-repeat: no-repeat;
	height: 60px;
	border-bottom: 4px solid #fff;
}

.causeroom-topnav {
	color: #6F7918;
	font-size: 10px;
	width: 450px;
	height: 60px;
	background: #BED445;
	background-image: url(../images/left_banner_edge.gif);
	background-repeat: no-repeat;
}

.causeroom-topnav td {
	padding: 2px;
	text-align: right;
}

	.causeroom-topnav p {
	}
	
	.causeroom-topnav p.on {
	}
	
	.causeroom-topnav a:link, .causeroom-topnav a:visited {
		color: #6F7918;
		text-decoration: none;		
	}

	.causeroom-topnav a:link.on, .causeroom-topnav a:visited.on, .causeroom-topnav a:hover.on {

	}
	
	.causeroom-topnav a:hover {
		text-decoration: underline;
	}

.causeroom-header {
	/*border-bottom: 1px solid #BFBFBF;*/
	background-color: #ffffff;
}

.causeroom-nav {
	padding-top: 30px;
	background-color: #d5e8f6;
	vertical-align: top;
	width: 167px;
	font-size: 10px;
	border-right: 1px dotted #bfbfbf;
}
.causeroom-nav ul {
	background-color: #2989e0;
	padding: 0;
	margin: 0;
}
	.causeroom-nav p, .causeroom-nav p.off {
		/* padding: 8px 0px 0px 13px; */
		padding: 0px 0px 0px 25px;
		height: 32px;
		line-height: 32px;
		margin: 0px;
		/*border-bottom: 1px solid #A8A6A7;*/
		vertical-align: middle;
	}

	.causeroom-nav p.over {
		height: 32px;
		background-image:url(../images/bg_nav_o.gif);
		background-repeat: repeat-x;
		margin: 0px;
	}
	
	.causeroom-nav p.on {
		/* padding: 8px 0px 0px 13px; */
		height: 32px;
		background-image:url(../images/bg_nav_o.gif);
		background-repeat: repeat-x;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	
	.causeroom-nav a:link, .causeroom-nav a:visited {
		color: #2989E0;
		text-decoration: none;	
		font-weight: bold;	
	}

	.causeroom-nav a:link.on, .causeroom-nav a:visited.on, .causeroom-nav a:hover.on {
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;		
	}
	
	.causeroom-nav a:hover {
	}

	.causeroom-nav p.over a:link, .causeroom-nav p.over a:visited {
	color: #ffffff;
	}

.causeroom-subnav {
	background-color: #2989e0;
}

	.causeroom-subnav li {
		list-style-type: none;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 45px;
	}
	
	.causeroom-subnav li.on {
	}
	.causeroom-subnav a:link, .causeroom-subnav a:visited {
		font-size: 9px;
		color: #fff;
	}

	.causeroom-subnav a:link.on, .causeroom-subnav a:visited.on {
		font-weight: bold;
		font-size: 9px;
		color: #fff;
	}
	
	.causeroom-subnav a:hover {
		text-decoration: underline;
	}

.causeroom-content {
	vertical-align: top;
	padding: 15px;
}
.causeroom-content table, table.spintable {
	font-size: 10pt;
}
	.causeroom-content p {
	}

	/* use h2 for the title of a section */
	.causeroom-content h2 {
	}
	
	/* use h3 for the title of an item, or a group heading */
	.causeroom-content h3 {
	}

	/* use h4 for subtitles and such */
	.causeroom-content h4 {
	}
	
	/* caption style override for pictures within the causeroom-content area */
	.causeroom-content .caption {
	}

	/* inline links */
	.causeroom-content a:link, .causeroom-content a:visited {
		color: #0066CC;
		text-decoration: none;
	}
	
	.causeroom-content a:hover {
		text-decoration: underline;
		background-color: #99CDFF;
	}

	/* use .itemlink class for anything that clicks through to an item */
	.causeroom-content a:link.itemlink, .causeroom-content a:visited.itemlink {
	font-weight: bold; 
	}

	.causeroom-content a:hover.itemlink {
	
	}

	/* use .itemtitle for things that are like .itemlink, but aren't links */
	.causeroom-content .itemtitle {
		font-weight: bold;
		color: #000000;
	}
	
	
.causeroom-sidebar {
	vertical-align: top;
	width: 200px;
	padding-top: 15px;
	border-left: 1px dotted #999999;
}

	.causeroom-sidebar a:link, .causeroom-sidebar a:visited {
		color: #0066CC;
		text-decoration: none;
	}
	
	.causeroom-sidebar a:hover {
		text-decoration: underline;
		background-color: #99CDFF;
	}
	
	.contentbox table {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}

.causeroom-tagline {
	height: 35px;
	background-image:url(../images/banner2.jpg);
	background-repeat: no-repeat;
	color: #0066cb;
	text-align: right;
	padding-right: 10px;
}

.causeroom-tagline p {
	margin: 0;
	padding: 0;
}

.causeroom-footer {
	padding: 4px 15px 15px 15px;
	color: #0066CC;
	vertical-align: bottom;
	
}

	.causeroom-footer p {
	}
	
	.causeroom-footer a:link, .causeroom-footer a:visited {
		color: #0066CC;
		text-decoration: none;
	}
	
	.causeroom-footer a:hover {
		text-decoration: underline;
		background-color: #99CDFF;
	}

.sponsors {
	font-size: 1.2em;
	background-color: #ffffff;
	color: #346AB0;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
}

.sponsors p {
	padding: 5px;
	margin: 0px;
	border-bottom: 1px solid #bfbfbf;;
}

.pageimage {
	margin: 0px;
	padding: 0px;
}

.poll td {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.poll h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	margin: 0px 0px 4px 0px;
	padding: 2px;
}

.poll h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000033;
	margin: 0px;
}

.formbuilder p {
	margin: 0px;
	padding: 0px;
}