*{
	margin:0;
	padding:0;
	font-family: "Verdana", Verdana, Arial, sans-serif;
  font-size: 11px;
}
img, div,a {
 }
body{
	height: 100%;
	color: #000;
	background:url(images/bg.gif) repeat-x left top #d4d3d3;
    font-size: 11px;
	font-family: "Verdana", Verdana, Arial, sans-serif;
}
a, a:visited{
	text-decoration:none;
	color:#375b91;
}
img{
	border:0;
	margin:1px;
}
p{
	padding:3px;
}
h2{

}

option{
 padding-right: 4px;	
}

input[type=text], input[type=password], textarea, select {
    color: #444;
    padding: 4px;
    margin: 2px 0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus {
    background-color: #FFFFFF;
	background-image: -moz-linear-gradient(top, #FFFFFF, #fdfcc5);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#fdfcc5));
	background-image: -webkit-linear-gradient(#FFFFFF, #fdfcc5);
    background-image: -o-linear-gradient(#FFFFFF, #fdfcc5);
    background-image: linear-gradient(top, #FFFFFF, #fdfcc5);
	border: 1px solid #999999;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#fdfcc5');
}

#top-control{
	text-align: left;
	width:960px;
	background-color:#000;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	height: 25px;
	padding-right:5px;
}

#top-control-welcome{
padding:4px 2px 2px 2px;
	width:500px;
	float:left;
	color: #fff;
	font-size: 11px;
	text-align: left;
	margin-left:5px;
}

#top-control-account{
padding:2px 2px 2px 2px;
	width:80px;
	float:right;
	color: #fff;
	background-color: #39F;
	font-size: 11px;
	text-align: center;
	margin-right:5px;
}
#top-control-logout{
padding:2px 2px 2px 2px;
	width:50px;
	float:right;
	color: #fff;
	background-color: #C00;
	font-size: 11px;
	text-align: center;
}

#top-control a{
color: #fff;	
}
#top-control a:hover{
color: #fff;
text-decoration:underline;	
}

#container{
	width:960px;
	text-align: left;
	background-color:#FFF;
	border: 1px solid #25262a;
	margin-top: 50px;
	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 #696969;
}

#box h3{
	padding:5px;
	font-size:13px;
	background:url(images/tbl_bg.png) repeat-x;
	border-bottom:1px solid #696969;
	color:#000;
}

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

#buttons {
	text-align:center;
}

#loginbox{
	border:1px solid #696969;
    width:400px;
    margin-left:auto;
	  margin-right:auto;
}
#loginbox h3{
	background:url(images/tbl_bg.png) repeat-x;
	text-align:left;
	border-bottom:1px solid #696969;
    color:#000;
	padding:5px;
	font-size:13px;
}

.oddRow {background-color:#f7f8f9;}  
       .evenRow {background-color:#e3e8ef;}  

.ooddRow {border-bottom:1px solid #cccccc;}  
       .eevenRow {border-bottom:1px solid #cccccc;}  

#top-box {
	padding:0;
	background:url(images/header_stripe.png) no-repeat #d4d3d3;
	height: 120px;
	font-size:12px;
	margin-bottom: 10px;
	border: 1px solid #999;
}

#errorbox {
	margin: 20px 20px 10px 20px;
	display: block;
	overflow: hidden;
	text-align:left;
	position: relative; 
	z-index: 1; 
	zoom: 1; 
	font-size:12px;
    background: url('images/ico_error.png') 2px 0px no-repeat #FAE2E3;
	border: 1px solid #EC9B9B;
    line-height: 16px; 
    padding: 10px 25px 10px 42px !important;
}

#infobox {
	margin: 20px 20px 10px 20px;
	display: block;
	overflow: hidden;
	text-align:left;
	position: relative; 
	z-index: 1; 
	zoom: 1; 
	font-size:12px;
	border: 1px solid #0286f6;
	background-color: #d7ecfd;
    line-height: 16px; 
    padding: 10px 10px 10px 10px !important;
}

#pxebox {
	margin: 20px 20px 10px 20px;
	display: block;
	overflow: hidden;
	text-align:left;
	position: relative; 
	z-index: 1; 
	zoom: 1; 
	font-size:12px;
    background: url('images/ico_pxe.png') 2px 0px no-repeat #f9f8c5;
	border: 1px solid #e9e608;
    line-height: 16px; 
    padding: 10px 25px 10px 42px !important;
}

#successbox {
	margin: 20px 20px 10px 20px;
	display: block;
	overflow: hidden;
	text-align:left;
	position: relative; 
	z-index: 1; 
	zoom: 1; 
	font-size:12px;
    background: url('images/ico_success.png') 2px 0px no-repeat #DFFAD3;
	border: 1px solid #72CB67;
    line-height: 16px; 
    padding: 10px 25px 10px 42px !important;
}


#top-box-left{
	width:700px;
	height: 91px;
	float:left;
}

#top-box-right{
	padding:6px 6px 6px 6px;
	width:200px;
	float:right;
	color: #fff;
	text-align:right;
}

#top-box-right a{	
	color: #fff;
}

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


#confirm {display: none;}

#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 #eaeaea;
} 
table.blue td.thin{
	padding: 4px;
	border:1px solid #eaeaea;
	width: 1px;
} 

table.blue th.thin{
	padding: 4px;
	border:1px solid #eaeaea;
	width: 1px;
	background:url(images/tbl_bg_h.png) repeat-x;
} 


table.blue th{
	padding: 4px;
	line-height: 27px;
	border:1px solid #eaeaea;
  text-align:left;
  background:url(images/tbl_bg_h.png) repeat-x;
} 

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 {
	padding: 2px 10px;
	margin: 2px;
    font-size: 12px;
	text-align: center;
	text-shadow: 0 1px 1px #333333;
	-webkit-box-shadow: 0 0 3px #CCCCCC;
	-moz-box-shadow: 0 0 3px #CCCCCC;
	box-shadow: 0 0 3px #CCCCCC;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    display: inline;
	text-shadow: 0 1px 1px #FFFFFF;
	color: #666666;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: -moz-linear-gradient(top, #FFFFFF, #EEEEEE);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EEEEEE));
	background-image: -webkit-linear-gradient(#FFFFFF, #EEEEEE);
    background-image: -o-linear-gradient(#FFFFFF, #EEEEEE);
    background-image: linear-gradient(top, #FFFFFF, #EEEEEE);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EEEEEE');
cursor:pointer;
}
.submitbutton:hover {
	background-color: #EEEEEE;
	background-image: -moz-linear-gradient(top, #EEEEEE, #CCCCCC);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#CCCCCC));
	background-image: -webkit-linear-gradient(#EEEEEE, #CCCCCC);
    background-image: -o-linear-gradient(#EEEEEE, #CCCCCC);
    background-image: linear-gradient(top, #EEEEEE, #CCCCCC);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#CCCCCC');
}
.submitbuttonblue {
   padding: 2px 10px;
	margin: 2px;
    font-size: 12px;
	text-align: center;
	text-shadow: 0 1px 1px #333333;
	-webkit-box-shadow: 0 0 3px #CCCCCC;
	-moz-box-shadow: 0 0 3px #CCCCCC;
	box-shadow: 0 0 3px #CCCCCC;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    display: inline;
	color: #FFFFFF;
	text-shadow: 0 0 1px #009AEF;
	border: 1px solid #009AEF;
	background-color: #59C8EF;
	background-image: -moz-linear-gradient(top, #59C8EF, #00A5DF);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#59C8EF), to(#00A5DF));
	background-image: -webkit-linear-gradient(#59C8EF, #00A5DF);
    background-image: -o-linear-gradient(#59C8EF, #00A5DF);
    background-image: linear-gradient(top, #59C8EF, #00A5DF);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59C8EF', endColorstr='#00A5DF');
 cursor:pointer;
}

.submitbuttonblue:hover {
	background-color: #53ADDF;
	background-image: -moz-linear-gradient(top, #53ADDF, #2388BF);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#53ADDF), to(#2388BF));
	background-image: -webkit-linear-gradient(#53ADDF, #2388BF);
    background-image: -o-linear-gradient(#53ADDF, #2388BF);
    background-image: linear-gradient(top, #53ADDF, #2388BF);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#53ADDF', endColorstr='#2388BF');
}

.submitbuttongreen {
	padding: 2px 10px;
	margin: 2px;
    font-size: 12px;
	text-align: center;
	text-shadow: 0 1px 1px #333333;
	-webkit-box-shadow: 0 0 3px #CCCCCC;
	-moz-box-shadow: 0 0 3px #CCCCCC;
	box-shadow: 0 0 3px #CCCCCC;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    display: inline;
	color: #FFFFFF;
	text-shadow: 0 1px 1px #7E9320;
	border: 1px solid #95AF2B;
	background-color: #C9DF6F;
	background-image: -moz-linear-gradient(top, #C9DF6F, #B3CF40);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#C9DF6F), to(#B3CF40));
	background-image: -webkit-linear-gradient(#C9DF6F, #B3CF40);
    background-image: -o-linear-gradient(#C9DF6F, #B3CF40);
    background-image: linear-gradient(top, #C9DF6F, #B3CF40);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C9DF6F', endColorstr='#B3CF40');
	cursor:pointer;
}
.submitbuttongreen:hover {
	background-color: #B3CF40;
	background-image: -moz-linear-gradient(top, #B3CF40, #93AF20);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#B3CF40), to(#93AF20));
	background-image: -webkit-linear-gradient(#B3CF40, #93AF20);
    background-image: -o-linear-gradient(#B3CF40, #93AF20);
    background-image: linear-gradient(top, #B3CF40, #93AF20);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B3CF40', endColorstr='#93AF20');
}

.submitbuttonred {
	padding: 2px 10px;
	margin: 2px;
    font-size: 12px;
	text-align: center;
	text-shadow: 0 1px 1px #333333;
	-webkit-box-shadow: 0 0 3px #CCCCCC;
	-moz-box-shadow: 0 0 3px #CCCCCC;
	box-shadow: 0 0 3px #CCCCCC;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    display: inline;
	color: #FFFFFF;
	text-shadow: 0 1px 1px #BF3B3B;
	border: 1px solid #BF3B3B;
	background-color: #FF8F8F;
	background-image: -moz-linear-gradient(top, #FF8F8F, #DF5353);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FF8F8F), to(#DF5353));
	background-image: -webkit-linear-gradient(#FF8F8F, #DF5353);
    background-image: -o-linear-gradient(#FF8F8F, #DF5353);
    background-image: linear-gradient(top, #FF8F8F, #DF5353);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8F8F', endColorstr='#DF5353');
	cursor:pointer;
}
.submitbuttonred:hover {
	background-color: #DF5353;
	background-image: -moz-linear-gradient(top, #DF5353, #BF3B3B);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#DF5353), to(#BF3B3B));
	background-image: -webkit-linear-gradient(#DF5353, #BF3B3B);
    background-image: -o-linear-gradient(#DF5353, #BF3B3B);
    background-image: linear-gradient(top, #DF5353, #BF3B3B);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DF5353', endColorstr='#BF3B3B');
}

.submitbuttonyellow {
	padding: 2px 10px;
	margin: 2px;
    font-size: 12px;
	text-align: center;
	text-shadow: 0 1px 1px #333333;
	-webkit-box-shadow: 0 0 3px #CCCCCC;
	-moz-box-shadow: 0 0 3px #CCCCCC;
	box-shadow: 0 0 3px #CCCCCC;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    display: inline;
	color: #FFFFFF;
	text-shadow: 0 1px 1px #b28e28;
	border: 1px solid #b28e28;
	background-color: #FF8F8F;
	background-image: -moz-linear-gradient(top, #ffe18f, #dfb84c);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffe18f), to(#dfb84c));
	background-image: -webkit-linear-gradient(#ffe18f, #dfb84c);
    background-image: -o-linear-gradient(#ffe18f, #dfb84c);
    background-image: linear-gradient(top, #ffe18f, #dfb84c);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe18f', endColorstr='#dfb84c');
	cursor:pointer;
}
.submitbuttonyellow:hover {
	background-color: #dfb84c;
	background-image: -moz-linear-gradient(top, #dfb84c, #b28e28);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dfb84c), to(#b28e28));
	background-image: -webkit-linear-gradient(#dfb84c, #b28e28);
    background-image: -o-linear-gradient(#dfb84c, #b28e28);
    background-image: linear-gradient(top, #dfb84c, #b28e28);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfb84c', endColorstr='#b28e28');
}

.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;
}

div.usagebarlist {
  border: 1px solid #ccc; 
  width: 70px; 
  margin: 0; 
  padding: 1px; 
  float: left; 
  background: white;
  position:relative;
}

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

div.usagebarlist span {
 width:70px;
 text-align:center;
 float:left;
 font-size:9px;
 margin-top: 1px;
}

.tabberlive .tabbertabhide {
 display:none;
}

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

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

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

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #ccc;
border-top:2px solid #ccc;
 border-bottom: none;
 text-decoration: none;
 font-size:12px;
 background:#5a8dc5;
}

ul.tabbernav li a:link {  font-size: 12px;color: #fff;}

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

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

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

.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;
}


#nav {
		float: left;
		width: 931px;
		margin: 0;
		padding: 6px 0 6px 7px;
		background: #4071ad;
		border-top: 1px solid #fefefe;
		border-bottom: 1px solid #999;
		font-weight: bold;
		font-size: 12px;
		color: #fff;
		}
	#nav-left {
		float: left;
		text-align:left;
		width: 500px;
		margin: 0;
		padding: 0px;
		}
	#nav-right {
		float: right;
		width: 400px;
		padding-right: 10px;
		text-align:right;
		font-weight: normal;
		}	
	
	#nav a {
		padding: 4px 5px 5px 5px;
		text-decoration: none;
		font-weight: bold;
		font-size: 12px;
		color: #fff;
		background: #4071ad;
		}
	
	#nav a:hover {
		color: #f4f4f4;
		}
		
	p#vtip { display: none; 
	position: absolute;
	padding: 10px; 
	left: 5px;
	font-size: 0.8em; 
	font-weight: normal;
	background-color: white;
    border: 1px solid #a6c9e2; 
	z-index: 9999;
	}
	p#vtip #vtipArrow { 
	position: absolute; 
	top: -10px; 
	left: 5px;
	}
