/* Stylesheet for the PC */

a:hover	{
	color: #006060;
}

.menu_link 
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
	color: rgb( 0,0,0 );
}

.banner 
{
	font-family: Arial, sans-serif;
	font-size: 32pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
	color: rgb( 0,0,0 );
}

.sub 
{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: regular;
	text-decoration: none;
	line-height: 140%;
	color: rgb( 0,0,0 );
}

.subbold 
{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 140%;
	color: rgb( 0,0,0 );
}

.content 
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: regular;
	text-decoration: none;
	line-height: 140%;
	color: rgb( 0,0,0 );
}

.contentbold 
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 140%;
	color: rgb( 0,0,0 );
}

.body 
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: regular;
	text-decoration: none;
	line-height: 140%;
	color: rgb( 0,0,0 );
}

.bodylink
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: regular;
	text-decoration: none;
	line-height: 140%;
	color: #00b0b0;
}


.homelink
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: regular;
	text-decoration: none;
	line-height: 140%;
	color: #808080;
}


.copyfooter 
{
	font-family: arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}


.copyfooter a
{
	text-decoration: none;
	color: #00b0b0;
}


.copyfooter a:hover
{
	text-decoration: none;
	color: #006060;
}


.footer 
{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

A.footer:link, A.footer:visited { color: #000000; }
A.footer:hover, A.footer:active { color: #808080; text-decoration : none; }

.mainNav_link 
{
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

A.mainNav_link:link, A.mainNav_link:visited { color: #000000; }
A.mainNav_link:hover, A.mainNav_link:active { color: #808080; text-decoration : none; }


.leftNav_link 
{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	color: #000000;
}

A.leftNav_link:link, A.leftNav_link:visited { color: #000000; }
A.leftNav_link:hover, A.leftNav_link:active { color: #808080"; text-decoration : none; }