/************* Navigation styles **************/
.nav {
	background: #C1DBFA url(../img/bg_nav.gif) repeat;
	width: 137px;
	vertical-align: top;
	padding-top: 5px;
}
/************************************************/
#mainholder {
	position: relative;
	width: 801px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	background: #443BEE;
}
.addressbar {
	font-size: 10px;
	color: #333333;
	text-align: center;
	background: url(../img/addressbar.jpg);
	height: 51px;
	width: 641px;
	vertical-align: middle;
	line-height: 12px;
}
.mainbg {
	background: url(../img/bg_main.gif) repeat-y;
	vertical-align: top;
}
#skipnav {
	font-size: 9px;
	position: absolute;
	visibility: hidden;
	z-index: auto;
	height: 30px;
	width: 100px;
	left: 0px;
	top: 0px;
}
.login {
	font-size: 11px;
	padding: 0px 0px 10px 10px;
	line-height: 18px;
}
.login input {
	color: #443BEE;
	font-weight: bold;
	width: 110px;

}
.navholder {
	width: 137px;
}
.navholder a {
	font-size: 12px;
	background: #D3E5FA url(../img/bgbutton.jpg);
	padding: 4px 2px 4px 8px;
	display: block;
	border-top: 1px solid #B0D1FA;
	border-bottom: 1px solid #B0D1FA;
	margin: 0px;
	text-decoration: none;

}
.navholder a:hover {
	background: url(../img/bgbutton_over.jpg);
	text-decoration: none;

}
.contenttable {
	text-align: left;
}
.contenttitle {
	font: normal 14px/26px Verdana, Arial, Helvetica, sans-serif;
	color: #3B66AA;
	height: 27px;
	display: block;
	background: url(../img/bg_cont_head.gif) no-repeat;
	padding-left: 10px;
}
.content {
	background: #D3E5FA;
	width: 458px;
	display: block;
	font-size: 12px;
	color: #666666;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.newstable {
	border-bottom: 1px dotted #A2C9F8;
}
.contactdetails {
	font-size: 10px;
	padding: 5px 5px 5px 10px;
}
.subbox1 {
	color: #0066AB;
	padding: 4px;
	border: 1px solid #0066C6;
	background: #A2C9F8;
}
.subbox2 {
	padding: 4px;
	border: 1px solid #A2C9F8;
	background: #C1DBFA;
	color: #3366FF;
	font-size: 11px;
	font-weight: bold;
}
.border1 {
	border: 1px solid #0066AB;
}
.activeusers {
	background: #D4E5F9;
	margin: 5px;
	padding: 3px;
	color: #7379AA;
	font-size: 10px;
}
.darkblue {
	font-size: 13px;
	color: #443BEE;
}
.address {
	font-size: 11px;
	font-weight: lighter;
}
.supporttext {
	font-size: 11px;
}
.white {
	color: #FFFFFF;
	font-size: 13px;
}
.galleryimage {
	border: 1px solid #FFFFFF;
	max-width: 400px
}

