html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
}
h2 {
	color:#0899e1;
	font-weight:bold;
	font-size:13px;
	font-family:Arial;
	margin:0px;
	padding:0;
	background:#fbfbfb url(/assets/24highback.jpg) repeat-x;
	line-height:26px;
	padding-left:5px;
}
.fullheight{
	height:100%;
	width:100%;
}
.input {
	background-image: url(/RESOURCES/IMG/input_bg.gif);
	background-repeat: no-repeat;
	border: solid 1px #cecece;
	color: #b2b2b2;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px;
}
.noborder {
	border: 0px;
}

/* Header  */
#topbar {
	background-image: url(/assets/v3_topbar.jpg);
	height: 34px;
	line-height: 34px;
	border-bottom: 4px solid #0899e1;
}
#topbar ul{
	margin: 0;
	padding: 0;
	text-align: center;
	float:right
}
#topbar ul li {
	display: block;
	float: left;
	line-height: 34px;
	background: url(/assets/v3_topbar_sep.jpg) no-repeat;
	
}
#topbar ul li a {
	text-decoration: none;
	color: #b4b4b4;
	font-size: 14px;
	padding-left: 19px;
	padding-right: 15px;
}
#topbar ul li a:hover {
	text-decoration: underline;
	color: #0899e1;
}
.topnav {
	display:block;
}
/* Logo bar */
#logobar {
	width:765px;
	height: 50px;
	line-height: 50px;
}
#logobar ul{
	margin: 0;
	padding: 0;
	text-align: center;
	float:right
}
#logobar ul li {
	display: block;
	float: left;
	line-height: 50px;
}
#logobar ul li a {
	text-decoration: none;
	color: #0899e1;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 0px;
}
#logobar ul li a:hover {

	text-decoration: underline;

}


a{
	text-decoration: none;
	color: #0899e1;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
}


/* offer stuff */
.offer_summary {
	background: url(/assets/v3_table_header.jpg) repeat-x;
	height: 230px;
	width: 248px;
	border: 1px solid #e2e2e2;
}
.server_summary {
	background: url(/assets/v3_table_header.jpg) repeat-x;

	width: 520px;
	border: 1px solid #e2e2e2;
}
.phone {
	float:left;
	text-decoration: none;
	color: #b4b4b4;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.odd{
	background-color:#FFFFFF;
}
.even{
	background-color:#EEEEEE;
}
.dottedb {
	border-bottom:1px dotted #cccccc;
	line-height:20px;
}
.dottedb a {
	color:#666666;
}

.dottedb a:hover {
	color:#0899e1;
}
.indexul {
list-style-image: url("/assets/arrow3.gif");
	color: #0899e1;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
	color: #888888;
}
