@charset "utf-8";

@import url("nav.css");

.title {font-size:18px;color:#33B0FF;font-weight:normal;line-height:18px}
.openedlink {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#BD0400;text-decoration:none;font-weight:bold}
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Courier New;}
.CodeInText {font-family:Courier New;font-weight:bold;}
.ScreenText {font-family:Tahoma;}
.ImportantWords	{font-weight:bold;}
.Highlight {font-family:Arial;color:red;}

td {font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#666666;padding: 5px;}

.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.back3 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg3new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back5 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg5new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back17 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg17new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back19 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg19new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back20 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg20new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
	.inputtext 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-size: 11px;
		border: #888888 1px solid;
		height: 17px;
		width: 120px;
		padding: 1px 3px;
		}	
		.inputtextrequired
		{
		color: #333333;
		background-color: #DEAEAD;
		font-size: 11px;
		border: #888888 1px solid;
		height: 17px;
		width: 120px;
		padding: 1px 3px;
		}	
	.inputselect 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-size: 11px;
		border: #888888 1px solid;
		height: 17px;
		padding: 1px 0px 1px 3px;
		width: 120px;
		}	
	.inputtextarea{
		color: #333333;
		background-color: #FFFFFF;
		font-size: 11px;
		border: #888888 1px solid;
		}	
		.inputtextarearequired{
		color: #333333;
		background-color: #DEAEAD;
		font-size: 11px;
		border: #888888 1px solid;
		}	
	.inputbutton 
		{
		color: #333333;
		background-color: #EEEEEE;
		font-size: 11px;
		cursor: pointer;
		border:  1px solid;
		height: 19px;
		width: 80px;
		font-weight : bold;
		}


/* ============================================================= */		


* {
	outline: none;
}

body#site {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666;  
	/*background: #fff0c1;*/
	background: #841000;
	line-height: 1.8em;
}
h1 {
	color: #000000;
	font-family: "Times New Roman", Times, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	margin: 20px 20px 20px 0px;
	line-height: normal;
}
h3 {
	font-size:32px;
	}

.homeh1 a {
	display: block;
	margin: 0 0 0 20px;
}

span.homeh1 {
	color: #e68801;
	font-size: 24px;
	font-family: "Times New Roman", Times, Helvetica, sans-serif;
}

span.homeh1 span {
	color: #bd330e;
}

h1.furtherh1{	
	color: #e68801;
	font-size: 32px;
	font-family: "Times New Roman", Times, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1.furtherh1 span {
	color: #bd330e;
}
a {
	text-decoration: none;
	color: #BD330E
}


a:hover {
	text-decoration: underline;
}

strong {
	/*color: #BD330E;*/
}

img {
	border: none;
}


#container, #content {
	width: 974px;
	margin: 0 auto;
	text-align: left;
}


#containerBorder1, #containerBorder2, #containerBorder3 {
	height: 100%;
	float: left;
	background: url(../images/bodybg.jpg) repeat-x #fff 0 0px;
	border-bottom: none;
}

#containerBorder1 {
	border-top: 2px solid #F2D27F;
	border-right: 2px solid #F2D27F;
	border-left: 2px solid #F2D27F;
	width: 978px;
}

#containerBorder2 {
	border-top: 1px solid #F2D27F;
	border-right: 1px solid #F2D27F;
	border-left: 1px solid #F2D27F;
	width: 976px;
}

#containerBorder3 {
	border-top: 1px solid #F2D27F;
	border-right: 1px solid #F2D27F;
	border-left: 1px solid #F2D27F;
	width: 974px;
}



#header {
	width: 100%;
	height: 139px;
	float: left;
}

	#logoImg {
		float: left;
	}
	
	#headerArea {
		width: 450px;
		float: right;
		height: 114px;
		margin-right: 40px;
		padding: 0 0 0 10px;
		color: #bd330e;
	}
	
		#flashContainer {
			width: 450px;
			float: left;
			background: url(../images/logo.jpg)
		}
	
		#headerArea a {
			color: #bd330e;
			font-weight: bold;
		}
	
		#headerCallback {
			width: 200px;
			height: 114px;
			float: left;
			position:relative;
		}
		
			#headerCallback input[type="text"] {
				width: 190px;
				height: 18px;
				padding: 5px 5px 3px 5px;
				background: #fff8e6;
				border: 1px solid #eee7d7;	
				font-size: 11px;			
				color: #999;
				font-family: Arial, Helvetica, sans-serif;
			}
			
			#headerCallback #submit1 {	
				position: absolute;
				right: 5px;
				top: 89px;
			}
		
		#headerSelect {
			width: 240px;
			height: 114px;
			float: right;
		}
		
			#headerSelect select {	
				width: 210px;
				background: #fff8e6;
				border: 1px solid #eee7d7;
				font-size: 11px;			
				color: #999;
				font-family: Arial, Helvetica, sans-serif;	
				height: 26px;
				padding: 4px 5px 3px 5px;
			}

#nav {
	width: 954px;
	padding: 0 0 0 20px;
	height: 42px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
	
#centreBar, #centreBar-further {
	height: 192px;
	width: 100%;
	float: left;
}

#centreBar {
	background: url(../images/centreimg-bg.jpg) no-repeat 0px -1px #FFF8E5;
	position: relative;
	clear:both;
}

	#centreBar img, #centreBar div {
		float: right;
	}
	
	#centreBar h1 {
		float: left;
		width: 350px;
		margin: 15px 0 0 50px;
		line-height: normal;
	}
	
	#centreBar h1 a {
		float: right;
	}

#centreBar-further {
	/*background: url(../images/headerTest.jpg) no-repeat 0px 0px #fff;*/
	background: url(../images/centreimg-bg.jpg) no-repeat 0px -1px #FFF8E5;
	position:relative;
}

	#centreBar-further div {
		float: right;
	}
	#imagefader {
	position:absolute;
	top:0;
	right:0;}
	
	
	#centreBar-further h1 {
		margin: 15px 0 0 50px;
		font-family:"Times New Roman", Times, serif;
		font-weight:normal;
		font-size:32px;
		color:#FFFFFF;
		width:350px;
		line-height:normal;
		text-align:center;
		float: left;
	}


#contentContainer {
	width: 100%;
	min-height: 267px;
	float:left;
	text-align: center;
}

/*.further #contentContainer {
	background: url(../images/bodybg.jpg) no-repeat 0px 0px #fff;
}*/

#homeContentWrap3 {
	padding: 10px 0 0 20px;
	width: 954px; 
	border-bottom: 1px solid #ffc600;
	border-right: 1px solid #ffc600;
	border-left: 1px solid #ffc600;
}

#homeContentWrap2 {
	width: 976px; 
	border-bottom: 1px solid #ffc600;
	border-right: 1px solid #ffc600;
	border-left: 1px solid #ffc600;
}

#homeContentWrap1 {
	width: 978px; 
	border-bottom: 2px solid #F2D27F;
	border-right: 2px solid #F2D27F;
	border-left: 2px solid #F2D27F;
}

#homeContentWrap1, #homeContentWrap2, #homeContentWrap3 {
	min-height: 267px;
	float: left;
	background: #FFF8E5;
	border-top: none;
}

	#homeLeft {
		width: 430px;
		min-height: 267px;
		float: left;
		margin-right: 8px;
		text-align: justify;
		background: #FFF8E5;
	}
	
	#homeRight {
		width: 285px;
		min-height: 227px;
		float: right;
		background: url(../images/homeFlashBG.jpg) no-repeat;
		padding: 20px 200px 20px 25px;
	}
	
		

#furtherContentWrap1, #furtherContentWrap2, #furtherContentWrap3 {
	min-height: 400px;
	float: left;
	background-color:#FFF8E5;
	border-top: none;
}
	
#furtherContentWrap1 {
	width: 978px; 
	border-bottom: 2px solid #F2D27F;
	border-right: 2px solid #F2D27F;
	border-left: 2px solid #F2D27F;
}

#furtherContentWrap2 {
	width: 976px; 
	border-bottom: 1px solid #F2D27F;
	border-right: 1px solid #F2D27F;
	border-left: 1px solid #F2D27F;
}

#furtherContentWrap3 {
	width: 974px; 
	border-bottom: 1px solid #F2D27F;
	border-right: 1px solid #F2D27F;
	border-left: 1px solid #F2D27F;
}

* html #furtherContentWrap3 {
	width: 990px; 
}

* html #furtherContentWrap2 {
	width: 992px; 
	border-bottom: 2px solid #ffc600;
	border-right: 2px solid #ffc600;
	border-left: 2px solid #ffc600;
}

* html #furtherContentWrap1 {
	width: 994px; 
}

	#furtherLeft {
		width: 22%;
		min-height: 400px;
		float: left;
		border-right: 1px solid #f1d37d;
		margin-right: 30px;
	}
	
		#furtherLeft ul {
			margin: 20px 0 0 40px;
			padding: 0;
		}
	
			#furtherLeft li {
				list-style:circle;
				width: 166px;
				line-height:normal;
				margin: 10px 0px;
				padding: 5px 0 0 0;
			}
			
				#furtherLeft li a {
					color: #c64f2d;
					display: block;
					font-weight:bold;
				}
	
	#furtherRight {
		min-height: 400px;
		float: left;
		width: 72%;
		line-height: 1.8em;
		color: #555;
		text-align: justify;
		padding:0 20px 20px 0;
		position: relative;
	}
		
		#sendtofriend {
			position: absolute;
			top: 0px;
			right: 0;
			width: 383px;
		}
		
			
		#furtherRight img {
			border: 2px solid #f1d37d;
			margin: 0 5px;
		}
		
			
		#furtherRight #decadeHoldAll img {
			border: none;
			margin: 0;
		}
		
			#furtherRight #sendtofriend img {
				border: none;
				margin: 0;
			}
		
			#furtherRight li {
				list-style: inside;
			}
	

#footerWrap {	
	width: 100%;
	height: 128px;
	float:left;
}

#footer {
	width: 974px;
	margin: 20px auto;
	position: relative;
	text-align: center
}

#footer a {	
	color: #BD330E;
}

#headerSelect h2, #headerCallback h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:16px;
	font-weight:normal;
}

#keepinTouchForm label {
	display: inline-block;
	width: 200px;
	vertical-align: top;
	margin-bottom: 10px;
}

#keepinTouchForm input, #keepinTouchForm select {
	margin-bottom: 10px;
}

	#keepinTouchForm fieldset {
		padding: 10px;
	}
	
#footerinfo {
	text-align: center;
	color: #fff;
	padding: 5px 0;
}

#footerinfo a {
	color: #fff;
}

#sendtofriendform input {
	border: 1px solid #bbbbbb;
	background: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 5px;
	margin:  0 0 10px 0;
}

#submit {
	font-weight: bold;
	cursor: pointer
}

.gmnoprint, .gmnoprint div {
	height: 23px;
}

#sendToFriendType {
	width: 236px;
	height: 47px;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
}

#pdfLink {
	position: absolute;
	top: 0;
	left: 0;
}