fieldset div span.bold
{
	font-family:Verdana, Sans-Serif;
	font-size:8pt;
	font-weight:bold;
}

.errorLabel
{
	display:block;
	color:Red;
	font-family:Verdana, Sans-Serif;
	font-size:0.8em;
	padding:5px;
}

.errorLabelHidden
{
	display:none;
}

.boldLabel
{
	float:left;
	font-weight:bold;
	min-width:10em;
}

.unfloatboldLabel
{
	font-weight:bold;
	min-width:10em;
}

.paddedLabel
{
	line-height:3em;
}

.hidden
{
	display:none;
}

.fatLabel
{
	line-height:25px;
}

.standardLabel
{
	font-size:8pt;
}

.standardLabelWide
{
	font-size:8pt;
	width:15em;
}

.standardLabelVeryWide
{
	font-size:8pt;
	width:25em;
}

.addressLabel
{
	width:12em;
}

.infoLabel
{
	color:#0066ff;	
}

.dimGrayLabel
{
	color:#696969;	
}

.standardTextBox
{
	display:block;
	float:left;
	width:184px;
}

.editTextBox
{
	width:100px;
	font-size:8pt;	
}

.smallEditTextBox
{
	width:85px;
	font-size:8pt;	
}

.largeEditTextBox
{
	width:130px;
	font-size:8pt;
}

.smallTextBox
{
	width:35px;
	text-align:right;
	margin-right:0.75em;
}

.smallTextBoxWithMargin
{
	width:35px;
	text-align:right;
	margin-right:0.75em;
	margin-left:2em;	
}

.wideTextBox
{
	width:275px;
}

.extraWideTextBox
{
	width:350px;	
}

.veryWideTextBox
{
	width:650px;
}

.paddedWideTextBox
{
	width:275px;
	margin:0 0.5em;
}

.dropDownWithMargin
{
	margin:0 1em;
}

.dropDownWithMargin option
{
	padding:0 0.25em;
}

.standardDropDown
{
	width:188px;	
}

.wideDropDown
{
	width:279px;
	vertical-align:middle;	
}

.extraWideDropDown
{
	width:304px;
	vertical-align:middle;	
}

.veryWideDropDown
{
	width:322px;
	vertical-align:middle;	
}

.dateBox
{
	width:88px;
	margin-left:2em;
	text-align:right;
}

.checkBoxWithMargin
{
	font-size:8pt;
	margin:0.3em 0 0 2em;
}

.checkBoxStandard
{
	font-size:8pt;
}

.checkBoxStandard Label
{
	padding-left:0.5em;
	width:auto;
}

.checkBoxOffset
{
	font-size:8pt;
	padding:0.5em 0 1em 0;
	vertical-align:top;
	margin-left:-1.75em;
	margin-right:2.1em;
	width:auto;
	border:0;
}

.checkBoxOffset Label
{
	padding-left:0.5em;
	width:175px;
}

.copyright
{
	font-size:7.5pt;
}

table.fullWidth
{
	width:100%;
}

td.half
{
	width:50%;
}

td.threeFifths
{
	width:60%;
}

.fsetlegend
{
	color:#0066ff;
	font-size:0.9em;
	padding-left:0.5em;
}

.submitButton
{
	border-right: double 3px #0092c9;
	padding-right: 0px;
	border-top:  double 3px #54c9f5;
	padding-left: 0px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 0.1em;
	margin: 5px 5px 5px 0px;
	border-left: double 3px #54c9f5;
	cursor: pointer;
	color: white;
	padding-top: 0.1em;
	border-bottom: double 3px #0092c9;
	font-family: Helvetica, Verdana, sans-serif;
	height: auto;
	background-color: #00aff0;
}

.submitButtonSmall
{
	border-right: double 3px #0092c9;
	padding-right: 0px;
	border-top:  double 3px #54c9f5;
	padding-left: 0px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 0.1em;
	margin: 5px 5px 5px 0px;
	border-left: double 3px #54c9f5;
	cursor: pointer;
	color: white;
	padding-top: 0.1em;
	border-bottom: double 3px #0092c9;
	font-family: Helvetica, Verdana, sans-serif;
	height: auto;
	background-color: #00aff0;
	width:35px;
}

.boldText
{
	font-weight:bold;	
}

.underlineTextBlue
{
	color:#00aff0;
	text-decoration:underline;	
}

.navlisttitle
{
	font-size:12px;	
	color:#00aff0;
	max-height:12px;
}

.navsublistitem
{
	color:#696969;
	list-style-image:url(../images/navitem2.gif);
	max-height:20px;
}

.watermark
{	
	 line-height:460px;
	 background-image: url(../images/logo_watermarkb.gif);
	 background-repeat: no-repeat;
	 background-position: center center;
}

.navlastlistitem
{
	color:#696969;
	list-style-image:url(../images/navitembot2.gif);
}

fieldset legend
{
	color:#0066ff;
	font-size:8.5pt;
	margin-left:0.5em;
}

fieldset legend span
{
	font-size:8pt;
}

* html * .boldLabel
{
	width:10em;
}

.closeLink
{
	line-height:10em;
	display:block;
	clear:both;
}

.wizardCloseLink
{
	line-height:1em;
	display:block;
	clear:both;
}

span.trailLabel
{
	font-size:8.5pt;
}

a.trailLink
{
	font-size:8.5pt;
	text-decoration:underline;
}


/* Wizard Styles */

div#wizard div#breadcrumbinner div
{
	margin-left:200px;
	padding:0;
}
 
.currentStep
{
	color:#ffffff;
	font-size:8.5pt;
	background-color: #00aff0;
	border: solid 1px #00aff0;
	border-left: none;
	border-right: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	width:auto;
	text-align:center;
	float:left;
	margin-bottom:1.25em;
}

.previousStep
{
	color:#00aff0;
	font-size:8.5pt;
	background-color: #e0dee2;
	border-top: solid 1px #00aff0;
	border-bottom: solid 1px #00aff0;
	border-right: none;
	text-decoration: underline;
	font-weight:normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	width:auto;
	text-align:center;
	float:left;
	margin-bottom:1.25em;
}

.futureStep
{
	color:#00aff0;
	font-size:8.5pt;
	background-color: #ffffff;
	border: solid 1px #00aff0;
	border-left: none;
	border-right: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	width:auto;
	float:left;
	text-align:center;	
	margin-bottom:1.25em;
}

.wizimage
{
	float:left;
	margin-bottom:1.25em;
}

.wizardLabel
{
	font-family: Verdana;
	font-size: 8.5pt;
	color:#0066ff;
}

/* KeyValueSelector styles */

div.keyValueSelector
{
	width:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:2.5em;
	margin-bottom:1.5em;
}

div.keyValueSelector div.keyValueContainer
{
	float:left;
}

div.keyValueSelector div.keyValueContainer div
{
	clear:both;
}

div.keyValueSelector div.keyValueContainer div.keyValueButtonContainer
{
	padding-left:1em;
	padding-right:1em;
}

div.keyValueSelector div.keyValueContainer div.keyValueButtonContainerTop
{
	padding:1.5em 1em 0 1em;
}

div.keyValueSelector div.keyValueContainer div p
{
	line-height:1.3em;
	font-size:8pt;
	font-weight:bold;
	padding-bottom:1.5em;
}

div.keyValueSelector div.keyValueContainer div p select
{
	width:18em;
}

div.keyValueSelector div.keyValueContainer div p select option
{
	padding-left:0.2em;
}

div.keyValueSelector div.keyValueContainer div p select.listWithParent option:first-child
{
	font-weight:bold;
}

/* Major Works List */

div.presentationGrid table.majorWorks
{
	border:none;
}

div.presentationGrid table.majorWorks tr
{
	border:none;	
}

div.presentationGrid table.majorWorks tr td
{
	background-color:White;
}

div.presentationGrid table.majorWorksHistory
{
	border:none;
}

div.presentationGrid table.majorWorksHistory tr
{
	border:none;	
}

div.presentationGrid table.majorWorksHistory tr td
{
	background-color:#DCDCDC;
}

/* Notice View Tabs */

div#contentinner .borderedSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #696969;
	border: 1px solid lightgrey;
	background-color: #ffffff;
	text-align: center;
	padding: 3px 18px;
	margin:0 0;
}

div#contentinner .bordered 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight:bold;
	border: 1px solid lightgrey;
	background-color: #E0E0E0;
	text-align: center;
	padding: 3px 18px;
	margin:0 0;
	border-bottom:none;
	cursor:pointer;
}

div#contentinner .bordered a
{
	text-decoration:none;
}

div#contentinner .borderedSelect a
{
	text-decoration:none;
}

div#contentinner .bordered a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}

div#contentinner .bordered a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}

div#contentinner .bordered a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

div#contentinner .bordered a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}

div#contentinner .borderedSelect a:link, div#contentinner .borderedSelect a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}

div#contentinner div.noticeview fieldset
{
	border:lightgrey 1px solid;
	margin:0 0 0 0;
	padding:0 0;
	clear:both;
}

div#contentinner div.noticeview fieldset legend span
{
	font-size:8pt;
	color:#0066FF;
	font-family:Verdana, Helvetica, Arial, Sans-Serif;
}

div#contentinner div.noticeview div p
{
	padding:0.75em 0;
}

div#contentinner div.noticeview div p.nopadding
{
	padding:0;	
}

div#contentinner div.noticeview div span
{
	font-size:0.95em;
	width:auto;
	min-width:3.5em;
	font-family:Verdana, Sans-Serif;
}

div.noticeview div.presentationGrid table
{
	margin-left:0;
}

div.noticeview div.presentationGrid table.centeredTable
{
	margin-left:auto;
	margin-right:auto;
	width:95%;
}

div.noticeview table tr td span
{
	border-style:none;	
}

div.noticeview div.presentationGrid a
{
	font-weight:normal;
	margin-right:5px;
}

div#contentinner div.noticeview div.narrow div
{
	line-height:1.2em;
	font-size:0.9em;
}

.TitleText
{
	font-weight: bold;
	font-size: 10pt;
	color: dimgray;
	font-family: Verdana, Tahoma, Arial, 'MS Sans Serif';
}