/* Default CSS Stylesheet for a new Web Application project */
a
{
	text-decoration: none;
}

#leftnavlist
{
font-size: 10px;
width: 13em;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Arial, sans-serif;
background-color: #e7efff;
color: white;
}


        #leftnavlist ul {
                list-style: none;
                padding: 5px 5px 5px 5px;
                margin: 0;
                padding: 0;
                border: none;
                }
                
        #leftnavlist li {
                border: black thin solid;
                margin: 5;
                }

		#leftnavlist li a {
                display: block;
                font-family: Arial;
                font-weight: normal;
				font-size: 10pt;
                padding: 5px 5px 5px 5px;
                background-color: #6699ff;
                color: white;
                text-decoration: none;
                width: 100%;
                }

        html>body #leftnavlist li a {
                width: auto;
                }

        #leftnavlist li a:hover {
                background-color: #fee197;
                color: midnightblue;
                }
                
                 #leftnavlist li a:active {
                background-color: #fee197;
                color: midnightblue;
                }

.SelectedMenuItemButton
{
	border-right: black thin solid;
	border-top: black thin solid;
	padding-left: 10px;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 4px;
	border-left: black thin solid;
	color: midnightblue;
	padding-top: 4px;
	border-bottom: black thin solid;
	font-family: Arial;
	background-color: #fee197;
	text-decoration: none;
	width: auto;
}
.LeftMenuItem
{
	padding-left: 10px;
	font-size: x-small;
	background: #e7efff;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 8pt;
	color: midnightblue;
	width: auto;
}
.LeftMenuItemButton, .LeftMenuItemButton a:visited, .LeftMenuItemButton a:link, .LeftMenuItemButton a:active
{
	border-right: black thin solid;
	border-top: black thin solid;
	padding-left: 10px;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 4px;
	border-left: black thin solid;
	color: white;
	padding-top: 4px;
	border-bottom: black thin solid;
	font-family: Arial;
	background-color: #6699ff;
	text-decoration: none;
	width: auto;
}

.LeftMenuItemButton a:hover
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	padding-left: 10px;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 4px;
	border-left: black 1px solid;
	color: midnightblue;
	padding-top: 4px;
	border-bottom: black 1px solid;
	font-family: Arial;
	background-color: #fee197;
	text-decoration: none;
	width: auto;
}
.LeftMenuHeading
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	background: #e7efff;
	color: black;
	padding-top: 15px;
	font-family: verdana;
	width: auto;
}
.WelcomeHeading
{
	background-position: 0% 0%;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	background-attachment: scroll;
	background-image: url('none');
	color: midnightblue;
	padding-top: 15px;
	background-repeat: repeat;
	font-family: verdana
}
.WelcomeButtons
{
	font-size: 9pt;
	line-height: 10pt;
}

.MenuBarHorizontal
{
	border-right: none;
	border-top: black thin solid;
	background: #002c94;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#6B7FD0' , EndColorStr= '#002C94' );
	border-left: none;
	border-bottom: none;
}
.BannerRow
{
	border-right: none;
	border-top: black thin solid;
	border-left: none;
	border-bottom: black thin solid;
	color: E7BE31;
}
.LoginTable
{
	border-right: goldenrod thin solid;
	border-top: goldenrod thin solid;
	font-size: 8pt;
	border-left: goldenrod thin solid;
	color: 303030;
	border-bottom: goldenrod thin solid;
	font-family: verdana;
	background-color: #ffffc6;
}
.LoginTextBox
{
	font-family: verdana;
	font-size: 8pt;
}
.LoginRegister
{
	border-top: #f7f076 thin solid;
	font-size: 8pt;
	font-family: verdana;
	background-color: #fffbb5;
}
.LoginButton
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ffd331;
}
.PageContentBox
{
	font-size: 10pt;
	color: midnightblue;
	font-family: verdana;
}
.PageTitle
{
 display:none;
}
.PageContentHeader
{
	font-weight: bold;
	font-size: 14pt;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr= '#ffffff' , EndColorStr= '#e7efff' );
	text-transform: uppercase;
	color: midnightblue;
	font-family: verdana;
}
.PageContentHeader2
{
	font-weight: bold;
	font-size: 11pt;
	text-transform: uppercase;
	color: midnightblue;
	font-style: italic;
	font-family: verdana;
}
.TimeStamp
{
	font-size: 10pt;
	color: White;
	font-family: verdana;
}
.DataGridHeaderStyle, .DataGridHeaderStyle a, .DataGridHeaderStyle a:link, .DataGridHeaderStyle a:hover, .DataGridHeaderStyle a:visited, .DataGridHeaderStyle a:link
{
	font-weight: bold;
	font-size: 9pt;
	text-transform: capitalize;
	font-family: Verdana;
	background-color: #a6c4ff;
	color: midnightblue;
	text-decoration: underline;
}
.DataGridItemStyle
{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: 8pt;
	font-family: Verdana;
}
.DataGridAlternatingItemStyle
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: aliceblue;
}
.DataGridPagerStyle
{
	font-size: 8pt;
	font-family: Verdana;
	text-align: right;
}
.SolicitationDetailedFieldLabel, .FieldLabel
{
	font-weight: bold;
	font-size: 10pt;
	color: midnightblue;
	font-family: Verdana;
	padding-right: 5px;
}
.SolicitationDetailedFieldContents
{
	font-weight: normal;
	font-size: 10pt;
	color: darkgreen;
	padding-top: 2px;
	font-family: Verdana;
}
.FieldDescription
{
	font-weight: normal;
	font-size: 7pt;
	padding-bottom: 5px;
	color: darkgreen;
	font-family: Verdana;
}
.SolicitationDetailedFieldContents a, .SolicitationDetailedFieldContents a:hover, .SolicitationDetailedFieldContents a:active, .SolicitationDetailedFieldContents a:link, .SolicitationDetailedFieldContents a:visited
{
	font-weight: normal;
	font-size: 10pt;
	color: darkgreen;
	padding-top: 2px;
	font-family: Verdana;
	text-decoration: underline;
}
.ErrorMessageLabel
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: Verdana;
}
.ExpertiseCodeList
{
	font-size: 8pt;
	color: blue;
	font-family: Verdana;
}
.ServicesButton
{
	background-color: #F2C5C5;
}
.ConstructionButton
{
	background-color: #BADABC;
}
.EquipmentButton
{
	background-color: #AFC9EF;
}
.InfoMessage
{
	font-weight: bold;
	font-size: 10pt;
	color: green;
	font-family: Verdana;
}