body {
	background-color: #000000;
	margin: 8px;
	font-size: 12px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align:center;
	width: 758px;
}

a:link, a:visited {
	color: #999;
	text-decoration: underline;
}

a:hover, a:active {
	color: #f00;
	text-decoration: none;
}

.accessibility {
	position: absolute;
	visibility: hidden;
}

.clear {
	clear: both;
}

.left {
	float: left;
	text-align: left;
}

.right {
	float: right;
	text-align: right;
}

.formleft {
	width: 60px;
	float: left;
	text-align: right;
}

.formright {
	width: 260px;
	float: right;
	text-align: left;
}

.formcell, label.formcell {
	display: block;
	height: 25px;
	clear: both;
}

*>.formcell, label.formcell {
	height: auto;
	min-height: 25px;
	line-height: 25px;
}

.logo {
	background-color: #000000;
	text-align: right;
	width: auto;
}

.container {
	background-color: #000000;
	width: 758px;
	height: 100%;
	border: 1px solid #000000;
	text-align: justify;
}

.colourstrip {
	background-color: #932032;
	width: 765px;
	height: 3px;
	background-image: url(../imgs/stripe.jpg);
	background-repeat: no-repeat;
}

.menu {
	background-color: #000000;
	width: 765px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 26px;
	white-space: nowrap;
}

.menu a:link, .menu a:visited {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}

.menu a:hover, .menu a:active {
	color: #f00;
	font-size: 12px;
	text-decoration: none;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	color: #f00;
	padding-right: 14px;
	padding-left: 14px;
	font-weight: normal;
	padding-top: 40px;
	padding-bottom: 40px;
	margin: 0px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	font-weight: lighter;
	margin: 0px;
	padding: 10px 0px;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	font-weight: lighter;
	padding-top: 0px;
	padding-bottom: 14px;
	margin: 0px;
}

h1 span {
	font-size: 19px;
}

.leftcontent {
	float: left;
	width: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: 8px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 17px;
}

.leftcontent a:link, .leftcontent a:visited {
	color: #999999;
	font-size: 11px;
	text-decoration: underline;
}

.leftcontent a:hover, .leftcontent a:active {
	color: #f00;
	font-size: 11px;
	text-decoration: none;
}

.submenu {
	width: 170px;
	margin-bottom: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 28px;
}

.submenu a:link, .submenu a:visited {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 4px;
}

.submenu a:hover, .submenu a:active {
	color: #CCCCCC;
	font-size: 11px;
	background-color: #666666;
	text-decoration: none;
}

.maincontent {
	float: left;
	width: 334px;
	margin-bottom: 8px;
	padding-left: 30px;
	padding-right: 15px;
	text-align: left;
	height: 100%;
	background-repeat: repeat-y;
	background-color: #000000;
	background-image: url(../imgs/dashbg.png);
}

.maincontent img {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	border-color: #FFFFFF;
}

.maincontent h3 {
	padding-bottom: 3px;
}

.imageright {
	float: right;
	text-align: right;
	width: 175px;
}

.rightcontent {
	float: right;
	width: 170px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 8px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
	height: 100%;
}

.fullcontent {
	width: 718px;
	padding-left: 20px;
}

.contentline {
	height: 1px;
	background-color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.boxright {
	color: #999999;
}

.boxright h4 {
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

.caseoverview {
	background-color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}

.caseoverview h2 {
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 24px;
}

.caseoverview h4 {
	padding-top: 15px;
	margin: 0px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	line-height: 26px;
	background-color: #000000;
}

.footer a:link, .footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer a:hover, .footer a:active {
	color: #f00;
	text-decoration: underline;
}

.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	padding-top: 10px;
	width: 170px;
}

font.newstext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
			}

font.newstext a:visited {
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
			}
			
font.newstext a:hover {
	font-size: 11px;
	font-style: normal;
	color: #f00;
	text-decoration: none;
	line-height: 16px;
			}
			
font.newstext a:active {
	font-size: 11px;
	font-style: normal;
	color: #f00;
	text-decoration: none;
	line-height: 16px;
}
			
.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
	width: 170px;
	padding-top: 10px;
	text-align: left;
}

.commentsname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
	background-position: right;
	text-align: right;
	width: 170px;
}

.formfields {
	width: 150px;
	border: 1px solid #666666;
	padding: 1px;
}
.formfields2 {
	width: 300px;
	border: 1px solid #666666;
	padding: 1px;
}
.formfields3 {
	width: 100px;
	border: 1px solid #666666;
	padding: 1px;
}
.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 30px;
	width: 170px;
	background-color: #000000;
	text-indent: 8px;
	display: block;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	padding-top: 2px;
	width: 170px;
	background-color: #000000;
	padding-right: 8px;
	display: block;
	padding-bottom: 2px;
	padding-left: 8px;
}

.boxsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	background-color: #000000;
	display: block;
	padding-top: 10px;
	width: 170px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.bodytxtlink {
	font-size: 12px;
	font-style: normal;
	color: #f00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
}

.bodytxtyorange, .bodytxtyorange a:link, .bodytxtyorange a:hover, .bodytxtyorange a:active, .bodytxtyorange a:visited {
	font-size: 12px;
	font-style: normal;
	color: #f00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
}

.teamwrapper {
	width: 487px;
	float: left;
	margin-top: 20px;
}

.teamtext {
	float: left;
	width: 334px;
}

.teamimage {
	float: right;
	margin-top: 25px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f00;
	font-weight: lighter;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.container2 {
	background-color: #000000;
	position: relative;
	width: 765px;
}
.WhiteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 30px;
	background-color: #000000;
	display: block;
	text-align: left;
}
.container3 {
	background-color: #000000;
	position: relative;
	width: 758px;
}
