* {
	padding:0;
	margin:0;
}

h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin: 1em 5%;
}

h1 {
	text-align: left;
	margin: 1em 0 0 0;
	font-weight: bold;
	font-size: 1.2em;
}

h2 {
	text-align: left;
	margin: 1em 0 0 0;
	font-weight: bold;
	font-size: 1em;
}

p {
	margin: 1em 0 0 0;
	text-align: left;
}

.heading {
	font-weight: bold;
	font-size: 1.2em;
}
.mandatory {
	color: #ff0000;
	font-size: 9px;
}
.errormsg {
	color: #ff0000;
	display: none;
}
.redtext {
	color:#f00;
}
.redtext a:link { color: #f00; } 
.redtext a:visited { color: #f00; } 
.redtext a:hover { color: #f00; }
.redtext a:active { color: #f00; } 

a:link { color: #fff; } 
a:visited { color: #fff; } 
a:hover { color: #fff; }
a:active { color: #fff; } 

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	background-color: #121b24;
}

#pagecontainer {
	text-align: center;
	width: 100%;
}
#sitecontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	margin: auto;
	width: 928px;
	height: 690px;
	visibility: visible
}
.bannercontainer {
	height: 267px;
}
.bannertext {
	background-image: url(../_images/img_bannername.jpg);
	background-repeat: no-repeat;
	height: 241px;
	width: 607px;
	float: left;
}
.bannerimage {
	background-image: url(../_images/img_bannerservers.jpg);
	background-repeat: no-repeat;
	height: 267px;
	width: 321px;
	float: right;
}
.menucontainer {
	height: 26px;
	width: 607px;
	float: left;
	margin: 0;
}
.imgcontainer {
	display: inline;
	float: left;
}
.imgcontainercenter {
	text-align: center;
}
.imgcontainerright {
	display: inline;
	float: right;
}
.homepagebodycontainer {
	margin-top: 10px;
	height: 174px;
}
.bodycontainer {
	margin-top: 10px;
	height: auto;
}
.bodyleftcontainer {
	width: 694px;
	height: 100%;
	float: left;
}
.bodylefttopedge {
	background-image: url(../_images/img_bodytxttop.jpg);
	background-repeat: no-repeat;
	line-height: 8px;
	height: 8px;
}
.bodylefttext {
	background-image: url(../_images/img_bodytxtbkgrnd.jpg);
	background-repeat: repeat-y;
	height: 90%;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
}
.bodyleftbtmedge {
	background-image: url(../_images/img_bodytxtbtm.jpg);
	background-repeat: no-repeat;
	height: 8px;
}
.bodyrightcontainer {
	width: 228px;
	height: 100%;
	float: right;
}
.bodyrighttopedge {
	background-image: url(../_images/img_newstxttop.jpg);
	background-repeat: no-repeat;
	height: 8px;
}
.bodyrighttext {
	background-image: url(../_images/img_newstxtbkgrnd.jpg);
	background-repeat: repeat-y;
	height: 90%;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
}
.bodyrightbtmedge {
	background-image: url(../_images/img_newstxtbtm.jpg);
	background-repeat: no-repeat;
	height: 8px;
}

.bodyfullcontainer {
	margin-top: 10px;
}
.bodyfulltopedge {
	background-image: url(../_images/img_bodytxttopfull.jpg);
	background-repeat: no-repeat;
	line-height: 8px;
	height: 8px;
}
.bodyfulltext {
	background-image: url(../_images/img_bodytxtbkgrndfull.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
	text-align:left;
}
.bodyfullbtmedge {
	background-image: url(../_images/img_bodytxtbtmfull.jpg);
	background-repeat: no-repeat;
	height: 8px;
}
.bodyleftcolumn {
	width: 660px;
	height: 100%;
	float: left;
}
.bodyrightcolumn {
	width: 230px;
	height: 100%;
	float: right;
}
.packagescontainer {
	margin: 10px 0px 0px 1px;
}
.pkgimgcontainer {
	display: inline;
	margin-right: 6px;
	float: left;
}
.footercontainer a:link { color: #757575; } 
.footercontainer a:visited { color: #757575; } 
.footercontainer a:hover { color: #757575; }
.footercontainer a:active { color: #757575; } 
.footercontainer {
	margin-top: 5px;
	color: #757575;
	float: left;
}
.footercontainer span {
	text-align: left;
	width: 625px;
	line-height: 20px;
	float: left;
}
.validation {
	margin-left: 5px;
	line-height: 20px;
	float: right;
}
.hostingtablecontainer {
	padding-right: 20px;
	padding-left: 20px;
}
table {
	background-color: #121b24;
}
table th {
	text-align: center;
}
table tr {
	height: 30px;
}
table tr.thin {
	height: 20px;
}
table tr.tiny {
	height: 12px;
}
table tr.even {
	background-image: url(../_images/img_tablebkgrndeven.jpg);
	background-repeat: repeat-x;
	background-position: -5px;
}
table td.title {
	text-align: left;
	padding-left: .5em;
}
table td.data {
	text-align: center;
	width: 129px;
}
table td.order {
	text-align: center;
	width: 129px;
	height: 75px;
}
table td.radio {
	text-align: center;
	width: 70px;
}
table td.thin {
	text-align: center;
	padding: 0;
}
table td.left {
	text-align: left;
}
table td.center {
	text-align: center;
}
table td.right {
	text-align: right;
}
td img {
	text-align: center;
	vertical-align: middle;
	margin-bottom: 9px;
	clear: right;
}
.validation {
	margin-left: 5px;
	line-height: 20px;
	float: right;
}
ul {
	margin-left: 1.5em;
	margin-right : 0px;
	text-align: left;
}
.blankline {
	width: 100%;
	height: 20px;
	float: left;
	display: inline;
}
.label {
	width: 25%;
	height: 14px;
	text-align: right;
	font-weight: bold;
	float: left;
	display: inline;
	padding: 4px 0;
	margin-top:3px;
}
.inputfields {
	width: 70%;
	padding: 5px;
	text-align: left;
	float: left;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 203px;
}
select {
	width: 207px;
}
select.long {
	width: 326px;
}
fieldset {
	width: 95%;
	padding: 5px;
	margin-left: 0;
	text-align: left;
	float: left;
	display: inline;
}
legend{
	color: #000000;
}
