@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
}

/* General */

.maintdle {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;	
}

body {
	color: #474747;
	font-family:Arial, Verdana, Sans-Serif;
	font-size: 11px;
	background: url(/images/border/BG.jpg) top left repeat-x;
	margin: 0;
	padding: 0;
}
p {
	padding-bottom:10px;
}
.visiblelink {
	text-decoration:underline !important;
}
ul, ul li {
	padding:0; margin:0;
} 
.nobullets {
	list-style: none !important;
	margin-left:0;
}
.form_checkbox {
border:0;
margin-right:5px;
}

/* Headings */

h1 {
	color: #c31b3b;
	font-size: 18px;
	margin: 0;
	font-weight: bold;
	padding-bottom: 5px;
}
h2 { 
	color: #c31b3b;
	font-size: 15px;
	margin: 0;
	font-weight: bold;
	padding-bottom: 5px;
}
h3 {
	color: #c31b3b;
	font-size: 14px;
	margin: 0;
	font-weight: bold;
	padding-bottom: 5px;
}
h4 { 
	color: #c31b3b;
	font-size: 11px;
	margin: 0;
	font-weight: bold;
	padding-bottom: 5px;
}
h5 {
	color: #ffffff;
	font-size: 13px;
	margin: 0;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 7px;
	margin-left: 11px;
}
.itemheader #hremake a {
	color: #ffffff !important;
	font-size: 13px;
	margin: 0;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 7px;
	margin-left: 0;
	text-decoration: none;
}
.itemheader #hremake a:link, .itemheader #hremake a:visited, .itemheader #hremake a:active {
	color: #ffffff !important;
	font-size: 13px;
	margin: 0;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 7px;
	margin-left: 0;
	text-decoration: none;
}
h6 {
	padding:6px 0 0 7px;
	color:#575757;
	font-size:1em;
	font-weight:bold;
}

#outerwrap {
	padding-top:20px;
}

/* Top Section */

.strapline {
	font-size:1.3em;
	text-align:right;
	color:#749e01;
}
.greentitle {
	font-size:1.3em;
	text-align:left;
	color:#749e01;
}
.bookmark {
	font-size:0.9em; 
	font-style:normal; 
	vertical-align:top; 
	text-align:left;
}
#topcont { 
	background-repeat:repeat-x; 
	font-size:1em;
	height:10px !important; 
	color:#fff;
}
.toptelephone {
	margin-right:10px;
	padding-top:7px; 
	font-size:1em; 
	text-align:right; 
	color:#fff;  
	vertical-align:top;
}

/* Breadcrumbs */

#breadcrumbs {
	font-size:11px;
	color:#fff;
	text-align:left;
	vertical-align:middle;
	margin-left: 20px;
	background-color:#e9e9e9;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
	color:#fff; 
	text-decoration:none;
}		
#breadcrumbs a:hover {
	color:#e9173f; 
	text-decoration:none;
} 

/* Main Content Area */

#maincontent {
	width:100%;
	font-size:11px;
	min-height:200px;
	background-color:#fff; 
	text-align:left;
}
#maincontent ul {
	margin-bottom:10px;
	
}	
#maincontent ul li {
	margin-left:20px;
	margin-bottom:2px;
	margin-top:2px;	
}			
#maincontent a:link, #maincontent a:visited, #maincontent a:active {
	color:#474747; 
	text-decoration:none;
	font-weight:normal;
}		
#maincontent a:hover {
	color:#e9173f; 
	text-decoration:underline;
}
#maincontent .clientlist ul {
	list-style:none;
}
#maincontent .clientlist ul li {
	padding-left:15px;
	margin-left:0;
	margin-bottom:2px;
	margin-top:2px;
	background-image:url("/images/round_bullet.jpg"); 
	background-repeat:no-repeat;
}

/* Bottom Navigation */

.bottomnav {
	font-size:11px;
	color:#474747; 
	text-align:left;
	height:26px; 
	background-color:#fff;
}
.bottomnav a {
	font-size:11px;
	margin:0;
	font-weight:none;
}
.bottomnav a:link, .bottomnav a:visited, .bottomnav a:active {
	color:#474747; text-decoration:none;
}		
.bottomnav a:hover {
	color:#e9173f; 
	text-decoration:none;
}

.bottomnavmk {
	font-size:11px;
	color:#474747; 
	text-align:right;
	height:26px; 
	background-color:#fff;
}
.bottomnavmk a {
	font-size:11px;
	margin:0;
	font-weight:none;
}
.bottomnavmk a:link, .bottomnavmk a:visited, .bottomnavmk a:active {
	color:#474747; text-decoration:none;
}		
.bottomnavmk a:hover {
	color:#e9173f; 
	text-decoration:none;
}

/* Item Boxes */

.itemcontent p{
	padding:5px;
	margin:0;
}
.itemheader {
	background:url("/images/border/itembox_head.jpg");
	height:29px;
	background-color:#54829a;
}
.itemheaderlight {
	background:url("/images/border/itembox_head_light.jpg");
	height:26px;
	background-color:#e9e9e9;
	border-bottom: 1px solid #e0e0e0;
}
.itemheadercorner {
	background:url("/images/border/itembox_head_side.jpg") top right no-repeat;
	width:5px;
	height:100%;
	float:right;
}
.itemheadercornerlight {
	background:url("/images/border/itembox_head_side_light.jpg") top right no-repeat;
	width:5px;
	height:100%;
	float:right;
}
.itemcontent {
	border-right:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	list-style-image: url("/images/border/point.jpg");
}
#mainnavigation {
	border-right:0px solid #d9d9d9;
	border-left:0px solid #d9d9d9;
}
#mainnavigation ul li {
	margin-bottom: 5px;
	margin-top: 5px;
	list-style: none;
	margin-left: 0;
	padding:0 0 5px 8px;
	border-bottom:1px dotted #d9d9d9;
}
#mainnavigation ul li a {
	font-weight: none;
}
.itemfooter {
	background:url("/images/itemboxfooter.jpg") bottom left no-repeat;
	height:4px;
}
.itemfootercorner {
	background:url("/images/itemboxfooter_corner.jpg") bottom right no-repeat;
	width:5px;
	height:4px;
	float:right;
}

#optionslist a:link, #optionslist a:visited, #optionslist a:active {
	color:#474747; 
	text-decoration:none;
	font-weight:none;
}		
#optionslist a:hover {
	color:#e9173f; 
	text-decoration:none;
}

/* Data Table Styles */

.datatable {
	border-collapse:collapse;
}
.datatable tr th {
	background-color:#f2f2f2; 
	color:#3c6980;
	border:1px solid #d9d9d9;
	font-weight:normal;
	vertical-align:top;
	padding:5px;
}
.datatable tr td {
	border:1px solid #d9d9d9;
	padding:5px;
}

/* Form Styles */

input, select, textarea{
	border:1px solid #abb1b6;
	height:18px;
	line-height:15px;
	padding-left:3px;
	color:#666666;
	font-size: 11px;
	border:1px solid #abb1b6;
	background-color:#eaebec; 
}
.radiobut {
	border:0;
	background-color:#FFFFFF;
}
.requiredfield {
}
.form_warn img {
	vertical-align:bottom;
	padding-left:3px;
	padding-right:0;
	margin-right:0;
}
.form_textinfo {
	background-color:white;
	float:left;
	border:none;
	margin-top:0;
}
#stBudget option {
	padding-left:5px;
}
span.Label
{
	font-weight:bold;
}

