/* div { border: 1px solid #ff0000; } */

body {
	margin-top: 0px;
	width: 980px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2A376A;
	background-color: #ffffff;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
/*	border-bottom: 1px solid #000000; */
	padding-bottom: 0px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	color: #D00000;
	font-weight: bold;
	font-size: 14pt;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	font-weight: bold;
	font-size: 11pt;
	margin-top: 0px;
}

h3 {
	font-weight: bold;
	font-size: 10pt;
	margin-top: 40px;
}

ul.error
{
	color: #D00000;
}

#content p {
	margin-bottom: 10px;
}

img {
	border: 0px;
}

a {
	color: #D00000;
	text-decoration: none;
}

table {
	margin-bottom: 8px;
}

table.rz {
	border: 0;
	vertical-align:top;
}

table.sitemap {
	border: 0px;
	border-spacing: 0px;
	font-size: 8pt;
}

tr.rz {
	height: 50px;
	margin-bottom: 80px;
}

td {
	vertical-align: top;
}

td.rz {
	font-size: 10pt;
	vertical-align:top;
	padding-right: 20px;
}

td.sitemap {
	background-color:#CED4E1;
	border: 1px solid #000000;
	font-weight: bold;
}

th a {
	color: #D00000;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

form {
	padding-top:	20px;
}

form br {
	margin-bottom: 	5px;
}

label {
	width:              10em;
    display:            block;
    float:              left;
}

acronym {
	border-bottom: thin dotted #000000;
}

label.checkbox {
	width:              auto;
    display:            inline;
}

input, select, textarea, submit {
	border: 1px solid #CED4E1;
}

.input_text, .input_textarea, .selectbox {
	width: 250px;
}

.input_text_short {
	width: 245px;
}

.input_text_supershort {
	width: 50px;
}

.textarea {
	height: 200px;
	width: 387px;
	font-size: 9pt;
}

.checkbox, .radio {
	border: 0px;
}

.tdright {
	padding-left: 20px;
}

#banner {
	height: 120px;
}

#bannerlogo {
	padding-left: 50px;
	padding-right: 20px;
}

#main_flags {
	padding-left: 10px;
	width: 170px;
	left: -20px;
}


#main_nav {
 	height: 30px;
	border-top: 1px solid #CED4E1;
	border-bottom: 1px solid #CED4E1;
	padding-left: 30px;
	padding-top: 12px;
 	letter-spacing: 2pt;
}

#main_nav a {
	color: #2A376A;
	text-decoration: none;
}

#main_nav .active {
	color: #D00000;
	font-weight: bold;
}

#sub_nav {
/*	border: 1px solid #ff0000; */
	float: left; 
	width: 200px;
	margin-top: 30px;
}

#sub_nav_content {
	margin-top: -5px;
	margin-bottom: -2px;
	/*min-height: 150px; */
	border-right: 15px solid #D00000;
}

#sub_nav_content a {
	color: #2A376A;
	text-decoration: none;
}

#sub_nav_content .active {
	color: #D00000;
}

#content {
	/* border: 1px solid #ff0000; */
	float: left;
	width: 500px;
	margin-top: 30px;
	padding-left: 27px;
	padding-right: 40px;
}

#infobox {
	/* border: 1px solid #ff0000; */
	float: right;
}

#serverstatus {
	font-family: Courier, Times;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.info_box {
	/*border: 1px solid #ff0000;*/
	width: 200px;
	height: 248px;
	margin-top: 30px;
	background: url(../img/infobox_left.gif) no-repeat left;
}

.info_box_content {
	width: 172px;
	height: 246px;
	margin-left: 16px;
	padding-left: 8px;
	padding-right: 4px;	
	border-top: 1px solid #CED4E1;
	border-bottom: 1px solid #CED4E1;
}

.info_box_img {
	margin-left: -8px;
}

.info_box_housing {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 8pt;
}

.info_box_reference {
	margin-top: 10px;
	margin-bottom: 15px;
}

ul {
	margin-top: 0em;
	padding-top: 0em;
	margin-bottom: 0em;
	padding-bottom: 0em;
	margin-left:0.5em;
	padding-left:1em;
	font-size: 8pt;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.red {
	color: #D00000;
}

.blue {
	color: #2A376A;
}

.grey {
	color: #CED4E1;
}

.error {
	color: #D00000;
}

.left_align {
	float: left;
}

.right_align {
	float: right;
}

.clear_align {
	clear: both;
}

.div_clear {
	clear: both;
	height: 20px;
}


.product_category {
	clear: both;
	padding-top: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #CFD4E1;
}

.product {
	line-height: 20px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	/*border-bottom: 2px solid #CFD4E1;*/ 
}

div.feedback {
	margin-left: 20px;
	margin-right: 20px;	
	margin-bottom: 40px;
}

p.feedbacktext {
	font-size: 9pt;
	padding-bottom: 6px;
}

p.feedbackwriter {
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CED4E1; 
}

.partner_logo {
	/* border: 1px solid red; */
	width: 300px;
	margin-bottom: 20px;
	float: left;
}

.rz {
	font-size: 10px;
}

.hosting {
	font-size: 7pt;
	height: 15px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	white-space: nowrap;
}

.hosting_detail {
	font-size: 8pt;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	white-space: nowrap;
}

ul.footnote
{
	list-style-type: none;
	margin-left: 0px;
}

.footnote {
	font-family: Arial, sans-serif;
	font-size: 7pt;
	vertical-align: super;
	padding-left: 2px;
	padding-right: 5px;
}

.footnote_text {
	font-size: 8pt;
	text-align: justify;
}

.packetoverview {
	white-space: nowrap;
}

.overviewheading_small {
	font-size: 7pt;
	height: 15px;
	padding-right: 2px;
	white-space: nowrap;
}

.overviewheading_normal {
	font-size: 10pt;
	height: 15px;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
}

.overview {
	font-size: 7pt;
	height: 15px;
	padding-right: 2px;
	white-space: nowrap;
}

.packetchart {
	border: 1px solid #000000;
	padding: 1px;
	margin-bottom: 5px;
	white-space: nowrap;
}

.italic {
	font-style:italic;
}

.darkBackground
{
	background-color: #CED4E1;
}

.centeredText
{
	text-align: center;
}

.leftText
{
	text-align: left;
}

.rightText
{
	text-align: right;
}

#upgradeDomain td.rightText
{
	padding-left: 10px;
}

#upgradeIncluding td.rightText
{
	padding-left: 10px;
}

#previousChoice td
{
	padding-right: 10px;
}