/* CSS Document */
body 
	{
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		text-align:center;
	}

#fullheight
	{
		height:100%
	}

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


h1
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 20px;
		font-weight: bold;
		color: #650360;
		line-height: 20px;
		margin:0px 0px 10px 0px;
	}


.news_title 
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		font-weight: bold;
	}	
	
	
.as_site_text 
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		color: #DD0000;
	}

.as_site_text a, .as_site_text a:link, .as_site_text a:visited
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		color: #DD0000;
		text-decoration:none;
	}

.as_site_text a:hover {color:#FF8A00;}


.footer_text 
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		color: #427337;
	}

.footer_text a, .footer_text a:link, .footer_text a:visited
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		color: #427337;
		text-decoration: none;
	}

.footer_text a:hover {color:#FF8A00;}


.sub_menu_text 
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		color: #650360;
		display:block;
		background-color:#fff;
		cursor:pointer;
		font-weight: normal;
		vertical-align:middle;
		height: 16px;
		line-height: 16px;
		margin-bottom: 1px;
		margin-left: 1px;
		padding: 0px;
		padding-left: 5px;
	}

.sub_menu_text a, .sub_menu_text a:link, .sub_menu_text a:visited 
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		color: #650360;
		padding-left:5px;
		display:block;
		background-color:#fff;
		cursor:pointer;
		font-weight:normal;
		vertical-align:middle;

	}

.sub_menu_text a:hover
	{
		color: #650360;
		font-weight:normal;
	}


.menu_text 
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		color: #650360;
		display:block;
		background-color:#fff;
		cursor:pointer;
		font-weight:bold;
		height: 20px;
		line-height: 20px;
		margin-bottom: 1px;
		margin-left: 1px;
		padding: 0px;
		padding-left: 5px;
	}

.menu_text a, .menu_text a:link, .menu_text a:visited 
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		color: #650360;
		text-decoration: none;
		display:block;
		background-color:#fff;
		cursor:pointer;
		font-weight:bold;
		vertical-align:middle;
	}

.menu_text a:hover {

		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		color: #650360;
		display:block;
		background-color:#fff;
		cursor:pointer;
		font-weight:bold;
		vertical-align:middle;
	}
	

.menu_text_selected 
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		color: #650360;
		display:block;
		background-color:#fff;
		cursor:pointer;
		font-weight:bold;
		vertical-align:middle;
		margin-bottom: 1px;
		margin-left: 1px;
		line-height: 20px;
		padding-left: 5px;
	}

.menu_text_selected a, .menu_text_selected a:link, .menu_text_selected a:visited 
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;	
		font-weight:bold;
		color: #650360;
		text-decoration: none;
		display:block;
		background-color:#fff;
		cursor:pointer;
		vertical-align:middle;
	}

.horiz_menu_text
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		color:#427337;
	}

.horiz_menu_text a, .horiz_menu_text a:link, .horiz_menu_text a:visited 
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		color:#427337;
		text-decoration: none;
	}

.horiz_menu_text a:hover {color:#FFFFFF;}


.horiz_menu_text_selected
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		color:#FFFFFF;
	}

.horiz_menu_text_selected a, .horiz_menu_text_selected a:link, .horiz_menu_text_selected a:visited
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		color:#FFFFFF;
		text-decoration: none;
	}

.horiz_menu_text_selected a:hover {color:#E03D40;}


.page_heading
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		color: #2AA911;
	}

.page_heading a, .page_heading a:link, .page_heading a:visited
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		color: #2AA911;
		text-decoration: none;
	}

.page_heading a:hover {color:#99CC66;}


.page_sub_heading
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #669999;
	}

.page_sub_heading a, .page_sub_heading a:link, .page_sub_heading a:visited
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #666666;
		text-decoration: none;
	}

.page_sub_heading a:hover {color:#666666;}
	
	
.text_black
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 9.5pt;
		color:#000000;
	}

.text_black a, .text_black a:link, .text_black a:visited
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 9.5pt;
		color:#006DE7;
		text-decoration: none;
	}

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


.text_white
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 9.5pt;
		color:#FFFFFF;
	}

.text_white a, .text_white a:link, .text_white a:visited
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 9.5pt;
		color:#FFFFFF;
		text-decoration: none;
	}

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


.text_grey
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 9.5pt;
		color:#666666;
	}

.text_grey a, .text_grey a:link, .text_grey a:visited
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		color:#666666;
		text-decoration: none;
	}

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


.tag_line_text
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		color:#C9CBB6;
	}

.tag_line_text a, .tag_line_text a:link, .tag_line_text a:visited
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		color:#C9CBB6;
		text-decoration: none;
	}

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


table
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
	}

table a 
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		text-decoration: none;
	}
	
input 
	{
		background: #f4f4f4;
		border: 1px solid #ccc;
	}	
	
textarea 
	{
		background: #f4f4f4;
		border: 1px solid #ccc;
	}
