@charset "UTF-8";
/* CSS Document */
/*general layout and top main navigation*/
body {font:12px/1.231 Verdana, Arial, Helvetica, sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* this file is intended to minimize cross-browser inconsistencies in rendering html elements.
   it is modifiied from the file available at http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
/* @end */
/* @group reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul, dl{
	margin: inherit;
}
body{
	background:#CCCCCC url(../images/global/body_bg.png) repeat-x;
	margin: 0 0 0 0;
	font-size:12px;
	color: #333333;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size:22px;
	margin-bottom: 15px;
}
h2 {
	font-size:15px;
	font-weight:bold;
}
h3 {
	font-size:1.1em;
	font-weight:bold;
}
p {
	margin:0px 0 10px 0;
}
p.dateline {
	margin:0px 0 15px 0;
	color: #666666;
}
.imgboxright {
	background:#ffffff;
	float: right;
	margin: 0 0 5px 10px;
}
.imgboxleft {
	background:#ffffff;
	float: left;
	margin: 0 10px 5px 0px;
}
.imgboxleft div, .imgboxright div {
	text-align: left;
	padding: 5px 0 0 0;
	color: #666666;
}
img.border {
	background:#ffffff;
	border: 1px solid #cccccc;
	padding: 3px;
	margin: 0;
}

.left {
	float:left;
}
.right {
	float:right;
}
.clearer {
	clear: both;
	height: 1px;
	line-height: 0;
	font-size: 0;
}
#maincontainer {
	background:#FFF;
	margin: 0 auto;
	padding: 0;
	width: 850px;
	border: 1px solid #333;
}
#header{
	background:#000 url(../images/global/header_bg.jpg) no-repeat;
	width:850px;
	height:140px;
}
#contentwrapper{
  float: left;
  width: 100%;
  background: #fff;
}
#contentcolumn{
  margin-left: 250px; /*Set left margin to LeftColumnWidth*/
  padding: 15px;
  min-height:450px;
}
#footer {
	margin: 0 auto;
	padding: 0;
	width: 850px;
	color:#fff;
}
#content {
	clear:both;
	min-height:450px;
	margin:15px;
	position:relative;
}
#footernav, #footernav ul{
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
     line-height:1.5em;
 }
#footernav li{
    float:left;
    position:relative;
}
 #topnav a:link, #topnav a:active, #topnav a:visited{
    padding:3px 10px;
    font-weight: bold;
    line-height:1.5em;
    text-decoration:none;
 }
#footernav a{
    display:block;
    margin: 0 5px;
    color:#fff;
    text-decoration:underline;
 }
#footernav a:hover {
	text-decoration:underline;
}
#logo{
	float:left;
	margin:5px 10px 0px 10px;
}
#topnav_container{
	max-width:600px;
	float:right;
	margin-top:85px;
}
#footernav li ul a{
    width:12em;
    float:left;
}
.homeleft{
	height:100%;
	width:545px;
	padding-right:15px;	
}
.homeright{
	height:100%;
	width:270px;
	padding: 0 0 15px 0;	
}
#promo1, #promo2 {
	width:260px;
}
.widget-box {background:#ccc;
border:1px solid #000033;
color:#030303;
}
.widget-header{
	padding:3px;
	font-weight:bold;
}
.widget-body{
	padding:5px;
}
.body-widget-box {
	background:#fff;
	border:1px solid #000033;
    color:#030303;
}

.subnav{
	float: left;
  width: 250px; /*Width of left column*/
  margin-left: -850px; /*Set left margin to -(MainContainerWidth)*/	
  min-height:450px;
}
.subnav-header{
	font-size:15px;
	padding-left:15px;
	font-weight:bold;
}
.subnav ul {
	margin:10px 15px 10px 30px;
	list-style-type: square;
}
.subnav ul li {
	margin-bottom:5px;
	color:#2e7db2;
	font-weight:bold;
}
.subnav ul li a {
	color:#2e7db2;
}
.subnav ul li.selected, .subnav ul li.selected a {
	color:#fff;
}
.subnav ul li a {
	text-decoration:none;
}
.subnav ul li a:hover{
	text-decoration:underline;
	color:#2e7db2;
}
.widget-body ul {
	margin:5px 15px 5px 15px;
}
.widget-body ul li {
	color:#2e7db2;
	margin-bottom:2px;
}
.widget-body ul.noliststyle {
	margin:5px 15px 5px 5px;
	list-style-type:none;
}
.widget-body div {
	color:#2e7db2;
}

#contentcolumn ul {
	margin:5px 15px 10px 15px;
}
.contentleft{
	float:left;
	width:355px;	
}
.contentright{
	float:left;
	width:200px;
	margin-left:15px;	
}
.dataTables_wrapper {
	position: relative;
	min-height: 350px;
	_height: 350px;
	clear: both;
}
.dataTables_processing {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 250px;
	margin-left: -125px;
	border: 1px solid #ddd;
	text-align: center;
	color: #999;
	font-size: 11px;
	padding: 2px 0;
}

.dataTables_length {
	width: 40%;
	float: left;
}

.dataTables_filter {
	width: 50%;
	float: right;
	text-align: right;
	margin: 0 0 10px 0;
}

.dataTables_info {
	width: 60%;
	padding: 10px 0 10px 0;
}

.dataTables_paginate {
	width: 44px;
	* width: 50px;
	float: right;
	text-align: right;
}
td.labelcell{
	padding:0 10px 10px 0;
	font-weight:bold;
}
td.contentcell {
	padding:0 0 10px 0;
}
/* Pagination nested */
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
	height: 19px;
	width: 19px;
	margin-left: 3px;
	float: left;
}

.paginate_disabled_previous {
	background-image: url('../images/datatables/back_disabled.jpg');
}

.paginate_enabled_previous {
	background-image: url('../images/datatables/back_enabled.jpg');
}

.paginate_disabled_next {
	background-image: url('../images/datatables/forward_disabled.jpg');
}

.paginate_enabled_next {
	background-image: url('../images/datatables/forward_enabled.jpg');
}
img.midalign{
	vertical-align:middle;
	margin: 2px 5px 2px 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables display
 */
table.display {
	margin: 0 auto;
	width: 100%;
	clear: both;
}

table.display thead th {
	padding: 3px 20px 3px 10px;
	border-bottom: 1px solid black;
	font-weight: bold;
	cursor: pointer;
	* cursor: hand;
}

table.display tfoot th {
	padding: 3px 20px 3px 10px;
	border-top: 1px solid black;
	font-weight: bold;
}

table.display tr.heading2 td {
	border-bottom: 1px solid #aaa;
}

table.display td {
	padding: 3px 10px;
}

table.display td.center {
	text-align: center;
}
a, a:hover {
	color:#2E7DB2;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables sorting
 */

.sorting_asc {
	background: url('../images/datatables/sort_asc.jpg') no-repeat center right;
}

.sorting_desc {
	background: url('../images/datatables/sort_desc.jpg') no-repeat center right;
}

.sorting {
	background: url('../images/datatables/sort_both.jpg') no-repeat center right;
}



