body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color:#000;
}

.light	{
	background-color:#FFF;
}

a	{
	text-decoration:none;	
}

#header	{
	width:100%;
	margin: 0px 0px 5px 0px;
}

#footer	{
	margin-top: 20px;
	width:100%;
}

#footer_yellow	{
	background-color:#FF0;
	border-right: solid 200px #000;
	margin-bottom: 2px;
	min-height: 33px;
	height: auto !important;
	height: 33px;
}

#footer_pink	{
	background-color:#E2007A;
	color: white;
	font-size: 2em;
	border-right: solid 200px #000;
}

#footer_pad	{
	padding: 5px;
}

#middle	{
	width: 100%;
	margin:auto;
	min-height: 520px;
	height: auto !important;
	height: 520px;
}

#left	{
	width: 100%;
}

#left_pad	{
	padding: 10px;
}

#right	{
	position:absolute;
	top:30px;
	right:10px;
	width:180px;
}

#right_pad	{
	padding: 5px;	
}

#search_menu {
	width: 170px;
	color: white;
	font-weight: bold;
	margin: auto;
}
		
#search_menu ul {
	margin: 1px 0 0 0;
	padding: 0;
	list-style-type: none;
}
		
#search_menu ul a {
	color: white;
	text-decoration: none;
	display: block;
	background: #636363;
	padding: 5px;
	margin: 0 0 1px 0;
	border-right: 20px solid #e2007a;
}
		
#search_menu a:visited {
	color: #CCC;
}
		
#search_menu a:hover {
	color: #fff;
	background: #e2007a;
}

#search_menu li	{
	list-style-type: none;
}

#content	{
	width:75%;
	margin:auto;
	background-color:#FFF;
	border-right: solid 200px #000;
}

#content_home	{
	margin:auto;
	background-color:#FFF;
	border-right: solid 210px #000;
	overflow:hidden;
}

#content_probbuster	{
	margin:auto;
	background-color:#000;
	border-right: solid 210px #000;
	overflow:hidden;
}

#content_padding	{
	padding: 10px;
}

#top_nav	{
	margin: 0;
	width:100%;
}

#top_nav ul	{
	margin: 0;
	padding: 0;
	list-style: none;
	float:left;
	width: 100%;
}

#top_nav ul li	{
	float: left;
	display:inline;
	margin-right: 2px;
}

#top_nav ul a	{
	width: 70px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	padding: 15px;
	text-align:center;
}

#top_nav ul a:hover	{
	color: #ff0;
}

#privacy	{
	width: 100%;
	padding: 20px 0 5px 0;
	text-align:center;
	color: #FFFFFF;
}

#privacy a	{
	color: #FFFFFF;
}

#privacy a:hover	{
	color: #FFFF00;
}
#content_header	{
	background-color: #E2007A;
	width: 100%;
	background-image:url(../images/header_triangles.gif);
	background-repeat: no-repeat;
	min-height: 71px;
}

#content_header_application	{
	background-color: #E2007A;
	width: 100%;
	background-image:url(../images/header_triangles.gif);
	background-repeat: no-repeat;
	min-height: 71px;
}

#content_header_text	{
	color: white;
	padding: 0 0 1px 140px;
}

#content_header_text h1	{
	font-size: 1.7em;
	padding: 25px 0 0 0;
}

#content_footer	{
	background-color:#E2007a;
	width:100%;
	margin: auto;
	min-height: 40px;
	height: auto !important;
	height: 40px;
}

#content_footer_text	{
	padding: 5px;
	text-align:center;
}

#content_footer_text a	{
	color: white;
	font-weight:bold;
}

#content_footer_text a:visited	{
	color: #ccc;
	font-weight:bold;
}

#register	{
	width: 100%;
	padding: 0 0 0 0;
	text-align:left;
	color: #FFFFFF;
}

#register a	{
	color: #FFFFFF;
}

#register a:hover	{
	color: #FFFF00;
}

#print_header	{
	display:none;
}

#quick_search_header	{
	margin:auto;
	width:170px;
}

#quick_search	{
	width:170px;
	margin:auto;
	text-align:center;
	background-color: #e2007a;
}

#quick_search form	{
	margin: 0;
}

#quick_search_footer	{
	margin:auto;
	width:170px;
	padding-bottom:10px;
}

#advanced_search	{
	width:170px;
	margin:auto;
	text-align:center;
}

#log_in_box	{
	margin:auto;
	width:168px;
	background-color:#000;
	font-size:9px;
	text-align:center;
	color:#fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#log_in_box form	{
	margin: 0;
}

#log_in_box_header	{
	width:170px;
	margin:auto;
}

#log_in_box_welcome	{
	width:170px;
	margin:auto;
}

#log_in_box h2	{
	color:#FFF;
	font-size: 14px;
	font-weight:bold;
	padding-top: 0;
	margin-top: 0;
}

#log_in_box a	{
	color: #FFF;
	text-decoration:none;
}

#log_in_box_footer	{
	width:170px;
	margin:auto;
	padding-bottom: 10px;
}

#logo_area	{
	text-align:center;
	padding-bottom: 80px;
}

#separator	{
	clear:both;
	background-color: #FF0;
	border: solid 1px #E2007A;
	width:100%;
	margin: 15px 0 15px 0;
	font-size:1.5em;
}

#separator_grey	{
	clear:both;
	background-color: #CCC;
	width:100%;
	margin: 15px 0 15px 0;
	font-size:1.5em;
}

#separator_padding	{
	padding: 5px;	
}

.glossary_left	{
	background-color:#FFFF00;
	border-top: 1px solid #E2007A;
	border-bottom: 1px solid #E2007A;
	border-left: 1px solid #E2007A;
}

.glossary_right	{
	background-color:#FFFF00;
	border-top: 1px solid #E2007A;
	border-bottom: 1px solid #E2007A;
	border-right: 1px solid #E2007A;
}

#link_listing ul	{
	list-style-type: none;
}

#link_listing li	{
	padding: 10px 0 10px 0;
}

#search	{
	width: 80%;
	margin:auto;
	color: white;
	border-right: solid 170px #000;
}

#search_results	{
	width: 80%;
	margin:auto;
	color: white;
	border-right: solid 170px #000;
}

#search_padding	{
	padding: 10px;	
}

#search_header	{
	background-color: black;
	width: 95%;
	margin: auto;
	margin-top: 30px;
	background-image:url(../images/header_triangles_black.gif);
	background-repeat: no-repeat;
	min-height: 71px;
}

#search_header_text	{
	color: white;
	padding: 0 0 0 140px;
}

#search_header_text h1	{
	font-size: 1.7em;
	margin: 25px 0 5px 0;
	padding: 0px;
}

.data_table	{
	background-color:#FFF;
	width:100%;
	color: #000;
}

.data_table th	{
	background-color:#e2007a;
	color:#fff;
	font-size: 1.1em;
	font-weight:bold;
	text-align:left;
}

.data_table form	{
	margin: 0;	
}

.datarow_01	{
	background-color:#fff;
}

.datarow_02	{
	background-color:#ddd;
}

#probbust	{
	background-image:url(../images/problem_buster_graphic.jpg);
	background-position:top;
	background-repeat: no-repeat;
	padding: 80px 0 0 0;
}

#probbust_new	{
	background-image:url(../images/get_advice_600.jpg);
	background-position:top;
	background-repeat: no-repeat;
	padding: 80px 0 0 0;
}


.prob_button	{
	background-image: url(../images/prob_button.gif);
	background-repeat:no-repeat;
	width: 193px;
	height: 36px;
}

.prob_button_new	{
	background-image: url(../images/prob_button.gif);
	background-repeat:no-repeat;
	width: 206px;
	height: 45px;
}

#prob_text	{
	width: 177px;
	height: 22px;
	padding: 7px 10px;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
}

.pointer	{
	cursor:pointer;
}

.search_table	{
	font-size: 1.5em;
	font-weight: bold;
	color:#ff0;
}

#info_layer	{
	position: relative;
}
#info_layer_inner	{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

#info_layer_page	{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
}

.info	{
	font-size:0.75em;
	font-weight:normal;
	background-color: #000;
	border: solid 1px #e2007a;
	padding: 5px;
}

.big_writing	{
	font-size: 2em;
}

.little_heading	{
	font-size: 1.1em;
	font-weight:bold;
}

.warning	{
	color:#000;
	font-weight:bold;
	text-align:center;
}

.mandatory	{
	color:#F00;
	font-weight:bold;
	text-align:right;
}

.img_prov	{
	margin: 0 5px 5px 5px;
	border: solid 1px #e2007a;
}

#contact_details	{
	float:left;
	max-width: 80%;
}

#side_menu	{
	background-color:black;
	width: 160px;
	margin: 20px 0 10px 10px;
	float:right;
	font-size:1.1em;
	font-weight:bold;
}

#side_menu_inner	{
	margin:0;
}

#side_menu ul {
	margin: 1px 0 0 0;
	padding: 0;
	list-style-type: none;
}
		
#side_menu ul a {
	color: white;
	text-decoration: none;
	display: block;
	background: #636363;
	padding: 0.2em 0.5em;
	margin: 0;
	border-right: 20px solid #e2007a;
}
		
#side_menu a:visited {
	color: #ccc;
}
		
#side_menu a:hover {
	color: #fff;
	background: #e2007a;
}

#side_menu li	{
	margin: 0 0 1px 0;
	list-style-type: none;
}

.verticaltext {
	writing-mode: tb-rl;
	filter: flipv fliph;
}

.grid	{
	border-style: none solid solid none;
	border-width: 0px 1px 1px 0px;
	border-color: #000000;
}

.gridtable {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.grid_separator1	{
	height: 2em;
	color: #FFFFFF;
	background: #e2007a;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.grid_separator2	{
	height: 2em;
	background: #FFFF00;
	border-bottom: 1px solid #000000;
}

hr	{
	border:none;
	height:1px;
	color:#000;
}

.no_margin_form	{
	margin:0;
}

.label_info	{
	color:#000;
	font-size:10px;
}

.blk_border	{
	border: 1px solid #000;
}

.blk_border_no_print	{
	border: 1px solid #000;
}

/* -------- MAP PAGE ----------- */

#map_area	{
	width:750px;
	margin: auto;	
}

#map	{
	width: 500px;
	border:solid 1px #000;
	height:500px;
}

#sidebar	{
	width:200px;
	height: 500px;
	border: solid 1px #000;
}

/* --------- FADING AND CHANGING IMAGES ON HOME PAGE ---------- */

#home_fade {
	z-index: 2;
	width: 277px;
	position: absolute;
	top: 380px;
	right: 220px;
}

#home_fade div {
	top:0px;
	right: 0px;
	position: absolute;
	display: none;
}

#home_fade #home_fade_box1	{
	display:block;
}

#banners
{
	position: relative;
	margin:auto;
	width:60%;
	padding: 0 0 90px 0;
	background-color:#EEDCEC;
	border: solid 1px #A70084;
	z-index: 3;
}

#banners div
{
	position:absolute;
	width: 90%;
	top: 10px;
	left: 10px;
	padding: 10px;
	display:none;
	margin:0px;
}

#banners #banner1
{
	display:block;
}

#banners ul
{
	width:auto;
	height:25px;
	background:#0063DC;
	margin:0px;
}

#banners ul li
{
	display:inline;
	width:10px;
}

#banners ul li a
{
	text-decoration:none;
	padding:5px;
	line-height:2.5em;
	margin:5px;
	color:#fff;
	height:25px;
	font-weight:bold;
}

#banners ul li a:hover
{
	background:#fff;
	color:#0063DC;	
}

marquee
{
font-weight:100;
}

/* ------------ NEWS SCROLLER -------------------- */

#news
{
	margin: auto;
	width:550px;
	height:161px;
	background-image:url(../images/news_scroller_bkg.jpg);
	background-repeat:no-repeat;
}

#news div
{
	width:515px;
	height:150px;
	display:none;
	margin:0;
	font-size: 14px;
	padding: 75px 15px 15px 20px;
	color:#FFFFFF;
}

#news a
{
	color:#0099FF;
}

#news #news1
{
	display:block;
}

/* -------- SHOW / HIDE STUFF USED IN GLOSSARY PAGE -------------------- */

.toggle {
	color: #444444;
	font-size: 9pt;
}

.hotspot {
	color: #FF6633;
	cursor: help;
	font-size: 9px;
	font-weight: 100;
}
.hotspotall {
	cursor: help;
	font-weight: bold;
}

.big_red_text	{
	color:#F00;
	font-size:1.5em;
}

/* --------- SORT TABLE STUFF ------------------ */

a img {
	border: 0;
}
table.sortable {
	border-spacing: 0;
	border: 1px solid #000;
	border-collapse: collapse;
}
table.sortable th, table.sortable td {
	text-align: left;
	padding: 2px 4px 2px 4px;
	width: 100px;
	border-style: solid;
	border-color: #444;
}
table.sortable th {
	border-width: 0px 1px 1px 1px;
	background-color: #ccc;
}
table.sortable td {
	border-width: 0px 1px 0px 1px;
}
table.sortable tr.odd td {
	background-color: #ddd;
}
table.sortable tr.even td {
	background-color: #fff;
}
table.sortable tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}

.sub_header {
	background-color:#CCC;
}

.button	{
	padding: 5px;
}

.button	{
	color: #fff;
	background-color: #636363;
	border: 1px solid #A70084;
	padding: 3px;
	text-decoration: none;
	cursor:pointer;
}

.button:hover	{
	background-color: #e2007a;
}

.no_print	{
	text-align:center;
}

.app_list	{
	margin:0;
	padding:0;
	list-style: none;
}

a.popup	{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    text-decoration:none;
}

a.popup:hover{
	z-index:25;
}

a.popup span{
	display: none
}

a.popup:hover span	{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:0; left:2em; width:15em;
    border:1px solid #000;
    background-color:#ccc; color:#000;
    text-align: center;
	padding: 2px;
}
