 
#template {
	background: #ddd;
	font-family: "Arial";
}

#wrapper {
	width: 900px!important;
	width: 901px;
	padding: 0px;
	height:auto !important;
	height:100%;	
	text-align: left;
	border: 1px solid #999;
}

#header {
	width: 100%;
	height: 135px;
	background: #fff;
}

#navigation {
	width: 100%;
	min-height: 30px;
	height: auto!important;
	height: 30px;
	background: #3CA939; 
}

	#navigation ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#navigation li {
		display: block;
		float: left;
		text-align: center;
		min-height: 24px;
		height: auto!important;
		height: 24px;
		width: 299px; 
		border-left: 1px solid #FFF;
		border-top: #96c07a solid 3px;
		border-bottom: #457844 solid 3px;
	}

	#navigation A {
		color: #FFF; 
		display: block;
		width: 300px!important;
		width: 299px;
		text-decoration: none;
		margin: 0px;
		text-transform: none;
		font-family: Arial;
		font-weight: bold;
		font-size: 16px;
		height: auto!important;
		height: 24px;
		padding-top: 2px;
		background: #3CA939;
	}

	#navigation A:hover, #navigation A:active { 
		color: #f3f966;
	}	

#content {
	width: 100%;
	min-height: 440px;
	background: url(/images/background_long_new.gif); 
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0px -16px;
	padding: 0px;
	
}

	#content .main_content {
		background: none; 
		width: 410px!important;
		width: 500px;
		padding: 30px 20px 3px 70px!important;
		padding: 50px 20px 3px 70px; 
	}
	
	#content .main_content_full {
		background: none;
		width: 790px!important;
		width: 900px;
		padding: 30px 20px 3px 70px!important;
		padding: 50px 20px 3px 70px;
		
	} 

	#content .main_content_full_notitile {
		background: none;
		width: 790px!important;
		width: 900px;
		padding: 10px 20px 3px 70px!important;
		padding: 10px 20px 3px 70px;
		
	} 

	#content .side_content {
		background: none;  
		width: 350px !important;
		width: 400px;
		position: absolute; top: 185px!important; top: 215px;
		float: right; 
		margin-left: 500px;
		padding: 95px 40px 3px 10px; 
		
	}
 	
	#content img.shim {
		margin-left: -1000px;

	}
	
	#content h1 {
		font-size: 24px;
		line-height: 1;
		font-family: arial black;
	}
	
	#content h2 {
		font-size: 16px;
		line-height: 1;
		font-family: arial;
	}
	
	#content p {
		line-height: 1.5;
	}
	
	#content ul {
		list-style-image: url(/images/bullet.gif)
	}
	
	#content li {
		font-family: Arial;
		line-height: 1.25;
		padding-bottom: 10px;
	}

#subnav {
		background: #fff;
		width: 820px!important;
		width: 900px;
		padding: 5px 10px 5px 70px;
		height: 20px !important;
		height: 20px;
	}

	#subnav ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#subnav li {
		display: block;
		float: left;
		text-align: left;
		height: 24px;
		
		padding: 5px 30px 0px 0px; 
		text-transform: UPPERCASE;
		font-family: Arial Narrow;
		font-weight: bold;
		font-size: 13px;
		width: auto!important;
		width: 1px;
		
	}

	#subnav A {
		color: #999;
		display: block;
		text-decoration: none;
		height: 20px;
	}

	#subnav A:hover, #subnav A:active { 
		color: #6ca745;
	}	
	
	#subnav li.active {
		color: #000;
		
	}


#subnav_fix {
		background: #fff;
		width: 820px!important;
		width: 900px;
		padding: 5px 10px 5px 70px; 
	}
  
	#subnav_fix A {
		color: #999; 
		text-decoration: none;
        text-transform: UPPERCASE;
		font-family: Arial Narrow;
		font-weight: bold;
		font-size: 13px; 
		padding-right:27px;
	}

	#subnav_fix A:hover, #subnav A:active { 
		color: #6ca745;
	}	
	
	#subnav_fix .active {
		color: #000;
		text-decoration: none;
        text-transform: UPPERCASE;
		font-family: Arial Narrow;
		font-weight: bold;
		font-size: 13px;			
		padding-right:27px;
	}
	
#footer {
		width: 820px!important;
		width: 900px;
		padding: 5px 10px 5px 70px;
		height: 80px;
		background: #fff;
		border-top: #000 solid 10px;
}

#topper {
		width: 820px!important;
		width: 900px;
		padding: 0px 10px 0px 70px;
		height: 39px;
		background: #fff; 
}


#navcontanier_topper {
	width: auto;
}
	#navcontainer_topper ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	#navcontainer_topper li {
		display: block;
		float: left;
		text-align: left;
		height: auto!important;
		height: 24px;
		width: auto!important;
		width: 1px;
		text-transform: none;
		font-family: Arial;
		font-weight: bold;
		font-size: 14px;
		background-color: #FFF;
		background-repeat: no-repeat;
		
		
	}

	#navcontainer_topper A {
		color: #555;
		display: block;
		text-decoration: none;
		margin: 0px;
		background-color: #FFF;
		height: auto!important;
		height: 24px;
		background: url(/images/nav_bullet_grey.gif);
		background-position: 0px -3px;
		width: auto!important;
		width: 1px;
		background-repeat: no-repeat;
		padding: 5px 15px 15px 0px;
	}

	#navcontainer_topper A.clicked {
		color: #000;
		display: block;
		text-decoration: none;
		margin: 0px;
		background-color: #FFF;
		height: auto!important;
		height: 24px;
		background: url(/images/nav_bullet_red.gif);
		background-position: 0px -3px;
		width: auto!important;
		width: 1px;
		background-repeat: no-repeat;
		padding: 5px 15px 15px 0px;
	}

	#navcontainer_topper A:hover { 
		color: #6ca745;
		background: url(/images/nav_bullet.gif);
		background-position: 0px -3px;
	}	
	
	#navcontainer_topper li.active {
		color: #000;
		background: url(/images/nav_bullet_red.gif);
		background-position: 0px -3px;
		background-repeat: no-repeat; 
	}

	#navcontainer_topper li.active A:hover { 
		color: #6ca745;
		background: url(/images/nav_bullet.gif);
		background-position: 0px -3px;
	}	

	#navcontainer_topper li.active A {
		color: #000;
		background: url(/images/nav_bullet_red.gif);
		background-position: 0px -3px;
		background-repeat: no-repeat;
		padding: 5px 15px 15px 0px;
	}
 
	
	#navcontainer_topper img {
		padding: 0px 0px 0px 0px;
		border: 0px;
	}



#navcontanier {
	width: auto;
}
	#navcontainer ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	#navcontainer li {
		display: block;
		float: left;
		text-align: left;
		height: auto!important;
		height: 24px;
		width: auto!important;
		width: 1px;
		text-transform: none;
		font-family: Arial;
		font-weight: bold;
		font-size: 14px;
		background-color: #FFF;
		background-repeat: no-repeat;
		
		
	}

	#navcontainer A {
		color: #555;
		display: block;
		text-decoration: none;
		margin: 0px;
		background-color: #FFF;
		height: auto!important;
		height: 24px;
		background: url(/images/nav_bullet_grey.gif);
		background-position: 0px -3px;
		width: auto!important;
		width: 1px;
		background-repeat: no-repeat;
		padding: 5px 15px 50px 0px;
	}

	
	#navcontainer A.clicked {
		color: #000;
		display: block;
		text-decoration: none;
		margin: 0px;
		background-color: #FFF;
		height: auto!important;
		height: 24px;
		background: url(/images/nav_bullet_red.gif);
		background-position: 0px -3px;
		width: auto!important;
		width: 1px;
		background-repeat: no-repeat;
		padding: 5px 15px 50px 0px;
	}

	#navcontainer A:hover, #navcontainer A:active { 
		color: #6ca745;
		background: url(/images/nav_bullet.gif);
		background-position: 0px -3px;
	}	
	
	#navcontainer li.active {
		color: #000;
		background: url(/images/nav_bullet_red.gif);
		background-position: 0px -3px;
		background-repeat: no-repeat;
		padding: 5px 15px 50px 0px;
	}

	#navcontainer li.active A { 
		color: #000;
		background: url(/images/nav_bullet_red.gif);
		background-position: 0px -3px;
		background-repeat: no-repeat;
		padding: 5px 15px 50px 0px;
	}

	#navcontainer li.active A:active { 
		color: #6ca745;
		background: url(/images/nav_bullet.gif);
		background-position: 0px -3px;
	}	
 	
	#navcontainer img {
		padding: 0px 0px 0px 0px;
		border: 0px;
	}

.sitemap_text1,
.sitemap_text1 A:link ,
.sitemap_text1 A:visited  
{
   font-family: Arial;
   font-weight: bold;
   font-size: 15px; 
   color: #000000;
}

.sitemap_text2,
.sitemap_text2 A:link ,
.sitemap_text2 A:visited  
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px; 
   color: #000000;
}

.sitemap_text3,
.sitemap_text3 A:link ,
.sitemap_text3 A:visited  
{
   font-family: Arial;
   font-weight: normal;
   font-size: 12px; 
   color: #000000;
}

A.sitemap_text1:hover,
A.sitemap_text2:hover,
A.sitemap_text3:hover
{
  color: #6ca745;
}

#content .nextsteps_title,
#content .nextsteps_title A 
{
   font-weight: bold;
   font-size: 14px; 
   color: #3BA737;
   text-decoration:none;
}

#content .nextsteps_text,
#content .nextsteps_text A 
{
   font-weight: normal;
   font-size: 13px; 
   color: #000000;
   text-decoration:none;
}

#content .nextsteps_iconlink,
#content .nextsteps_iconlink A 
{
   font-weight: normal;
   font-size: 13px; 
   color: #574CCE;
   text-decoration:underline;
}

#content .virtual_black_title 
{
   font-weight: bold;
   font-size: 15px; 
   color: #000000;
   text-decoration:none;
   padding-left:0px;
}

#content .virtual_green_text 
{
   font-weight: normal;
   font-size: 13px; 
   color: #000000;
   text-decoration:none;
}

#content .virtual_blue_text 
{
   font-weight: bold;
   font-size: 13px; 
   color: #000000;
   text-decoration:none;
}

#content .virtual_blue_textnormal 
{
   font-weight: normal;
   font-size: 13px; 
   color: #000000;
   text-decoration:none;
}
 
 
#content .virtual_blue_testimonial 
{
   padding-left: 50px;
   font-weight: bold;
   font-size: 13px; 
   color: #000000;
   text-decoration:none;
   font-style:italic;
}

#content .virtual_blue_testimonial_small
{
   padding-left: 50px; 
   font-weight: normal;
   font-size: 11px; 
   color: #000000;
   text-decoration:none;
   font-style:normal;
}


#content .right_register_formtext
{
   font-weight: bold;
   font-size: 13px; 
   color: #000000;
   text-decoration:none; 
}

#content .right_register_forminput
{
   border: 1px solid #B6CCD4;
   font-size: 13px; 
   color: #000000; 
   width:200px; 
}


#content .right_register_formrowspace
{
   padding-bottom:09px;
}


/* new styles for spendmap, virtual tour, next steps and guided tour */
#new_page {
	font-family: Arial, Helvetica, sans-serif;
	width:900px;
	padding:0 0 20px 0;
	margin:0;
	background-color:#FFFFFF;
}

.text12{
	font-family: Arial, Helvetica, sans-serif;
	margin:12px 0 12px 0;
	padding:0;
	font-size:12px;
	line-height:16px;
} 

.header_new {
	font-size: 16px;
	padding:0 0 5px 0;
	margin:5px 0 0 0;
	font-weight:bold;
	line-height:16px;
}

.header_nextsteps {
	font-size:15px; 
	letter-spacing:-0.5px;
	padding:12px 7px 15px 8px;
	margin:0;
	font-weight:bold;
	color:#000000;
	word-spacing: -2px;
	line-height:16px;
}

.header_nextsteps a, .header_nextsteps a:hover, .header_nextsteps a:active {
	text-decoration:none;
	color:#000000;
}

.header_nextsteps a:hover {
	text-decoration:underline;
}

.subheader_nextsteps {
	color: #49af46;
	font-weight:bold;
	margin: 0;
	padding:0 15px; 
	font-size:13px;
	line-height:16px;  
}

.intro_nextsteps {
	padding:0 15px 5px 15px;
	line-height:16px;
	font-size:12px;
	height:160px;
}

.subheader_new {
	color: #49af46;
	font-size:14px;
	font-weight:bold;
	padding-top:0;
	margin-top: 0;
	line-height:16px;
}

.highlight_green {
	color: #49af46;
	font-weight:bold;
	margin-bottom:20px;
	line-height:16px;
}

.highlight_red {
	font-size:14px;
	color: #f10407;
	font-weight:bold;
	line-height:16px;
}

.right_reg_formtextnew {
	font-weight: normal; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
}

.right_reg_forminputnew {
	border: #979696 1px solid; 
	font-size: 11px; 
	width: 181px; 
	color: #000000; 
}

.right_reg_formrowspacenew {
	padding-bottom: 9px;
}

#gray_box {
	background-color:#efefef; 
	/* height:390px; */
	width:209px;
	margin:25px 0 0 0;
	padding:0;
}

#gray_box_container {
	padding:10px 13px 0 13px; 
	margin:0;
	background-image:url(/images/bckgr_graybox.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

.main_content_newpages {
	padding:20px 40px 0 50px;
	font-size:12px;
	line-height:16px;
}

#bottom_block {
	padding:20px 30px 0 50px;
}

.quota {
	color:#60635f; 
	font-style:oblique; 
	font-size:12px; 
	margin:0; 
	padding:3px 0 0 0;
	line-height:15px;
}

.quota_author {
	color:#9fa39d; 
	font-size:11px; 
	text-align:right; 
	font-style:normal; 
	margin:0 0 5px; 
	padding:0;
	line-height:16px;
}

#quota_image1 {
	background-image:url(/images/quot_top.gif); 
	background-repeat:no-repeat; 
	background-position:center 5px; 
	width:32px;
}

#quota_image2 {
	background-image:url(/images/quot_bottom.gif); 
	background-repeat:no-repeat; 
	background-position:center bottom; 
	width:32px;
}

#quota_block {
	background-color:#f1f7ee;
}

#next_steps {
	margin:20px 10px 0 22px;
}

.nextsteps_container {
	width:206px; 
	margin-right:11px; 
	background-image:url(/images/vcontainer_bckgr.gif); 
	background-repeat:repeat-y;
	height:430px;
}

.nextsteps_container_top {
	background-image:url(/images/vcontainer_top.gif); 
	background-repeat:no-repeat; 
	height:9px;
}

.nextsteps_container_bottom {
	background-image:url(/images/vcontainer_bottom.gif); 
	background-repeat:no-repeat; 
	height:9px;
}