/* Default CSS Stylesheet for a new Web Application project */
body, td
{
	font-family: Arial;
	font-size: 10pt;
	color:#656565;
}
a.TopLink_green
{
	font-family: Arial;
	font-size: 9pt;
	color: #7B2076;
	text-decoration: none;
	font-weight: bold;
}
a.TopLink_green:hover
{
	font-family: Arial;
	font-size: 9pt;
	color: #007948;
	text-decoration: none;
	font-weight: bold;
}

a.TopLink
{
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.TopLink:hover
{
	font-family: Arial;
	font-size: 9pt;
	color: #007948;
	text-decoration: none;
	font-weight: bold;
}

a.TopMidLink
{
	font-family: Arial;
	font-size: 14px;
	color: #007948;
	text-decoration: none;
	font-weight: bold;
}
a.TopMidLink:hover
{
	font-family: Arial;
	font-size: 14px;
	color: #A9CC0E;
	text-decoration: none;
	font-weight: bold;
}

a.path
{
	text-decoration: none;
	color: #ADB7BF;
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal;
}
a.path:hover
{
	text-decoration: underline;
	color: #ADB7BF;
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal;
}
td.path_td
{
	text-decoration: none;
	color: #ADB7BF;
	font-family: Arial;
	font-size: 8pt;
}
td.page_title
{
	font-family: Arial;
	font-size: 17pt;
	color: #007948;
	text-decoration: none;
	font-weight: bold;
}
td.home_page_content
{
	font-family: Arial;
	font-size: 10pt;
	color: #656565;
}
td.home_page_content9
{
	font-family: Arial;
	font-size: 8pt;
	color: #656565;
}
a.googleText
{
	font-family: Arial;
	font-size: 8pt;
	color: #007948;
	text-decoration:underline;
}
a.googleText:hover
{
	font-family: Arial;
	font-size: 8pt;
	color: #007948;
	text-decoration:underline;
}
.events_title
{
font-size:8pt;
font-weight:bold;
color:#007948;	
text-decoration: none;
}
.events_content
{
font-size:9pt;
font-weight:normal;
color:#656565;	
text-decoration: none;
}
.events_content:hover
{
font-size:9pt;
font-weight:normal;
color:#656565;	
text-decoration: none;
}

td.page_content
{
	font-family: Arial;
	font-size: 9pt;
	color: #656565;
}
a.pages_links
{
	text-decoration: none;
	color: #007948;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
a.pages_links:hover
{
	text-decoration: underline;
	color: #007948;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
a.pages_links_active
{
	text-decoration: none;
	color: #A9CC0E;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
a.pages_links_active:hover
{
	text-decoration: none;
	color: #A9CC0E;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
a.TopMidLink_news
{
	font-family: Arial;
	font-size: 9pt;
	color: #007948;
	text-decoration: none;
	font-weight: bold;
}
a.TopMidLink_news:hover
{
	font-family: Arial;
	font-size: 9pt;
	color: #A9CC0E;
	text-decoration: none;
	font-weight: bold;
}
a.TopMidLink_news_title
{
	font-family: Arial;
	font-size: 11pt;
	color: #007948;
	text-decoration: none;
	font-weight: bold;
}
a.TopMidLink_news_title:hover
{
	font-family: Arial;
	font-size: 11pt;
	color: #007948;
	text-decoration: none;
	font-weight: bold;
}
a.page_description
{
	font-family: Arial;
	font-size: 10pt;
	color: #656565;
	text-decoration:none;
}
a.page_description:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: #656565;
	text-decoration:none;
}
td.Title_form
{
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	color: #656565;
	text-decoration:none;
}
.fields_form
{
	width:250px;
}
a
{
text-decoration:underline;
font-size: 10pt;
font-weight:normal;
color: #007948;
}
a:hover
{
text-decoration:none;
font-size: 10pt;
font-weight:normal;
color: #A9CC0E;
}
.small_title
{
text-decoration:none;
font-size: 10pt;
font-weight:bold;
color: #007948;
}
a.bottomLink
{
	text-decoration:none;
	color:#007948;
	font-weight:normal;
	font-size:8pt;
	font-family:Arial;
}
a.bottomLink:hover
{
	text-decoration:underline;
	color:#007948;
	font-weight:normal;
	font-size:8pt;
	font-family:Arial;
}
a.cyberLink
{
	text-decoration:none;
	color:#2B3840;
	font-weight:normal;
	font-family: Arial;
	font-size: 8pt;
}
a.cyberLink:hover
{
	text-decoration:underline;
	color:#2B3840;
	font-weight:normal;
	font-family: Arial;
	font-size: 8pt;
}
.cyber{font-family:arial;font-size:8pt;font-weight:bold;text-decoration:none;}
.cyber:hover{font-family:arial;font-size:8pt;font-weight:bold;text-decoration:underline;}
.logo{padding-top:1px;cursor:hand;text-align:right;}
