body {
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:12px;
	cursor:default;
	color:#666666;
	background-color:#FFFFFF
}
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
html {
	height:100%;
	margin-bottom:1px;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	color:#666666;
}
#header {
	width:100%;
	padding-top:15px;
}
.spacer {
	width:100%;
	height:15px;
}
hr {
	border:0px;
	color:#CCCCCC;
	background-color:#CDCDCD;
	height: 1px;
	width: 100%;
	text-align: left;
}
h1 {
	font-size:28px;
	color:#EB7B38;
	background-color:#FFFFFF;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:300;
}
h2 {
	font-size:20px;
	color:#666666;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:300;
	background-color:#FFFFFF;
}
/*
h3 {
	color: #EB7B38;
	font-size: 15px;
	background-color: #F9F9F9;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: bold;
	padding: 5px;
	font: bold;
}
*/
.top_main_heading {
	margin-top:15px;
}
#left {
	float:left;
	width:200px;
	background-color:#FFFFFF;
	color:#666666;
}
#leftcontent p {
	color:#666666;
	background-color:#FFFFFF;
	font-size: 12px;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
}
#leftcontent ul {
	list-style:none;
	padding-left:20px;
	color:#666666;
	background-color:#FFFFFF;
}
#leftcontent a {
	color: #EB7B38;
	text-decoration: none;
	font-size: 16px;
	background-color: #FFFFFF;
	font-weight: bold;
}
.news {
	color:#666666;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#666666;
	background-color:#FFFFFF;
	line-height:20px;
	padding:5px;
}
#leftcontent a:hover {
	color:#EB7B38;
	background-color:#FFFFFF;
	text-decoration:underline;
}
#main {
	float:left;
	width:550px;
	color:#666666;
	background-color:#FFFFFF;
	padding-bottom:20px;
	background:url(img/background.png);
}
#maincontent .content_table {
	color:#666666;
	background-color:#FFFFFF;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#666666;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:15px;
	line-height:20px;
	padding:20px;
	width:650px;
}
#maincontent h3 {	
	color: #EB7B38;
	font-size: 15px;
	background-color: #F9F9F9;
	border-width: 1px;
	border-left:1px;
	border-right:1px;	
	border-color: #666666;
	border-style: solid;
	text-align: left;
	font-weight: bold;
	margin-left:20px;
	margin-right:20px;	
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	font: bold;
	width:643px;
}
#maincontent p {
	color:#666666;
	background-color:#FFFFFF;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#666666;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:15px;
	line-height:20px;
	padding:20px;
}
#maincontent a {
	color:#EB7B38;
	/*background-color:#FFFFFF;*/
	text-decoration:none;
}
#maincontent a:hover {
	color:#EB7B38;
	background-color:#FFFFFF;
	text-decoration:underline;
}
#maincontent #tinylink a:link {
	color:#666666;
	background-color:#FFFFFF;
	text-decoration:underline
	font-weight: bold;	
}
#footer {
	clear:both;
	width:750px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	color:#666666;
	background-color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#666666;
	background-color:#FFFFFF;
	text-decoration:underline;
}
.right {
	color:#666666;
	background-color:#FFFFFF;
	float:right;
	font-size:100%;
	margin-top:5px;
}
.left {
	color:#666666;
	background-color:#FFFFFF;
	float:left;
	font-size:100%;
	margin-top:5px;
}
/*-ERRORBOX------------------------------*/

.errorbox {
	border: 2px solid #a42c00;
	background-color: #f3f3f3;
	margin: 0px auto 20px;
	background-image: url(/images/error.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin-left:20px;
	margin-right:20px;	
	width:100%;
}

.errorboxtitle {
	width: 100%;
	background-color: #ecfc3d;
	background-image: url(/images/title_orange.gif);
	border-bottom: 2px solid #a42c00;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #333333;
}

.errorbox p {
	font-size: 12px;
	margin: 10px;
}
.clearit {
	clear: both;
}
label { width: 10em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }

/*-Reports------------------------------*/
input.ReportSearchBtn .linklikebutton a, .linklikebutton a:hover, .linklikebutton a:active, .linklikebutton a:visited {
   font-size:11px;
   font-family:Verdana,sans-serif;
   color:#777777;
   /*width:120px;*/
   background-color:#dddddd;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffFFFFFF',EndColorStr='#ffFFEEDD');
   border-top-style:solid;
   border-top-color:#AAAAAA;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#AAAAAA;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#AAAAAA;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#AAAAAA;
   border-right-width:1px;
   padding-bottom:10pk;
   float:right;
}
.pagination{
padding: 2px;
width:650px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #EB7B38;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #EB7B38;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #EB7B38;
border-color: #EB7B38;
font-weight: bold;
pointer-events: none;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
pointer-events: none;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}



