/* CSS Document */

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


.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:12px;
		font-weight:normal;
		vertical-align:text-top;
	}

.menu_text a 
	{
		float:left;
		clear:left;
		width:153px;
		height:25px;
		background-repeat:no-repeat;
		line-height:200%;
	}

.menu_text a:link, .menu_text a:visited
	{
		color: #405B76;
		background-image: url(../images/button_normal.jpg);
		text-decoration: none;
	}

.menu_text a:hover
	{
		color: #405B76;
		background-image: url(../images/button_active.jpg);
		text-decoration: none;
	}
	
	
.menu_text_selected
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		vertical-align:text-top;
	}

.menu_text_selected a 
	{
		float:left;
		clear:left;
		width:153px;
		height:25px;
		background-repeat:no-repeat;
		line-height:200%;
	}

.menu_text_selected a:link, .menu_text_selected a:visited
	{
		color: #405B76;
		background-image: url(../images/button_active.jpg);
		text-decoration: none;
	}

.menu_text_selected a:hover
	{
		color: #405B76;
		background-image: url(../images/button_active.jpg);
		text-decoration: none;
	}


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

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

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


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

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

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


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

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

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


.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: normal;
		color:#FFFFFF;
		text-decoration: none;
	}

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


.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;}