body {
	background: #f3f3f3;
	font: 12px verdana;
	color: #64626b;
	margin-top: 0px;
}
div.root {
	position: relative;
	width: 859px;
	margin-left: auto;
	margin-right: auto;
}
div.links {
	position: absolute;
	background: url('images/heading-links.png') no-repeat;
	height: 37px;
	width: 340px;
	top: 0px;
	right: 0px;
	padding-top: 9px;
	text-align: center;
}
a.links {
	padding-left: 15px;
	padding-right: 15px;
	font: 10px verdana;
}
a.links:link {
	color: #888888;
	text-decoration: none;
}
a.links:visited {
	color: #888888;
	text-decoration: none;
}
a.links:active {
	color: #888888;
	text-decoration: none;
}
a.links:hover {
	color: #888888;
	text-decoration: underline;
}
div.logo {
	position:absolute;
	background: url('images/foxwd-logo.png') no-repeat;
	height: 106px;
	width: 400px;
	top: 0px;
}

div.buttons {
	position: absolute;
	height: 28px;
	width: 859px;
	top: 108px;
	right: 0px;
	font: 10px verdana;
	color: #888888;
	padding-top: 0px;
}

div.button {
	position: relative;
	width: 67px;
	height: 28px;
	background: url('images/button.png') no-repeat;
	float: right;
	text-align: center;
	padding-top: 7px;
}

div.buttons-1 {

}
div.buttons-2 {
	margin-right: 5px;
}
div.buttons-3 {
	margin-right: 5px;
}
div.buttons-4 {
	margin-right: 5px;
}
div.buttons-5 {
	margin-right: 5px;
}
div.buttons-6 {
	margin-right: 5px;
}
div.buttons-7 {
	margin-right: 5px;
}
div.splash {
	position: absolute;
	height: 198px;
	width: 859px;
	top: 136px;
	left: 0px;
}
div.splash-button {
	position: absolute;
	background: url('images/splash/button.png') no-repeat;
	height: 31px;
	width: 148px;
	top: 253px;
	right: 25px;
	text-align: right;
	padding-top: 8px;
	font: 11px verdana;
	color: #a0a0a0;
}
div.body {
	position: absolute;
	width: 859px;
	top: 135px;
	left: 0px;
}
div.content {
	background: url('images/content.png') repeat-y;
}
div.content-top {
	background: url('images/content-top.png') no-repeat;
	height: 15px;
	width: 859px;
}
div.body-1 {
	position: relative;
	top: 0px;
	left: 20px;
	width: 510px;
}
div.body-2 {
	position: relative;
	top: 0px;
	left: 45px;
	width: 275px;
}
div.content-bottom {
	background: url('images/content-bottom.png') no-repeat;
	height: 27px;
	width: 859px;
}
h1 {
	font: 16px verdana;
	color: #0091c0;
	margin-bottom: 20px;
	margin-top: 0px;
}
h2 {
	font: 14px verdana;
	color: #a0a0a0;
	margin-bottom: 1px;
}

span.h2{
font: 14px verdana;
	color: #a0a0a0;
	margin-bottom: 1px;}
	
span.h1{
font: 16px verdana;
	color: #0091c0;
	margin-bottom: 20px;
	margin-top: 0px;}
	
h2.orange {
	font: 14px verdana;
	color: #ff4e00;
	margin-bottom: 1px;
}

.orange{
color: #ff4e00;}

.blue{
color:#0091c0;}

.ul{
text-decoration: underline;}

h3 {
	font: 12px verdana;
	color: #a0a0a0;
	margin-bottom: 5px;
}
a:link {
	color: #0091c0;
	text-decoration: none;
}
a:visited {
	color: #0091c0;
	text-decoration: none;
}
a:active {
	color: #0091c0;
	text-decoration: none;
}
a:hover {
	color: #0091c0;
	text-decoration: underline;
}
a.buttons:link {
	color: #888888;
	text-decoration: none;
}
a.buttons:visited {
	color: #888888;
	text-decoration: none;
}
a.buttons:active {
	color: #888888;
	text-decoration: none;
}
a.buttons:hover {
	color: #888888;
	text-decoration: underline;
}
div.footer {
	position: relative;
	font: 10px verdana;
	color: #64626b;
	text-align: center;
	width: 859px;
	top: 20px;
}
ul {  /* Font Information For ul and td are for IE only */
	margin-left: 15px;
	margin-right: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font: 12px verdana;
	color: #64626b;
}
td {	/* Font Information For ul and td are for IE only */
	font: 12px verdana;
	color: #64626b;
}

table.layouts, tr.layouts,td.layouts{
padding: 5px;
border-collapse: collapse;
border-style: solid;
border-width: 1px;
border-color: black;}

table.hosting, tr.hosting, td.hosting{
padding: 5px;
border-collapse: collapse;
border-style: solid;
border-width: 1px;
border-color: black;}

td.rightbold{
border-right-width: 2px;}

td.bottombold{
border-bottom-width: 2px;}

.bold{
font-weight: bold;}

.hide{
display: none;}