﻿#company_title {
	background-color: #00162C;
	color: #FFF;
	float: right;
	font-size: 24px;
	line-height: 60px;
	margin: 0;
	padding: 0;
	text-align:right;
}
#content_container {
	margin:0;
	padding: 0;
	text-align:right;
	width: 960px;
}
#content_left {
	float: left;
	margin: 0;
	padding: 15px;
	text-align:right;
	width: 700px;
}
#side_menu {
	float: right;
	margin: 0;
	padding:10px;
	text-align:right;
}
#side_menu ul {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}
#side_menu ul li {
	line-height: 25px;
	margin: 0;
	padding: 0;
}
#top {
	background-color: #00162C;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	text-align:right;
	width: 960px;
}
#top_container {
	background-color: #00162c;
	border-bottom: 3px solid #036;
	color: #FFF;
	height: 60px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#top_menu {
	background: #F5F5F5 url(images/top_menu_bg.gif) repeat-x;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-align:right;
}
#top_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#top_menu ul li {
	float: right;
	margin: 0;
	padding: 0;
}
#top_menu ul li a, #top_menu ul li a:visited {
	color: #666;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 100px;
}
#top_menu ul li a.down, #top_menu ul li a.down:visited, #top_menu ul li a.down:hover {
	background-color: #FFF;
	border-right: 1px solid #EBEBEB;
	color: #333;
	font-weight: 700;
	width: 99px;
}
#top_menu ul li a:hover {
	background-color: #EBEBEB;
	color: #333;
}
#welcome_box {
	background-color: #00162C;
	float: right;
	line-height: 60px;
	margin: 0;
	padding: 0;
	text-align: right;
}
#welcome_box a, #welcome_box a:visited {
	color: #accbff;
	text-decoration: none;
}
#welcome_box a:hover {
	text-decoration: underline;
}
.absmiddle {
	vertical-align: middle;
}
.breadcrumb {
	margin: 0 0 10px;
	padding: 10px;
}
.clear {
	clear: both;
}
.green {
	color: #006F0F;
}
.header {
	color: #1a4d80;
	font-size: 14px;
	font-weight: 700;
}
.red {
	color: #BF0000;
}
.small {
	font-size: 11px;
}
.warning {
	background-color: #FFFFDF;
	border: 1px solid #FDFF3F;
	margin: 0 0 10px;
	padding: 10px;
}
.contentbox {
	padding: 10px;
	margin: 0 0 10px;
	text-align: center;
}
.errorbox {
	background-color: #FFBFBF;
	padding: 10px;
	margin: 0 0 10px;
	text-align: center;
	color: #7F0000;
}
.successbox {
	border: 1px solid #66CC00;
	font-weight: bold;
	background-color: #DDFFC6;
	text-align: center;
	padding: 10px;
	color: #009933;
}
.clientareatableactive {
	background-color: #DFFFE0;
}
.clientareatablepending {
	background-color: #EFEFEF;
}
.clientareatablesuspended {
	background-color: #FFF6CF;
}
.clientareatableterminated {
	background-color: #FFCFCF;
}
.networkissueaffected {
	background-color: #EFEFEF;
	padding: 10px;
	margin: 0 0 10px;
}
.textgreen {
	color: #158F00;
}
/*
table.data {
	margin: 0 0 10px;
	padding: 0;
}
table.data td {
	background-color: #FFF;
	border-bottom: 1px solid #EBEBEB;
}
table.data th {
	background-color: #888;
	border-bottom: 1px solid #333;
	color: #FFF;
	font-weight: 400;
}
table.data tr.clientareatableactive td {
	background-color: #DFFFE0 !important;
}
table.data tr.clientareatablepending td {
	background-color: #EFEFEF !important;
}
table.data tr.clientareatablesuspended td {
	background-color: #FFF6CF !important;
}
table.data tr.clientareatableterminated td {
	background-color: #FFCFCF !important;
}
*/
table.frame {
	margin: 0 0 10px;
	padding: 0;
	border: 1px solid #EBEBEB;
	border-bottom: 0;
}
table.frame table td {
	background-color: #FFF;
	border-bottom: 1px solid #EBEBEB;
}
table.frame table td.fieldarea {
	background-color: #F5F5F5;
	color: #333;
	text-align: right;
	border-right: 1px solid #EBEBEB;
}
