﻿body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 10px;
        background: url(images/page_bg.gif);
    }
    
html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 12px;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 980px;
	position: relative;
}

h1, h2, h3 {
	font-size: 10px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
	padding: 5px 2px 2px 2px;
}

.readmore {
	text-align: right;
}

/* ***** */

#inner {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: white;
	color: black;
	margin-bottom: 10px;
}
.inner {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: white;
	color: black;
	margin-bottom: 10px;
}

#header {
	background: url(images/header_bg.gif) repeat-x;
	padding-top: 9px;
	position: relative;
}

#header img {
	display: block;
}

/* ---------------------- menu nav ---------------------- */
#menucontainer{
	position:relative;
	height:56px;
	color:#E0E0E0;
	background:#010042;
	width:100%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	}

#menunav{
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff url(images/menu_bg.gif) repeat-x bottom left;
	padding:0 0 0 20px;
	}

#menunav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	}

#menunav ul li{
	display:block;
	float:left;
	margin:0 1px;
	}

#menunav ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
	}

#menunav ul li a span{
	padding:12px 20px 0 0;
	height:21px;
	float:left;
	}

#menunav ul li a:hover{
	color:#fff;
	background:transparent url(images/menu_bg-OVER.gif) repeat-x bottom left;
	}

#menunav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
	}

#menunav ul li a.current,#menunav ul li a.current:hover{
	color:#fff;
	background:#1D6893 url(images/menu_left-ON.gif) no-repeat top left;
	line-height:275%;
	}

#menunav ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#1D6893 url(images/menu_right-ON.gif) no-repeat top right;
	height:33px;
	}
/* ---------------------- END menu nav ---------------------- */

#nav {
	position: absolute;
	left: 850px;
	top: 40px;
	width: 125px;
}

#nav, #nav a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}
.itemheader
{
	background-image: url('images/item_header.gif');
	height: 18px;
	background-repeat: repeat-x;
	vertical-align: middle;
	color: #FFFFFF;
}

#browse {
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	background: white;
	border-bottom: 2px solid white;
}

#browse dt {
	background: #EAF3F8 url(images/dt_bg.gif) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
}

#browse dd {
	background: #010042;
	border-bottom: 1px solid #659db4;
	padding: 0;
	margin: 0 2px;
}

#browse dd a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

* html #browse dd {
	padding: 3px 22px;
	padding: 0;
}

* html #browse dd a {
	display: inline;
	display: block;
}

#browse dd a:hover {
	background: #74a7b7;
}

#browse .first {
	padding-top: 10px;
	padding-bottom: 10px;
}

#browse .last {
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}

#browse .searchform {
	padding: 10px;
}

#browse .text, #browse select {
	width: 160px;
}

#browse form {
	margin: 0;
	padding: 0;
}

#browse form div {
	padding-bottom: 8px;
	width: 165px; 
}


#body {
	float: right;
	width: 775px;
	margin: 2px 1px 0 0;
	
	border: 1px solid #e5e5e5;
	position: relative;
}

#body p {
	margin: 1em 0;
	padding: 0;
}

#body .leftbox,
#body .rightbox {
	margin-top: 5px;
	color: #464646;
}

#body .leftbox {
	float: left;
	width: 365px;
}

#body .rightbox {
	float: right;
	width: 367px;
	margin-right: 18px;
	border-left: 1px solid #e5e5e5;
}

* html #body .rightbox {
	margin-right: 10px;
}

#body .br {
	border-bottom: 1px solid #e5e5e5;
}

#body .readmore {
	margin-top: -0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
}

#body .readmore a {
	color: #ad1c1c;
}

#body .readmore a:hover {
	color: #f73838;
}

#body h3 {
	text-align: center;
	font-family: "Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #5d5d5d;
	padding: 0 0 0 18px;
	margin: 1px 0 3px 0;
}

#footer {
	background: #c80000 url(images/footer_bg.gif) repeat-x;
	padding: 8px 8px 5px 8px;
	position: relative;
	text-align: center;
	border-bottom: 2px solid white;
}
	
#footer, #footer a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#footnav {
	position: absolute;
	text-align: right;
	right: 10px;
	top: 0px;
	padding: 8px 0 5px 0;
}
.pg{clear:both;color:#3666d4;height:2em;margin:2em 0 2em 20px;}
.pg a, .pg strong
{
	border: 2px solid #CCCCCC;
	display: block;
	color: #000000;
	float: left;
	margin: 0 5px 0 0;
	padding: 2px 8px;
	text-align: center;
	text-decoration: none;
}
.pg a:hover
{
	background: #010042;
	border-color: #CC0000;
	color: #FFFFFF;
	border:2px;
}
.pg strong{border:0;color:#000;font-size:108%;font-weight:bold;padding:2px 6px;}
.pg-next,.pg-prev{border-width:2px;margin-top:-2px;padding-bottom:1px;padding-top:1px;_margin-top:-2px;}
.pg-next{margin-left:9px;}
.pg-prev{margin-right:14px;}

#catheader{width:100%;}
#cat{width:300px; float:left; font-size:medium;}
#catloc{width:200px; float:right; font-size:small; text-align:right;}
#print{width:50px; padding-right:5px; float:right; text-align:right;}

/* Task Styles */

#taskform {width:800px;margin: 0 auto; background-color:White; border-color:Black; border-width:thin; }
#taskform .tabletitle { font-weight:bold; font-size:medium;}
#taskform .formtitle {font-weight:bold; vertical-align:text-top;}
.tableheader{font-weight:bold;font-size:medium;}
#formpage {width:98%;margin: 0 auto; background-color:White; border-color:Black; border-width:thin;}

/* Font Page Styles */

.catHeader
{
	color: #FFFFFF;
	background-color: #C80000;
	border: thin solid #19184D;
	font-weight: bold;
	font-size: medium;
	text-align: center;
	background-image: url('images/dt_bg.gif');
}
.addpayment
{
    width: 75px;
    }