body, table, td, textarea { 
	font-family: Arial, Helvetica, Verdana;
	font-size: small;
	background-color: #ffffff;
}
body {
	background-color: #f9f9f9;
	margin:0;
}

a {
	font-size: 12px; 
	font-weight: bold; 
	color:#003399;
}
a:hover {
	color:#3366FF;
}

dt {
	font-weight: bold;
	font-size: 110%;
}

dd {
	margin: 2px 0 2px 15px;
}

form {
	display: inline;
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5 {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #404040;
	padding: 0;
	margin: 0 0 5px 0;
}
h1,h1>a {font-size: 24px; }
h2,h2>a {font-size: 22px; }
h3,h3>a {font-size: 20px; }
h4,h4>a {font-size: 16px; font-style: italic;}
h5,h5>a {font-size: 14px; }

legend {
	font-size: 110%;
	color: #333333;
	font-weight: bold;
}

p {
	margin: 5px 0;
	padding: 0;
}

table {
	margin:0 auto;
}
table table {
	margin: 0;
}


th { 
	font-weight: bold; 
	color: #404040;
}

ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
}
ul li {
	margin: 3px 0 3px 15px;
	padding: 0;
}

div#additionalequipment {
	margin: 10px 0;
}
div#additionalequipment legend {
 	color: #993333;
	font-weight: bold;
	font-size: 120%;
}

div.accentuate {
	background-color: #e0e0ff;
	border: solid 2px #404040;
	padding: 2px 4px;
}

div.nonaccentuate {
	border: none;
	padding: 4px 4px;
}

div#container {
	background-color: #ffffff;
	position: relative;
	padding: 0;
	margin: 5px 10px 10px 10px;
	text-align: left;
	border: solid 1px #666;
}

div#content {
	position:relative;
	padding: 5px;
}

div#prodtypeinfo {
	position: relative;
	width: 600px;
	height: 185px;
	text-align:left;
}
div#prodtypeinfo table {
	margin:0;
}
div#prodtypeinfo h3 {
	font-size: 110%;
}
div#prodtypeinfo div#eligible {
	position: absolute;
	left: 0px;
	top: 0px;
}
div#prodtypeinfo div#ineligible {
	position: absolute;
	left: 145px;
	top: 0px;
}
div#prodtypeinfo div#relatedequipment {
	width: 600px;
	top: 0px;
	height:170px;
	overflow: auto;
}
div#prodtypeinfo div#action {
	position: absolute;
	right: 0px;
	top: 0px;
}

div#prodtypeinfo.hidden {
	height:0px;
}
div#prodtypeinfo.hidden h3 {
	display: none;
}
div#prodtypeinfo div#eligible.hidden {
	display: none;
}
div#prodtypeinfo div#ineligible.hidden {
	display: none;
}
div#prodtypeinfo div#relatedequipment.hidden {
	display: none;
}

div#footer {
	position: relative;
	height:50px;
	margin: 5px;
	font-size: 10px;
	color: #666666;
}
div#footer table {
	font-size: 10px;
}
div#footer a { 
	font-weight: bold;
	color:#003399;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
div#footer div.left {
	position:absolute;
	top: 0px;
	left: 5px;
	text-align: left;
}
div#footer div.center {
	text-align: center;
}
div#footer div.right {
	position:absolute;
	top: 0px;
	right: 5px;
	text-align: right;
}

div#header {
	position:relative;
	height: 76px;
}
div#help {
	position: absolute;
	right: 5px;
	top:5px;
}

div#menubar {
	position: relative;
	margin: 0;
	padding: 2px 4px;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
	background-color: #000066;
	text-decoration: none;
}
div#menubar ul {
	position: absolute;
	top:0px;
	right:15px;
	margin:0;
	padding:0;
}
div#menubar ul li {
	margin-left: 10px;
	padding-left: 10px;
	display: inline;
}
div#menubar ul a {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
div#menubar ul a:hover { 
	text-decoration: underline;
}

div.bidworksheet {
	margin: 20px auto;
	text-align: center;
	width: 370px;
}
div.bidworksheet fieldset {
	margin: 0 auto 10px auto;
	text-align: left;
	padding: 5px 10px;
}
div.bidworksheet legend {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
div.bidworksheet ul {
	text-align: left;
}

div.fundingstatus {
	margin: 20px auto;
	text-align: center;
}
div.fundingstatus fieldset {
	width: 450px;
	margin: 0 auto 10px auto;
	text-align: center;
	padding: 0 5px 10px 5px;
}
div.fundingstatus h3 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}
div.fundingstatus h4 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
div.fundingstatus fieldset legend {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
}
div.fundingstatus table {
	margin-top: 10px;
}
div.fundingstatus th {
	font-weight: bold;
	font-size: 100%;
	color: #333333;
}
div.fundingstatus td {
	text-align: center;
	border: solid 1px #e0e0e0;
}

div.menu {
	width: 380px;
	height: 600px;
	margin: 10px auto;
	font-weight: bold;
}
div.menu a {
	text-decoration: none;
}
div.menu a:hover {
	text-decoration: underline;
}
div.menu fieldset {
	margin: 10px 0;
}
div.menu fieldset legend {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
div.menu h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #999999;
	margin:10px 0 0 ;
}

div.message {
	width:500px;
	height:500px;
	margin:20px auto;
	text-align:center;
}
div.message div {
	background-color: #f0f0f0;
	border: solid 1px #666666;
	padding: 10px;
	margin-top: 5px;
	text-align: center;
}
div.message p {
	margin: 5px 0;
}

div.messagebox {
	width:800px;
	margin:20px auto;
	text-align:center;
	background-color: #f0f0f0;
	border: solid 1px #666666;
	padding: 10px;
}
div.messagebox p {
	margin: 5px 0;
}

fieldset.bidderreminder {
	margin: 10px 0;
}
fieldset.bidderreminder legend {
	font-size: 120%;
	color: #333333;
	font-weight: bold;
}

fieldset.draglist {
	width:300px;
	font-size: 75%;
}
fieldset.draglist ul {
	padding-left: 5px;
}
fieldset.draglist legend {
	font-size: 120%;
	color: #333333;
	font-weight: bold;
}
fieldset.draglist span.dragtext {
	font-size: 110%;
	font-weight: bold;
	color: #003399;
}

span.hidden { display: none; }

.bold { font-size: 12px; font-weight: bold }

.normal { font-size: 12px }
.small { font-size: 10px }
.smallh { font-size: 10px; color: #ffffff; background-color: #000066 }
.xsmall { font-size: 9px }

.alertred {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #681D24;
}
.alertwhite {
	font-size: 12px;
	font-weight: bold;
	color: #681D24;
	background-color: #ffffff;
}

.menustandout a {
	color: #660000;
}
.menustandout a:hover {
	color: #cc6666;
}

table.blanketbid tr.hilite td {
	text-align:center;
	font-size: 120%;
	font-weight:bold;
	color: #993333;
	border: solid 1px #993333;
	background-color: #fff0f0;
	padding: 10px;
}

table.gray {
	border: solid 1px #666666;
	margin-bottom: 10px;
}
table.gray th {
	background-color: #808080;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	padding: 2px;
}
table.gray th A {
	font-weight: boldest;
	color:#ffffff;
}
table.gray td {
	background-color: #f9f9f9;
	font-weight: normal;
	padding: 2px;
}
table.gray th A:hover {
	background-color: #c0c0c0
}
table.gray td.box {
	background-color: #ffffff;
	border: 1px solid #666666;
	padding: auto 3px auto 3px;
}

table.gray tr.emphasize td {
	border-collapse: collapse;
	border: 1px solid #000000;
	background-color: #ffffa0;
}
table.gray tr.emphasize td a {
	background-color: #ffffa0;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
table.gray tr.emphasize td a:hover {
	text-decoration: underline;
}

table.gray tr.emphasize td table td {
	border: 1px solid #666666;
}
table.gray tr.emphasize td table tr td {
	background-color: #e7e7ad;
}
table.gray tr.emphasize td table tr.alternate td {
	background-color: #a7a78d;
}
table.gray tr.hilite td {
	text-align:center;
	font-size: 120%;
	font-weight:bold;
	color: #993333;
	border: solid 1px #993333;
	background-color: #fff0f0;
	padding: 10px;
}

table.editgrid {
	text-align: left;
}
table.editgrid th {
	background-color: #e7e7e7;
	font-weight: bold;
	font-size: 120%;
	padding: 4px;
}

.intro {
	display: block;
	margin: 5px;
	padding: 3px;
}

.litegray { 
	font-weight: bold;
	color: Black;
	border: 1px solid #666666;
	border-collapse: collapse;
	background-color: #f9f9f9;
}
.litegray2 { 
	font-weight: bold;
	color: Black;
	border: 1px solid #666666;
	border-collapse: collapse;
	background-color: #f9f9f9;
	padding: 1px 2px;
}

.delete		{ background-color: #ffffff; color: #000000 }
.delete th	{ background-color: #993333; color: #ffffff }

.picklist table	{border-color: black; font-size: 12px; }
.picklist th 	{background-color: #000066; font-size: 100%; font-weight: bold; color: #ffffff}
.picklist td	{}
.picklist tr.hilite td {background-color:#eeeeee;}
.picklist A:visited { text-decoration: none; font-weight: bold; color: #051B9B }
.picklist A:hover { text-decoration: underline; font-weight: bold; color: #4040FF }
.picklist A:link { text-decoration: none; font-weight: bold; color: #051B9B }

.header A:visited { font-size: 12px; text-decoration: none; font-weight: bold; color: #ffffff }
.header A:hover { font-size: 12px; text-decoration: underline; font-weight: bold; color: #ffffff }
.header A:link { font-size: 12px; text-decoration: none; font-weight: bold; color: #ffffff }

.lit		{background-color: #FFFFCC;}

.buttons {
	font-size: 13px;
}

.browselist { }

.browselist th { font-size: 12px; background-color: #000066; color: #ffffff; }
.browselist th A:link { font-weight: bold; color:#ffffff; text-decoration: none }
.browselist th A:visited { font-weight: bold; color:#ffffff; text-decoration: none }
.browselist th A:hover { font-weight: bold; color:#ffffff; background-color: #9999cc; text-decoration: underline }

.browselist td { font-size: 12px; background-color: #ffffff; }
.browselist td A:link { font-weight: bold; color:#000066; text-decoration: none }
.browselist td A:visited { font-weight: bold; color:#000066; text-decoration: none }
.browselist td A:hover { font-weight: bold; color:#333399; text-decoration: underline }

.browselist td.hilite { background-color: #ffffcc; font-weight: bold; }

.detaillist { }
.detaillist th { font-size: 12px; background-color: #dddddd; color: #000000; font-weight: bold;}
.detaillist th A:link { font-weight: bold; color:#000000; text-decoration: none }
.detaillist th A:visited { font-weight: bold; color:#000000; text-decoration: none }
.detaillist th A:hover { font-weight: bold; color:#000000; background-color: #aaaaaa; text-decoration: underline }
.detaillist td { font-size: 12px; background-color: #ffffff; }
.detaillist td A:link { font-weight: bold; color:#000066; text-decoration: none }
.detaillist td A:visited { font-weight: bold; color:#000066; text-decoration: none }
.detaillist td A:hover { font-weight: bold; color:#333399; text-decoration: underline }
.detaillist td.hilite { background-color: #ffffcc; font-weight: bold; }
.detaillist td.alternate { background-color: #ffffe0; }

tr.alternate td { background-color: #e0e0e0; }

tr.hidden { display: none; }

.msgbox table {}

.msgbox td {
	font-size: 12px;
	background-color: #ffffff;
	padding: 5px;
}

.msgbox th {
	background-color: #000066;
	color: White;
	font-size: 14px;
	padding: 5px;
}

.msgbox A:link {
	font-size: 12px;
	font-weight: bold;
	color:#000066;
	text-decoration: none
}
.msgbox A:visited {
	font-size: 12px;
	font-weight: bold;
	color:#000066;
	text-decoration: none
}
.msgbox A:hover {
	font-size: 12px;
	font-weight: bold;
	color:#333399;
	text-decoration: underline;
}

.error {
	font-weight: bold;
	background-color: #ffffff;
	color: #800000;
	padding: 5px;
}

.errorbox table {
}
.errorbox td {
	font-size: 12px;
	background-color: #ffffff;
	padding: 5px;
}
.errorbox th {
	background-color: #800000;
	color: White;
	font-size: 14px;
	padding: 5px;
}
.errorbox A:link {
	font-size: 12px;
	font-weight: bold;
	color:#660000;
	text-decoration: none;
}
.errorbox A:visited {
	font-size: 12px;
	font-weight: bold;
	color:#660000;
	text-decoration: none;
}
.errorbox A:hover {
	font-size: 12px;
	font-weight: bold;
	color:#993333;
	text-decoration: underline;
}

.underline {text-decoration: underline;}
