body 
{
	text-align:center;
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	margin:0px;
	padding:0px;
}
table 
{
	font-size:12px;
}

a,
a:hover,
a:visited
{
	color:#5aa9d5;
}

#pageContainer 
{
	width:900px;
	border-left: #999 1px solid;
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	background-color:#fff;
	text-align:left;
}
h1
{
	font-size:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
h2 
{
	font-size: medium;
    color: #76bb00;
    margin:0px 0px 15px 0px;
    padding:0px 0px 0px 0px;
}
h3
{
	color:#76bb00;
	font-size:small;
}
h5 
{
	color:#76bb00;
	text-transform:uppercase;
}
h5.featureBox 
{
	background:url(/images/common/box_topfade.gif) no-repeat top right;
}
p 
{
	margin:10px 0px 10px 0px;
}
.textLarge 
{
	font-size:medium;
}
.textMedium
{
	font-size: small;
}
/*filter workaround for drop down glitch*/
div#body
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#222222' ,endColorStr='#ededed' );
	height:100%;
	width:100%;
}

div#pageContent
{
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 5px 15px;
	width:870px;
}
body 
{
	background-color:#fff;
	color: #76797c;
	text-align:center;
}

#footer 
{
	border-top:1px solid #555;
	border-bottom:1px solid #555;
	height:20px;
	padding:3px;
	font-size:smaller;
	background-color:#000;
	color:#fff;
	clear:both;
}
#footer a,
#footer a:hover,
#footer a:visited
{
	color:#fff;
}
#footer .left 
{
	clear:left;
	float:left;
}
#footer .right
{
	clear:right;
	float:right;
}
#footer ul 
{
	list-style:none;
	display:inline;
}
#footer ul li
{
	border-left:1px solid #76797c;
	display:inline;
	padding-left:7px;
	padding-right:5px;
}
.footerBar
{
	width:100%;
	border-top:1px solid #76797c;
	border-bottom:1px solid #76797c;
	padding:3px;
	text-align:right;
}
#footer ul li.first 
{
	border:0px;
}
#footer a,
#footer a:visited 
{
	text-decoration:none;
}
#footer a:hover 
{
	text-decoration:underline;
}
#header 
{
	height:82px;
	background-color:#000;
}
#headerLogo 
{
	padding:0px 0px 0px 5px;
}
#headerRight 
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#000000' ,endColorStr='#cdcdcd' );
	width:55%;
	height:50px;
	clear:right;
	float:right;
}
.line
{
    border-top: #999999 1px solid;
    margin: 5px 0px;
}

.shadow{
	border-top:1px solid #DCDCB8;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	background-color:#FFF;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=118);
 }
.withBorder tr td{
	border-bottom:1px solid #DDD;
	padding:10px;
}
.dataLabel
{
	font-weight: bold;
	color: #444;
	padding: 4px 2px 2px 2px;
	vertical-align: top;
}
.textInfo
{
    font-weight: normal;
    font-size: 10px;
}
.floatRight
{
    float: right;
    margin: 0px 0px 5px 5px;
    width: 40%;
    text-align: right;
}
th 
{
	color:#fff;
	background-color:#000;
	padding:2px;
	border-right:1px solid #fff;
}
th.first 
{
	text-align:left;
	/*background-color:#76bb00;*/
	border-right:none;
}
th.last 
{
	background-color:#fff;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#000000' ,endColorStr='#cdcdcd' );	
}
input.button,
input.buttonAction {
	height: 27px;
	cursor: pointer;
	border: 0px none #FFF;
}
span.button,
span.buttonAction 
{
	height: 27px;
    font-size: 1.2em;
    float:left;
}
input.buttonAction 
{
	margin-top:0;
	background: url("/images/css/btn_act_lt.gif") no-repeat top left;
	color: #FFFFFF;
	font: bold 12px ;
	overflow: visible;
	margin:0px;
    padding: 0px 10px 2px 12px;
    font-size:14px;
}
span.buttonAction 
{
	padding-right: 15px;
	display: block;
	font-size: 1.2em;
	height: 27px;
	vertical-align: top;
	overflow: visible;
	margin-right: 10px;
	padding-top: 0;
	background: url("/images/css/btn_act_rt.gif") no-repeat top right;
	float: left;
}
span.button,
input.button
{
	background-color:#FFF;
	color:#000;
	font: 12px;
	text-decoration:underline;
}
input.button
{
	background: url("/images/css/btn_lt.gif") no-repeat;
	background-position:0px 10px;
	padding-left:5px;
}
.buttonContainer
{
	margin-top:10px;
	float:right;
	clear:right;
	text-align:right;
}
div#helpContainer,
{
	background-color:FFF;
	width:325px;
	padding:10px 10px 10px 10px;
	border: #999999 1px solid; 
	z-index:9999;
	clear:both;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=118);
}
#bgBlur {
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	z-index: 98;
	background-color:#000;
	opacity: 0.45;
	filter: alpha(opacity=45);
}
.modal 
{
	background-color:FFF;
	padding:10px 10px 10px 10px;
	/*border: #999999 1px solid; */
	border: 1px solid #B9CDD8;
	z-index:99;
	position:absolute;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=118);
	cursor:move;
}

.processing
{
	color:#999;	
	font-size:10px;
	background-repeat:no-repeat;
	height:16px;	
	background-image:url(/images/css/img_processing.gif);
	background-position:0px 0px;
	margin: 0px 0px 5px 0px;
	padding-left:18px;
}
table.tableData {
 	background-color: #E0E8EF;
	/**background-color: #eee;**/
	border-top: 1px #DCDCB9 solid;
	margin:0px 0px 0px 0px;
}
/* .NET renders this as the check box label */
label,
span.dataLabel label
{
	font-weight: bold;
	color: #444;
	padding: 4px 2px 2px 2px;
}
table.tableData td,
table#striped td,
table.tableData ul,
table.tableData li
{
	line-height: 15px;
	font-size:11px;
}
table.tableData li
{
	line-height: 11px;
}
.dataQuantity ,
.dataQuantityNegative
{
	text-align:right;
}
.dataQuantityNegative
{
	color:#cc0000;
}

table.tableData td,
table#striped td
{
	border-right: 1px solid #fff; 
	border-bottom: 1px solid #fff; 
	padding: 4px 4px 3px 4px;
	vertical-align: top;
}
table.nested
{
	border-right: 0px solid #fff; 
	border-bottom: 0px solid #fff;
	background-color:Transparent ;
}

table.nested td
{
    BORDER-RIGHT: medium none;
    padding: 2px 2px 2px 2px;
    BORDER-BOTTOM: medium none;
    background-color:Transparent;
}
h3.frame
{
	FONT-SIZE: 13px;
	padding-left:3px;
	padding:2px 0px 2px 7px;
	margin:-10px -10px 5px -10px ;
	border-bottom: #B9CDD8 1px solid;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType='1', StartColorStr='#<%=color1%>' ,endColorStr='#ffffff' );
	background-color: #000;
	color:#fff;
	cursor:move;
}
#leftNav 
{
	clear:left;
	float:left;
	width:160px;
	background-color:#eee;
	margin-right:15px;
	border:1px solid #ccc;
	
}
#leftNav h4
{
	background-color:#ccc;
	padding: 2px 0px 2px 6px;
	font-size: 12px;
	color:#000;
	margin-bottom:0px;
}
#leftNav ul,
ul#expansionList
{
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 0px;
}
#leftNav ul li
{
	list-style-type:none;
	background-image:url(/images/css/arrow_eeeeee_7x8.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:12px;
}
ul#expansionList li 
{
	list-style-type:none;
	background-image:url(/images/css/arrow_7x8.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:12px;
}
ul#expansionList li.expanded
{
	list-style-type:none;
	background-image:url(/images/css/arrow_down_7x7.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
}
ul#expansionList li ul
{
	margin-left:35px;
}
ul#expansionList li ul li
{
	list-style-type:disc;
	background-image:none;
}
ul#expansionList li ul li a
{
	margin-left:-2px;
}
a img 
{
	border:0px;	
}
div.noImage 
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#E8E8E8',endColorStr='#FFFFFF' );
	width:90px;
	height:90px;
	border:1px solid #aaa;
	text-align:center;
	background-color:#E8E8E8;
	position:relative;
	padding-top:30px;
	color: #aaa;
	font-size: 8pt;
}
#hoverImageContainer 
{
	position:absolute;
	border:1px solid #aaa;
	padding:5px;
	background-color:#fff;
}