html, body {
	margin: 0px;
	padding:0px;
	background-color:#F18e00;

}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:96px;
}

#logo {
	width:258px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:left;
	list-style-type:none;
	width:129px;
	height:25px;
	text-align:center;
	background-color:#F18e00;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#links-1 {
	font-family:"Trebuchet MS";
	font-size:11px;
	position:absolute;
	left:680px;
	top:10px;
	width:233px;
	height:32px;
	font-size:11px;
	color:#9BBE00;
}
 
#links-left{
	
	list-style-type:none;
 	text-align:left;
	font-family:"Trebuchet MS";
	font-size:12px;
	padding-top:4px;
}

#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;

}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;

}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#8b1513;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#006634;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}



#leftbar ul {

	font-family:"Trebuchet MS";
	font-size:12px;
	color:#006634;
	font-weight:normal;
	text-decoration:none;
	padding:0px 70px;
}
	
#leftbar ul li {


	font-family:"Trebuchet MS";
	font-size:12px;
	color:#006634;
	font-weight:normal;
	text-decoration:none;
	padding:0px 20px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

ul {
	
}

ul li {
}

.orangetext1 {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#006634;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#validtext {
	float:left;
	width:778px;
	background-color:#9BBE00;
	height:22px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}







#dropmenudiv{
	position:absolute;
	list-style-type:none;
	border:1px solid black;
	text-align:left;
	border-bottom-width:1px solid #FFF;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;

}

#dropmenudiv a{
	
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #F18e00;
}

.tabloddrow{
	background-color:#F0F0F0;
}
.tableverow{
	background-color:#ffffff;
}

.tabloddrow TD{
	padding:0px 0px 0px 5px;
}
.tableverow TD{
	padding:0px 0px 0px 5px;
}

.tabloddrow_results{
	background-color:#F0F0F0;
}
.tableverow_resuts{
	background-color:#ffffff;
}

.tabloddrow_results TD{
    padding:0px 0px 0px 0px;
}
.tableverow_results TD{
	padding:0px 0px 0px 0px;
	}

.results_bg{
    background-color:#F9FFFF;
}
.tabl{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
    font-size:9pt;
    color:#252525;
	display:table;
}

.tabl td{
	padding: 1px 1px 1px 1px;
	border: 1px solid white;
	height:18px;
}
.tablheader{
	background-color:#FDD381;
	height:20px;
	padding:0px 0px 0px 5px;
}
.sectionheading{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:18px !important;
	text-align:left;
}


table.dataTable {
    clear: left;
    width: 100%;
    font-size:12px;
    border-collapse: collapse;
}
table.dataTable thead tr th, table.dataTable thead tr td {
    background: #f5f5f5;
    font-weight: bold;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
table.dataTable th, table.dataTable td {
    padding: 6px;
    vertical-align: bottom;
}
table.dataTable th {
    text-align: left;
}
table.dataTable td {
    border-bottom: 1px solid #e5e5e5;
}
table.dataTable .numericalColumn {
   text-align: right;
}
table.dataTable .noWrap {
/*whitespace: no-wrap;*/
    white-space : nowrap;
}
table.dataTable tbody tr:hover {
   background: #e5f5f5;
}
table.dataTable th a, table.dataTable th a:active{
    text-decoration:none;
    color:#000000;
    border:none;
    outline: none;
}
