BODY, TD {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: rgb(60,60,60);
}

FORM {
	margin:0px;
}

#content form input, form textarea, form button, form select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #b9b9b1;
	padding: 3px;
}
#content form input, form select { height:23px; }

h1 {
	font-size:18px;
	font-weight:bold;
	color: #424238;
	margin-top:0px;
	margin-bottom:3px;
}

h2 {
	font-size:15px;
	color: #084142;
	margin-top:0px;
	margin-bottom:3px;
}

BUTTON {
	background-color: rgb(238, 238, 238);
	color: rgb(30, 30, 30);
	border: 1px solid rgb(150, 150, 150);
	margin-right:1px;
}

BUTTON:hover {
	background-color: rgb(160,198,254);
	border: 1px solid rgb(36,111,223);
}

button.green-bg {
	background-color: #5a8a8a;
	color: #fff;
	font-weight:bold;
	border:none;
	margin-right:10px;
	padding:5px 10px 5px 10px;
}

button.green-bg:hover {
	background-color: #084142;
	border: none;
}

DIV.header {
	border-bottom:1px solid #cccccc;
	padding:0 0 10px 0;
	margin-bottom:20px;
}

DIV.header H1 {
	margin-bottom:0px;
}

#menu td ul {
	padding:0;
	margin:0;
	list-style:none;
}
#menu td ul li { margin:5px 0 7px 0; }

#menu TD A {
	color:#46463e;
	text-decoration:none;
}

#menu TD A.selected, #menu TD a:hover { color:#4d7c7d; }

#content {
}

#content A {
	color:#46463e;
}

TABLE.sidebar {
	width:190px;
	border: 1px solid #c4c4a8;
}

TABLE.sidebar TH {
	border-bottom: 1px solid #c4c4a8;
	background:#d9d9c8;
	color:#034650;
	padding:8px 0 8px 15px;
	text-transform:uppercase;
	text-align:left;
	font-size:14px;
}

TABLE.sidebar TD {
	background-color:#f6f6f0;
	color:#46463e;
	padding:8px 0 8px 15px;
	font-size:12px;
}

TABLE.sidebar TD A {
	color:#46463e;
}
TABLE.sidebar TD a:hover { color:#4d7c7d; }

TABLE.sidebar BUTTON {
	width:98%;
	text-align:center;
	background-color:rgb(255,255,255);
	border-top:1px solid rgb(204,204,204);	
	border-left:1px solid rgb(204,204,204);
	border-right:1px solid rgb(102,102,102);
	border-bottom:1px solid rgb(102,102,102);
	cursor: hand;
}

#footer {
	padding-bottom:10px;
	text-align:center;
}

#tagline {
	padding-top:5px;
	width:98%;
	padding:5px;
	text-align:right;
}

/* Modules */
#account {
}

#account form p {
	display:block;
	width:390px;
	
}
#account form p label {
	float:left;
	width: 140px;
	text-align:right;
	margin:0 15px 0 0;
}

#announcements DIV.feed {
	padding:5px;
	margin-bottom:10px;
}

#contact {
	padding:0;
}

#home {
	padding:5px;
}

#history {
}

#history DIV.message {
	margin:20px 0 20px 0;
	padding: 15px 15px 20px 15px;
	background-color: #eeede8; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #eeede8; 
}

#history DIV.message SPAN.header {
}

#history DIV.outbound_message {
	background-color: #dae2e2;
	border: 1px solid #dae2e2;
}

#history DIV.outbound_message SPAN.header {
}

#history DIV.inbound_message {
}

#history DIV.reply {
	margin:10px 0 20px 0;
}

#history DIV.reply TEXTAREA {
}

#kb {
}

#kb .breadcrumbs a {
	color:#5c8e8f;
	padding-bottom:5px;
	font-size:90%;
}

#kb DIV.search, #history DIV.search {
	margin:0;
	padding:0;
	float:right;
}

#kb DIV.search INPUT.query, #history DIV.search INPUT.query {
	width:130px;
	height:23px;
	background-color:#fff;
	border:1px solid #b9b9b1;
	padding:2px;
	font-size:11px;
}
#kb DIV.search a. #history DIV.search a {
	color:#5d8d8f;
}

#kb div.browse {	
	background-color: #eeede8; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #eeede8; 
	padding: 15px 20px 20px 20px;
}

#kb div.browse h2 {	
	border-bottom: 1px solid #d8d7c3; 
	padding: 0 0 7px 0;
}

#kb div.browse table td {	
	padding: 0 0 0 40px;
}

#kb div.browse table td a { text-decoration:none; }
#kb div.browse table td a:hover { text-decoration:underline; }

LABEL.error {
	background-color:rgb(255,235,235);
	color:rgb(180,0,0);
	font-weight:bold;
}

/* Cerb4 Styles */
DIV.error {
	border:1px solid rgb(180,0,0);
	background-color:rgb(255,235,235);
	color:rgb(180,0,0);
	font-weight:bold;
	margin:10px;
	padding:5px;
}

DIV.success {
	border:1px solid rgb(0,180,0);
	background-color:rgb(235,255,235);
	color:rgb(0,180,0);
	font-weight:bold;
	margin:10px;
	padding:5px;
}

/* HEADER BAR */
#headerbar {
	background-color: #022E39;
	background-image: url("../../images/bg_header.gif");
	color: #FFFFFF;
	height:90px;
	margin:0 0 20px 0;
}
#headerbar .headerbar-left {
	float:left;
	width:400px;
	padding:35px 0 0 25px;
}
#headerbar .headerbar-left h1 {
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
}
#headerbar .headerbar-right {
	float:right;
	width:400px;
	padding:20px 20px 0 0;
}
#headerbar .headerbar-right p {
	text-align:right;
	margin:7px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
#headerbar .headerbar-right p a { color:#7b989a; }
#headerbar .headerbar-right p input { font-size:10px; }

/* Data tables */
#content .datatable {
	margin:10px 0 15px 0;
	border:1px solid #cfcfc5;
	border-collapse:collapse;
}

#content .datatable th {
	background:#073d3e url(../../images/table-separator.gif) no-repeat top right;
	border-top:1px solid #073d3e;
	border-right:1px solid #073d3e;
	border-left:1px solid #073d3e;
	padding:8px 10px 9px 10px;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
}
#content .datatable th a { color:#fff; text-decoration:none; }
#content .datatable th a:hover { text-decoration:underline; }

#content .datatable th.t_mask { width:150px; }
#content .datatable th.t_updated_date { width:150px; }

#content .datatable tr.tableRowAltBg { background:#dae3e2; }

#content .datatable td {
	border-right:1px solid #cfcfc5;
	padding:7px 10px 7px 10px;
}
/*
#content .datatable td a { text-decoration:none; }
#content .datatable td a:hover { text-decoration:underline; }
*/
