html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	background: #e7e7e7;
	text-align: center;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}

a img { border: none; }

a {
	color: #40A2B8;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	border: 0px none;
	color: #333;
	text-decoration: underline
}

h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 { font-size: 180%; }

h1.pageTitle { color: #03838E; }

h2 { font-size: 160%; }

h3 { font-size: 140%; }

h4 {
	font-size: 120%;
	margin-bottom: 0px;
	padding-bottom: 0px;
 }

ul {
	padding: 0px;
	margin: 15px;
	list-style-position: outside;
}

ul li {
	margin: 4px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a.subnav {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.subnav:hover {
	border: 0px none;
	color: #dddddd;
	font-weight: normal;
	text-decoration: none;
}

#nonFooter {
	width: 100%;
	background: #ffffff  url('../images/bg.jpg') repeat-x top center;
}

#footer {
	width: 100%;
}

#headerContainer {
	text-align: center;
}

#sandboxContainer {
	padding-bottom: 20px;
}

#footerContainer {
	padding: 20px;
}

.footerContent {
}

.footerContent p {
	padding: 10px;
	font-size: 0.7em;
}

.inMargin {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

.textCenter {
	text-align: center;
}

.accountContainer {
	margin: 20px auto;
	width: 640px;
}

.accountContainer h3 {
	padding: 0;
	margin: 0;
}

.accountBox {
	padding: 10px 20px;
	margin-top: 2px;
	background: #fff;
	border: 1px solid #e7e7e7;
	border-top: 0;
}

.accountBox fieldset {
	padding: 10px;
	border: 1px solid #ccc;
	clear: both;
}

.accountBox h2 {
	font-size: 120%;
	float: left;
	margin: 0;
	margin-bottom: 4px;
}

/* ===== Login Properties =====----- */

.loginWindow {
	margin: 0;
	background: #fff;
	/*
	border: 1px solid #ccc;
	*/
	padding: 12px;
	margin: auto;
	width: 80%;
}

.loginWindow h1 {
	margin-top: 0;
	margin-bottom: 20px;
}

.loginWindow label {
	font-size: 150%;
	margin-right: 10px;
}

/* ===== General Form Goodness =====----- */

form.userForm {
	width: 80%;
	margin: auto;
}

.userForm fieldset {
	margin-bottom: 20px;
	padding: 10px;
}

.userForm input.textInput {
	width: 120px;
	border: 1px inset #666;
}

textarea {
	font-size: 11px;
}

.userForm fieldset legend {
	font-size: 100%;
	font-weight: bold;
	color: #333;
	padding: 2px 4px;
}

.userForm fieldset label {
	font-size: 100%;
	padding-right: 4px;
	width: 180px;
	margin-top: 5px;
	white-space: nowrap;
}

.submitStyle {
	text-align: right;
	padding: 3px 30px 3px 0px;
	background-color: #ffffff;
}

.postItBlock {
	width: 160px;
	height: 160px;
	background: url('../images/postit_block.gif') top left no-repeat;
	margin-left: 48px;
	padding-top: 15px;
}

.postItBlock p {
	margin: 15px;
	font-size: 120%;
	text-align: center;
}

.postItBlock h4 {
	text-align: center;
}

/* --== Styles for Estimate Breakdown ==-- */

.estimatePage {
	margin: 10px;
}

.estimateContainer {
	margin: 10px 0;
	padding: 10px;
	background: #fff;
}

.leadIn, .leadOut {
	font-size: 90%;
	margin: 10px;
}

.leadOut {
	margin: 0;
	padding: 10px;
	margin-top: 10px;
	border-top: 1px solid #ccc;
}

table.estimateBreakdown {
}

.estimateBreakdown {
}

.estimateBreakdown th {
	padding: 6px;
	text-align: center;
	color: #fff;
	background: #008690;
}

.estimateBreakdown td {
	padding: 6px;
}

.installNotes, .installNotes p, .installNotes ul, .installNotes ul li, .installNotes dl {
	font-size: 11px;
}

.installNotes {
	margin-top: 10px;
	border: 1px solid #ccc;
	padding: 10px;
}

.installNotes h3 {
	background: #e7e7e7;
	padding: 2px 4px;
	font-size: 12px;
}

dl.itemDesc, .itemDesc dt, .itemDesc dd {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: inside;
}

table.dashboardBreakdown {
	margin-top: 8px;
}

.dashboardBreakdown th {
	padding: 6px;
	text-align: left;
	color: #fff;
	background: #333;
}

.dashboardBreakdown td {
	padding: 6px;
	font-size: 12px;
}

.miniNote {
	border: 1px solid #ccc;
	background: #FFFF99;
	padding: 8px;
	font-size: 8pt;
}

.accountBox legend {
	color: #666;
	font-weight: bold;
}

/* table styles starts here */
.tableBG {
	background-color: #fff;
}

.sectionHD {
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	color: #333;
}

th {
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 4px 6px;
	background-color: #D0E8EE;
}

.row1, .row2, .noteTD {
	text-align: left;
	padding: 3px;
}

.row1 {
	background-color: #ffffff;
}

.row2 {
	background-color: #EDEFEB;
}

.formStd {
	font-size: 15px;
	padding: 2px;
}

.noteTD {
	background-color: #FFDADA;
}

.errorTD {
	background: #FFDADA url('../images/exclamation.gif') no-repeat 8px 8px;
	padding: 8px 6px 8px 28px;
	margin-bottom: 4px;
	border: 1px solid #FF9999;
}

.submitStyle {
	text-align: right;
	padding: 3px 30px 3px 0px;
	background-color: #ffffff;
}

.fieldText {
	font-family: Arial, Verdana, Sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: right;
	padding-right: 4px;
	background-color: #ffffff;
}
/* table styles ends here */
.totalRed {
	background-color: #FF0000;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding: 8px;
	text-align: right;
}
.totalBlack {
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding: 8px;
	text-align: right;
}

.feedbackMsg {
	padding: 4px;
	font-size: 11px;
	line-height: 100%;
	margin-bottom: 10px;
}

.successMsg {
	border: 1px solid #ABCA5F;
	padding: 6px;
	padding-left: 26px;
	background: #D9EEA2 url('/images/icon_successMsg.gif') 4px 4px no-repeat;
}

ul.docNotes, ul.docNotes li {
	list-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

ul.docNotes {
	padding: 0;
	margin: 0;
}

ul.docNotes li {
	background: url('/images/bullet_arrowBlock_teal.gif') 2px 5px no-repeat;
	padding-left: 18px;
}

a.linkSmall {
	font-weight: normal;
	padding: 3px;
}

a.zoomImage {
	background: url('../images/zoom_in.gif') 1px 2px no-repeat;
	padding-left: 20px;	
}

h3.comboLabel {
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 3px;
}

h3.comboLabel em {
	font-weight: bold;
	font-size: 12pt;
	font-style: normal;
}