﻿*  {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size:12px;
	
}
#wrapper {
	margin: 0px auto;
	width: 955px;
	border: 1px solid #CCC;
	padding: 10px;
	position: relative;
}
#header {
	height: 50px;
}
#sidebar {
	margin-bottom: 10px;
	height: 30px;
	text-align: center;
	
	position: absolute;
	top: 15px;
	left: 300px;
}
#sidebar ul li{
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#sidebar ul li a:link, #sidebar ul li a:visited, #sidebar ul li a:active {
	background: #999;
	display: block;
	line-height: 30px;
	text-decoration: none;
	color: #FFF;
	padding-left: 30px;
	padding-right: 30px;
	margin-right: 10px;
}
#sidebar ul li a:hover {
	background: #666;
}


#content {
	min-height:600px;
	margin-bottom: 10px;
}
h3 {
	text-align: center;
	font-weight: normal;
	font-size:18px;
	color: #066;
	width: 476px;
}
table {
	border: 0px solid #CCC;
}
table tr th {
	background-position: #069;
	padding: 5px;
	color: #FFF;
	background: #069;
	font-size: small;
}

hr {
	width: 98%;
	margin: 0px auto;
	color: #CCC;
}

#footer {
	clear: both;
	height: 50px;
}
.aligncenter, td.aligncenter {
	text-align: center !important;
}
.logo {
	margin-top: 5px;
	margin-left: 20px;

}
.submitbtn {
	padding: 5px 10px;
	margin: 0px;
}
.tbborder {
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #999999;
}
.borders {
	border-style: solid;
	border-width: 1px;
}
.sidenavhead
{
background-color: #0099CC; color:white; font-weight:bold; height:30px; padding-left:20px;font-size:18px;
}
td a:link, td a:active, td a:visited {
	   	line-height: 25px;
	   	padding-left: 20px;
	   	text-decoration: none;
	   	color: #000000;
	   }
td a:hover {
	font-weight: bold;
}
h2 {
	font-size: 24px;
	color: #333333;
}
.largetext {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 22px !important;
	color: #006666;
}
.largetextstyle {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: xx-large !important;
}
.borderbottom 
{
	border-bottom:1px solid #dfdfdf;
	}
.myheight
{
	height:30px;
	border:1px solid #dfdfdf;
	line-height:30px;
	font-size:18px;
	padding-left:10px;
}
.borderright
{
	border-right:1px solid #dfdfdf;
	}
a.dp-choose-date
{
	display:none;
	}
.highlight
{
	padding:10px;
	text-align:center;
	font-weight:bold;
	font-size:22px !important;
	color:Maroon;
	}
.txtbox
{
	width:210px;
	max-width:210px;
	min-width:210px;
	font-size:12px;
	border:1px solid #dfdfdf;
	height:30px;
	max-height:30px;
	min-height:30px;	
}
table.entrytable
{
	width:960px;
	margin:0 auto 20px auto;
	height:225px !important;
	border:1px solid #dfdfdf;
	text-align:center;
	border-collapse:collapse;
	
		
}
tr.labels td{
	height:30px;
	background-color:#f1f1f1;
	border:1px solid #dfdfdf;
	font-weight:bold;
	border:1px solid #dfdfdf;
	
}
tr.values td{
	vertical-align:top;
	padding-top:10px;
	width:230px;
	height:45px;
	background-color:#f9f9f9;
	border:1px solid #dfdfdf;	
}
.splbutton
{
	padding:5px 10px 5px 10px;
	margin:10px;
	}
.bordertop
{
	border-top:1px solid #dfdfdf;
	}
table.querytable
{
	width:960px;
	margin:0px auto 20px auto;
	border-collapse:collapse;
	height:225px !important;
	}
	
table.querytable tr.queryrow td
{
	border:1px solid #dfdfdf;
	}
a:link, a:active, a:visited{
	color:#333;
	text-decoration:none;
	font-weight:normal;
}
a:hover{
	color:#000;
	text-decoration:underline;
	font-weight:normal;
	
}
table#output tr td a:link, table#output tr td a:visited, table#output tr td a:active 
{
	color:#333;
	text-decoration:none;
	font-weight:normal !important;
	}
	
table#output tr td a:hover{
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}
table#output tr td
{
	padding:5px !important;
	margin:0px !important;
	text-align:left !important;
	vertical-align:middle !important;
	font-size:11px !important;
	border:1px solid #efefef;
	}
table#output tr th
{
	padding:5px;
	margin:0px;
	text-align:center !important;
	vertical-align:middle !important;
	font-size:11px !important;
	border:1px solid #efefef;
	background-color:#333;
	color:#fff;
	}
table#output
{
	width:960px !important;
	}
	
img#newquery, img#newentry
{
	border:1px solid white;
	margin-bottom:5px;	
}
img#newquery:hover, img#newentry:hover
{
	border:1px solid #efefef !important;
	cursor:pointer;	
}
.headFilters
{
	width:250px;
	padding:20px;
	float:left;
	border-right:solid 1px #dfdfdf;
}
.headFilters ul
{
	list-style:none;
}
.headFilters ul li
{
	display:block;
	padding:5px;
	
}
.mainFilters
{
	
}
.mainFilters table
{
	width:700px;
	margin:20px auto 0px auto;
}
.mainFilters table tr td
{
	font-size:18px;
	text-align:left;
	vertical-align:top;	
}
.mainFilters table tr td input[type="text"]
{
	height:20px;
	width:200px;
}
.mainFilters table tr td select
{
	height:20px;
	width:205px;
}
.mainFilters table tr td.titles
{
}
.mainFilters table tr td.contents
{
	width:220px;
	}
select.sBox
{
	margin-bottom:20px;
}


.mainFilters table tr td p
{
	margin-bottom:28px;	
}
#resTable tr th a:link, #resTable tr th a:active, #resTable tr th a:active, #resTable tr th a:hover {
	font-weight:bold;
	text-align:center;
	padding-right:15px;
}
#resTable tr td
{
	padding:5px;
	border:1px solid #dfdfdf;
}
/* #resTable tr td table tbody tr td, #resTable tr td table tbody tr td span, #resTable tr td table tbody tr td a:link,  #resTable tr td table tbody tr td a:visited, #resTable tr td table tbody tr td a:active
{
 display:block !important;
 float:left !important;
 width:20px !important;
 height:20px !important;
 line-height:20px !important;
 margin:0px !important;
 padding:0px !important;
 border:none !important;	
} */
.splDD
{
	width:120px;
	height:25px;	
}
.pdctPanel
{
	width:800px;
	margin: 0px auto;
	padding:20px;
	border:1px solid #dfdfdf;
	display:block;
	background-color:#f1f1f1;
	text-align:center;
	vertical-align:middle;	
}
.gutter-top
{
	margin-top :20px;
	float:none;
	clear:both;	
}
.catHead
{
	font-size:18px;
	font-weight:bold;
		
}
.floatleft
{
	float:left;
}
.smallBox
{
	width:200px;
	float:left;
}
table.mytable
        {
        	border-collapse:collapse;
        
        }
table.mytable tr td, table.mytable tr th
        {
            margin:0px;
            padding:5px 10px;
            text-align:left;
            vertical-align:middle;
            border:1px solid #fff;
            font-size:11px !important;	
        }
table.mytable tr th
        {
            margin:0px;
            padding:5px 10px;
            text-align:center;
            vertical-align:middle;
            border:1px solid #fff;
            font-size:11px !important;
        }