﻿

body 
{
	line-height: 18px;
}


a
{
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 6px;
	color: darkblue;
	font-family: Verdana;
	text-decoration: underline;
}
a:hover
{
	font-size: 12px;
	padding-bottom: 6px;
	color: crimson;
	font-family: Verdana;
	text-decoration: none;
	margin-bottom: 6px;
}

.BodyText
{
	color: #94a3bc;
}

.TitleText
{
	color: #ff8642;
}

a.Nav
{
	font-weight: bold;
	font-size: 12px;
	color: #94a3bc;
	font-family: Georgia, Verdana;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 4px;
}
a.Nav:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #EFE600;
	font-family: Georgia, Verdana;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 4px;
}



a.ref
{
	font-weight: normal;
	font-size: 9px;
	color: #696969;
	font-family: Arial;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 1px;
}

a.ref:hover
{
	font-weight: normal;
	font-size: 9px;
	color: indigo;
	font-family: Arial;
	background-color: thistle;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 1px;
}

a.topnav
{
	font-weight: normal;
	font-size: 10px;
	color: lightgrey;
	font-family: verdana;
	text-decoration: underline;
}

a.topnav:hover
{
	font-weight: normal;
	font-size: 10px;
	color: white;
	font-family: verdana;
	text-decoration: none;
}



.listcontainer
{
	padding-right: 10px;
	padding-left: 0px;
	list-style-type: none;
	text-align: left;
	width: 165px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 15px;
}

A.navlink, A.navlink:visited, A.navlink:active, A.navlink:link
{
	font-weight: bold;
	font-size: 12px;
	color: #606060;
	font-family: Arial, Georgia, 'Century Gothic' , 'Times New Roman';
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
A.navlink:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #b70a38;
	font-family: Arial, Georgia, 'Century Gothic' , 'Times New Roman';
	text-decoration: underline;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

li.listitem
{
	padding-bottom: 0px;
	padding-top: 5px;
	height: 24px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	border-bottom: #e0e0e0 1px dotted;
}
ul
{
	list-style-type: square;
}
