html	{height: 100%;}

body	{margin: 0; height: 100%;}

td		{
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 11px;
		font-weight: normal;
		color: #333333;
}

h1		{
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 11px;
		font-weight: normal;
		color: #005A81;
		margin: 0;
}

h2		{
		font-family: Arial, Verdana, Sans-Serif;
		font-size: 14px;
		font-weight: bold;
		color: #0087C1;
}

p		{
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 11px;
		font-weight: normal;
		color: #333333;
		text-align: justify;
}

a:link	{
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #0E7AA9;
}

a:active	{
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #0E7AA9;
}

a:visited	{
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #0E7AA9;
}

a:hover	{
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: underline;
		color: #000000;
}

.bottomlinks	{
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 11px;
		font-weight: normal;
		text-decoration: underline;
		color: #656565;
}

a.bottomlinks:link	{
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 11px;
		font-weight: normal;
		text-decoration: underline;
		color: #656565;
}

a.bottomlinks:active	{
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 11px;
		font-weight: normal;
		text-decoration: underline;
		color: #656565;
}

a.bottomlinks:visited	{
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		color: #656565;
}

a.bottomlinks:hover	{
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		color: #0E7AA9;
}

.testimonials	{
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		text-align: justify;
		color: #0E7AA9;
		padding-left: 12px;
		padding-right: 12px;
}


.blue	{color: #0E7AA9;}

.hostingprice	{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
}

.hostingplan	{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
	padding-left: 10px;
}

.hostingheader	{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.hostingtable1	{
		font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
		color: #000000;
		font-size: 11px;
		}

.hostingtable2	{
		font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		color: #287FD0;
		}

.hostingtable3	{
		font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		color: #CA260B;
		}

.hostingtable4	{
		font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		}

.hostingtable5	{
		background: #F3F3F3;
		}

#blue	{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #0189C2;
}

.textheader	{
		font-family: Arial, Verdana, Sans-Serif;
		font-size: 16px;
		font-weight: bold;
		color: #0087C1;
}

.pageheader	{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #005A81;
}

.stepsheader	{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #0E7AA9;
	padding-left: 10px;
}

.featuresheader	{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.features	p	{
	text-align: justify;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*   pageTab   */

ul.pageTab {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

ul.pageTab li {
	padding: 0;
	list-style: none;
	display: inline;
}

ul.pageTab a.begin, a.end, a.previous, a.next, a.page {
    color: #555555;
    padding: 5px;
    text-decoration: none;
    background: url(/images/number.gif) center no-repeat;
}

ul.pageTab a.begin:hover, a.end:hover, a.previous:hover, a.next:hover, a.page:hover {
    text-decoration: none;
    background: url(/images/number-over.gif) center no-repeat;
}
ul.pageTab a.page_prev {
    border: none;
    color: #555555;
    padding: 5px;
    text-decoration: none;
    background: url(/images/previous.gif) center no-repeat;
}

ul.pageTab a.page_prev:hover {
    border: none;
    text-decoration: none;
    background: url(/images/previous-over.gif) center no-repeat;
}
ul.pageTab a.page_next {
	border: none;
    color: #555555;
	padding: 5px;
	text-decoration: none;
	background: url(/images/next.gif) center no-repeat;
}

ul.pageTab a.page_next:hover {
    border: none;
	text-decoration: none;
	background: url(/images/next-over.gif) center no-repeat;
}

ul.pageTab li.current {
	color: #555555;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	background: url(/images/number-over.gif) center no-repeat;
}

/*   !pageTab  */