@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
input,select {
	border: 1px solid #3169c6;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #f7f7f7;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
.btns {
	background-image: url(images/button-bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #366DCA;
	padding-right: 8px;
	padding-left: 8px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	margin-right: 2px;
	margin-left: 2px;
}
#navBar {
	clear:both;
	float:right;
	width:590px;
	margin-top:22px;
	margin-right:10px;
	text-align:right;
	}
#navBar a{
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:20px;
	}
#navBar a:hover{
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(images/tabSelectedBG.jpg);
	background-repeat:repeat-x;
	}	
#navBar a:hover div{
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(images/tabSelectedLeft.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}		
#navBar a div span{
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;	
	color:#FFFFFF;
	text-decoration:none;
	height:20px;
	}		

#navBar a:hover div span{
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(images/tabSelectedRight.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:20px;
	cursor:hand;
	}		

#secNavBar {
	clear:both;
	height:45px;
	width:960px;
	overflow:hidden;
	margin-top:0px;
	
	background-color: transparent!important;
	}
#secNavBar .normal{
	float:left;
	height:45px;
	overflow:auto;
		background-color: transparent!important;
	}
#secNavBar .normal a{
	display:block;
	color:#c0b7a0;
	text-decoration:none;
	border:0px solid #FFFFFF;
		background-color: transparent!important;
	}	
#secNavBar .normal a span {
	display:block;
	float:left;
	height:23px;
	padding-left:15px;
	padding-right:15px;
	padding-top:11px;
	margin-top:1px;
	overflow:hidden;
	background-image: url(images/sectabSaperator.jpg)!important;
	background-repeat:no-repeat;
	background-position:right;
	color:#FFFFFF;
	text-decoration:none;
	border:0px solid #FFFFFF;
	cursor:hand;
		background-color: transparent!important;	
	}
#secNavBar .normal a:hover{
	color:#5e4b00!important;
	text-decoration:none;
	border:0px solid #FFFFFF!important;
	display:block;
	margin-top:1px;	
	float:left;
	height:44px;
	overflow:auto!important;
	background-image:url(images/sectabSelected.png)!important;
	background-position:top center!important;
	background-repeat:no-repeat!important;
	border:0px solid #990000!important;
	}	
#secNavBar table, #secNavBar tr,#secNavBar td {
	padding:0px;
	margin:0px;
	background-image:none!important;
	}


#secNavBar .selected{
	float:left;
	height:45px;
	overflow:auto;
	}
#secNavBar .selected a{
	color:#5e4b00!important;
	text-decoration:none!important;
	border:0px solid #FFFFFF!important;
	display:block!important;
	float:left!important;
	height:44px!important;
	margin-top:1px!important;
	overflow:auto!important;
	background-image:url(images/sectabSelected.png)!important;
	background-position:top center!important;
	background-repeat:no-repeat!important;
	border:0px solid #990000!important;
	}	
#secNavBar .selected a span{
	display:block;
	float:left;
	height:23px;
	padding-left:15px;
	padding-right:15px;
	padding-top:11px;
	overflow:hidden;
	background-image: url(images/sectabSaperator.jpg)!important;
	background-repeat:no-repeat!important;
	background-position:right!important;
	color:#5e4b00;
	text-decoration:none;
	border:0px solid #FFFFFF;
	cursor:hand;
	}	
	
#secSubNavBar {
	clear:both;
	padding-top:12px;
	padding-left:5px;
	height:auto;
	overflow:auto;
	margin-bottom:6px;
	}
#secSubNavBar a{
	float:left;
	display:block;
	padding-left:10px;
	padding-right:10px;	
	border-right:1px solid #000000;
	height:auto;
	overflow:auto;
	text-decoration:none;
	color:#333333;
	font-size:11px;
	font-weight:bold;	
	}
#secSubNavBar a:hover{
	color:#1350a1;
	}
.blueLink a{
	color:#1350a1;
	font-weight:bold;
	}		




.reports-table {
	font-family: Tahoma, Geneva, sans-serif;
	padding: 10px;
	width: 900px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}