body{ font-family: Arial; font-size: 10pt; color: #535353; background:url(images/husk.png);margin:10px 0px;}
p, td, div, span {font-size: 10pt; line-height:140%;}
body, p, td, span {text-align:left; }

textarea , select, input {padding:3px; border:1px solid #B7B7B7;color: #0075B3;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
button { padding:5px;background:url(images/menubg.png) left center repeat-x;border:1px solid #B7B7B7;color: #0075B3;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
a:link, a:visited {text-align:left; color: #598DCA;text-decoration: none;}
a:hover {color: #E60000;text-decoration: none;}

.topmenu
{
background:url(images/topmenu.png) left center repeat-x;
height:42px;
-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
-webkit-box-shadow:  1px 1px 2px 1px #cdcdcd;
box-shadow:  1px 1px 2px 1px #cdcdcd;
float:right;
padding:0px 15px;
color:#E4E4E4;
}

.topmenu a:link, .topmenu a:visited
{
	display:inline-block;
	height:40px;
	line-height:40px;
	margin:1px;
	padding:0px 22px;
	font-family: 'Inder', sans-serif;
	font-size:16px;
	color:#333333;
}

.topmenu a:hover
{
	color:#ffffff;
	background-color:#656363;
}

.stopmenu
{
	text-align:right;
	padding-top:30px;
}

.stopmenu a
{
	font-size:8pt;
	display:inline-block;
	padding:0px 22px;
	color:#333333;
}

.stop5 {background:url(icons/contacts.png) left center no-repeat;}
.stop6 {background:url(icons/lock.png) left center no-repeat;}

.pagetitle
{
	font-family: 'Inder', sans-serif;
	font-size:35px;
	font-weight:normal;
	color:#598DCA;
	border-bottom:1px solid #cdcdcd;
	padding-bottom:10px;
}

.pagecontents td
{
padding-right:20px;
}


.footer
{
background:#333333;
padding:15px;
border-top:4px solid #000000;
}

.footer th
{
	font-family: 'Inder', sans-serif;
	font-size:16px;
	color:#ffffff;
	text-align:left;
	padding-bottom:10px;
}

.footer td
{
	color:#e5e5e5;

}

.xxxfooter a
{
display:block;
width:20%;
margin-right:5%;
padding-bottom:5px;
float:left;
color:#e5e5e5;
font-size:9pt;
}

.xxxfooter a:hover
{
color:#F6F7C6;
text-decoration:underline;

}

.whitebox
{
-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;	
-webkit-box-shadow:  1px 1px 2px 1px #cdcdcd;
box-shadow:  1px 1px 2px 1px #cdcdcd;
padding-left:20px;
background:#ffffff;
}