html {
	
}
body {

	margin-top:0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: arial;
	background: url(../images/background.png);
	color: #222;
	
}

a {
	color: #0000BD;
}
a:hover {
	color: #00f;
}
a:active {
	color: #CCCCCC;
}
input,select,textarea {
	background-color: #ffffee;
	color: #444;
	border: 1px solid #aaa;
	font-size: 12px;
	font-family: arial;
	padding-left: 2px;
}

.button {
	width: 80px;
	height: 20px;
	background: #4682B4;
	color: #FFFFFF;
	border: 1px solid #666;
	padding:0px;
	font-size: .8em;
	font-weight: bold;
	margin-left: 4px;
}
.button:hover {
	
	background: #20B2AA;
	
}
.mini-button {
	height: 15px;
	background: #4682B4;
	color: #fff;
	border: 1px solid #666;
	padding-bottom: 1px; 
	font-size: 9px;
	margin-left: 4px;
	
}
.mini-button:hover {
	
	background: #20B2AA;
	
}
.linkButton {
	padding: 5px;
	
	}
select {
	width: 133px;
}

.textarea {
	width: 500px;
	height: 100px;
}

.supershort {
	width: 50px;
}

.short {
	width: 70px;
}

.medium {
	width: 325px;
}

.long {
	width: 500px;
}

input.error,textarea.error {
	color: red;
	background-color: yellow;
}
TABLE.collapse {
	border-collapse: collapse;
	margin:0px;
	padding:0px;
	}
	TABLE.collapse tr td{
	margin:0px;
	padding:0px;
	}
	
TABLE.layouttable {
	
	height: 570px;
	border-collapse: collapse;

}

TABLE.layouttable tr td.pad10 {
	padding: 10px;
	padding-top: 0px;
	
}

TABLE.layouttable td.nopad {
	margin-left:-4px;
}

.frametable {
	border: 1px solid #666;
}

.frametable th {
	background-color: #ccc;
	color: #000;
	text-align: left;
}

.frametable td {
	background-color: #fff;
	
}

.frametable td.label {
	text-align: right;
	white-space:nowrap;
	width: 200px;
}

.frametable td.buffer {
	text-align: right;
	width: 20%;
}


TABLE tr td.padded {
	padding:2px;
	}
TABLE.frametable td.textarea_label {
	vertical-align: top;
	padding-top: 6px;
}

.datatable {
	width: 100%;
	border: 1px solid #444;
}

.datatable th {
	background-color: #ccc;
	color: #000;
	border-top: 0px solid #00AA00;
	border-left: 0px solid #00AA00;
	border-right: 0px solid #005500;
	border-bottom: 0px solid #005500;
}

.datatable th.checkbox {
	width: 150px;
}

.datatable td {
	margin: 2px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

.datatable td.odd {
	background-color: #ccff99;
}

.salestable {
	width: 100%;
}

.salestable th {
	
}

.salestable th.checkbox {
	width: 150px;
}

.salestable td {
	margin: 2px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

.salestable td.odd {
	
}
TABLE.itemTable {
	background: #aaaaFF;
	border: 1px solid #444;
	width: 340px;

}

TABLE.itemTable tr td {
	background-color: #fff;
	font-size: 11px;
	padding-right: 10px;
	border: 0px solid #fff;

}

TABLE.itemTable th {
	height: 20px;
	text-align:left;
	border-top-color: #48d1cc;
	background-color: #0000BD;;
	color: #fff;
}
.mouseover {
margin: 2px;
cursor: pointer;	
	}
.headerLinks {
padding-right: 10px;

}
.headerLinks a {
color: #0000c6;
}
.hidden {
	display: none;
}

.unhidden {
	margin-top: 3px;
	display: block;
}

div.header {
	display: inline;
	font-size: 14px;
	font-weight: bold;
	color: #888;
}

div.errorsDiv {
	height: 20px;
	text-align: right;
	
}
.validation-errors{
	float:right;
	border: 1px solid red;
	background: yellow;
	padding: 2px;
	display:inline;
	margin-right: 4px;
}

TABLE tr td.alignRight {
	text-align: right;
}

.alignLeft {
	text-align: left;
}
table td .title{
	font-size: 110%;
	font-weight: bold;
	color: #000077;
	
}
table td .subtitle{
	font-weight: normal;	
	color: #444;
	
}
table td .title_no_pad{
	font-size: 120%;
	font-weight: bold;
	color: #000077;
	margin-left:0px;
}
div.title {
	font-size: 120%;
	font-weight: bold;
	color: #000077;
	margin-left:10px;
}
div.subtitle {
	font-size: 110%;
	font-weight: bold;
	color: #000077;
	margin-left:10px;
}
.header {
	border-collapse: collapse;
	}
.bg{
	margin:0px;
	padding:0px;
	border-right: 2px solid #558;
	background: url(../images/bg.gif) no-repeat right;
}

a.no-underline{
	text-decoration: none;
	}
input.true {
border:none;
}
select.true{
border:none;
}

.pageBanner {
	padding:0px;
	text-align: right;
	vertical-align: top;
	width: 100%;
	margin-right:6px;
	
}
#.pageBanner {
	width: 100%;
	margin-right: 4px;
}
.pagelinks {
	
	display: block;
	border-top: none;
	margin: 0px;
	
	padding:2px;
	
}
.begin-off {
	display:inline;
	
	background: url(../images/begin_off.gif) no-repeat;
	height: 15px;
	width: 15px;
	padding-left: 15px;
}
.begin {
	display:inline;
	
	background: url(../images/begin.gif) no-repeat;
	height: 15px;
	width: 15px;
	padding-left: 15px;
}
.back {
	display:inline;
	
	background: url(../images/back.gif) no-repeat;
	height: 15px;
	width: 15px;
	padding-left: 15px;
}
.back-off {
	display:inline;
	
	background: url(../images/back_off.gif) no-repeat;
	height: 15px;
	width: 15px;
	padding-left: 15px;
}
.forward {
	display:inline;
	
	background: url(../images/forward.gif) no-repeat;
	height: 15px;
	width: 15px;
	padding-left: 15px;
}
.forward-off {
	display:inline;
	
	background: url(../images/forward_off.gif) no-repeat;
	height: 15px;
	width: 15px;
	padding-left: 15px;
}
.end {
	display:inline;
	
	background: url(../images/end.gif) no-repeat;
	height: 15px;
	width: 15px;
	padding-left: 15px;
}
.end-off {
	display:inline;
	
	background: url(../images/end_off.gif) no-repeat;
	height: 15px;
	width: 15px;
	padding-left: 15px;
}

ul.sidemenu {
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background: #0000BD;
	
}

.sidemenu-title {
	font-weight: bold;
	font-size: 1em;
}
ul.sidemenu li {
	border-bottom: 1px solid #fff;
	
}

ul.sidemenu li a {
	text-decoration: none;
	display: block;
	color: #FFF;
	padding: 5px 10px;
}

ul.sidemenu li.current a {
	color: #fff;
	background-color: #aaa;
}

ul.sidemenu li a:hover {
	background-color: #20b2aa;
	
}

div.blue-cell {
	background-color: #20b2aa;
	margin:0px;
	padding:0px;
	}
TABLE tr td.blue-cell {
	background-color: #20b2aa;
	margin:0px;
	padding:0px;
	}	
div.margin-4{
margin-left:-8px;
}

div.margin-4 a.hover{
margin-bottom: 2px;
}




