﻿body 
{
	 background-color: #000000; 
	margin: 0px; 
	border-bottom: 10px solid #000000; 
	font-size: 62.5%; 
	font-family: "Trebuchet MS", Verdana, sans-serif; /*font-family: Verdana, Arial, Helvetica, sans-serif*/

}

#infobar
{
	height:20px;
	text-align:right;
	padding-right:10px;
	font-size: 11px;
	padding-top:5px;
}

h2 
{

	margin-bottom:20px;
	margin-top:10px;
	font-family:Copperplate Gothic Light;
	color:Black;

}

a
{
		color:#7e8ca2;
}

label
{
	padding-right:10px;
}

.btn
{
	/*border:solid 1px #000000;
	background-color:#5b5b5b;
	padding: 1px 1px 1px 1px;
	font-family: Verdana, tahoma, arial, helvetica, sans-serif;
	font-size:8pt;
	color:#ffffff;	*/
	
    border: 1px solid #777777;
	background-color: #d0d1d0;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	background-image: url(Images/btnBG3.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:20px;	
}

#content
{
	width:100%;
	margin:0;
	background-color:White;
}

#loginwrapper 
{
	
	margin: 0 auto; 
	margin-top: 40px;
	margin-bottom: 40px;
	padding:20px;
	width: 500px; 
	background-color:white;
	border:solid 1px #ccc;
	font-size: 1.1em;

}

.validator
{
	padding-left:10px;
}

.Textbox
{
	width:200px;
}

fieldset 
{
	margin: 1em 0;
	padding:1em;
	border:1px solid #ccc;
	background:#f8f8f8;
	position:relative;

}

legend
{
	font-weight:bold;
	position:absolute;
	margin-top:-20px;
	color:#7e8ca2;

}

#header { background: url(images/grad.gif) repeat-x #FFFFFF; clear: both; }
#head { height: 133px; vertical-align: top; width: 760px; margin: auto; }
#head img { display: inline; }
#logo { width: 202px; text-align: right; float: left; }
#headright { display: inline; margin-left: 30px; float: left; text-align: left; }
#headright img { margin: 0 0 5px 0; display: block; }

#foot { font-size: 1.1em; color: #999999; background-color: #333333; display: block; height: 60px; clear: both; }
#foot div { margin: auto; width: 760px; }
#foot img#lna { margin: 8px 112px 0 31px; }
#foot img#goodman { margin: 4px 0 0 14px; }
#foot p { line-height: 18px; padding: 16px 0 0 0; float: left; margin-top: 0; }
#foot a { background: url(../images/sqr.gif) no-repeat left center; padding: 0 4px 0 12px; margin-left: 10px; }
#foot a.pic { background-image: none; padding: 0px; margin: 0px; }
#foot a:link, #foot a:visited { color: #999999; text-decoration: none; }
#foot a:hover, #foot a:active { color: #CCCCCC; text-decoration: none; }


#fullcontainer
{
	width:850px; 
	margin: auto;
	margin: 0 auto; 
	margin-top: 40px;
	margin-bottom: 40px;
	padding:20px;
	background-color:#f8f8f8;
	border:solid 1px #ccc;
	font-size: 1.1em;
}
 
.gridview {
	color: #1f1f1f;
	/*font: 1.1em Verdana,sans-serif;*/
}

tr.oddrow {
	background-color: White;
}

tr.normalrow
{
	background-color:Gray;
	border:solid 1px #910d13;
}

tr.headerrow a
{
	color: #ffffff;
	text-decoration:none;
}

tr.headerrow,tr.headerrow:hover{
	background-color:#0099ff;
	color: #ffffff;
	font-weight: bold;
	height:20px; /*was 24px */
	background-image:url(Images/GridHeader.gif);
	background-repeat:repeat-x;
	border:solid 1px #910d13;
}

tr.grayheader,tr.grayheader:hover{
	background-color: #a92324;
	color: #333333;
	font-weight: bold;
	height:24px;
	background-image:url(TestImages/headerbar.gif);
	background-repeat:repeat-x;
	border:solid 1px #910d13;
}

#costpanel
{
	padding:20px;
}

tr.darkrow
{
	color:#202020;
	background-color:#e0e0e0;
}

.tdhead
{
	background-color:#0099ff;
	color: #ffffff;
	font-weight: bold;
	height:20px; /*was 24px */
	background-image:url(Images/GridHeader.gif);
	background-repeat:repeat-x;
	border:solid 1px #7e8ca2;
}


#fileheader TABLE{border-collapse:collapse;border:1px inset #White;}
#fileheader TD{border:1px solid White;}

#fileheader A 
{
	color:White;
}

	