#page {
	width: 800px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #46515E;
}
a {
	color: #4183cd;
	text-decoration: underline;
}
a:hover {
	color: #4183cd;
	background: #f5fbff;
	text-decoration: none;
}
img {
	border: none;
}
p { 
	margin: 0; 
	padding: 0 0 15px 0; 
}
.clr {
	clear: both;
	height: 1px;
}
.navline {
	background-image: url(images/navtop.gif);
	background-repeat: repeat-x;
}

#header {
	height: 114px;
}
#headerimg {
	float: left;
	height: 77px;
	width: 246px;
}
#topnav {
	float: right;
	height: 25px;
	width: 314px;
	margin-top: 50px;
	margin-right: 6px;
}
#toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	height: 30px;
	width: 335px;
}
#breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 400px;
}


#navtop {
	background-image: url(images/navtop.gif);
	background-repeat: repeat-x;
	height: 4px;
	width: 100%;
	clear: none;
}
#bookmark {
	float: right;
	text-align: right;
	padding: 5;
	margin: 0;
}
#bookmark a.st1 {
	background: url(/images/print1.gif) no-repeat 10px 6px; 
	padding: 5px 10px 5px 30px;
}
#bookmark a.st1:HOVER {
	background: url(/images/print1.gif) no-repeat 10px 6px
}
#bookmark a.st2 {
	background: url(/images/send1.gif) no-repeat 10px 6px; 
	padding: 5px 10px 5px 30px;
}
#bookmark a.st2:HOVER {
	background: url(/images/send1.gif) no-repeat 10px 6px
}
#bookmark a.st3 {
	background: url(/images/bookmark1.gif) no-repeat 10px 6px; 
	padding: 5px 10px 5px 30px;
}
#bookmark a.st3:HOVER {
	background: url(/images/bookmark1.gif) no-repeat 10px 6px
}
#breadcrumb {
	text-align: left;
	padding: 5;
	margin: 0;
	float: left;
	width: 400px;
	font-weight: bold;
}

#breadcrumb a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
}
#breadcrumb a:HOVER {
	background-color: #FFFFFF;
	font-weight: normal;

}
#sidenav {
	padding-bottom: 10px;
	padding-top: 15px;
	padding-right: 5px;
	text-align: left;
}
.sidenavtitle {
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #f0f4f6;
	background-image: url(/images/whitedot.gif);
	background-repeat: no-repeat;
	background-position: 165px;
}
#sidenav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#sidenav li {
	border-bottom: 1px solid #ced8df;
	border-right: 1px solid #ced8df;
	margin: 2px;
	padding-left: 10px;
	background: #fff url(/images/dot.gif) no-repeat left;
}
#sidenav li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	text-decoration: none;
}
#sidenav li a:hover {
	border-right: 5px solid #ced8df;
	background-color: #FFF;
	color: #5c6b7b;
}
.heading {
	border-bottom: 1px solid #DEE1E4;
	margin-bottom: 15px;
	padding-bottom: 7px;
	width: 550px;
}
.heading2 {
	margin-bottom: 0px;
	padding-bottom: 8px;
	width: 760px;
}
.headingwide {
	border-bottom: 1px solid #DEE1E4;
	margin-bottom: 15px;
	padding-bottom: 7px;
	width: 750px;
}
.footer {
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
	height: 60px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#8F8F8F; 
	font-weight:700; 
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#8F8F8F; 
	font-weight:700; 
	text-decoration: none;
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#4183cd; 
	font-weight:700; 
	text-decoration: underline;
}
h1 {
	color: #2F6CB0;
	margin: 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 2em;
}
h2 {
	color: #ff6600;
	margin: 0;
	font: 1.5em "Century Gothic", Arial, Helvetica, sans-serif;
}
h3 {
	font: 1.2em "Trebuchet MS", "Lucida Grande", Helvetica, Verdana, sans-serif;
	color: #5c6b7b;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: inline;
}
h4 {
	font: 1em "Trebuchet MS", "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #5c6b7b;
	margin: 0;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
#content {
	font-size: 110%;
	line-height: 16px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.subcontent {
	line-height: 16px;
	width: 575px;
	padding-top: 0px;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 5px;
}
.subcontentnews {
	line-height: 16px;
	width: 590px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.right {
	float: right;
	width: 175px;
}
.BoxHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.tableheader {
	font-family:Tahoma, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:700;
	padding: 3px;
} 


.tableheader a:link {
	font-family:Tahoma,sans-serif; 
	font-size: 12px; 
	color:#ffffff; 
	font-weight:700; 
	text-decoration: none;
}
.tableheader a:visited {
	font-family:Tahoma,sans-serif; 
	font-size: 12px; 
	color:#ffffff; 
	font-weight:700; 
	text-decoration: none;
}

.tableheader a:hover {
	font-family:Tahoma, sans-serif; 
	font-size: 12px; 
	color:#FFFFFF; 
	font-weight:700; 
	text-decoration: underline;
}
.tabletext {
	font-family:Tahoma, sans-serif;
	font-size: 11px;
	color:#333333;
	height: 18px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
} 
.tabletext a:link {
	font-family:Tahoma, sans-serif;
	font-size: 11px;
	color:#4183cd;
	font-weight: normal;
	text-decoration: underline;
}
.tabletext a:visited {
	font-family:Tahoma, sans-serif;
	font-size: 11px;
	color:#4183cd;
	font-weight: normal;
	text-decoration: underline;
}

.tabletext a:hover {
	font-family:Tahoma, sans-serif;
	font-size: 11px;
	color: #4183cd;
	background: #f5fbff;
	text-decoration: none;
}
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#4567A0;
	font-weight:bold;

}
.PlanTable {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #333333;
	height: 20px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 5px;

}
.PlanTable a:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
.PlanTable a:visited {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}

.PlanTable a:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}.subcontentwide {

	line-height: 16px;
	width: 800px;
	padding-top: 0px;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 5px;
}
.smallFont {
    font-size: 10px;
	line-height: 12px;
}
.bPrice{
    color: #5e5e5e;
    font-size: 23px;
	text-align: right;
	font-weight: bold;
}
.setupFee {
    font-size: 11px;
	font-weight: bold;
	color: #ff0033;
	line-height: 14px;
}
.pricex {
	padding-top: 15px;
}
A.moreinfo, A.moreinfo:active, A.moreinfo:visited {
	color: #fff; text-decoration: none;
}
A.moreinfo:hover {
	color: #fff; text-decoration: none; cursor: HELP;
}
A.btnorder {
	color: #4183cd;
	background-image: url(/images/order1.gif);
	display: block;
	text-align: left;
	width: 98px;
	height: 23px;
	padding-top: 2px;
	padding-left: 8px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
}
A.btnorder:hover {
	background-image: url(/images/order1.gif);
}
.planbullet {
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.planbullet ul {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 6px;
	list-style-type: square;
	list-style-image: url(/images/1a.gif);
	line-height: 1.2em;
}
.planbullet li {
	margin: 0 0 2px 0;
}
.planborder {
	padding: 6px;
	border-right: 1px solid #ced8df;
	border-bottom: 1px solid #ced8df;
}
.planspecs TD {
	font-size: 90%;
}
#plantable TD {
	border-bottom: 1px solid #ced8df;
	padding: 1px 0px 1px 5px;
}
.plantableheader TD {
	background-color: #5379D4; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 12px;
	border-top: 15px solid #FFFFFF; 
}
#planpricing {
	width: 293px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#planpricing TD {
	color: #666666;
	font-size: 90%;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom: 1px solid #ced8df;
}
.plantop {
	float: right;
	width: 250px;
}
.headingwide {
	border-bottom: 1px solid #DEE1E4;
	margin-bottom: 15px;
	padding-bottom: 5px;
	width: 580px;
	margin-top: 10px;
}
.know_box {
	border: 2px solid #f0f4f6;
	padding: 5px;
	margin-bottom: 15px;
}
.smallfont {
	font-size: 11px;
}
.greyBG {
	background: #F7F7F7;
	color: #5393d4;
	font-weight: bold;
	line-height: 14px;
}
.whiteBG {
	background: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
}
.whiteBGx {
	line-height: 15px;
	font-size: 11px;
	background: #FFFFFF;
	padding-bottom: 15px;
}
.planHead a {
	color: #fff;
	font-weight: bold;
}
.planHead a:hover {
	color: #fff;
	background: none;
}
.iBox {
	background: #F7F7F7;
	padding: 8px;
	font-size: 11px;
	line-he
}
.smallfont {
	text-align: left;
}

.small {
	font-size : 90%;
	line-height : 1.2em;
}

.subsubhc {
  background: #f0f4f6;
}

.subsubhcd {
  background: #d8ebff;
  color: #4183cd; 
  font-weight: bold;
  border: 1px solid f0f4f6; 
}
.servtop {
	color: #71aedd;
	border-bottom: 1px solid #ffc288;
}
.servfield {
	border: 1px solid #ced8df;
	padding: 10px;
}
.servfield legend {
	background: #f0f4f6;
	padding: 0.2em 0.5em;
	border: 1px solid #ced8df;
	font: 14px "Trebuchet MS", "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-weight: bold;
}
.lsdetails {
	margin: 5px 0 0 15px;
	padding: 0 0 0 5px;
	list-style-type: square;
	list-style-image: url(/images/bullet10.gif);
	line-height: 1.25em;
}
.lsdetails li {
	margin-bottom: 3px;
	font-size: 11px;
}
.emptyspace {
	display: block;
	height: 10px;
}

.listCell1 {
	border-top: 1px solid #D5DADF;
	border-bottom: 1px solid #D5DADF;
	padding: 3px;
	font-size: 11px;
}
.listCell2 {
	padding: 3px;
	font-size: 11px;
}
.guarantee {
	color: #5c6b7b;
	font-size: 90%;
	margin-top: 10px;
	text-align: center;
	background-color: #fff;
	margin-bottom: 25px;
}
.planCell1 {
	border-top: 1px solid #D5DADF;
	border-bottom: 1px solid #D5DADF;
	background: #f7f7f7;
	padding: 8px;
	font-size: 11px;
}
.planCell2 {
	padding: 8px;
	font-size: 11px;
}
.bullet5a {
	padding-left: 10px;
}
.bullet5a ul {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 6px;
	list-style-type: square;
	list-style-image: url(images/1a.gif);
	line-height: 1.2em;
}
.bullet5a li {
	margin: 0 0 2px 10px;
}

.planHead {
	padding: 5px;
	text-align: center;
}
.planHead a {
	color: #fff;	
}
.planHead a:hover {
	color: #fff;
	background: none;
}
#secureId {
	background: url('/images/secure.gif') no-repeat 0px 5px;
	font-size: 11px;
	color: #979797;
	line-height: 14px;
	margin-left: 15px;
	margin-top: 25px;
	padding-left: 25px;
}
.specHead {
	background-color: #f0f4f6;
	font-weight: bold;
	padding: 5px;
}
#serverSpec  TD {
	border-bottom: 1px solid #ced8df;
	padding: 1px 0px 1px 5px;
}
#tablist {
	padding: 5px 0;
	margin-left: 0;
	margin-bottom: 0;
	font: bold 12px Verdana, sans-serif;
}

#tablist li {
	list-style: none;
	display: inline;
	margin: 0;
}

#tablist li a {
	padding: 5px 0.7em;
	margin-left: 5px;
	border: 1px solid #ced8df;
	text-decoration: none;
	cursor: pointer;
	background-color: #f0f4f6;
	color: #46515E;
}

#tablist li a:link, #tablist li a:visited{
	background: white;
	border: 1px solid #ffffff;
	color: #46515E;
}

#tablist li a.current {
	background: white;
	color: #46515E;
}

#tabcontentcontainer {
	border: 1px solid #ced8df;
	/* Insert Optional Height definition here to give all the content a unified height */
	padding: 5px;
}

.tabcontent {
	display:none;
}
.included_bullet ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
.included_bullet li {
	margin: 2px;
	padding-left: 15px;
	background: #fff url(/images/bullet4.gif) no-repeat left;
	font-size: 11px;
}.articlelist {
	font-size: 12px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 15px;
	list-style-type: square;
}
.vpsCella {
	padding: 3px;
	font-size: 11px;
	background-color: #F0F4F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DADF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5DADF;
}
.vpsCell1 {
	padding: 3px;
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D5DADF;
	border-bottom-color: #D5DADF;
	border-left-color: #D5DADF;
}
.vpsCell2 {
	border-bottom: 1px solid #D5DADF;
	padding: 3px;
	font-size: 11px;
}
.tools {
	float: right;
	height: 250px;
	width: 200px;
}
.subcontentwidetools {
	line-height: 16px;
	width: 780px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 15px;
}
.toolsleft {
	float: left;
	height: 225px;
	width: 225px;
	margin-right: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.CompareFront {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4567A0;
	border: 1px solid #C5D8EB;
	background-color: #F4F8FB;
	height: 30px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.CompareFront a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4567A0;
	font-weight: bold;
	text-decoration: none;

}
.CompareFront a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.CompareFront a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;

}
#mediacontact{
	padding-bottom: 10px;
	padding-top: 15px;
	padding-right: 10px;
	text-align: left;
	border: 1px solid #ced8df;
	margin-top: 40px;
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	background-color: #f0f4f6;
	}
.title5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	color:#4567A0;
	font-weight:bold;
	text-transform: capitalize;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F2F6F9;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}
.fronttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.fronttable a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8F8F8F;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.fronttable a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#8F8F8F; 
	font-weight:700; 
	text-decoration: none;
}

.fronttable a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#4183cd; 
	font-weight:700; 
	text-decoration: underline;
}
.fronttable ul {
	list-style: none;
	margin: 0px 0 0;
	padding: 0;
	border: none;
}
.fronttable li {
	margin: 0px 2px 5px;
	padding-left: 10px;
	background: #fff url(/images/bullet4.gif) no-repeat left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.tableheader2 {
	font-family:Tahoma, sans-serif;
	font-size: 12px;
	color:#115CA8;
	font-weight:700;
	padding: 3px 10px;
	background-color: #FBFCFB;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}
