*{
	margin:0;
	padding:0;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
  font-size: 12px;
}
img, div,a {
 }
body{
	color: #666;
	background-color: #666666;
    font-size: 12px;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
}
a, a:visited{
	text-decoration:none;
	color:#375b91;
}
img{
	border:0;
	margin:1px;
}
p{
	padding:3px;
}
h2{

}

input{
	padding:1px;
	color: #666;
}

select{
	padding:1px;
	color: #666;
}

#container{
	width:960px;
	background-color:#FFF;
	border: 2px solid #ccc;
	margin-top: 30px;
	margin-left:auto;
	margin-right:auto;
}

#content{
	width:940px;
	float:left;
	margin:0 0 0 0;
	padding:10px;
	background:#FFF;
}


#footer{
	clear:both;
	padding:5px;
	margin-top:10px;
}

#box{
	border:1px solid #d9e6f0;
}

#box h3{
	padding:5px;
	font-size:13px;
	background:#f3f9ff;
	border-bottom:1px solid #d9e6f0;
	color:#375b91;
}

#login-button {
	text-align:center;
}

#buttons {
	text-align:center;
}

#loginbox{
	border:1px solid #d9e6f0;
    width:400px;
    margin-left:auto;
	  margin-right:auto;
}
#loginbox h3{
	background:#f3f9ff;
	text-align:left;
	border-bottom:1px solid #d9e6f0;
	color:#375b91;
	padding:5px;
	font-size:14px;
}

#top-box {
	padding:3px 3px 3px 6px;
	height: 20px;
	font-size:12px;
	background:#f3f9ff;
	border:1px solid #d9e6f0;
	margin-bottom: 10px;
}

#errorbox {
	padding:6px 6px 6px 6px;
	font-size:12px;
	background:#fddcdb;
	border:1px solid #ff2a55;
	margin: 10px;
}

#pxebox {
	padding:6px 6px 6px 6px;
	font-size:12px;
	background:#f9f8c5;
	border:1px solid #e9e608;
	margin: 10px;
}

#successbox {
	padding:6px 6px 6px 6px;
	font-size:12px;
	background:#DDF9E2;
	border:1px solid #23CD3F;
	margin: 10px;
}

#infobox {
	padding:6px 6px 6px 6px;
	font-size:12px;
	background:#d7ecfd;
	border:1px solid #0286f6;
	margin: 10px;
}

#top-box-left{
	width:430px;
	float:left;
}

#top-box-right{
	width:430px;
	float:right;
	text-align:right;
}

#top-menu {
	padding:6px 6px 6px 6px;
	font-size:12px;
	background:#7e9dcc;
	border:1px solid #d9e6f0;
	margin-bottom: 10px;
}

#top-menu a {
	padding:5px 5px 5px 5px;
	font-size:13px;
	color:#fff;
	
}

#top-menu a:hover {	
	color:#fcfcfc;
	
}
#top-menu a:visited {	
	color:#fff;
	
}
/*********************
	Sidebar
*********************/
#sidebar ul{
	list-style:none;
	line-height:22px;
}
#sidebar ul li a,#sidebar ul li a:visited{
	padding-left:19px;
	text-decoration:none;
	margin:0 3px;
	display:block;
}
#sidebar ul li a:hover{
	text-decoration:underline;
}
#sidebar ul li ul{
	margin-left:10px;
}
#sidebar h3{
	padding:2px;
	font-size:14px;
}

#confirm {display: none;}
/*********************
  TopMenu, Top-Panel
*********************/
#topmenu{
	margin-top:33px;
	width:700px;
	float:left;
	voice-family:inherit;
}
#topmenu ul{
	list-style:none;
	line-height:25px;
}
#topmenu li{
	display:inline;
}
#topmenu a,#topmenu a:visited{
	padding:5px 12px 5px 12px;
	text-decoration:none;
}
#topmenu .current a, #topmenu .current a:hover, #topmenu .current a:visited{
	padding:5px 12px 5px 12px;
	font-weight:bold;
	
}
#top-panel{
	background:#FFF;
	padding:5px;
	height:20px;
	float:left;
	width:950px;
}
#top-panel ul{
	list-style:none;
}
#top-panel ul li{
	display:inline;
	line-height:20px;
}
#top-panel ul li a{
	padding-left:19px;
	text-decoration:none;
	margin:0 3px;
	display:inline-block;
}
#top-panel a:hover{
	text-decoration:underline;
}

.a-right{text-align:right;}
.a-left{text-align:left;}
.a-center{text-align:center;}
#pager{
	margin:5px;
	height:25px;
}

#footer ul {
	list-style:none;
}
#footer li {
	display:inline;
}

#footer{
	background:#FFF;
}

#credits{
clear:both;
text-align:center;	
}
/*********************
		Tables
*********************/
table.blue{
	margin:5px;
	border-collapse: collapse;
	width:927px;
	background:none;
}
table.blue td{
	padding: 4px;
	border:1px solid #d9e6f0;
} 
table.blue td.thin{
	padding: 4px;
	border:1px solid #d9e6f0;
	width: 1px;
} 

table.blue th.thin{
	padding: 4px;
	border:1px solid #d9e6f0;
	width: 1px;
} 


table.blue th{
	padding: 4px;
	border:1px solid #d9e6f0;
  text-align:left;
} 
} 
table.blue thead{
    background:#f3f9ff;
}

table.pageinate {
	margin:5px;
	width:927px;
  background-color:#fffff;
}
table.paginate td.left, th{
	padding: 2px 2px 2px 6px;
	background-color:#ffffff;
	text-align:left;
	width:450px;
} 
table.paginate td.right, th{
	padding: 2px 0 2px 2px;
	background-color:#ffffff;
 text-align:right;
  width:472px;
}  


table.grey td, th{
	padding: 4px;
	background-color:#ffffff;
} 

table.grey thead{

}

table.greyauto {
	margin:0;
	width:100%;
  background-color:#E8E8E8;
}
table.greyauto td.left, th{
	padding: 4px;
	background-color:#f5f5f5;
	text-align:right;
} 
 table.greyauto td, th{
	padding: 4px;
	background-color:#ffffff;
} 

table.grey {
	margin:20px 20px 0 20px;
	width:900px;
  background-color:#E8E8E8;
}
table.grey td.left, th{
	padding: 4px;
	background-color:#f5f5f5;
	text-align:right;
} 
table.grey td.passed, th{
	padding: 4px;
	background-color:#DFFFDF;
}  

table.grey td.right, th{
	padding: 4px;
	background-color:#f5f5f5;
	text-align:left;
} 

table.grey td, th{
	padding: 4px;
	background-color:#ffffff;
} 

table.grey thead{

}

table.login {
	margin:20px 20px 0 20px;
	width:360px;
  background-color:#E8E8E8;
}
table.login td.left, th{
	padding: 4px;
	background-color:#f5f5f5;
	text-align:right;
} 

table.login td, th{
	padding: 4px;
	background-color:#ffffff;
} 
/*********************
		Home
*********************/

 .paginate {
font-family: Verdana;
font-size: 9px;
}
select.paginate {
	padding:0px;
	font-family: Verdana;
  font-size: 10px;
	color: #666;
	height: 18px;
}
a.paginate {
border: 1px solid #8A8A8A;
padding: 1px 4px 1px 4px;
text-decoration: none;
color: #8A8A8A;
}
a.paginate:hover {
background-color: #8A8A8A;
color: #FFF;
text-decoration: underline;
}
a.current {
border: 1px solid #8A8A8A;
font: bold 9px Verdana;
padding: 1px 4px 1px 4px;
cursor: default;
background:#8A8A8A;
color: #FFF;
text-decoration: none;
}

#infowrap li{
	display:inline:
}
/*
#infobox{
	width:365px;
	float:left;
	margin-top:10px;
	border:1px solid #d9e6f0;
}
*/
#infobox h3{
	padding:5px;
	font-size:14px;
	background:#f3f9ff;
	border-bottom:1px solid #d9e6f0;
	color:#375b91;
}
.margin-left{
	margin-left:5px;
}

/*********************
		Forms
*********************/
form{
	padding: 0;
	margin: 0;
}

form#form label {
	clear:left;
	display:block;
	float:right;
	width:100px;
	text-align:right;
	padding-right:10px;
	margin-bottom:5px;
}


.submitbutton {
 font-size: 11px;
 padding:0;
 cursor:pointer;
 font-weight: normal;
}

.smallsubmitbutton {
 font-size: 9px;
 padding:0;
 cursor:pointer;
 font-weight: normal;
}

.checkbox {
 padding:0;
 cursor:pointer;
}

form#form #button1, form#form #button2 {
	cursor:pointer;	
	font-size: 12px;
	padding: 1px;
	font-weight: normal;
}

div.usagebar {
  border: 1px solid #ccc; 
  width: 300px; 
  margin: 2px 5px 2px 0; 
  padding: 1px; 
  float: left; 
  background: white;
  position:relative;
}

div.usagebar div {
  background-color: #ff7021; 
  height: 15px;
}

div.usagebar span {
 width:290px;
 text-align:center;
 float:left;
 font-size:10px;
 margin-top: 0px;
}

.tabberlive .tabbertabhide {
 display:none;
}

.tabber {
 margin:10px;
}
.tabberlive {
 margin:10px;
 
}

ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #ccc;
 font-size: 11px;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
 font-size: 11px ;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #ccc;
 border-width:3px 1px 1px 1px;
 border-bottom: none;
 text-decoration: none;
 font-size:11px;
}

ul.tabbernav li a:link {  font-size: 11px;color: #666;}
ul.tabbernav li a:visited {  font-size: 11px;color: #666; }

ul.tabbernav li a:hover
{
 color: #666;
 background: #f3f9ff;
 border-bottom: 1px solid #ccc;
}

ul.tabbernav li.tabberactive a
{
 color: #666;
 background: #ccc;
 border-bottom: 1px solid #ccc;
}

ul.tabbernav li.tabberactive a:hover
{
color: #666;
 background: #ccc;
 border-bottom: 1px solid #ccc;
}

.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #ccc;
 border-top:0;
  background: #fff;

}

.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
