body, p
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: Black;
	background-color: White;
}

td
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
}

a, a:link 
{
	color: #4A94D5;
	text-decoration: none;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
}

a:hover 
{
	color: #426997;
	text-decoration: none;
}

a:visited
{
	color: #9A3464;
	text-decoration: none;
}

h1 
{
	font-size: 22px;
	line-height: 24px;
	color: #164781;
	background-color: White;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
}

.datagrid td
{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
}

.datagrid td a, .datagrid td a:link 
{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
}

.copyright-link
{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
}

.copyright-link a, .copyright-link a:link 
{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
}

.lead-text 
{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: Black;
	background-color: White;
	padding-left: 0px;
}

.emptyTableHeader
{
	border-left: 1px solid;
}

.emptyTableHeader td
{
	color: white;
	font-family: Arial;
	font-size: 10px;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: none;
	border-bottom: none;
}

h2 
{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #164781;
	background-color: White;
	padding-left: 0px;
	padding-top: 16px;
}

h3, .resource-heading 
{
	position: relative;
	display: block;
	width: 100%;
	color: Black;
	background-color: #D5D9DF;
	font-size: 10px;
	line-height: 16px;
	padding-left: 5px;
}

.intro-text 
{
	font-size: 11px;
	line-height: 14px;
	color: Black;
	background-color: White;
}

.picture-caption
{
	font-size: 11px;
	line-height: 14px;
	color: Black;
	background-color: White;
}

.resource-area
{
	font-size: 11px;
	line-height: 14px;
	color: Black;
	background-color: White;
}

.resource-area p 
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.button
{
	font-size: 10px;
	color: Black;
	background-color: #D5D9DF;
}

.dropdown
{
	width: 100%;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	line-height: normal;
	color: Black;
	background-color: White;
}

.dropdown label
{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
}

.toolbox-text
{
	font-size: 10px;
}

.dottedline
{
	line-height: 0px;
}

