@charset "utf-8";
/* CSS Document */

A  {
	color : #6666CC;
	text-decoration : none;
}

A:Visited  {
	color : #000099;
	text-decoration : none;
}

A:Active  {
	color : #6666CC;
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
	color : #3333FF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #000000;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #000000;
}

#nav
{
	font-size: 10px;
	line-height: 12px;
	width: 160px;
	background-color: #ffffff;
	
	
}
#nav a
{
	background-color: #666666;
	display: block;
	color: #ffffff;
	width: 145px;
	margin: 2px 1px 0;
	padding: 10px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}
#nav dt
{
	list-style-type: none;
}
#nav a:hover
{
	background-color: #995857
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: bold;
	color: #656876;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 16pt;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 13pt;
	color: #666633;
}
.titling {
	font-family: "Felix Titling";
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	color: #333333;
}
.bannerhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	color: #FFFFFF;
}
.bannerheadmed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #FFFFFF;
}
.smallarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #333;
}
.mediumarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #000;
}
