html,body,form {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 99%;
	font: Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	background-color: #7BB4BD;
}

.header-panel {
	height: 160px;
	margin-bottom: 5px;
}

.headerBreadCrumbs { 
	clear:both; 
	width:100%;
	border-top:1px solid #F89421; 
}

.footer-panel {
	position: absolute;
	bottom: 0; /* stick to bottom */
	width: 100%;
	height: 20px;
	padding: 0em;
	margin: 0;
}

.welcome_table {
	background-color: #7BB4BD;
	width: 100%;
}

div#container {
	position: relative; /* needed for footer positioning*/
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	background-color: #7BB4BD;
	color: #FFFFFF;
}

div#pageFooter {
	width: 100%;
	position: relative;
	bottom: -10;
	clear: both;
	padding: 10 5 0 5;
	margin: 0;
	background-color: #7BB4BD;
	color: #FFFFFF;
}

.report-viewer-content-panel {
	height: 70%;
	width: 100%;
	margin-left: 0px;
	margin-left: 0px;
	padding: 0em 0em 0em 0em; /* bottom padding for footer */
	background-color: #FFFFFF;
	color: #7BB4BD;
}
.helpBody {
	height: 100%;
}
.help-report-div {
}
.help-report-viewer-content-panel {
	height: 800px;
	width: 100%;
	margin-left: 0px;
	margin-left: 0px;
	padding: 0em 0em 0em 0em; /* bottom padding for footer */
	background-color: #FFFFFF;
	color: #7BB4BD;
}

.content-panel { /*** width: 990px; */
	width: 100%;
	margin-left: 0px;
	padding: 0em 0em 0em 0em;
	margin-left: 0px; /* bottom padding for footer */
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	background-color: #7BB4BD;
	color: #FFFFFF;
	clear: both;
}

.label-grid-column {
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	width: 120px;
	color: #FFFFFF;
}

.label-grid-column-login {
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	width: 230px;
}

.input-grid-column-login {
	text-align: left;
	vertical-align: top;
	width: 600px;
}

.input-label {
	text-align: left;
	color: #FFFFFF;
}

.Tree {
	background-color: #7BB4BD;
}

.TreeRootRow,.TreeRootRowHeader {
	color: #ffffff;
	font-weight: bold;
	background-color: #176e99;
}

.TreeRootRow {
	height: 26px
}

.TreeRootRowHeader {
	height: 4px
}

.TreeContent {
	display: inline;
	vertical-align: middle;
	padding-left: 5px;
}

.TreeImgHeight {
	display: inline;
	line-height: 22px;
}

.report-desc-column {
	text-align: left;
	width: 115px;
	vertical-align: top;
}

.report-value-column {
	text-align: left;
	width: 250px;
}

.report-error-column {
	text-align: left;
	width: 100px;
}

<!-- sun_4 stuff -->

.Tree_sun4 {
	color: #ffffff;
	background-color: #7BB4BD;
	font: Verdana, Arial, Helvetica, Sans-Serif;
}

.TreeContent_sun4,.TreeContent_sun4 a:link,.TreeContent_sun4 a:visited {
	color: #ffffff;
	display: inline;
	padding-left: 5px;
}

.TreeImgHeight_sun4 {
	color: #ffffff;
	display: inline;
	line-height: 22px;
}

.TreeRootRow_sun4,.TreeRootRowHeader_sun4 {
	color: #ffffff;
	font-weight: bold;
	background-color: #176e99;
	font: Verdana, Arial, Helvetica, Sans-Serif;
}

.TreeRootRow_sun4 {
	height: 26px;
	padding-left: 7px;
}

.TreeRootRowHeader_sun4 {
	height: 4px;
}

.TreeRow_sun4 {
	padding-left: 5px;
	color: #ffffff;
	font: Verdana, Arial, Helvetica, Sans-Serif;
}

.TreeSelRow_sun4 {
	padding-left: 5px;
	color: #ffffff;
	font: Verdana, Arial, Helvetica, Sans-Serif;
}

<!-- Breadcrumbs -->

.BcmSep_sun4 {
	color: #FFFFFF;
}

.BcmTxt_sun4 {
	color: #FFFFFF;
	font-weight: bold
}

<!-- Labels -->

.LblLev1Txt_sun4,.LblLev2Txt_sun4,.LblLev2smTxt_sun4,.LblLev3Txt_sun4 {
	color: #FFFFFF;
}

.LblLev2smTxt_sun4 {
	color: #FFFFFF;
}

.LblRqdDiv_sun4 {
	color: #FFFFFF;
}

<!-- Add Remove Components -->

.AddRmvLbl_sun4 {
	background-color: #7BB4BD;
	color: #FFFFFF;
}

.AddRmvLbl2_sun4 {
	background-color: #7BB4BD;
	background-image: none;
	border: none;
}

.AddRmvLbl2_sun4,.AddRmvLbl2ReadOnly_sun4 {
	color: #FFFFFF;
}

.MnuStdOpt_sun4,.MnuStdOptSel_sun4,.MnuStd_sun4 {
	color: #0a3a9c;
}

.MnuJmpOpt_sun4,.MnuJmpOpt_sun4:hover,.MnuJmp_sun4 {
	color: #0a3a9c;
}

.selected_tab {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 0px;
	margin-right: 0px;
	display: block;
	color: black;
	/*** border: 1px solid #DD8623; */
	border: none;
	background: none;
	font-weight: bold;
	float: left;
}

.selected_tab:link,.selected_tab:visited,.selected_tab:hover {
	/* color: #176e99; */
	color: #FFFFFF;
	text-decoration: none;
}

.non_selected_tab:link,.non_selected_tab:visited,.non_selected_tab:hover
	{
	color: white;
	text-decoration: none;
}

.non_selected_tab {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 0px;
	margin-right: 0px;
	display: block;
	color: white;
	/*** background-color: #DD8623; */
	border: none;
	background: none;
	font-weight: bold;
	float: left;
}

/** links */
a:link,a:visited { /* color: #176e99; */
	color: #FFFFFF;
	text-decoration: none
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline
}

a.Hyp_sun4:link,a.Hyp_sun4:visited,a.Anc_sun4:link,a.Anc_sun4:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.Hyp_sun4:hover,a.Anc_sun4:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.BcmLnk_sun4:link,a.BcmLnk_sun4:visited,a.BcmLnk_sun4:hover,.BcmSep_sun4
	{
	color: #FFFFFF;
}

a.BcmLnk_sun4:link,a.BcmLnk_sun4:visited,a.BcmLnk_sun4:hover,.BcmSep_sun4
	{
	color: #FFFFFF;
}

.inlineAlert_4_sun4 .topLeftCorner_sun4,.inlineAlert_4_sun4 .topRightCorner_sun4,.inlineAlert_4_sun4 .bottomLeftCorner_sun4,.inlineAlert_4_sun4 .bottomRightCorner_sun4,.inlineAlert_4_sun4 .topMiddle_sun4,.inlineAlert_4_sun4 .leftMiddle_sun4,.inlineAlert_4_sun4 .rightMiddle_sun4,.inlineAlert_4_sun4 .middle_sun4,.inlineAlert_4_sun4 .bottomMiddle_sun4,.inlineAlert_4_sun4 .middleRow_sun4
	{
	background: none;
	background-image: none;
	background-color: #7BB4BD;
	border: none;
}

.inlineAlert_4_sun4 .middle_sun4 {
	border: 1px solid #FFCC00;
	padding: 8px 8px 3px 8px;
	background-color: #FDE149;
	color: #BC1616;
}

table, th, td, p, div, span, input, button, select, textarea, form, b, strong, label, i, u, h1, h2, h3, h4, h5, h6, dl, dd, dt, ul, li, ol, option, optgroup, a
{
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.MnuJmpOpt, .MnuJmpOpt
{
	color:#0a3a9c;
}

.white_text 
{ 
	color:#FFFFFF; 
}

.BcmWhtDiv_sun4 {
	background-color: #7BB4BD;
}

.visible
{
	display: block;
}

.hidden
{
	display: none;
}

.procurement_detail 
{
	display: block;
	margin-left: 0px;
	border: none;
	padding-left: 0px;
	background-color: #D9E7EA;
}

td.procurement_detail 
{
	display: block;
	margin-left: 0px;
	border: none;
	padding-left: 0px;
	background-color: #D9E7EA;
}

table.Tbl_sun4 tr.procurement_detail td, table.Tbl_sun4 tr.procurement_detail th 
{

}

table.procurement_detail
{
	width: 100%;
}

table.procurement_detail td, table.Tbl_sun4 tr.procurement_detail th.procTable 
{
	background: none;
	height: 25px;
}

table.procurement_detail td, table.procTable td 
{
	vertical-align: middle;
	border: none;
	width: 100%;
}

table.Tbl_sun4 td 
{
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

.procTextInput
{
	text-align: right;
	width: 40px;
}

.procUpperDiv, .procUpperDivLarge
{
	min-height:32px;
	height:auto !important;
	height:32px;
	vertical-align: bottom;
}

.procLowerDiv, .procLowerDivLarge
{
	margin-left: 10px;
	vertical-align: bottom;
	background-color: #D9E7EA;
	min-height:32px;
	height:auto !important;
	height:32px;
}

.procUpperDivLarge { min-height:50px; height:auto !important; height:50px; }
.procLowerDivLarge { min-height:40px; height:auto !important; height:40px; }

.orange_top_left { height: 25px; width: 25px; background-image: url(orange_box/top_left.jpg); background-repeat: no-repeat; }
.orange_top { height: 25px; background-image: url(orange_box/top.jpg); background-repeat: repeat-x; }
.orange_top_right { height: 25px; width: 25px; background-image: url(orange_box/top_right.jpg); background-repeat: no-repeat; }

.orange_left { width: 25px; background-image: url(orange_box/left.jpg); background-repeat: repeat-y; }
.orange_center { background-color: #F89424; }
.orange_right { width: 25px; background-image: url(orange_box/right.jpg); background-repeat: repeat-y; }

.orange_bottom_left { height: 25px; width: 25px; background-image: url(orange_box/bottom_left.jpg); background-repeat: no-repeat; }
.orange_bottom { height: 25px; background-image: url(orange_box/bottom.jpg); background-repeat: repeat-x; }
.orange_bottom_right { height: 25px; width: 25px; background-image: url(orange_box/bottom_right.jpg); background-repeat: no-repeat; }

.procHeaderLable
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.procLink:link, a.procLink:visited { color: #003399; text-decoration: none; }
	a.procLink:hover { color: #003399; text-decoration: underline; }
a.disabledLink:link, a.disabledLink:visited, a.disabledLink:hover { color: #000000; text-decoration: none; }
	
.red_text { color: #CC0000; }

.clearBtn { background: none; border: none; font-size: 12px; color: #003399; text-decoration: underline; }

.alignTop { vertical-align: top; }

table.TblProcOrder { border:none; }
th.TblProcOrder { text-align:left; font-weight:bold; border:none; height:15px; vertical-align:top; }
td.TblProcOrder { border:none; }

.TblProcOrder table.Tbl_sun4 table { border:none; background-color:#D9E7EA; width:100%; padding:0px; margin:0px;  }
.TblProcOrder table.Tbl_sun4 td { border:none; background-color:#D9E7EA; width:100%; padding:0px; margin:0px; }

.textField { font-size:12px; color:#2F459F; border:1px solid #2F459F; padding:1px; }

.errorArea { border:1px solid #990000; }
.successArea { border:1px solid #FFFFFF; }

td .noPadding { padding:0px; }
