﻿body {
	font-size: 11px;
	font-family: Arial;
}

#north {
	background: url("../images/header-bg.png");
}

.clear {
	clear: both;
}

.logo {
	padding: 5px;
	float: left;
}

	.logo img {
		padding: 5px;
		height: 35px;
	}

.print {
	background-image: url(../images/print.gif) !important;
}

.Form {
	background-image: url(../images/form_blue.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

.Graph {
	background-image: url(../images/column-chart.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

.headerRow {
	padding: 0 10px 0 0;
	margin-left: 180px;
}

.headerContainer {
	height: 30px;
	background: url("../images/companynav-bg.gif") repeat-x;
}

	.headerContainer ul {
		margin: 0;
		height: 30px;
	}

		.headerContainer ul.header {
			padding: 0 11px;
			background: url("../images/companynav-left.gif") no-repeat top left;
			float: left;
			font-size: 14px;
			font-weight: bold;
			line-height: 24px;
		}

.headerRight {
	background: url("../images/companynav-right.gif") no-repeat top right;
	float: right;
	height: 30px;
	width: 5px;
}

.headerContainer ul.topLinks {
	float: right;
	padding: 0 11px;
}

.headerContainer li {
	display: inline;
	float: left;
	list-style: none;
	height: 25px;
	margin-bottom: 2px;
}

	.headerContainer li a {
		height: 25px;
		text-decoration: none;
		font-size: 11px;
		color: #000000;
		font-weight: bold;
		padding-top: 4px;
	}

.topLinks li {
	padding-left: 20px;
	line-height: 24px;
}

.headerContainer li a:hover {
	text-decoration: underline;
}

.x-menubar {
	background-color: transparent !important;
}

/* HEADER */
#msg {
	margin-left: 3px;
	font-family: Verdana;
	font-size: 14px;
	color: #777777;
	font-weight: bold;
}

.x-horizontal-menubar {
	border: 1px black !important;
}

.drAmt {
	color: Red;
}

.print {
	background-image: url(../images/print.gif) !important;
}

.useAsTemplate {
	background-image: url(../images/printer.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

.error {
	color: Red;
}
