
.altHint {
	background-color: #E6E6FA;
	border: 2px solid #B0C4DE;
	padding: 8px;
	font-size: 14px;
	font-weight: bold;
}

#company_title{
	color: #ffffff;
	float: left;
	font-size: 20px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#content_container{
	background: #ffffff;
	color: #666;
	margin: 20px auto 0;
	padding: 0;
	text-align: left;
	width: 950px;
}
#content_left{
	background-color: #ffffff;
	float: left;
	margin: 0;
	padding: 15px;
	text-align: left;
	width: 670px;
}
#side_menu{
	background-color: #efefef;
	float: right;
	margin: 0;
	padding: 15px;
	text-align: left;
	width: 219px;
}
#side_menu ul{list-style:none;margin:0 0 10px;padding:0;}
#side_menu ul li{line-height:25px;margin:0;padding:0;}
#top{
	height: 40px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
}
#top_container{
	background-color: #555555;
	border-bottom: 1px solid White;
	color: #efefef;
	height: 40px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#topred {
	border-bottom: 2px solid #CC0000;
}
#top_menu{
	background: #f5f5f5;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
}
#top_menu ul{list-style:none;margin:0;padding:0;}
#top_menu ul li{float:left;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: 90px;
}
#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 #345888;
	color: #333;
	font-weight: 700;
	width: 89px;
}
#top_menu ul li a:hover{
	background-color: #CCCCCC;
	color: #666666;
}
#welcome_box{
	float: right;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: right;
}
#welcome_box a,#welcome_box a:visited{
	color: #DCDCDC;
	text-decoration: none;
}
#welcome_box a:hover{
	text-decoration: underline;
	color: White;
}
.absmiddle{vertical-align:middle;}
.breadcrumb{
	background-color: #f5f5f5;
	margin: 0 0 10px;
	padding: 8px;
}
.clear{clear:both;}
.green{color:#006F0F;}
.header{
	color: #666666;
	font-size: 14px;
	font-weight: 700;
}
.red{color:#BF0000;}
.small{font-size:11px;}
.warning{
	background-color: #F5F5DC;
	border: 0px solid #FF9900;
	margin: 0 0 10px;
	padding: 10px;
}
.contentbox{padding:10px;margin:0 0 10px;text-align:center;}
.errorbox{
	background-color: #F9EEEE;
	padding: 10px;
	margin: 0 0 10px;
	text-align: center;
	color: #cc0000;
}
.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: #FFFFE0;
}
.clientareatablesuspended{background-color:#FFF6CF}
.clientareatableterminated{
	background-color: #FFCCCC;
}
.clientticketreplyheader{
	background-color: #eee;
	color: #333;
	border-top: 1px solid Silver;
	border-right: 1px solid Silver;
	border-left: 1px solid Silver;
}
.clientticketreply{
	background-color: White;
	margin: 0 0 10px;
	padding: 10px;
	border-right: 1px solid Silver;
	border-bottom: 1px solid Silver;
	border-left: 1px solid Silver;
}
.adminticketreplyheader{
	background-color: #E6E6FA;
	color: #333;
	border-top: 1px solid #B0C4DE;
	border-left: 1px solid #B0C4DE;
	border-right: 1px solid #B0C4DE;
}
.adminticketreply{
	background-color: White;
	padding: 10px;
	margin: 0 0 10px;
	border-right: 1px solid #B0C4DE;
	border-bottom: 1px solid #B0C4DE;
	border-left: 1px solid #B0C4DE;
}
.networkissueaffected{background-color:#eee;padding:10px;margin: 0 0 10px;}
.textgreen{color:#158F00;}
.textred{color:#9F0000;}
a,a:visited{
	color: #666666;
	text-decoration: underline;
}
a:hover{
	color: #CC0000;
	text-decoration: underline;
}
body{
	background-color: #ffffff;
/*	background-image: url(images/bg_background.gif); */
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

body,td,th{
	color: #333333;
	font-family: Helvetica;
	font-size: 14px;
}

form{margin:0;padding:0;}

h1{
	border-bottom: 0px solid #CCCCCC;
	color: #666666;
	font-size: 22px;
	font-weight: 400;
	margin: 0 0 12px;
	padding: 0 0 3px;
}

h1 a {
   color: #666666;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: none;
}

h2{
	border-bottom: 1px solid #CCCCCC;
	color: #666666;
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 5px;
	padding: 10px 0 3px;
}

h2 a {
   color: #666666;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: none;
}

h3{
	color: #666666;
	font-size: 16px;
	font-weight: 700;
	margin: 0;
	padding: 10px 0 5px;
}

hr{
	background-color: #DCDCDC;
	border: 0;
	border-top: 1px solid #DCDCDC;
	height: 0;
	margin: 10px 0;
	overflow: hidden;
}
input,select,textarea{
	color: #666666;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 2px;
}
p{margin:0;padding:3px 0 8px;}
table.data{margin:0 0 10px;padding:0;}
table.data td{
	background-color: #fefefe;
	border-bottom: 1px solid #dcdcdc;
}
table.data th{
	background-color: #eee;
	border-bottom: 2px solid #dcdcdc;
	color: #666666;
	font-weight: bold;
}
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 #dcdcdc;
	border-bottom: 0;
}
table.frame table td{background-color:#f5f5f5;border-bottom:1px solid #dcdcdc;}
table.frame table td.fieldarea{
	background-color: #efefef;
	color: #333;
	text-align: right;
	border-right: 1px solid #dcdcdc;
}

.orderheadingrow {
	background-color: #CCCCCC;
}