﻿html
{
	height: 100%;
}
body
{
	height: 100%;
	font-family: Verdana;
	font-size: 0.8em;
}

#MainContainer
{
	position:absolute; 
	left:50px; 
	top:0px; 
	width:911px; 
	height:100%;
}

#TopPanel
{
	position:absolute; 
	left:1px; 
	top:0px; 
	width:911px; 
	height:70px;
}

#TopPanelTopLeftRow
{
	position:absolute; 
	left:1px; 
	top:0px; 
	width:75px; 
	height:60px;
}

#TopPanelTopRightRow
{
	position:absolute; 
	left:76px; 
	top:0px; 
	width:833px; 
	height:60px;
	background: #003366; 
	color: White; 
	font-size: 1.8em; 
	font-weight:bold;
}

#TopPanelBottomRow
{
	position:absolute; 
	left:0px; 
	top:65px; 
	width:909px; 
	height:18px;
}

#BottomPanel
{
	position:absolute; 
	left:1px; 
	top:85px; 
	width:900px; 
	height:100%; 
}

#BottomPanelBreadCrumbBar
{
	position:absolute; 
	left:1px; 
	top:1px; 
	width:890px; 
	height:9%;
	z-index:100;
}

#BottomPanelLeftColumn
{
	position:absolute; 
	left:1px; 
	top:25px; 
	width:140px; 
	height:100%;
	z-index:100;
}

#BottomPanelMiddleColumn
{
	position:absolute; 
	left:-4px; 
	width:910px; 
	top:-2px; 
	min-height:100%;
	border-color:#6666CC; 
	border-style:solid;
	z-index:50;
}

#BottomPanelRightColumn
{
	position:absolute; 
	left:759px; 
	top:25px; 
	width:140px; 
	height:100%;
	z-index:100;
}

#Content
{
	height:auto;
}
.BidContents
{
	background-color: White; 
	color: #003366; 
	text-align:left; 
	vertical-align:top; 
	overflow:hidden;
	Width:100%;
	Height:10%;
	font-weight:bold;
}

#container
{
	width: 790px;
	margin: 5px;
}
#mainPanel
{
	margin-left: 180px;
	width: 450px;
}
#leftPanel
{
	float: left;
	height: 100%;
	text-align: center;
	width: 117px;
	margin-right: 59px;
}
#rightPanel
{
	float: right;
	height: 100%;
	width: 123px;
	margin-left: 24px;
}
#Wiki
{
	position:absolute; 
	left:145px; 
	width:600px; 
	top:160px; 
	height: 390px;
}
h1, h2
{
	color: #fbad18;
}
h1
{
	font-size: 1.8em;
}
h2
{
	font-size: 1.4em;
}
.bl
{
	text-align: center;
	background: url(../../images/bl.gif) 0 100% no-repeat #ffd769;
	width: 10em;
}
.bl a:link
{
	color: Black;
}
.br
{
	background: url(../../images/br.gif) 100% 100% no-repeat;
}
.tl
{
	background: url(../../images/tl.gif) 0 0 no-repeat;
}
.tr
{
	background: url(../../images/tr.gif) 100% 0 no-repeat;
	padding: 10px;
}

.bl_selected
{
	text-align: center;
	background: url(../../images/bl_selected.gif) 0 100% no-repeat #fbad18;
	width: 10em;
}
.bl_selected a:link
{
	color: White;
	font-family: "ArialMT Bold", "Arial Black", Sans-Serif;
	font-weight: bold;
}
.br_selected
{
	background: url(../../images/br_selected.gif) 100% 100% no-repeat;
}
.tl_selected
{
	background: url(../../images/tl_selected.gif) 0 0 no-repeat;
}
.tr_selected
{
	background: url(../../images/tr_selected.gif) 100% 0 no-repeat;
	padding: 10px;
}

.MenuButton
{
	text-decoration: none;
}

.topNavigationBar
{
	text-decoration: None;
	color: Black;
	font-weight:normal;
}

.topNavigationBar a:hover
{
	text-decoration: underline;
	color: red;
	font-weight:normal;	
}

.colorCell
{
	background-color: #EDEBEB;
}

.leftNavigationBar
{
	color: #333333; 
	text-decoration: none;
	text-indent:2px;
	font-weight:normal;
}

.colorCell a:hover
{
	text-decoration: none;
	color: red;
	font-weight:normal;	
}

.rightNavigationBar
{
	color: #333333; 
	text-decoration: none; 
	text-indent:2px;
	font-weight:normal;
}

.pageHeader
{
	background: #003366;
	color: White;
	font-size: 1.8em; 
	font-weight:bold;
}

.sectionHeader
{
	background-color: White; 
	color: #003366; 
	font-size: 1.4em; 
	font-weight:bold;
}

.columnHeader
{
	background: #003366;
	color: White;
	text-indent:2px;
}

.borderColor
{
	border-color:#6666CC;
	border-style:solid; 
}

.breadcrumbMenu
{
	top:1px;
	font-weight: bold;
	text-decoration: None;
	color: Black;
}

#breadcrumbBar
{
	top:1px;
	height: 2.5em;
	color: Black;
	font-weight: bold;
	border-style:dotted
}

a
{
	text-decoration: none;
	color: Black;
}

.li
{
	text-decoration: none;
	color: Black;
}

.li a:hover
{
	text-decoration: underline;
	color: Red;
}

/* bid page */
.advertHeader, .advertReference
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.advertHeader
{
	padding-left: 10px;
	height:	25px;
	width:	100%;
}
.advertReference
{
	padding-right: 10px;
	height:	20px;
	width:	100%;
}
.advertIcon
{
	margin-top: 4px;
}
.advertBody
{
	font-size: 12pt;
}
.AdvertPanel
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 200;
	background-color: white;
	border: solid 1px black;
	width: 400px;
}
