@charset "utf-8";
/* CSS Document */

body {
	background: url(../graphics/images/bg_vertical.jpg) repeat-x;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding-top:5px;
	width:100%;
	font-family: Eras Medium ITC, Arial, Helvetica;
	font-size: 12px;
	line-height: 20px;
}


a:link {
	color: #3552a3;
	text-decoration: underline;
}

a:visited {
	color: #3552a3;
	text-decoration: none;
}

a:hover {
	color: #3552a3;
	text-decoration: none;
	border-bottom:1px dotted #fff;
}

a:active {
	color: #3552a3;
	text-decoration: none;
}


#content a {
	color: #3552a3;
	text-decoration: none;
	border-bottom:1px dotted #3552a3;
}
	
#header {
	background: url(../graphics/images/bg_header.jpg) no-repeat center;
	width:936px;
	height: 199px;
	margin-left:auto;
	margin-right:auto;

}

#main_body {
	background-color:#FFFFFF;
	background: url(../graphics/images/bg_body_vertical.jpg) repeat-y;
	width:900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	clear:none;
}

#main_body_wrapper{
	width:936px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	clear:none;
}

#padder {
	background-color:#FFFFFF;
	line-height:6px;
}

#padder2 {
	background-color:#FFFFFF;
	line-height:6px;
}

#banner img{
	border: 9px solid #6c7386;
	margin: 0px 6px 6px 6px;
	clear:none;
	float:left;
}

#right_bar {
	color:#000000;
	width: 202px;
	float:right;
	clear:right;
	margin: 6px 6px 6px 0px;
	overflow: auto;
	padding: 0px;
	font-family: Eras Medium ITC, Arial, Helvetica;
	font-size: 12px;
	line-height: 20px;
}

.header_wh {
	background:transparent url(../graphics/images/nav_swoosh.jpg) no-repeat scroll left center;
	padding-left: 0px;
	font-family: Centaur, "Times New Roman", Times;
	font-size: 23px;
	color: #FFFFFF;
	margin: 0px;
}

#right_bar_padded {
	padding:0px 3px 9px 6px;
}

#right_bar_padded p {
	color: #fff;
}

h1 {
	color: #3552a3;
	font-family: Centaur, Georgia, Arial;
	font-size:24px;
	margin: 0px 0px 0px 4px;
}

h2 {
	color: #353638;
	font-family: Eras Medium ITC, Arial, Helvetica;
	font-size:16px;
	margin: 18px 0px -8px 6px;
	font-variant:small-caps;
}

p {
	margin: 8px;
	padding: 0px;
}

#search {
	float: right;
	margin-right: 17px;
	font-family: Eras Medium ITC;
	font-size: 20px;
	font-variant: small-caps;
	line-height: 20px;
	color: #ffffff;

}

.search {
	color: #ffffff !important;
	text-decoration: none !important;
}

#navigation {
	margin: 115px 0px 0px 0px;
	padding: 0px;
	vertical-align:top;
	line-height:30px;
}

.bar {
	display:inline;
	font-family: "Eras Medium ITC";
	font-size: 28px;
	font-variant:small-caps;
	color: #000000;
	margin-left: 56px;
	vertical-align: middle;
}

a.nav:link {
	background:transparent url(../graphics/images/nav_swoosh.jpg) no-repeat scroll left center;
	padding-left:22px;
	vertical-align:top;
	color: #000000;
	text-decoration:none;
	font-family: Centaur, "Times New Roman", Times;
}

a.nav:visited {
	background:transparent url(../graphics/images/nav_swoosh.jpg) no-repeat scroll left center;
	padding-left:22px;
	vertical-align:top;
	color: #000000;
	text-decoration:none;
	font-family: Centaur, "Times New Roman", Times;
}

a.nav:active {
	background:transparent url(../graphics/images/nav_swoosh.jpg) no-repeat scroll left center;
	padding-left:22px;
	vertical-align:top;
	color: #000000;
	text-decoration:none;
	font-family: Centaur, "Times New Roman", Times;
}

a.nav:hover {
	background:transparent url(../graphics/images/nav_swoosh.jpg) no-repeat scroll left center;
	padding-left:22px;
	vertical-align:top;
	color: #FFFFFF;
	text-decoration:none;
	font-family: Centaur, "Times New Roman", Times;
}

#footer {
	background-color:#959BAA;
	font-size: 12px;
	font-family: Eras Medium ITC;
	color: #000000;
	border: 6px solid #ffffff;
	line-height: 22px;
}

#privacypolicy a {
	margin-left:10px;
	font-family: Eras Medium ITC;
	font-size: 12px;
	color: #000000;

}

.footeraddress a {
	margin-right: auto;
	font-family: Eras Medium ITC;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

#padder-footer {
	background-color:#FFFFFF;
	line-height:0px;
}

#checklist ul {
	margin:0;
	padding: 0px 0px 0px 15px;
	list-style-type:none;
}

#checklist li {
	background:url(/graphics/images/check.jpg) left top no-repeat;
	list-style-type:none;
	padding-left:22px;
    padding-right:0;
    padding-top:3px;
}

.black_overlay{
display: none;
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 1200px;
background-color: black;
z-index:1001;
-moz-opacity: 0.6;
opacity:.60;
filter: alpha(opacity=60);
}

.white_content {
display: none;
position: absolute;
top: 25%;
left: 25%;
width: 412px;
height: 375px;
padding: 16px;
border: 1px solid gray;
background-color: white;
z-index:1002;
overflow: auto;
color: #000000;
font-variant:normal;
}

ul {
margin-top: 0px;
}

td.hosting:hover {
background-color: #ff0000;}

.noborder {border:none;}

.tableHeader {background-color:#A1A5B1;}

.tableData {background-color: #D6D7DC;}

.landingpage {
	color: #3552a3;
	font-family: Georgia, Times, Arial;
	font-size:19px;
	margin: 0px 0px 0px 4px;
}

.highlight {
color:#3552a3;
font-weight:bold;
background-color:#eeeeee;
}
