a{
	color:#FF0000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

html {
	height: 100%;
	width: 100%;	
}


body {
	background: #CCC url(Images/bgMain.jpg) center center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

.OuterContainer {
	text-align: center;
}

.InnerContainer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

.ContentContainer {
}

.Wrapper {

}

div,td{
	color: #000000;
	font: 11px/12px Tahoma, Arial, Verdana;
}

.LeftColumn {
	float: left;
	width: 114px;
	text-align: left;
}

.RightColumn {
	float: left;
	width: 636px;
	text-align: left;
}
.SmallGreyText {
	font-size: 10px;
	color: #666666;
}
.MinimumGreyText {
	font-size: 8px;
	color: #666666;
}
.Navigation {
	background: url(Images/bgNavigation.png) no-repeat;
	height: 54px;
	width: 636px;
	text-align: center;
	padding-top: 18px;
	margin-bottom: -18px;
}
.SubNavigation {
	background: url(Images/bgSubNavigation.png) no-repeat;
	height: 37px;
	width: 636px;
	text-align: center;
	padding-top: 7px;
	margin-bottom: 0px;
}

.NavItem {
	cursor:pointer;
}

.Footer {
	overflow: auto;
	padding-top: 5px;
}
.Bookmark {
	float: left;
	width: 110px;
	text-align: left;
	padding-top: 16px;
}
.MailingList {
	overflow: auto;
}

input[type=text],textarea {
	font: 10px Tahoma, Verdana, Arial;
	color: #F00;
	background: url(Images/bgInputs.jpg) no-repeat left top;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-top: 3px;
	padding-left: 3px;
}

.FloatContainer {
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height:auto;
}
.MainContent {
	height: 350px;
	text-align: left;
}
.VerticalCentreTable {
	height: 100%;
	width: 100%;
}
.Hidden {
	display: none;
}
.BackdropOverlay {
	margin-top: -335px;
	margin-left: 8px;
	margin-right: 8px;
	text-align: left;
	position: fixed;
	z-index: 1000;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
}
.LargeText {
	font-size: 14px;
	line-height: 16px;
}
.SubNavDescriptionText {
	padding-top: 4px;
	color: #FFF;
}
.TextContent {
	float: left;
	text-align: left;
	margin-left: 8px;
}
.HorizontalRule {
	margin-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #999;
}
.Subheader {
	color: #000;
	font-weight: bold;
}
.ContactForm {
}
.FieldContainer {
	overflow: auto;
	margin-bottom: 10px;
	overflow-x:hidden;
	overflow-y:hidden;
	clear: both;
}
.FieldTitle {
	float: left;
	width: 75px;
	text-align: left;
}
.FieldContent {
	float: left;
	width: 175px;
	text-align: left;
}
.FullWidthInput {
	width: 99%;
}
#Send_Button {
	background: url(Images/btnSend.png) no-repeat;
	height: 40px;
	width: 72px;
	border-style: none;
}
.FloatContainer {
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
}
.ThirdColumnLeft {
	float: left;
	width: 205px;
}

.ThirdColumnMiddle {
	float: left;
	width: 210px;
}

.ThirdColumnRight {
	float: left;
	width: 205px;
}
form {
	margin: 0px;
	padding: 0px;
}
.TwoThirdsColumn {
	text-align: left;
	width: 375px;
}
.Header {
	color: #ff0000;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 17px;
}
.WorkPortfolioText {
	text-align: left;
	width: 200px;
}
.Footnote {
	font-size: 10px;
}
.LeftColumnReduced {
	text-align: left;
	width: 225px;
}
.SixthColumn {
	float: left;
	width: 97px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
}
.Centre {
	text-align: center;
}
.InlineContent {
	padding-left: 8px;
	padding-top: 12px;
}

ul {
	padding: 0px 0px 0px 13px;
}
.HalfColumn {
	text-align: left;
	width: 315px;
}
.RedHilight {
	color: #C00;
}
.HomePageTitleText {
	font-size: 12px;
	text-align: left;
	width: 336px;
	padding-left: 150px;
	line-height: 14px;
}
.SubNavigationHome {
	height: 37px;
	width: 636px;
	text-align: center;
	padding-top: 7px;
	margin-bottom: 0px;
}
.BackdropOverlayHome {
	margin-top: -345px;
	margin-left: 8px;
	margin-right: 8px;
	text-align: left;
}
.HalfColumnLeft {
	text-align: left;
	width: 290px;
	float: left;
	margin-right: 40px;
}
.HalfColumnRight {
	text-align: left;
	width: 290px;
	float: left;
}


.HalfColumnLeftReduced {
	text-align: left;
	width: 210px;
	float: left;
	margin-right: 20px;
}
.HalfColumnRightReduced {
	text-align: left;
	width: 210px;
	float: left;
}
.FifthColumn {
	float: left;
	width: 117px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
}
.BackdropImage {
	display: block;

}
.FooterContent {
	color: #999;
	margin-top: 18px;
}
.NewsBites {
	background: url(Images/bgNewsBites.png);
	height: 301px;
	width: 96px;
	padding: 40px 8px 5px 5px;
	color: #999;
	line-height: 16px;
}
.FoldOut {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 12px;
}
.FieldTitleButton {
	float: left;
	width: 68px;
	text-align: left;
}
