html{
	background-image: url(/assets/gfx/background-text.png);
	height: 100%;
	margin : 10px 0 0 0;
	padding: 0; 
}

body{
	margin : 0;
	padding : 0 0 10px 0; 
	background-image: url(/assets/gfx/background.png); 
	text-align : center; 
	background-position : 50%; 
	background-repeat : repeat-y;

}

P{
	margin : 0 0 1em 0;	
	padding : 0 0 0 0;
	line-height : 1.4;
}

A{
	text-decoration : none;	
	color : #006699;
}

A:hover{
	color : #900;
	text-decoration : underline;
}

H1{
	font-family : Arial, Helvetica, sans-serif;
	margin : 0 0 0.5em 0;
	padding : 0 0 0 0;
	color : #4774ab;
	font-size : 180%;
	font-weight : normal;
}
H2{
	font-family : Arial, Helvetica, sans-serif;
	margin : 0 0 0.5em 0;
	color : #336699;
	font-size : 140%;
	font-weight : normal;
}
H2 I, 
H2 EM{
	color : #2d94ff;
	font-style : normal;
}
H3{
	font-family : Arial, Helvetica, sans-serif;
	margin : 0 0 0.5em 0;
	color : #336699;
	font-size : 120%;
	font-weight : normal;
}
H4{
	font-family : Arial, Helvetica, sans-serif;
	margin : 0 0 0.5em 0;
	color : #2d94ff;
	font-size : 120%;
	font-weight : normal;
}


UL, OL, Blockquote{
	margin : 0 2em 1em 2em;	
	padding : 0 0 0 0;	
}

UL LI{
	list-style : none;
	background-image : url(/assets/gfx/bullet.gif);
	background-repeat : no-repeat;
	background-position : 0px 1px;
	padding : 0 0 0 22px;
	margin : 0 0 3px 0;
}

UL LI UL{
	margin : 5px 0 5px 0;
	padding : 0 0 0 0;	
}

UL LI UL LI{
	margin : 0;	
	padding : 0 0 0 14px;	
	background-image : url(/assets/gfx/bullet2.gif);
	background-repeat : no-repeat;
	background-position : 0px 4px;
}

UL LI UL LI UL{
	margin : 5px 0 5px 0;
	padding : 0 0 0 0;	
}

UL LI UL LI UL LI{
	margin : 0;	
	padding : 0 0 0 14px;	
	background-image : url(/assets/gfx/bullet3.gif);
	background-repeat : no-repeat;
	background-position : 0px 4px;
}

HR{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	color : black;
	background-color : black;
	height : 1px;
}

TABLE{
	font-size : 100%;
}

Label{

}




#header{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.75em;
	background-color : #243f61;
	border : 1px solid #132b48;
	border-bottom : none;
	background-image : url(/assets/gfx/header.jpg);
	background-repeat : no-repeat;
	margin : 0 auto 0 auto;
	position : relative;
	text-align : left;
	width : 900px;
}


#eustars{
	position : absolute;
	right : 0px;
	top : 0px;
}

#menu{
	border-left : 1px solid #132b48;
	border-right : 1px solid #132b48;
	border-bottom : 1px solid #132b48;
	border-top : 1px solid #132b48;
	background-color : #d9d8d8;
	padding : 5px 15px 5px 15px;
	margin : 0 auto 1em auto;
	width : 870px;
	font-size : 0.70em;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	background-image : url(/assets/gfx/menu-fade.gif);
	background-repeat : repeat-x;
}

#menu A{
	font-weight : bold;
	color : #243f61;
	padding : 0 5px 0 5px;
}
#menu A:hover{
	color : #006699;
	text-decoration : none;
}




#footer{
	padding : 8px 0 0 0;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	color : #666666;
	text-align : center;
	margin : 0 auto 0 auto;
	width : 900px;
}
#footer A{
	color : #666666;
	text-decoration : none;
}
#footer A:hover{
	color : black;
	text-decoration : underline;
}

.clear{
	clear : both;
	height : 1px;
	font-size : 5%;
}

#updated{
	float : left;
	width : 30%;
	margin : 0 0 0 0;
	text-align : left;
}

#cwn{
	float : right;
	width : 30%;
	text-align : right;
	margin : 0 0 0 0;
}





.formBox{
	background-color : #f5f5f5;
	border : 1px solid #ccc;
	margin : 0 0 1em 0;
	width : 100%;
}
.formInput, .TextFormat{
	padding : 2px 5px 2px 5px;
	border : 1px solid #8e8e8e;
	margin : 1px 3px 1px 0;
	color : black;
	background-color : #e4e4e4;
}
.TextFormat{
	width : 98%;
	margin : 1px 3px 3px 0;
}
.freeText{
	border : 1px solid #8e8e8e;
	background-color : #e4e4e4;	
	width : 60%;
	margin : 0 0 0 45px;
	padding : 2px 5px 2px 5px;
	color : #333;
	font-family : Arial, Helvetica, sans-serif;
	font-size :100%;
}
.full{
	width : 98%;
}
.long{
	width : 95%;
}
.optionLabel{
	padding : 0 0 0 25px;
	margin : 0 0 0 0;
	display : block;
}
.optionLabel Label{
	color : #900;
	display : inline;
}


.question{
	margin : 1em;
}

.captcha{
	width : 100%;
}
.captchaImage{
	border : 1px solid black;	
	margin : 10px 0 0 0 ;
}
.captchaInput{
	padding : 2px 5px 2px 5px;
	border : 1px solid #8e8e8e;
	margin : 1px 3px 1px 0;
	color : black;
	background-color : #e4e4e4;
	width : 98%;
}

.required{
	margin : 0 4px 0 4px;
}

.noshow{
	display : none;
}

.colourBar{
	background-image : url(/assets/gfx/header.jpg);
	background-color : #243f61;
	background-repeat : no-repeat;
	border : 1px solid #132b48;
	height : 12px;
	margin : 0 auto 0 auto;
	width : 900px;
}
#contentBlock{
	margin : 0 auto 0 auto;
	width : 900px;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 0.75em;
	text-align : left;
}

#columnOne{
	vertical-align : top;
	width : 219px;
	font-size : 90%;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}

#columnOne .shapeBox{
	background-image : url(/assets/gfx/shapeBox.gif);
	background-repeat : no-repeat;
	padding : 0;
}
#columnOne .shapeBoxClose{
	background-image : url(/assets/gfx/shapeBoxClose.gif);
	background-repeat : no-repeat;
	height : 18px;

}

#columnOne UL{
	margin : 0 0 0 0;
	padding : 25px 16px 0 25px;
	list-style : none;
}
#columnOne UL LI{
	margin : 0 0 5px 0;
	padding : 1px 0 2px 22px;
	background-image : url(/assets/gfx/bullet.gif);
	background-repeat : no-repeat;
	background-position : 0px 0px;
	font-weight : bold;
}
#columnOne UL LI A,
#columnOne UL LI UL LI A{
	color : black;
	text-decoration : none;
}
#columnOne UL LI A:hover,
#columnOne UL LI UL LI A:hover{
	color : #900;
	text-decoration : none;
}
#columnOne UL LI UL{
	margin : 8px 0 0 0;
	padding : 0 0 0 0;
}
#columnOne UL LI UL LI{
	margin : 0 0 3px 0;
	padding : 1px 0 0 14px;
	background-image : url(/assets/gfx/bullet2.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
	font-weight : normal;
}

#columnTwo{
	vertical-align : top;
	width : 669px;
	color : #069;
	padding : 0 0 0 10px;
	font-size : 110%;
}

#columnThree{
	background-color : #eceff2;	
	vertical-align : top;
	border : 1px solid #999999;
	width : 422px;
	padding : 5px 10px 5px 10px;
	vertical-align : top;
	text-align : left;
}
#columnFull{
	vertical-align : top;
	color : #069;
	padding : 0 10px 0 10px;
	font-size : 110%;
}

#homeAdditionals{
	margin : 0 auto 0 auto;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	width : 906px;
	font-size : 0.75em;
}
#additionalBlock{
	margin : 0 auto 0 auto;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	width : 906px;	
	font-size : 0.70em;
	display : none;
}

#thirdColumnDivide{
	display : none;
}

#newsBox{
	background-color : #eceff2;	
	vertical-align : top;
	border : 1px solid #999999;
	width : 199px;
	padding : 5px 10px 5px 10px;
	vertical-align : top;
	text-align : left;
}

#eventsBox{
	background-color : #f5f5f5;
	width : 199px;
	vertical-align : top;
	border : 1px solid #999999;
	padding : 5px 10px 5px 10px;
	vertical-align : top;
	text-align : left;
}

#googleCalendar{
	border : 1px solid #999999;
	vertical-align : top;
}

#newsBox UL{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	list-style : none;
	font-size : 90%;
}
#newsBox UL LI{
	margin : 0 0 1em 0;
	padding : 0 0 0 0;
	list-style : none;
	background-image : none;
}

#eventsBox UL{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	list-style : none;
	font-size : 90%;
}

#eventsBox UL LI{
	margin : 0 0 1em 0;
	padding : 0 0 0 14px;
	list-style : none;
	background-image : url(/assets/gfx/bullet2.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
}


.floatRight{
	margin : 0 0 0.5em 1em;
	float : right;
	clear : right;
}

.newsTitle{
	font-weight : bold;
	margin : 0 0 0.2em 0;
}

.newsSummary{
	color : #4775ac;
	line-height : 18px;
}

.eventDate{
}
.eventTitle{
	font-weight : bold;
}