A{
	color : #CC0033;
	text-decoration : none;
}
A:Hover{
	color : #000066;
	text-decoration : underline;	
}

h1{
	color : black;
	font-size : 16pt;
	font-weight : normal;
	border-bottom : 1px dashed black;
	margin-top : 0;
	padding-top : 0;
}

h2{
	color : black;
	font-size : 14pt;
	font-weight : normal;	
	border-bottom : 1px dashed #ccc;
}

h3{
	color : #34244e;
	font-size : 12pt;
	font-weight : normal;	

}


#positioner{
	width : auto;
}
#header{
	background-image : none;
	height : auto;
	margin : 0 0 1.5em 0;
	padding : 8px 0 8px 0;
	text-indent : 0%;
	font-weight : bold;
	font-size : 16pt;
	font-family : Georgia, "Times New Roman", serif;
	text-align : center;
	border-bottom : 2px solid #666;
	border-top : 2px solid #666;
	text-transform : uppercase;
	color : #666;
}

#footer{
	display : none;
}

#strapline{
	display : none;
}

#updated{
	display : none;
}
#cwn{
	display : none;
}

#cwn A				{ color : #cc3300;  text-decoration : none; }
#cwn A:hover  {	color : #000099;  text-decoration : underline;}	


#bodyBlock{
	width : auto;
}

#menu{
	display : none;
}


#address{
	vertical-align : bottom;
	text-align : left;
	width : 175px;
}

#content{
	border-left : none;
	height : auto;
	padding : 0;
	vertical-align : top;
	width : 100%;
	text-align : justify;
}

address{
	display : none;
}

TD, P{
	font-family : Georgia, "Times New Roman", serif;
	font-size : 11pt;
}

P{
		text-align : justify
}

.imageRight{
	margin-left : 15px;
	margin-top : 3px;
	margin-bottom : 3px;
}

.multimap{
	height : 360px;
	border : none;
	text-align : left;
}

#multimap{
	background-color : white;
	border : none;
	text-align : left;
}

form.standardForm legend {
	border : none;
	border-bottom : 1px dashed black;
	background-color : White;
	padding : 0;
	margin-bottom : 13px;
	font-size : 13pt;
	color : black;
}
form.standardForm label{
	font-size : 10pt;
	font-weight : bold;
}

form.standardForm fieldset {
	margin-bottom : 1em;
	padding : 0;
	clear : both;
	padding : 0;
	border : none;
}
form.standardForm input.oneLineTextInput,
form.standardForm textarea{
	width : 98%;
	border : 1px solid black;
	background-color : #f0f0f0;
	padding-left : 2px;
	padding-right : 2px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

form.standardForm Div{
	margin : 0 0 0 10px;
}