* { margin: 0; padding: 0; }

form
{
	padding: 0;
	margin: 0;	
}

body {
	background-color: #fff;
	line-height: 1.6em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
	}
	
select
{
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
	
}
option
{
	margin:3px 3px 3px 3px;
}
input 
{
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
}
table
{
	border-width:0px;
	border:0px;
}
tbody
{
	border-width:0px;
	border:0px;
}
td
{
	border-width:0px;
	border:0px;
}
tr
{
	border-width:0px;
	border:0px;
}	
p 
{
	margin-bottom: 1em;
	line-height: 1.6em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
	
}
	
li {
	margin-left: 2em;
	margin-bottom: .5em;
	line-height: 1.5em;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	color: #555;
	}
	
img {
	border: 0;
	}

.cms
{
	position:relative;
	float:left;
}	
#wrapper {
	width: 889px;
	margin: 0px auto;
	padding: 0px;
	background: #fff;
	display: block;
	}	
	
#header
{
	width: 889px;
	height: 199px;
}
#subHeader
{
}
	#subHeader #story
	{
		float:left;
		width:630px;
		height:278px;
	}
	#subHeader #goal
	{
		float:left;
		width:254px;
		height:278px;
		padding-left:5px;
		overflow:visible;
	}
		#subHeader #goal #left
		{
		 	
		}
		#subHeader #goal #left #divContent0037
		{
			float:left;
			width:127px;
			height:278px;
			background-color:#4d4d4d;
			overflow:visible;
		}
		#subHeader #goal #left #divContent0037 p
		{
			font-family: Trebuchet MS, Arial, Sans-Serif;
			font-size: 8pt;
			font-weight:bold;	
			color: #e7e7e7;
			letter-spacing:0.1em;
			margin-left:10px;
			margin-bottom: 1em;
		    line-height: 1.6em;
		}
		
		#subHeader #goal #right
		{
			float:left;
			width:127px;
			height:278px;
			background-color:#4d4d4d;
			overflow:visible;
		}
#nav
{
	width: 889px;
	height: 47px;
	margin-bottom:13px;
}
	#nav div
	{
		float:left;
	}
	
#contentBody
{
	clear: both;
	float: none;
	overflow: auto;
	background-color:#fff;
	padding-top:13px;
	padding-bottom:13px;
}
	#content
	{
		float:none;
		overflow:hidden;
	}
	#contentNav
	{
		float: left;
		width: 175px;
		background-color:#4d4d4d;
		margin-right:15px;
		padding-top:23px;
		padding-left:25px;
	    min-height:412px;
	}
		#contentNav div
		{
			margin-bottom:15px;
		}
		#contentNav div p
		{
			color:#fff;
			font-weight:bold;
			font-size:9pt;
			margin-bottom:15px;
			letter-spacing:0.5px;
		}
		#contentNav div a
		{
			color:#fff;
			font-weight:bold;
			font-size:9pt;
			margin-bottom:15px;
			letter-spacing:0.5px;
			
		}
		#contentNav div a:hover
		{
			color:#cd2026;
			text-decoration:none;
			font-weight:bold;
			font-size:9pt;
			margin-bottom:15px;
			letter-spacing:0.5px;
		}
		#contentNav div a.selected
		{
			color:#cd2026;
			text-decoration:none;
			font-weight:bold;
			font-size:9pt;
			margin-bottom:15px;
			letter-spacing:0.5px;
		}
		#contentNav .subNav div
		{
			margin-left:12px;
			color:#fff;
		}
		
		#contentNav .subNav div a
		{
			color:#fff;
			font-weight:normal;
			font-size:8pt;
			margin-bottom:15px;
			letter-spacing:0.5px;
		}
		#contentNav .subNav div a:hover
		{
			color:#cd2026;
			font-weight:normal;
			font-size:8pt;
			margin-bottom:15px;
			letter-spacing:0.5px;
		}
		#contentNav .subNav div a.selectedSmall
		{
			color:#cd2026;
			font-weight:normal;
			font-size:8pt;
			margin-bottom:15px;
			letter-spacing:0.5px;
		}
		
	#contentRight
	{
		float: left;
		width: 619px;
		padding-left:35px;
		padding-top:23px;
		padding-right:20px;
		padding-bottom:20px;
		background-color:#e8e8e8;
		min-height:412px;
	}
	#contentHome
	{
		float:left;
		width:829px;
		background-color:#e8e8e8;
		padding:20px 30px 20px 30px;
	}
	#contentFull
	{
		float: left;
		width: 854px;
		padding-left:35px;
		padding-top:23px;
		background-color:#e8e8e8;
		min-height:412px;
	}
	#content
	{
		float: left;
		width: 854px;
		padding-left:35px;
		padding-top:23px;
		padding-bottom:20px;
		background-color:#e8e8e8;
		min-height:412px;
	}
	#content #left
	{
		float: left;
		width: 454px;
	}
	#content #right
	{
		float: left;
		width: 355px;
		margin-left:25px;
		margin-right:20px;
	}
	#contentBody ul
	{
		padding-bottom:10px;
	}
	#contentBody TABLE
	{
		border:0;
	}
	#contentBody TD
	{
		margin-bottom: 1em;
		line-height: 1.6em;
		font-family: Verdana,Arial, Sans-Serif;
		font-size: 8pt;	
		color: #555;
		border:0;
	}
	#contentBody HR
	{
		color: #e11f26;
		background-color: #f00;
		height: 2px;
		border:dashed;
	}


#footerA
{
	clear:both;
	float:none;
	width:889px;
	height:152px;
	padding-bottom:13px;
}
	#footerA #a
	{
		float:left;
		margin-right:5px;
	}
	#footerA #b
	{
		float:left;
		margin-right:5px;
	}
	#footerA #c
	{
		float:left;
	}

#footerB
{
	clear:both;
	float:none;
	width:889px;
	height:36px;
	padding-bottom:13px;
}
	#footerB div
	{
		padding-bottom:13px;
		border-bottom:solid 1px #000;
	}

#footerC
{
	width:889px;
	height:auto;
	clear:both;
	float:none;
	padding-top:25px;
}
	#footerC .links
	{
		float:left;
		margin-left:55px;
		border:sold 1px #aaa;
	}
	#footerC .links a
	{
		font-size:9pt;
	}
	#footerC .linksFirst
	{
		float:left;
		margin-left:60px;
		border:sold 1px #aaa;
	}
	#footerC .linksFirst a
	{
		font-size:9pt;
	}
	#footerC .linksLast
	{
		float:left;
		margin-right:0px;
		border:sold 1px #aaa;
	}
	#footerC .linksLast a
	{
		font-size:9pt;
	}
	#footerC div p
	{
		color:#4d4d4d;
		font-weight:bold;
		font-size:9pt;
	}
	#footerC div p a
	{
		line-height:0em;
	}
	#footerC div a
	{
		color:#4d4d4d;
		font-size:8pt;
		line-height:1.6em;
	}
	#footerC #revuelogo
	{
		clear:both;
		float:none;
		padding-bottom:13px;
	}

#footerD
{
	clear:both;
	float:none;
	width:889px;
	height:50px;
	padding-top:0px;
	background-image: url(../img/footerDbg.jpg);
	background-repeat: no-repeat;	
}
	#footerD p
	{
		color:#fff;
		font-size:8pt;
		padding-top:8px;
	}
	#footerD p a
	{
		color:#fff;
	}
	#footerLinks a
	{
		color:#fff;
	}
	#footerLinks a:hover;
	{
		text-decoration:underline;
	}
	#footerCopy p
	{
		line-height:0em;
		font-size:8pt;
		color:#d6cab6;
	}
	#footerCopy a
	{
		font-size:8pt;
		color:#d6cab6;
	}
	#footerCopy a:hover
	{
		text-decoration:underline;
	}

#footer
{
	width: 889px;
	background-color: #fff;
	padding-bottom:10px;
	padding-top:10px;
	background-image: url(../img/footer_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
	#footerLinks a
	{
		color:#fff;
	}
	#footerLinks a:hover;
	{
		text-decoration:underline;
	}
	#footerCopy p
	{
		line-height:0em;
		font-size:8pt;
		color:#d6cab6;
	}
	#footerCopy a
	{
		font-size:8pt;
		color:#d6cab6;
	}
	#footerCopy a:hover
	{
		text-decoration:underline;
	}