﻿#calculateslogan	{
	width: 930px;
	height: 3px;
	margin: 5px auto;
	background: #fffff;
}
#calculator_wizard
{
	position:relative;
	float:left;
	}
/*=========================================================
                  CALCULATOR PAGE 1 STYLES                      
=========================================================*/

.account	{
	height: 1%;
	width: 962px;
	margin: 0 auto;
	position: relative;
	background: url(../../images/bg_projects.png) repeat-y left top;
}
.account #main, .account #sidebar	{
	z-index: 5;
	min-height: 450px;
	position: relative;
}
.account #main	{
	float: left;
	width: 689px;
	padding: 0 0 35px 23px;
	background: url(../../images/bg_projects_main_h2.png) no-repeat left top;
	border-right: solid 1px #ccc;
}
.account #main h2	{
	color: #666;
	height: 52px;
	font-size: 3.6em;
	font-weight: bold;
	margin-left: -8px;
	padding: 5px 0 0 8px;
	border-bottom: solid 1px #ccc;
	background: url(../../images/bg_projects_main_h2.png) no-repeat -15px top;
}
.account #sidebar	{
	float: right;
	width: 232px;
	padding: 8px 17px 0 0;
	background: url(../../images/bg_projects_side_h2.png) no-repeat -21px 0px;
}
.account .bottom	{
	z-index: 1;
	float: left;
	width: 962px;
	height: 410px;
	display: block;
	margin-top: -390px;
	background: url(../../images/bg_projects_bottom.jpg) no-repeat left top;
}
#main #main_content	
{
	padding: 0 0 30px 3px;

}
#main #main_content img	{
	float: left;
	padding-right: 15px;
}
#main #main_content h4	{
	color: #666;
	font-size: 1.8em;
	font-weight: bold;
	padding-bottom:5px;
	padding-top:5px;	
}
#main #main_content h4 a,a:visited	{
	color: #666;
	font-size: 1.0em;
	font-weight: bold;
}
#main #main_content h6	{
	color: #666;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom:5px;
}
#main #main_content p	{
	color: #666;
	font-size: 1.2em;
	line-height: 1.2em;
}

#main #main_content ul	
{
	margin-left:10px;
	padding-left:10px;	

}
#main #main_content li	{
	color: #666;
	font-size: 1.2em;
	list-style-type:none;	
}
#main #main_content li li	{
	color: #666;
	font-size: 1.2em;
	list-style-type:disc;	
}
#main #main_content a, a:visited	{
	color: #66cc66;
	font-size: 1.0em;
}
#main #main_content table
{
	color: #666;
	font-size: 1.2em;
	width: 660px;
	border-collapse: collapse;
	border:solid 1px #ccc;
	background-color:Transparent;
}
#main #main_content table table
{
	font-size: 1.0em;
}
#main #main_content table table table
{
	font-size: 1.0em;
}
#main #main_content th	{
	color: #fff;
	font-size: 1.4em;
	font-weight:bold;
	background: #09357a;
	padding: 3px;
}
#main #main_content td	{
	color: #666;
	height: 35px;
	font-size: 1.2em;
	background: #fff;
	padding: 1px 3px 1px 3px;
	vertical-align:text-top;
}
#main #main_content td a, a:visited	{
	color: #66cc66;
	text-decoration: none;
	font-weight:bold;
}
.account #main #main_content p
{
	padding-top:5px;
}
.account #main #main_content p .green_btn_small1
{
	color: #fff;	
	margin: 0 auto;
	height: 25px;
	padding:3px;
	font-size: 1.2em;
	font-weight:bold;
	text-align: center;
	background: #139033;
	background: url(../../images/gb_small1.jpg) no-repeat left top;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;	
}
/*         CALCULATOR WIZARD NAVIGATION
***************************************************/
.account .wizard_nav 
{
	width: 675px;
	text-align:center;
}
.account .wizard_nav .wbutton_green	
{
	color: #fff;	
	margin: 0 auto;
	height: 42px;
	font-size: 3.0em;
	text-align: center;
	background: #139033;
	background: url(../../images/bg_calculator3_grnbx_edges.jpg) no-repeat left top;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0px 2px 0px 0px;	
}
.account .wizard_nav .wbutton_green	a, a:visited
{
	color: #fff;	
	text-decoration:none;	
}
/*            CALCULATOR SIDEBAR STYLES
***************************************************/

.account #sidebar h3	{
	color: #666;
	width: 214px;
	height: 35px;
	font-size: 1.8em;
	margin-left: 10px;
	padding-top: 14px;
	text-align: center;
	border-bottom: solid 1px #ccc;
	background: url(../../images/bg_calculator_sidebar_h3.jpg) no-repeat left top;
}
.account #sidebar ul	{
	width: 212px;
	padding-top: 5px;
	margin-left: 10px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	padding-bottom: 0px;
}
.account #sidebar ul ul	{
	border: 0;
	padding: 0;
	width: auto;
	margin: 0 0 15px 0;
}
.account #sidebar ul ul.last	{
	margin: 0;
}
.account #sidebar h4	{
	color: #666;
	margin: 0 5px;
	background: #eee;
	font-size: 1.8em;
	font-weight: bold;
	padding: 0 0 0 5px;
}
.account #sidebar li h4  a, #account_details #sidebar li h4 a:visited	{
	color: #666;
	text-decoration:none;	
	font-weight:bold;
}	
.account #sidebar li li	{
	color: #666;
	font-size: 1.2em;
	padding: 5px 0 5px 10px;
	border-bottom: solid 1px #ebebeb;
}
.account #sidebar li li a, a:visited	{
	color: #66cc66;
	text-decoration:none;
}
.account #sidebar .bot	{
	height: 20px;
	display: block;
	margin-left: 1px;
	border-bottom: solid 1px #ccc;
	background: url(../../images/bg_calculator_sidebar_bottom.png) no-repeat 1px 0px;
	vertical-align:top;
}
.results_end	{
	z-index: 2;
	width: 962px;
	height: 410px;
	position: relative;
	margin: -390px auto 0 auto;
	background: url(../../images/bg_calculator3_bottom.png) no-repeat left top;
}

/*         CALCULATOR FORM ELEMENT STYLES
***************************************************/

.account form	{
	clear: both;
}
.account span.txtbx	{
	height: 23px;
	width: 175px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	border: solid 1px #838383;
	background: url(../../images/bg_calculator_textbox.png) no-repeat left top;
}
.account span.txtbx input.txt	{
	color: #000;
	padding: 4px;
	height: 15px;
	width: 167px;
	display: block;
	background: none;
	font-size: 1.2em;
}
.account span.txtbx input.txt:focus	{
	color: #000;
}
.account select	{
	padding: 3px;
	width: 100px;
	font-size: 1.2em;
	vertical-align: middle;
	border: solid 1px #ccc;
}

/*            COMMON BLUE BOX STYLES
***************************************************/
.account h4 span.arrow	{
	width: 12px;
	height: 7px;
	margin-left: 5px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	background: url(../../images/bg_calculator_h4_a.jpg) no-repeat left top;
}

.account .blubx	{
	width: 684px;
	margin-bottom: 13px;
	background: url(../../images/bg_calculator_blubx.jpg) repeat-y left top;
}
.account .blubx .blubxtop, .account .blubx .blubxbot	{
	display: block;
	overflow: hidden;
}
.account .blubx .blubxtop	{
	height: 10px;
	background: url(../../images/bg_calculator_blubx_edges.jpg) no-repeat 0px -20px;
}
.account .blubx .blubxbot	{
	height: 20px;
	background: url(../../images/bg_calculator_blubx_edges.jpg) no-repeat 0px 0px;
}
.account .blubx h3	{
	color: #666;
	height: 56px;
	width: 535px;
	margin: 0 auto;
	font-size: 3em;
	padding: 10px 0 0 95px;
}
.account .blubx h3.elec	{
	background: url(../../images/bg_calculator_blubx_h3_elec.png) no-repeat left top;
}

/*            COMMON PINK BOX STYLES
***************************************************/

.account .pnkbx	{
	width: 684px;
	margin-bottom: 13px;
	background: url(../../images/bg_calculator_pnkbx.jpg) repeat-y left top;
}
.account .pnkbx .pnkbxtop, .account .pnkbx .pnkbxbot	{
	display: block;
	overflow: hidden;
}
.account .pnkbx .pnkbxtop	{
	height: 10px;
	background: url(../../images/bg_calculator_pnkbx_edges.jpg) no-repeat 0px 0px;
}
.account .pnkbx .pnkbxbot	{
	height: 20px;
	background: url(../../images/bg_calculator_pnkbx_edges.jpg) no-repeat 0px -10px;
}
.account .pnkbx h3	{
	color: #666;
	height: 56px;
	width: 620px;
	margin: 0 auto;
	font-size: 3em;
	padding: 10px 0 0 10px;
}
.account .pnkbx h3.elec	{
	background: url(../../images/bg_calculator_pnkbx_h3_elec.png) no-repeat left top;
}

/*            COMMON GREEN BOX STYLES
***************************************************/

.account .grnbx	{
	width: 684px;
	margin-bottom: 13px;
	background: url(../../images/bg_calculator_grnbx.jpg) repeat-y left top;
}
.account .grnbx .grnbxtop, .account .grnbx .grnbxbot	{
	display: block;
	overflow: hidden;
}
.account .grnbx .grnbxtop	{
	height: 10px;
	background: url(../../images/bg_calculator_grnbx_edges.jpg) no-repeat 0px -20px;
}
.account .grnbx .grnbxbot	{
	height: 20px;
	background: url(../../images/bg_calculator_grnbx_edges.jpg) no-repeat 0px 0px;
}
.account .grnbx h3	{
	color: #666;
	height: 56px;
	width: 550px;
	margin: 0 auto;
	font-size: 3em;
	padding: 10px 0 0 80px;
}
.account .grnbx h3.air	{
	background: url(../../images/bg_calculator_grnbx_h3_air.jpg) no-repeat left top;
}

/*            COMMON WHITE BOX STYLES
***************************************************/

.account .whbx	{
	width: 590px;
	padding: 0 20px;
	background: #fff;
	margin: 0 auto 6px auto;
}

.account .whbx h4	
{
	color: #fff;
	height: 27px;
	font-size: 1.8em;
	padding: 4px 0 0 15px;
	margin: 0 -20px 5px -20px;
	border-bottom: solid 1px #e4e9f0;
	background: url(../../images/bg_calculator_whbx_edges.jpg) no-repeat left top;
}

.account .whbx .whbxtop	{
	clear: both;
	height: 5px;
	display: block;
	margin: 0 -20px;
	overflow: hidden;
	background: url(../../images/bg_calculator_whbx_top.jpg) no-repeat 0px 0px;
}
.account .whbx .whbxbot	{
	clear: both;
	height: 5px;
	display: block;
	margin: 0 -20px;
	overflow: hidden;
	background: url(../images/bg_calculator_whbx_edges.jpg) no-repeat 0px -35px;
}
/*---JPO---*/
.account .whbx h4 a,a:visited	{
	color: #fff;
	text-decoration:none;
}

.account .whbx .whbx_container	
{
	width:590px;
	/*border:solid 1px #000;*/
}
/*---EndJPO---*/
.account .whbx table	{
	padding: 0;
	width:590px;
	margin-right:-40px;
}
.account .whbx td	{
	padding: 0;
	margin:0;
	width:590px;
}

.account .whbx p	{
	color: #666;
	font-size: 1.2em;
	text-align: center;
}
.account .whbx p big	{
	color: #093375;
	margin-top: -3px;
	font-size: 3.16em;
	font-weight: bold;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.account .whbx p.select	{
	margin-top: 10px;
}
/*This is the link in the OR select section at the bottom of the wizard panel*/
.account .whbx p.select a,a:visited	{
	color: #093375;
	font-weight:bold;
}

/*----------------------------*/
.account #calculate_btn1	{
	width: 299px;
	height: 42px;
	margin: 0 auto;
	display: block;
	position: relative;
}
.account #calculate_btn1 button	{
	color: #fff;
	width: 299px;
	height: 42px;
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	background: #139033;
}
.account #calculate_btn1 button span	{
	top: 0;
	left: 0;
	width: 299px;
	height: 42px;
	position: absolute;
	background: url(../../images/bg_calculator_button_continue.jpg) no-repeat left top;
}

#update_container	{
	float: right;
	width: 300px;
	height: 45px;
}
#update_container table	{
	width: 300px;
}
#update_container td	{
	width: 144px;
	height: 45px;
}
.updatebutton1	{
	height: 26px;
	width: 143px;	
	color: #009933;
	display:block;
	font-size: 1.2em;
	padding-top: 10px;
	text-indent: 40px;
	background: url(../../images/bg_calculator_home.jpg) no-repeat left top;	
}

/*-------------------------------------*/

.account #new	{
	z-index: 3;
	width: 910px;
	margin: 0 auto;
	position: relative;
}
.account #detail_buttons	{
	width: 689px;
	margin: 0 auto;
	position: relative;
	float:left;
}
.account #footprint	{
	z-index: 3;
	width: 680px;
	margin: 0 auto;
	position: relative;
}
.account #report	{
	float: left;
	width: 444px;
	background: url(../../images/bg_report.png) repeat-y left top;
}
.account #details	{
	width: 689px;
	margin: 0 auto;
	position: relative;
	float:left;
}
.account #accountgrade 	{
	float: right;
	width: 220px;
	background: url(../../images/bg_grade.png) repeat-y left top;
	margin-right:10px;
}
.account #pickproject 	{
	float: right;
	width: 220px;
	background: url(../../images/bg_grade.png) repeat-y left top;
}
.account #pickproject	{
	background: url(../../images/bg_pickproj.png) repeat-y left top;
}
.account #youreceive	{
	clear: both;
	background: url(../../images/bg_youreceive.png) repeat-y left top;
}

/*                     REPORT STYLES
**********************************************************/

.account #main #main_content #report .top	{
	height: 20px;
	background: url(../../images/bg_report_top.png) no-repeat left top;
}
.account #main #main_content #report .bot	{
	height: 25px;
	background: url(../../images/bg_report_bot.png) no-repeat left bottom;
}
.account #main #main_content #report p.total	{
	width: 396px;
	height: 62px;
	color: #09357a;
	font-size: 2.6em;
	padding-top: 17px;
	text-align: center;
	margin: 0 0 15px 21px;
	background: url(../../images/bg_total.jpg) no-repeat left top;
}
.account #main #main_content #report p.totaloffset	{
	width: 396px;
	height: 62px;
	color: #09357a;
	font-size: 2.0em;
	padding-top: 17px;
	text-align: center;
	margin: 0 0 15px 21px;
	background: url(../../images/bg_total.jpg) no-repeat left top;
}
.account #report ul	{
	width: 396px;
	margin: 0 0 0 21px;
}
.account #main #main_content #report li	
{	
	min-height:54px;
	background: url(../../images/bg_report_li.png) repeat-y 0px -54px;
}
.account #main #main_content #report li	.details
{	
	min-height:54px;
	background:#fff;
	border-bottom:solid 1px #cccccc;
	list-style:none;
}
.account #main #main_content #report li#annual_car	{
	background: url(../../images/bg_report_li.png) no-repeat 0px 0px;
}
.account #main #main_content #report li	span	{
	float: right;
	display: block;
}
.account #main #main_content #report li span.total	{
	height: 47px;
	width: 170px;
	color: #09357a;
	font-size: 1.6em;
	padding-top: 7px;
	line-height: 1.2;
	text-align: center;

}
.account #main #main_content #report li div.detailsitem	
{
	float:left;
	width: 222px;
	color: #09357a;
	font-size: 1.4em;
	text-align: center;
padding-top:3px;
}
.account #main #main_content #report li div.detailstotal	
{
	float:right;
	width: 169px;
	color: #09357a;
	font-size: 1.4em;
	text-align: center;	
	padding-top:3px;

}
.account #main #main_content #report li span.resultstotal	{
	width: 170px;
	color: #09357a;
	font-size: 1em;
	font-weight:bold;
	text-align: center;
}
.account #main #main_content #report li span.view_detail	{
	width: 100px;
	padding-top: 13px;
	text-align: center;
}
.account #main #main_content #report li span.view_detail a, .account #report li span.view_detail a:visited	{
	color: #09357a;
	font-weight: bold;
	padding-bottom: 15px;
	display: inline-block;
	background: url(../../images/bg_view_detail.png) no-repeat center bottom;
}
.account #main #main_content #report li span.icon	{
	width: 60px;
	height: 54px;
}
.account #main #main_content #report li#annual_car span.icon	{
	background: url(../../images/icons_annual.png) no-repeat 0px 0px;
}
.account #main #main_content #report li#annual_home span.icon	{
	background: url(../../images/icons_annual.png) no-repeat 0px -54px;
}
.account #main #main_content #report li#annual_flight span.icon	{
	background: url(../../images/icons_annual.png) no-repeat 0px -108px;
}
.account #main #main_content #report li div.button	{
	width: 66px;
	padding-top: 15px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-size:.9em;
}
/*
#report li span.button a, #report li span.button a:visited	{
	width: 50px;
	height: 25px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -9000px;
	background: url(../../images/bg_button_remove2.png) no-repeat left top;
}
*/
.account #main #main_content #report li div.button a, .account #main #main_content #report li div.button a:visited	{
	width: 50px;
	height: 25px;
	display: block;
	margin: 0 auto;
	background: url(../../images/bg_button_remove2.png) no-repeat left top;
	color:#fff;
	padding-top:5px;
	text-decoration:none;
}

.account #main #main_content #report p.button_now	{
	padding: 10px 0;
	background: #fff;
	margin: 0 27px 0 21px;
}
.account #main #main_content #report p.button_now a, .account #main #main_content #report p.button_now a:visited	{
	width: 191px;
	height: 28px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	background: url(../../images/bg_button_offsetnow_small.png) no-repeat left top;
}

/*                     GRADE STYLES
**********************************************************/

.account #main #main_content #accountgrade .top	{
	height: 10px;
	background: url(../../images/bg_grade_top.png) no-repeat left top;
}
.account #main #main_content #accountgrade #accountscore	{
	float: left;
	width: 195px;
	height: 75px;
	padding-top: 3px;
	margin-left: 10px;
	background: #e2e2e2;
	border: solid 2px #fff;
}
.account #main #main_content #accountgrade #accountscore h4	{
	float: left;
	height: 75px;
	color: #022548;
	font-size: 6em;
	padding-right: 17px;
	padding-top:0px;
}
.account #main #main_content #accountgrade #accountscore h4 span	{
	float: left;
	width: 55px;
	font-size: 0.3em;
	text-align: center;
	padding: 13px 5px 0 10px;
}
.account #main #main_content #accountgrade #accountscore h4 .grade	{
	text-align: center;
	font-size:1em;
}
.account #main #main_content #accountgrade #accountscore .lettergrade	{
	text-align: center;
	margin-top: -13px;
	font-size:1em;
}
.account #main #main_content #accountgrade #accountscore p	{
	color: #022548;
	font-size: 1.2em;
	padding-top: 15px;
	font-weight: bold;
	padding-right:3px;
	padding-left:3px;
}
.account #main #main_content #accountgrade .bot	{
	clear: both;
	height: 20px;
	background: url(../../images/bg_grade_bot.png) no-repeat left bottom;
}
.account #main #main_content #fact2 .top	{
	height: 10px;
	background: url(../../images/bg_grade_top.png) no-repeat left top;
}
.account #main #main_content #fact2 #score	{
	float: left;
	width: 195px;
	height: 75px;
	padding-top: 3px;
	margin-left: 10px;
	background: #e2e2e2;
	border: solid 2px #fff;
}
.account #main #main_content #fact2 #score h4	{
	float: left;
	height: 75px;
	color: #022548;
	font-size: 6em;
	padding-right: 17px;
	padding-top:0px;
}
.account #main #main_content #fact2 #score h4 span	{
	float: left;
	width: 55px;
	font-size: 0.3em;
	text-align: center;
	padding: 13px 5px 0 10px;
}
.account #main #main_content #fact2 #score h4 .grade	{
	text-align: center;
	font-size:1em;
}
.account #main #main_content #fact2 #score .lettergrade	{
	text-align: center;
	margin-top: -13px;
	font-size:1em;
}
.account #main #main_content #fact2 #score p	{
	color: #022548;
	font-size: 1.2em;
	padding-top: 15px;
	font-weight: bold;
	padding-right:3px;
	padding-left:3px;
}
.account #main #main_content #fact2 .bot	{
	clear: both;
	height: 20px;
	background: url(../../images/bg_grade_bot.png) no-repeat left bottom;
}
.account #main #main_content #grade #fact	{
	float: left;
	width: 0px;
	height: 80px;
	background: #fff;
	padding: 2px 0 0 5px;
}
.account #main #main_content #grade #fact h4	{
	color: #022548;
	font-size: 2.4em;
	font-weight: bold;
}
.account #main #main_content #grade #fact p	{
	color: #022548;
	font-size: 1.1em;
	padding-right: 10px;
}

/*                    CERTIFICATE STYLES
**********************************************************/
.account #certificate	{
	float: right;
	width: 220px;
	background: url(../../images/bg_grade.png) repeat-y left top;
	margin-right:10px;
}
.account #main #main_content #certificate .top	{
	height: 10px;
	background: url(../../images/bg_grade_top.png) no-repeat left top;
}
.account #main #main_content #certificate #cert_inside	{
	float: left;
	width: 195px;
	height: 90px;
	padding-top: 3px;
	margin-left: 10px;
	background: #e2e2e2;
	border: solid 2px #fff;
	text-align:center;
}
.account #main #main_content #certificate #score h4	{
	float: left;
	height: 75px;
	color: #022548;
	font-size: 6em;
	padding-right: 17px;
	padding-top:0px;
}
.account #main #main_content #fact2 #certificate #cert_inside span	{
	text-align: center;
}
.account #main #main_content #certificate #cert_inside p	{
	text-align:center;
	padding-left:30px;
}
.account #main #main_content #certificate .bot	{
	clear: both;
	height: 20px;
	background: url(../../images/bg_grade_bot.png) no-repeat left bottom;
}
/*                    FUNDED PROJECT STYLES
**********************************************************/
.account #fundedproject	{
	float: right;
	width: 220px;
	background: url(../../images/bg_grade.png) repeat-y left top;
	margin-right:10px;
}
.account #main #main_content #fundedproject .top	{
	height: 10px;
	background: url(../../images/bg_grade_top.png) no-repeat left top;
}
.account #main #main_content #fundedproject #project	{
	float: left;
	width: 195px;
	height: 90px;
	padding-top: 3px;
	margin-left: 10px;
	background: #e2e2e2;
	border: solid 2px #fff;
	text-align:center;
}
.account #main #main_content #fundedproject #score h4	{
	float: left;
	height: 75px;
	color: #022548;
	font-size: 6em;
	padding-right: 17px;
	padding-top:0px;
}
.account #main #main_content #fundedproject #project span	{
	text-align: center;
}
.account #main #main_content #fundedproject #project p	{
	text-align:center;
	padding: 5px;
}
.account #main #main_content #fundedproject .bot	{
	clear: both;
	height: 20px;
	background: url(../../images/bg_grade_bot.png) no-repeat left bottom;
}
/*                    PROJECT SELECT STYLES
**********************************************************/
.account #projectselect	{
	float: right;
	width: 220px;
	background: url(../../images/bg_grade.png) repeat-y left top;
	margin-right:10px;
}
.account #main #main_content #projectselect .top	{
	height: 10px;
	background: url(../../images/bg_grade_top.png) no-repeat left top;
}
.account #main #main_content #projectselect #projectdetails	{
	width: 195px;
	padding-top: 3px;
	margin-left: 10px;
	background: #e2e2e2;
	border: solid 2px #fff;
	text-align:center;
}
.account #main #main_content #projectselect #projectdetails h4	{
	text-align:center;
	font-size: 1.2em;
}
.account #main #main_content #projectselect #projectdetails img	{
	text-align:center;
	float:none;
	padding: 3px 0 5px 0;
}
.account #main #main_content #projectselect  #projectdetails .projectstable td	{
	background: #e2e2e2;
	border:0px;
	width:195px;
	text-align:center;
	
}
.account #main #main_content #projectselect #score h4	{
	float: left;
	height: 75px;
	color: #022548;
	font-size: 6em;
	padding-right: 17px;
	padding-top:0px;
}
.account #main #main_content #projectselect #projectdetails span	{
	text-align: center;
}
.account #main #main_content #projectselect #projectdetails p	{
	text-align:center;
	padding: 5px;
}
.account #main #main_content #projectselect .bot	{
	clear: both;
	height: 20px;
	background: url(../../images/bg_grade_bot.png) no-repeat left bottom;
}

/*                    PICKPROJECT STYLES
**********************************************************/

#pickproject .top	{
	height: 5px;
	background: url(../../images/bg_pick_proj_top.png) no-repeat left top;
}
#pickproject h3	{
	color: #fff;
	font-size: 2.4em;
	text-align: center;
	margin-bottom: 3px;
}
#pickproject #options	{
	width: 423px;
	margin: 0 auto;
	background: #fff;
}
#pickproject #options .top	{
	height: 5px;
	background: #fff url(../../images/bg_options_edges.png) no-repeat left top;
}
#pickproject #options .bot	{
	height: 5px;
	background: #fff url(../../images/bg_options_edges.png) no-repeat left bottom;
}
#pickproject #options p	{
	clear: both;
	margin: 0 5px;
	padding: 10px 10px 0 10px;
	border-top: solid 1px #ccc;
}
#pickproject #options p a, #pickproject #options p a:visited	{
	width: 80px;
	height: 26px;
	display: block;
	color: #139033;
	font-size: 1.4em;
	font-weight: bold;
	padding: 8px 0 0 0;
	background: #e2f2e6;
	letter-spacing: -1px;
	text-transform: uppercase;
}
#pickproject #options p a.leftmore, #pickproject #options p a.leftmore:visited	{
	float: left;
	text-align: left;
	padding-left: 23px;
	background: url(../../images/bg_options_viewmore.png) no-repeat left top;
}
#pickproject #options p a.rightmore, #pickproject #options p a.rightmore:visited	{
	float: right;
	text-align: right;
	padding-right: 23px;
	background: url(../../images/bg_options_viewmore.png) no-repeat left bottom;
}
#pickproject #project_container	{
	width: 423px;
	margin: 0 auto;
	background: #fff;
}
#pickproject .project_wrapper	
{
	width:135px;
}
#pickproject ul	{
	width: 423px;
	margin: 0 auto;
	background: #fff;
	position:relative;
}
#pickproject li	{
	float: left;
	padding: 0 3px;
	position: relative;
	text-align: center;
	margin-bottom: 5px;
}
#pickproject li span	{
	top: 0;
	left: 0;
	width: 131px;
	height: 27px;
	display: block;
	color: #139033;
	background: #fff;
	font-size: 1.8em;
	padding-top: 3px;
	position: absolute;
	margin: 40px 0 0 3px;
	border: outset 2px #ddd;
}
#pickproject li img	{
	display: block;
	margin-bottom: 5px;
}
#pickproject .bot	{
	height: 15px;
	background: url(../../images/bg_pick_proj_bot.png) no-repeat left top;
}

.account #main #main_content #projectselect #projectdetails #project_rotator
        {
            width: 140px;

        }
.account #main #main_content #projectselect #projectdetails .left
        {
        	
            width: 13px;
            height: 24px;
            background-image: url(../../images/button_left.gif);
            border: 0px;
            background-color: transparent;
            cursor: hand;
            float:left;
            margin-top:-24px;
        }

.account #main #main_content #projectselect #projectdetails .right
        {
            width: 13px;
            height: 24px;
            background-image: url(../../images/button_right.gif);
            border: 0px;
            background-color: transparent;
            cursor: hand;
            float:right;
            margin-top:-24px;
        }