/* CSS Document */

#scroll 
	{
		position:absolute;
		top:0;
		bottom:-0.1px;
		width:1em;
		z-index:-1;
	}


h1
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14pt;
		font-weight: normal;	
	}


table
	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 8pt;
	}

table a 
	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 8pt;
			text-decoration: none;
	}

.news_title 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 6pt;
		font-weight: bold;
	}	
	
	
.as_site_text 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-weight: normal;
		color: #DD0000;
	}

.as_site_text a
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-weight: normal;
		color: #DD0000;
		text-decoration:none;
	}

.as_site_text a:hover {color:#19A5B2;}


.footer_text 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-weight: normal;
		color: #888888;
	}

.footer_text a
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-weight: normal;
		color: #888888;
		text-decoration:none;
	}

.footer_text a:hover {color:#19A5B2;}


.menu_text 
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:normal;
		vertical-align:middle;
	}

.menu_text a 
	{
		float:left;
		clear:left;
		width:100%;
		height:18px;
		background-repeat:no-repeat;
	}

.menu_text a:link, .menu_text a:visited
	{
		color: #FFFFFF;
		text-decoration: none;
	}

.menu_text a:hover
	{
		color: #FFFFFF;
		text-decoration: none;
		display:block;
		background-color:#3380C2;
	}
	
	
.menu_text_selected
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:normal;
		vertical-align:middle;
	}

.menu_text_selected a 
	{
		float:left;
		clear:left;
		width:100%;
		height:18px;
		background-repeat:no-repeat;
		background-color:#3380C2;
		vertical-align:middle;
	}

.menu_text_selected a:link, .menu_text_selected a:visited
	{
		color: #FFFFFF;
		text-decoration: none;
	}

.menu_text_selected a:hover
	{
		color: #FFFFFF;
		text-decoration: none;
	}


.page_heading
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14pt;
		font-weight: normal;
		color: #ffffff;
	}

.page_heading a
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14pt;
		font-weight: normal;
		color: #ffffff;
	}

.page_heading a:hover {color:#A72F5E;}


.page_sub_heading
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: normal;
		color: #C60F01;
	}

.page_sub_heading a
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: normal;
		color: #C60F01;
	}

.page_sub_heading a:hover {color:#A72F5E;}


.text_black
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		color:#ffffff;
	}

.text_black a
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		color:#FF8400;
		text-decoration: none;
	}

.text_black a:hover {color:#FFDE00;}


.text_white
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		color:#FFFFFF;
	}

.text_white a
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		color:#FFFFFF;
		text-decoration: none;
	}

.text_white a:hover {color:#F57B20;}


.text_grey
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		color:#666666;
	}

.text_grey a
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		color:#666666;
		text-decoration: none;
	}

.text_grey a:hover {color:#A72F5E;}


.tag_line_text
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: normal;
		color:#C9CBB6;
	}

.tag_line_text a
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: normal;
		color:#C9CBB6;
		text-decoration: none;
	}

.tag_line_text a:hover {color:#A72F5E;}

.text_red
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		color:red;
	}
	
	

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	width:248px;
	position:relative;
	z-index:10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:auto;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:auto;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
text-decoration:none; 
color:#000; 
width:60px; 
height:30px; 
background:#fff; 
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
line-height:29px;
margin-right:2px;
text-align:center;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:60px;
w\idth:60px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#d4d8bd bottom right no-repeat;

}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#c9ba65 bottom right no-repeat;
}
.menu ul ul :hover > a.drop {
background:#c9ba65 bottom right no-repeat;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#e2dfa8;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#b2ab9b;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:112px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:150px; 
top:0;
width:150px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-150px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
font-size:10px;
background:#fff; 
color:#000; 
height:auto; 
line-height:1em;
padding:5px 5px;
text-align:left;
width:112px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:120px;
w\idth:120px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#051C4E;
}

.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#051C4E;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
