/*
html {
	height:100%; }
*/

/* Remove ugly dashed outline from form buttons */
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}
/* End dashed outline removal */

body { 
	float:left;
	width:100%;
	height:100%; 
	background: #E1E2D1 url(/pics/shared/leed_bg.gif) repeat-x; 
	margin:0px; padding:0px;
	font-family: Helvetica, Arial, sans-serif; }

img { 
	border:0px;
	padding:0px;
	margin:0px;
	display:block;}

h1 {
	font:normal normal normal 72px/84px "Times New Roman", Times, serif;
	padding: 0px;
	margin:0px;}

h2 {
	font:normal normal normal 24px/30px Helvetica, Arial, sans-serif;
	color: #666633;
	padding: 0px;
	margin:0px;}
	
p {
	font:normal normal normal 12px/24px Helvetica, Arial, sans-serif;
	color: #666633;
	padding: 0px;
	margin:0px;}
	
a {
	font:normal normal normal 12px/24px Helvetica, Arial, sans-serif;
	color:#000;
	text-decoration:none; }
	
a:hover {
	color:#663;
	text-decoration:underline; }
	
a:active {
	color:#663;
	text-decoration:underline; }
	
.clear {
	clear:both;
	margin:0px;
	padding:0px;
	max-height:0px; }

#contentholder { 
	margin: 0 auto 0 auto;
/*	float:left;*/
	width:960px; }
	
#topnav {
	margin: 0 auto 0 auto;
	max-height:21px;
/*	width:980px;*/}
	
#topnav ul {
	margin: 0px 0px 0px 160px;
	padding:0px; }
	
#topnav li {
	float:left;
	padding:0px;
	margin:0px;
	list-style-type:none;}
	
#topnav a {
	background-color:#E1E2D1;
	padding: 10px 20px 5px 20px;
	margin:0px;
/*	border-bottom: 10px #b6b897 solid;*/
/*	margin: 10px 0px 5px 0px;*/
/*	text-decoration:none;*/
/*	font:normal normal normal 12px/24px Helvetica, Arial, sans-serif;*/
/*	color:#000;*/}
	
#topnav a:hover {
	background-color:#999a73;
/*	border-bottom: 10px #666633 solid;*/
	border-bottom-style: solid; 
	border-bottom-width: 10px;
	border-bottom-color: #666633;
	color:#fff; }
	
#topnav a:active {
	background-color:#666633;
/*	border-bottom: 10px #666633 solid;*/
	border-bottom-style: solid; 
	border-bottom-width: 10px;
	border-bottom-color: #666633;
	color:#fff; }
	
#topnav a.current {
	background-color:#999a73;
/*	border-bottom: 10px #666633 solid;*/
	border-bottom-style: solid; 
	border-bottom-width: 10px;
	border-bottom-color: #666633;
	color:#fff; }
	
#topnav span {
	background-color:#999a73;
/*	border-bottom: 10px #666633 solid;*/
	border-bottom-style: solid; 
	border-bottom-width: 10px;
	border-bottom-color: #666633;
	padding: 10px 20px 5px 20px;
/*	padding: 10px 10px 5px 10px;*/
	margin:0px;
	font:normal normal normal 12px/24px Helvetica, Arial, sans-serif;
	color:#fff; }
	
#header_bar { 
	display:block;
	width:780px;
/*	background-color: #b6b897;*/
	height:1.5em;
	/* url(/pics/shared/logo.gif) scroll 850px center no-repeat*/
	padding: 20px 0px 30px 180px;
	font-size:30px;
	margin: 0px 0 20px 0;}
	
#header_bar span { 
	padding:0;
	margin: 10px 60px 0 0;
	display:block;
	float:left;}
	
#header_bar a { 
	padding:0;
	margin: 0 0 0 0;
	display:block;
	float:left;}

#header_graphic {
	position:absolute;
	top:0px;
	left:15px;}
	
#view_report {
	margin-top:10px;
	background: transparent url(/pics/shared/view_report.gif) scroll left center no-repeat;
	height:30px;
	padding: 0 20px 0 30px;
	float:right;
/*	margin-left:840px; */}

/*
.delete_btn { 
	text-decoration:none;
	font:normal normal normal 10px/18px Helvetica, Arial, sans-serif;
	padding: 5px 5px 4px 5px;
	margin: 0 0 0 10px;
	background-color: #f2f2e1;
	border-right: 1px #663 solid;
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-bottom-color: #663;
	border-left: 1px #b6b897 solid;
	border-top: 1px #b6b897 solid; }
	
.delete_btn:hover { 
	text-decoration:none;
	color: #fff;
	background-color: #999a73;
	border-right: 1px #b6b897 solid;
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-bottom-color: #b6b897;
	border-left: 1px #663 solid;
	border-top: 1px #663 solid; }
	
.delete_btn:active { 
	text-decoration:none;
	color: #f2f2e1;
	background-color: #663;
	border-right: 1px #663 solid;
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-bottom-color: #663;
	border-left: 1px #663 solid;
	border-top: 1px #663 solid;}
*/

.proj_title {
	line-height:30px;
	float:left; 
	display:block;
/*	width:400px;*/
/*	border-bottom: 1px #999a73 solid;*/}

.delete_btn  { 
	display:block;
	float:left;
	padding-top:16px;	
	margin: 0 0 0 24px;
	text-decoration:none;
	color: #000;
	height:30px;
	font-size:8px;}
	
.trash{ background: transparent url(/pics/shared/icons_trash.gif) top center no-repeat; }
.edit { background: transparent url(/pics/shared/icons_pencil.gif) top center no-repeat; }
.view { background: transparent url(/pics/shared/icons_view.gif) top center no-repeat; }
	
.delete_btn:hover { 
	text-decoration:none;
	color: #999a73; }
	
.delete_btn:active { 
	text-decoration:none;
	color: #f2f2e1;}
	
#report_subnav { 
	float:left;
	clear:both;
	width:990px;
	padding: 0px; 
	margin: 0px; 
	border: 0px; }
	
#report_subnav ul { 
	margin: 10px 0 0 15px;
	padding:0;
	list-style-type:none;}
	
#report_subnav li { 
	list-style-type:none;
	float:left;}
	
#report_subnav a { 
	font:normal normal normal 10px/18px Helvetica, Arial, sans-serif;
	padding: 5px 5px 4px 5px;
	margin-right:3px;
	background-color: #f2f2e1;
	border-right: 1px #663 solid;
/*	border-bottom: 1px #663 solid;*/
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-bottom-color: #663;
	border-left: 1px #b6b897 solid;
	border-top: 1px #b6b897 solid; }
	
#report_subnav a:hover { 
	color: #fff;
	background-color: #999a73;
	text-decoration:none;
	border-right: 1px #b6b897 solid;
/*	border-bottom: 1px #b6b897 solid;*/
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-bottom-color: #b6b897;
	border-left: 1px #663 solid;
	border-top: 1px #663 solid; }
	
#report_subnav a:active { 
	color: #f2f2e1;
	background-color: #663;
	text-decoration:none;
	border-right: 1px #663 solid;
/*	border-bottom: 1px #663 solid;*/
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-bottom-color: #663;
	border-left: 1px #663 solid;
	border-top: 1px #663 solid;}
	
#report_subnav a.current { 
	color: #fff;
	background-color: #999a73;
	text-decoration:none;
	border-right: 1px #b6b897 solid;
/*	border-bottom: 1px #b6b897 solid;*/
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-bottom-color: #b6b897;
	border-left: 1px #663 solid;
	border-top: 1px #663 solid; }
	
#report_subnav span { 
	font:normal normal normal 10px/18px Helvetica, Arial, sans-serif;
	padding: 5px 5px 4px 5px;
	margin-right:3px;
/*	border: 1px #b6b897 solid;*/
	color: #fff;
	background-color: #999a73;
	text-decoration:none;
	border-right: 1px #663 solid;
/*	border-bottom: 1px #663 solid;*/
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-bottom-color: #663;
	border-left: 1px #b6b897 solid;
	border-top: 1px #b6b897 solid; }
	
#left_sort {
	float:left;
/*	font:normal normal normal 14px/30px "Times New Roman", Times, serif;*/
	font:normal normal normal 12px/30px Helvetica, Arial, sans-serif;
	width:160px;
	height:100%;
	text-align:right;
	margin: 10px 20px 0 0; }
	
#collapse_menu {
	color: #000;
	text-decoration:none;
	list-style-type:none; }
	
#collapse_menu a {
/*	color: #000;*/
	padding:5px;
/*	text-decoration:none;*/
	list-style-type:none; }
	
/*
#collapse_menu span {
	background-color: #b6b897;
	color: #E1E2D1;
	padding:5px;
	text-decoration:none;
	list-style-type:none; }
*/
	
#collapse_menu span {
	color: #666633;
	padding:5px;
	text-decoration:none;
	list-style-type:none; }
	
/*
#collapse_menu a:active { color: #666633; }
#collapse_menu a:hover { color: #666633; }
*/

.topgroup {
	display:block;
	margin-bottom:30px;}

.bottomgroup {
	display:block;}

.col1 {
	display:block;
	padding: 0px 0px 0px 20px;
	margin: 10px 5px 10px 0px;
	float:left;
	width:345px;
	text-align:right;}

.col2 {
	display:block;
	float:left;
	width:505px;
	padding: 0 35px 0 35px;}

.topgroup .col1 h2 {
	padding-right: 20px;}

.bottomgroup .col2 {
	background: #E1E2D1 url(/pics/shared/bottomgroup_col2_bg.png) scroll top center no-repeat;
	padding-top:25px;
	height:375px;}

.bottomgroup .col2 p {
	font-size:1em;
	line-height:2em;}

/*
.col2 p {
	width:600px;}
*/
	
ul#side_list_thing {
	margin:0px;
	padding:0px;
	border:0px;
	font-size:12px;

	list-style-type:none;}
	
#side_list_thing a { 
	display:block;
	line-height:1.4em;
	padding: .5em 20px .5em 0;}
	
#side_list_thing a:active { 
	background: transparent url(/pics/shared/box.gif) scroll center right no-repeat;
/*	color: #666633;*/
/*	border-right: 1.125em #666633 solid;*/ }
	
#side_list_thing a.current { 
	background: transparent url(/pics/shared/box.gif) scroll center right no-repeat;
/*	color: #666633;*/
/*	border-right: 1.125em #666633 solid;*/ }
	
#side_list_thing a:hover { 
	background: transparent url(/pics/shared/box.gif) scroll center right no-repeat;
/*	color: #666633;*/
/*	border-right: 1.125em #666633 solid;*/ }
	
#side_list_thing span { 
	background: transparent url(/pics/shared/box.gif) scroll center right no-repeat;
	color: #666633;
	text-decoration:none;
	padding: 20px;
/*	padding: 0 5px 0 0;*/
/*	border-right: 1.5em #666633 solid;*/ }
	
.landing_info {
	float:left;
	padding: 20px 0px 20px 0px;
	width:760px;
	height:100%;}
	
.landing_info img {
	float:left;
	margin: 10px 0px 0px 0px;}
	
.landing_info p {
	float:left;
	width:210px;
	padding: 0px 20px 0px 20px; }
	
#getStarted p { width:110px; }
	
div.form { 
	margin: 0px 0px 0px 150px; 
	font:normal normal normal 12px Helvetica, Arial, sans-serif;
	width:520px;
	padding: 0px 0px 0px 0px;
	background: transparent url(/pics/shared/bg_graphics.gif) scroll repeat-y; }
	
img.formframe_top {
	border:0px;
	margin:0px;
	padding:0px;
	width:520px; }
	
img.formframe_bottom {
	border: 0px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width:520px; }
	
.full_line {
	display:block;
	font-weight:bold;
	text-align:left;
	height:14px;
	float:left;
	width:490px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 5px 20px;}
	
.full_line .first {
	display:block;
	text-align:right;
	height:14px;
	float:left;
	width:120px;
	padding: 2px 5px 0px 0px;
	margin: 0px 0px 5px 0px;}

.full_line .second {
	display:block;
	font-weight:normal;
	font-size:10px;
	line-height:14px;
	height:14px;
	float:left;
	width:340px;
	padding: 1px 0px 0px 0px;
	margin: 0px 20px 5px 0px;}
	
label { 
	display:block;
	text-align:right;
	height:14px;
	float:left;
	width:120px;
	padding: 5px 0px 0px 0px;
	margin: 0px 5px 3px 20px;}

input { 
	display:block;
	height:1.2em;
	float:left;
	width:340px;
	padding:2px;
	margin: 0px 0px 5px 0px;
	clear:right;}
	
.submit {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width:75px; 
	height:auto;
	float:left;}
	
/*
#whatIs { padding-top:0px; }
#howUse { padding-top:28px; }
#whatGet { padding-top:56px; }
#getStarted { padding-top:84px; }
*/

#container {
	width:960px;
	margin: 0 auto 0 auto;
	position:relative;}

/*
body { border: 1px red solid; }
	
#contentholder { border:1px green solid; }
*/


	
#start a { 
	font:normal normal normal 10px/18px Helvetica, Arial, sans-serif;
	padding: 5px 5px 4px 5px;
	margin-right:3px;
	background-color: #f2f2e1;
	border-right: 1px #663 solid;
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-bottom-color: #663;
	border-left: 1px #b6b897 solid;
	border-top: 1px #b6b897 solid; }
	
#start a:hover { 
	color: #fff;
	background-color: #999a73;
	text-decoration:none;
	border-right: 1px #b6b897 solid;
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-bottom-color: #b6b897;
	border-left: 1px #663 solid;
	border-top: 1px #663 solid; }
	
#start a:active { 
	color: #f2f2e1;
	background-color: #663;
	text-decoration:none;
	border-right: 1px #663 solid;
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-bottom-color: #663;
	border-left: 1px #663 solid;
	border-top: 1px #663 solid;}
	
#start a.current { 
	color: #fff;
	background-color: #999a73;
	text-decoration:none;
	border-right: 1px #b6b897 solid;
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-bottom-color: #b6b897;
	border-left: 1px #663 solid;
	border-top: 1px #663 solid; }
	
#start span { 
	font:normal normal normal 10px/18px Helvetica, Arial, sans-serif;
	padding: 5px 5px 4px 5px;
	margin-right:3px;
	color: #fff;
	background-color: #999a73;
	text-decoration:none;
	border-right: 1px #663 solid;
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-bottom-color: #663;
	border-left: 1px #b6b897 solid;
	border-top: 1px #b6b897 solid; }