
* {
margin:0;
}

body
{
margin: 0;
font-family: Helvetica, Arial, sans-serif;
color:#666666;
background-color:#FFFFFF;
height: 100%;
}

a {
color:#000000;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

.container {
margin:0px auto;
width:965px;
}

.containerblack {
margin:0px auto;
background-color:#000000;
width:100%;
height:200px;
}

.headerlogin
{
	width: 965px;
	height: 40px;
}

.footer {
color:#999999;
clear:both;
width:965px;
margin:0px auto;
padding-top:12px;
border-top-width:1px;
border-top-color:#666666;
border-top-style:solid;
}

.holdflash {
float:right;
}

.featuretext {
color:#666666;
margin-right:20px;
}

.home_left {
float:left;
width:750px;
border-right-style:solid;
border-right-color:#666666;
border-right-width:1px;
}

.home_form {
float:right;
width:200px;
text-align:left;
}

input.loginform
{
	font-size: 10px;
	padding: 2px 0px 2px 5px;
	background-color: #EAEAEA;
	border: solid 1px #666666;
	width: 100px;
	margin-top: -1px; /* Fix for IE -  IE6/Win ignores the following rules */
	margin-top: /**/ 0px;
	height: 12px;
}

.spacer20 {
width:100%;
clear:both;
height:20px;
}

.rememberme
{
	font-family: Helvetica, Arial, sans-serif;
}
.test
{
	border-bottom-style: solid;
	border-color: #000000;
	border-width: 1px;
}

.AspNet-Menu-Horizontal {padding:0 0 0 5px; margin:0; list-style:none; height:35px; background:#fff url(/images/menu/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.AspNet-Menu li {float:left;}
.AspNet-Menu-Link
{
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-family: sans-serif, verdana, arial;
	font-weight: bold;
	text-align: center;
	padding: 0 8px 0 8px;
	cursor: pointer;
}

.AspNet-Menu-Leaf a:hover
{
	background-position: #000 url(/images/menu/button2.gif);
	color: #fff;
	background: #000 url(/images/menu/button2.gif);
	padding: 0 8px 0 8px;
	position: relative;
}


.AspNet-Menu-Leafd
{
	border-style: none solid solid solid;
	border-width: 0px 2px 2px 2px;
	border-color: #999999;
	padding: 4px 10px 4px 2px;
	font-family: sans-serif, verdana, arial;
	font-size: 12px;
	background-color: #818282;
	text-align: left;
	color: #ffffff;
	border-collapse: collapse;
	width: 125px;
	cursor: pointer;
}

.IE8Fix  {z-index: 100;}

#clientservices
{
	font-family: Arial;
	font-size: 20px;
	color: #000000;
}

.centretable
{
	margin-left:auto; margin-right:auto;
}
.centretable td
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 1.2em;
	color: #666666;
}
