BODY{
	background-color : #95917c;
	background-image : url(/assets/gfx/background.gif);
	margin : 0 0 0 0;
}

A{
	color : #1261de;
	text-decoration : none;
}
A:hover{
	color : #900;
	text-decoration : underline;
}

IMG{

}
P{
	margin : 0 0 1em 0;
	padding : 0 0 0 0;
	line-height : 18px;
}

h1{
	background-image : url(/assets/gfx/h1-swirl.gif);
	background-repeat : no-repeat;
	padding :  4px 0 8px 40px;
	color : #d58532;
	font-size : 180%;
	font-weight : normal;
	margin : 0 0 8px 0;
}
h2{
	padding :  0 0 0 0;
	color : #d58532;
	font-size : 150%;
	font-weight : normal;
	margin : 0 0 12px 0;
}
h3{
	padding :  0 0 0 0;
	color : #1261de;
	font-size : 130%;
	font-weight : 500;
	margin : 0 0 12px 0;
}

h4{
	padding :  0 0 0 0;
	color : #d58532;
	font-size : 120%;
	font-weight : 500;
	margin : 0 0 12px 0;
}
h5{
	padding :  0 0 0 0;
	color : #1261de;
	font-size : 120%;
	font-weight : 500;
	margin : 0 0 12px 0;
}
h6{
	padding :  0 0 0 0;
	color : #d58532;
	font-size : 100%;
	font-weight : bold;
	margin : 0 0 12px 0;
}

HR{
	border : none;
	height : 1px;
	color : #b5b5b5;
	background-color : #b5b5b5;
}

UL{
	margin : 0 1.5em 1em 1.5em;
	padding : 0 0 0 0;
}
UL LI{
	margin : 0 0 3px 0;
	padding : 0 0 0 14px;
	list-style : none;
	background-image : url(/assets/gfx/bullet.gif);
	background-repeat : no-repeat;
	background-position : 0px 4px;
}

#pageBlock{
	text-align : center;
	background-image : url(/assets/gfx/contentBlock.gif);
	background-position : 50% 100%;
	background-repeat : repeat-y;
	padding : 10px 0 25px 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.75em;
}

#container{
	margin : 0 auto 0 auto;
	border : none;
	width : 722px;
	font-size : 100%;
	background-color : white;
}
#container TD{
	text-align : left;
	vertical-align : top;
}
#container TD#logo{
	text-align : center;
	vertical-align : middle;
}
#container TD#content{
	background-color : #f5f5f5;
	padding : 15px;
	color : #333;
}
#container TD#menu{
	padding : 1em 0 0 0;
	text-align : center;
}
#container TD#enquiries{
	padding : 1em 0 1em 0;
	text-align : center;
	vertical-align : bottom;
}

#container TD.colourOne,
#container TD.colourTwo{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
	font-size : 90%;
	text-align : center;
}

.colourOne{
	background-color : #88be56;
	width : 205px;
}
.colourTwo{
	background-color : #0099cc;
	width : 514px;
}
.colourOne A,
.colourTwo A{
	color : white;
	text-decoration : none;
}
.colourOne A:hover,
.colourTwo A:hover{
	color : #4f450d;
	text-decoration : none;
}

#container TD#languageLinks{
	padding : 3px 0 3px 0;	
}

#footer{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
	color : #666666;
	margin : 5px auto 0 auto;
	text-align : left;
	width : 720px;
}
#footer A{
	color : #666;
	text-decoration : none;
}
#footer A:hover{
	color : #900;
	text-decoration : underline;
}
#cwn{
	width : 200px;
	float : right;
	text-align : right;
}

#updated{
	width : 200px;
	float : left;
	text-align : left;
}


#container TD#menu UL{
	background-image : url(/assets/gfx/menu-bgi.gif);
	background-repeat : no-repeat;
	width : 164px;
	margin : 0 auto 0 auto;
	padding : 12px 11px 4px 11px;
	text-align : left;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#container TD#menu UL LI{
	background-image : url(/assets/gfx/menu-bullet.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
	border-bottom : 1px dotted #adadad;
	margin : 8px 0 0 0;
	padding :  0 0 5px 18px;
	font-size : 90%;
	font-weight : bold;
}
#container TD#menu UL LI A{
	color : black;
	text-decoration : none;
}
#container TD#menu UL LI A:hover{
	color : #0099cc;
	text-decoration : none;
}

#container TD#menu UL LI UL{
	background-image : none;
	width : auto;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	text-align : left;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#container TD#menu UL LI UL LI{
	background-image : url(/assets/gfx/menu-bullet2.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
	border-bottom : none;
	margin : 8px 0 0 0;
	padding :  0 0 5px 18px;
	font-size : 100%;
	font-weight : normal;
}
#container TD#menu UL LI UL LI A{
	color : black;
	text-decoration : none;
}
#container TD#menu UL LI UL LI A:hover{
	color : #0099cc;
	text-decoration : none;
}

#container TD#menu div.menuClose{
	background-image : url(/assets/gfx/menu-close.gif);
	background-repeat : no-repeat;
	background-position : 0% 100%;
	width : 186px;
	margin : 0 auto 1em auto;
	height : 9px;
}






.question{
	margin : 0 0 1em 0;
}

.question Label{
	color : black;
	margin : 0 0 1px 0;
	padding : 0 25px 0 0;
	position : relative;
}

.question .TextFormat,
.captchaInput,
.formInput{
	display : block;
	width : 94%;
	border : none;
	background-color : #e3eeff;
	padding : 0.3em 0.5em 0.3em 0.5em;
	font-family : Arial, Helvetica, sans-serif;
	margin : 0.3em 0 0.6em 0;
	font-size : 100%;
	color : #1261de;
	margin : 2px 0 0 0;
}

.full{
	width : 97%;	
}
.short{
	width : 90%;
}

.question .required{
	position : absolute;
	right : 5px;
	top : 2px;
}

.freeText{
	border : 1px solid black;
	background-color : #f5f5f5;
	width : 60%;
	margin : 0 0 0 45px;
	padding : 2px 5px 2px 5px;
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size :100%;
}
.optionLabel{
	padding : 0 0 0 25px;
	margin : 0 0 0 0;
	display : block;
}
.optionLabel Label{
	color : #900;
	display : inline;
}

.captchaImage{
	border : 1px solid black;
	margin : 1em 0 1em 0;
}
fieldset {
	margin : 0 0 1em 0;
	clear : both;
	padding : 1em 0 1em 1em;
	border : 1px solid #d58532;
}

.captcha{
	margin : 0 0 1em 0;
}

.formBox{
	border : 1px solid #d58532;
	margin : 0 0 1em 0;
	width : 100%;
}
.releaseDate{
	font-size : 90%;
	margin : 0 0 0.5em 0;
	color : #d58532;
}

.releaseDate Strong{
	font-weight : normal;
}
.summaryTitle{
	font-size : 140%;
	margin : 0 0 0.5em 0;
}
.summaryTitle A{
	color : #1261de;
	text-decoration : none;
}

UL.events LI{
	background-position : 0px 5px;
}

UL.events .releaseDate{
	font-size : 120%;
	margin : 0 0 0.5em 0;
	color : #1261de;
}
UL.events .releaseDate A{
	color : #1261de;
	text-decoration : none;
}

UL.events LI UL LI{
	background-image : url(/assets/gfx/menu-bullet.gif);
	background-position : 0px 3px;
	padding : 0 0 0 18px;
}

.dataTable{
	vertical-align : top;
	border : 1px solid black;
	border-collapse : collapse;
	margin : 0 0 1em 0;
	width : 100%;
	
}
.dataTable TH{
	padding : 2px 5px 2px 5px;
	font-weight: normal;
	border : 1px solid black;
	border-collapse : collapse;
	background-color : #0099cc;
	color : white;
}

.dataTable TD{
	padding : 2px 5px 2px 5px;	
	border : 1px solid black;
	border-collapse : collapse;
}

#container TD#RDP{
	text-align : center;
	vertical-align : bottom;
	background-color : #f5f5f5;
	padding : 15px;
	color : #333;
}

.notebox{
	background-color : #ededed;
	border : 1px solid #ccc;
	padding : 5px 10px 5px 10px;
	color : #666;
	font-size : 90%;
	margin-top : 10px;
}
