.midriff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;

}
.formtext {
	height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	}

.body {
	scrollbar-face-color: #003399;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #003399;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #003399;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FF6600;
	color: #FF9900;
	font-family: arial, verdana, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;

}

.heading-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

/*----Styles throughout the site----*/
.highlight2 {
	font-family: helvetica, arial, sans-serif;
	color: #f47920;
	font-size: 11pt;
}

.highlight2 b {
	font-weight: bold;;
	font-size: 10.5pt;
}

.highlight3 {
	font-family: helvetica, arial, sans-serif;
	color: #0072bc;
	font-size: 11pt;
}

.smallprint {
	font-size: 10pt;
	color: #000;
	font-style: italic;
}

.smallprint2 {
	font-size: 10pt;
	color: #000;
}

.underline {
	border-top: dotted 1px #000;
	padding: 10px 0px 10px 0px;
}

.policies_list li {
	padding: 0px 0px 20px 0px;
}

.date {
	font-size: 13pt;
	padding: 0px;
	margin: 0px;
	color: #f47920;
}

.date b {
	font-size: 13pt;
	font-weight: bold;
	color: #000;
}

.host-plan {
	background-image: url(images/vps_sm.gif);
	background-repeat: no-repeat;
	width: 49px;
	height: 42px;
	display: block;
	float: left;
	clear: both;
}

.hosting_comparison_table {
	margin: 25px 0px 0px 0px;
	width: 650px;
	border-collapse: collapse;
	float: left;
	font-family: helvetica, arial, sans-serif;
}

.hosting_comparison_table td {
	padding: 5px;
	color: #000;
	font-size: 11pt;
	background-color: #ffffff;
	border: 1px solid #c6c8ca;
}

td img {
	margin: 0px 0px 0px 20px;
}

td.alt_img {
	margin: 0px 0px 0px 0px;
	text-align: center;
}

td.alt_img img {
	margin: 0px 0px 0px 0px;
}

td.table_header {
	background-image: url(images/table_bar_bg.gif);
	background-repeat: repeat-x;
	background-color: #045c95;
	color: #ffffff;
	font-weight: bold;
	font-size: 11pt;
	height: 30px;
	border: 0px solid #c5c5c5;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}

td.table_header a {
	color: #ffffff;
	text-decoration: none;
}

td.table_header a:hover {
	color: #ffffff;
	text-decoration: underline;
}

td.alt_row {
	background-color: #dcddde;
}

td.alt_row a {
	cursor: pointer;
}

td.alt_row a:hover {
	cursor: pointer;
}

td.row a {
	cursor: pointer;
}

td.row a:hover {
	cursor: pointer;
}

td.buy {
	font-weight: bold;
	text-align: left;
	padding: 10px 10px 10px 10px;
	text-transform: uppercase;
}

td.main_column {
	text-transform: uppercase;
}

td.main_column img {
	margin: 0px 0px 0px 0px;
	float: left;
}

td.table_spacer {
	border: none;
	height: 20px;
}

td.buy img {
	margin: 5px 0px 0px 0px;
}


