BODY{
	background-color : White;
	margin : 10px 0 0 0;
	text-align : center;
	background-color : #c0c0c0;
	background-image : url(/assets/gfx/background.gif)
}

A{
	color : blue;
	text-decoration : none;
}

A:hover{
	color : #c00;
	text-decoration : underline;
}


Table{
	margin : 0 0 1em 0;
}

TD{
	vertical-align : top;
}

IMG{
	border : none;
}

H1{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0 0 12px 0;
	padding : 0 0 6px 0;
	font-size : 180%;
	font-weight : 500;
	color : #900;
	border-bottom : 1px solid black;
}
H2{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0 0 12px 0;
	padding : 0 0 0 0;
	font-size : 160%;	
	font-weight : normal;
	color : #208900;
}
H3{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0 0 12px 0;
	padding : 0 0 0 0;
	font-size : 160%;
	font-weight : normal;
	color : #900;
}

H4{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0 0 12px 0;
	padding : 0 0 0 0;
	font-size : 140%;
	font-weight : 600;
	color : #208900;
}

H5{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0 0 12px 0;
	padding : 0 0 0 0;
	font-size : 120%;	
	font-weight : bold;
	color : black;
}

H6{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0 0 12px 0;
	padding : 0 0 0 0;
	font-size : 120%;	
	font-weight : bold;
	color : #900;
}
P{
	margin : 0 0 1em 0;
	line-height : 18px;
}

Blockquote{
	margin : 0 30px 1em 30px;
	padding : 0;
}


OL{
	margin : 0 20px 1em 20px;
	padding : 0 0 0 0;
}

OL LI{
	margin : 0 0 0.3em 0;
	list-style-position: inside;
	line-height : 18px;
}

UL{
	margin : 0 20px 1em 20px;
	padding : 0 0 0 0;
}

UL LI{
	list-style : none;
	background-image : url(/assets/gfx/bullet.gif);
	background-position : 0px 5px;
	background-repeat : no-repeat;
	margin : 0 0 0.3em 0;
	padding : 0 0 0 15px;
	line-height : 18px;
}

HR{
	background-color : black;
	color : black;
	height : 1px;
	border : none;
}

Form{
	display : inline;
}

BlockQuote{
	color : #208900;
	margin : 0 20px 1em 20px;
	padding : 0 0 0 0;
}

#container{
	border-collapse : collapse;
	border : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.75em;
	width : 750px;
	text-align : left;
	margin : 0 auto 0 auto;
}

#container #columnOne{
	width : 200px;
	background-image : url(/assets/gfx/columnOne-bgi.gif);
	background-repeat : no-repeat;
	background-position : 0% 0%;
	text-align : center;
	padding : 10px 0 0 0;
	vertical-align : top;
}


#logo IMG{
	border : none;
}

#menu{
	background-image : url(/assets/gfx/menu-top.gif);
	background-repeat : no-repeat;
	padding : 16px 0 0 0;
	width : 180px;
	margin : 20px 10px 10px 10px;
}
#menu UL{
	background-image : url(/assets/gfx/menu-bottom.gif);
	background-repeat : no-repeat;
	background-position : 0% 100%;
	padding : 0 0 15px 0;
	margin : 0 0 0 0;
	text-align : left;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#menu UL LI{
	list-style : none;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	background-image : none;
}
#menu UL LI A{
	color : #132d0a;
	background-color : #d5eace;
	background-repeat : no-repeat;
	background-image : url(/assets/gfx/bullet-menu.gif);
	background-position : 8px 8px;
	margin : 0 0 1px 0;
	padding : 3px 5px 3px 22px;
	display : block;
	line-height : 18px;
}
#menu UL LI A:hover{
	color : #900;
	text-decoration : none;
}

#menu UL LI UL{
	background-image : none;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	text-align : left;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#menu UL LI UL LI{
	list-style : none;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	background-image : none;
}
#menu UL LI UL LI A{
	color : #900;
	background-color : #e3f5dd;
	background-repeat : no-repeat;
	background-image : url(/assets/gfx/bullet-menu2.gif);
	background-position : 22px 8px;
	margin : 0 0 1px 0;
	padding : 3px 5px 3px 36px;
	display : block;
	line-height : 18px;
	font-size : 90%;
}
#menu UL LI UL LI A:hover{
	color : #900;
	text-decoration : none;
}



#container #columnOne Form{
	display : block;
	border-bottom : 1px dotted black;
	border-top : 1px dotted black;
	margin : 0 10px 0 10px;
	padding : 8px 0 8px 0;
	text-align : left;
}
#container #columnOne Form #qq{
	border : 1px solid black;
	padding : 2px 4px 2px 4px;
	font-size : 100%;
	font-family : Arial, Helvetica, sans-serif;
	margin : 0 0 0 0;
	width : 110px;
	font-size : 11px;
	background-color : #ebebeb;
}
#container #columnOne Form #Qsubmit{
	margin : 0 0 0 0;
	padding : 1px 2px 0 2px;
	border : 1px solid black;
	font-size : 11px;
	background-color : #ff9900;
}

#container #columnOne Label{
	display : none;
}



#container #columnTwo{
	width : 550px;
	padding : 30px 0 0 0;
	vertical-align : top;
}

#container #columnTwo ul#regions{
	width : 100%;
	height : 28px;
	position : relative;
	margin : 0 0 0 0;
}
#container #columnTwo ul#regions li{
	width : 99px;
	height : 125px;
	position : absolute;
	top : 0px;
	background-repeat : no-repeat;
	text-align : center;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	line-height : normal;
	background-position : 0px 0px;
}
#container #columnTwo ul#regions li A{
	color : #6b4606;
	display : block;
	padding : 8px 0 0 0;
	font-size : 90%;
}
#container #columnTwo ul#regions li#gosportTab{
	left : 10px;
	width : 73px;
	background-image : url(/assets/gfx/gosport-tab.gif);
	background-repeat : no-repeat;
}
#container #columnTwo ul#regions li#southamptonTab{
	left : 87px;
	width : 103px;
	background-image : url(/assets/gfx/southampton-tab.gif);
	background-repeat : no-repeat;
}
#container #columnTwo ul#regions li#havantTab{
	left : 194px;
	width : 153px;
	background-image : url(/assets/gfx/portsmouth-tab.gif);
	background-repeat : no-repeat;
}
#container #columnTwo ul#regions li#hampshireTab{
	left : 350px;
	width : 189px;
	background-image : url(/assets/gfx/hampshire-tab.gif);
	background-repeat : no-repeat;
}


#container #columnTwo ul#curve{
	width : 100%;
	background-image : url(/assets/gfx/curve.gif);
	background-position : 100% 0%;
	background-repeat : no-repeat;
	height : 45px;
	position : relative;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

#container #columnTwo ul#curve li{
	width : 99px;
	height : 125px;
	position : absolute;
	top : 10px;
	background-repeat : no-repeat;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	line-height : normal;
	background-position : 0px 0px;
}

#container #columnTwo ul#curve li#youthTab{
	left : 10px;	
	background-image : url(/assets/gfx/youth-tab.gif);
}
#container #columnTwo ul#curve li#communityTab{
	left : 117px;	
	background-image : url(/assets/gfx/community-tab.gif);
}
#container #columnTwo ul#curve li#educationTab{
	left : 224px;	
	background-image : url(/assets/gfx/education-tab.gif);
}
#container #columnTwo ul#curve li#employmentTab{
	left : 331px;	
	background-image : url(/assets/gfx/employment-tab.gif);
}
#container #columnTwo ul#curve li#landTab{
	left : 438px;
	background-image : url(/assets/gfx/land-tab.gif);
}
#container #columnTwo ul#curve li A{
	color : white;
	text-decoration : none;
	display : block;
	color : white;
	text-align : center;
	padding : 105px 0 0 0;
	margin : 0 0 0 0;
	font-size : 100%;
}
#container #columnTwo ul#curve li A:hover{
	color : white;
	text-decoration : none;
}


#container #columnTwo #contentBlock{
	background-color : white;
	background-image : url(/assets/gfx/content-bgi.gif);
	background-repeat : repeat-y;
	background-position : 0% 0%;
	padding : 105px 20px 1em 20px;
	min-height: 500px;
	border-top : 1px solid black;
	text-align : justify;
	
}


#siteInfo{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #208900;
	background-image : url(/assets/gfx/green-bgi.gif);
	background-repeat : repeat-x;
	background-position : 0% 0%;
	height : 21px;
	border-right : 1px solid black;
	border-top : 1px solid black;
}

#siteInfo UL{
	margin : 0;
	padding : 0;
}

#siteInfo UL LI{
	float : right;
	padding : 0 0 0 15px;
	margin : 3px 10px 0 0;
	background-image : url(/assets/gfx/bullet-siteInfo.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
	font-size : 90%;
	line-height : normal;
}
#siteInfo UL LI A{
	color : black;
	text-decoration : none;
}
#siteInfo UL LI A:hover{
	color : #900;
	text-decoration : underline;
}

.clear{
	clear : both;
	font-size : 10%;
	margin : 0;
	height : 1px;
}


#footer{
	margin : 0 auto 0 auto;
	padding : 5px 0 5px 0;
	width : 748px;
	border : 1px solid black;
	background-color : #ffad1c;
	background-image : url(/assets/gfx/footer-bgi.gif);
	background-repeat : repeat-x;
	background-position : 0% 0%;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.70em;
	text-align : left;
}

#licenseBlock{
	margin : 0 10px 0 10px;
	text-align : right;
	float : right;
	width : 160px;
}

#updated{
	margin : 0 10px 0 10px;
	float : left;
	text-align : left;
	width : 180px;
}


#container #address{
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 200px;
	background-image : url(/assets/gfx/address-bgi.gif );
	background-repeat : no-repeat;
	background-position : 100% 100%;
	text-align : center;
	padding : 0 0 25px 0;
	vertical-align : bottom;
	font-size : 90%;
}

.addressBox{
	background-image : url(/assets/gfx/addressbox-bgi.gif);
	background-repeat : no-repeat;
	padding : 10px 12px 0 12px;
	color : #132d0a;
	margin : 0 0 0 10px;
	text-align : left;
}

.addressBox A{ 
	color : #900;
	text-decoration : none;
}




.dataTable{
	border : 1px solid black;
	margin : 0 0 1em 0;
	width : 100%;
}
.dataTable TH{
	padding : 3px 8px 3px 8px;
	font-weight : bold;
	text-align : left;
	background-color : #d5eace;
	vertical-align : top;
	line-height : 18px;
}
.dataTable TD{
	padding : 3px 8px 3px 8px;
	font-weight : normal;
	text-align : left;	
	background-color : #e3f5dd;
	vertical-align : top;
	line-height : 18px;
}


.noDisplay{
	display : none;
}
.noResults{
	color : #333;
	font-size : 100%;
	font-weight : Bold;
}





TABLE.fieldGroup{
	font-size : 90%;
	margin : -2px 0 1em -2px;
	background-color : white;
	width : 100%; 
}


TABLE.fieldGroup A{
    color : black;
}

TABLE.fieldGroup TH{
	border : 1px solid black;
	background-color : #256b94;
	color : white;
	padding : 2px 5px 2px 5px;
	text-align : left;
	font-weight : bold;
}

TABLE.fieldGroup TH A{
    color : white;
}

TABLE.fieldGroup TH A:hover{
    color : white;
}

TABLE.fieldGroup TD{
	border : 1px solid #999;
}

TABLE.fieldGroup TD.checkbox{
	text-align : center;
}

TABLE.fieldGroup Label{
	display : block;
	background-color : #e1eef5;
	padding : 2px 5px 2px 5px;
	color : black;
}
TABLE.fieldGroup Label.requiredInfo{
	background-image : url(/assets/gfx/required-bgi.gif);
	background-position : 100% 50%;
	background-repeat: no-repeat;
}


TABLE.fieldGroup INPUT{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 110%;
	background-color : white;
	border : hidden;
	border-width : 0px;
	margin : 1px 5px 1px 5px;
	padding : 0 0 0 0;
	width : 95%;
}

TABLE.fieldGroup textarea{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 110%;
	background-color : white;
	margin : 1px 0 1px 0;
	padding : 0 0 0 5px;
	width : 99%;
	border : none;

}

TABLE.fieldGroup SELECT{
	width : 100%;
	border : hidden;
	border-width : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 110%;
	margin : 0;
}

TABLE.fieldGroup Option{
	overflow : hidden;
}

TABLE.fieldGroup INPUT.checkbox{
	width : auto;
	margin : 1px 0 0 0;
	padding : 0;

}
TABLE.fieldGroup TD.checkbox{
	text-align : center;
}
TABLE.fieldGroup TD.checkbox Input{
	width : auto;
	margin : 1px 0 0 0;
	padding : 0;
}


TABLE.fieldGroup TD.columnCentered, .columnCentered{
	text-align:  center;
}
TABLE.fieldGroup TD.columnJustify, .columnJustify{
	text-align:  justify;
}
TABLE.fieldGroup TD.columnRight, .columnRight{
	text-align:  right;
}




#search_form{
	display: inline ;
}
#search_form Div{
	margin: 0 0 0 0;
}

.search_error_block{
	border : 1px dotted #900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 600;
	color : #900;
	text-align : center;
	margin : 10px 0px 1em 0px;
	padding : 8px 10px 8px 10px;

}

.search_standard_paragraph{
	margin : 2px 0px 1px 0px;
	padding: 0 0 0 0;
}

.search_nav_page_number_current {
	border : 1px solid Gray;
}

.search_results_abstract_line {
	margin : 5px 0px 0px 20px;
	font-size : 13px;
}
.search_results_number {
	font-weight : bold;
}
.search_results_title_line { 
	margin : 10px 0px 0px 0px;
 }
.search_results_url {
	font-size : 9px;
}
.search_results_stats_line { 
	margin : 2px 0px 0px 20px;
	font-size : 10px;
 }
#search_block {
	font-family : Arial, Helvetica, sans-serif;
  }

#search_input_block { 	
	background-color : #e1eef5;
	padding : 10px 10px 0 10px;
	border : 1px solid black;
 }

#search_powered_by {
	text-align : center;
	font : normal normal normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;

}

#search_navigation_block{
	font-size : 100%;
	text-align : right;
	margin : 1em 0 1em 0;
	border-top : 1px solid black;
	padding : 5px 0 0 0;
}

#search_stats_block {
	background : #e1eef5;
	margin : 10px 0px 1em 0px;
	padding : 10px 10px 10px 10px;
	border : 1px solid black;
  }
#search_stats_time_value { 
	font-weight : bold;
}
#search_stats_total { 
	font-weight : bold;
}
#search_stats_words_value { 
	font-weight : bold;
}



.question{
	margin : 0 0 1em 0;
}

.question Label{
	display : block;
	background-color : #e1eef5;
	padding : 2px 4px 2px 4px;
	color : black;
	border : 1px solid #999;
	margin : 0 0 1px 0;
	width : 98%;
	position : relative;
}

.required{
	position : absolute;
	right : 5px;
	top : 2px;
}

.question .TextFormat{
	display : block;
	background-color : white;
	padding : 2px 4px 2px 4px;
	color : black;
	border : 1px solid #999;
	width : 98%;
}


/*   WT inserted formating  */


.formInput{
	border : none;
	padding : 1px 1% 1px 1%;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #900;
	background-color : #d5eace;
}

.requiredInfo{
	background-image : url(/assets/gfx/required.gif);
	background-repeat : no-repeat;
	background-position : 100% 0%;
	padding : 0 16px 0 0;
}

.long, .full{
	width : 98%;
}

.formBox{
	background-color : #e3f5dd;
	width : 100%;
	margin : 0 0 1em 0;
	border : 1px solid black;
	padding : 0 0 0 0;
}

.search_error_block{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #900;
	text-align : center;
	margin : 10px 0px 0px 0px;
	padding : 10px 10px 0 10px;

}



#searchPageCriteria{
	border : 1px solid #ccc;
	background-color : #f5f5f5;
	padding : 10px 12px 10px 12px;
	margin : 0 0 3px 0;
}

#searchResultsData{
	border : 1px solid #ccc;
	background-color : #f5f5f5;
	margin : 0 0 1em 0;
	padding : 3px 12px 3px 12px;
}
#resultsFound{
	text-align : right;	
	float : right;
	width : 25%;
}

#noResultsFound{
	border : 1px solid #ccc;
	background-color : #f5f5f5;
	margin : 0 0 1em 0;
	padding : 10px 12px 10px 12px;
	text-align : center;
}



.instructions{
	font-size : 90%;
	color : #900;
}

#searchData{
	float : left;
	width : 70%;
}

#q{
	border : 1px solid black;
	padding : 2px 4px 2px 4px;
	font-size : 100%;
	font-family : Arial, Helvetica, sans-serif;
	margin : 0 3px 0 3px;
}

#searchPageSubmit{
	color : #132d0a;
	background-color : #badeae;
	border : 1px solid black;
	padding : 3px 4px 1px 4px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 1;
}

dl{
	margin : 0 0 1em 0;
	padding : 0 0 0 0;
}

dt{
	margin : 0 0 5px 0;
	padding : 0 0 0 0;
}

dd{
	margin : 0 0 5px 35px;
	padding : 0 0 0 0;	
}

dl A{
	color : #900;
	text-decoration : none;
}

dl A:hover{
	color : #900;
	text-decoration : underline;
}

.numbering{
	font-weight: bold;
	padding : 0 0 0 12px;
	width : 23px;
	display : block;
	float : left;
	font-size : 90%;
	text-align : left;
}

dd.extras{
	font-size : 90%;
}


#pagination{
	border-top : 1px solid black;
	border-bottom : 1px solid black;
	text-align : center;
	padding : 4px 0 4px 0;
	margin : 0 0 0 0;
}
#paginationLayout{
	
}
#pagination Table#paginationLayout TD{
	Padding : 0 3px 0 3px;
}

#pagination A{
	color : black;
	text-decoration : none;
	border : 1px solid #ccc;
	display : block;
	Padding : 0 4px 0 4px;
}
#pagination A:hover{
	color : #900;
	text-decoration : none;
	background-color : #f5f5f5;
	border : 1px solid black;
}

#pagination .currentPage{
	border : 1px solid #ccc;
	display : block;
	Padding : 0 4px 0 4px;
	color : black;
	border : 1px solid #900;
}

.clear{
	height : 1px;
	font-size : 5%;
	clear : both;
}

#searchResultsNo{
	
}



.captchaImage{
	border : 1px solid black;	
	margin : 10px 0 0 0 ;
}
.captchaInput{
	padding : 1px 1% 1px 1%;
	border : 1px solid black;
	margin : 1px 0 1px 0;
	color : black;
	background-color : #badeae;
	width : 98%;
}


.floatRight{
	float : right;
	clear : right;
	margin : 5px 0 5px 12px;
}
.floatLeft{
	float : left;
	clear : left;
	margin : 5px 12px 5px 0;
}