body, p, td, li
{
	font-family: Arial;
	font-size: 12px;
}

a:link
{
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}

a:active
{
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}

a:visited
{
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}

a:hover
{
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
}

/* Nav */
a.nav:link
{
	font-size: 12px;
	color: #406688;
	text-decoration: none;
}

a.nav:active
{
	font-size: 12px;
	color: #406688;
	text-decoration: none;
}

a.nav:visited
{
	font-size: 12px;
	color: #406688;
	text-decoration: none;
}

a.nav:hover
{
	font-size: 12px;
	color: #406688;
	text-decoration: underline;
}

H1
{
	font-size: 14px;
	color: #406688;
}

H2
{
	font-size: 12px;
	color: #406688;
}

H3
{
	font-size: 14px;
	font-weight: bold;
	color: #406688;
	padding-bottom: 10px;
    padding-top: 10px;}

H4
{
	font-size: 8px;
	color: #406688;
}

H5
{
	font-size: 10px;
	color: #406688;
}

.content
{
	color: #406688;
}

table.yellow
{
	background-color: #F4C606;
	color: #406688;
}

tr.yellow
{
	background-color: #F4C606;
	color: #406688;
}

table.gray
{
	background-color: #E2E2E2;
	color: #2D4654;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


.gray
{
	background-color: #E2E2E2;
	color: #2D4654;
}

.blue
{
	color: #406688;
}

li
{
	padding-bottom: 10px;
}

li.bold
{
	font-weight: bold;
	color: #406688;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
}

ul.bold
{
	font-weight: bold;
	color: #406688;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
}

/* Back to Top */
a.top:link
{
	font-size: 8px;
	font-weight: bold;
	color: #406688;
	padding-bottom: 8px;
	text-decoration: none;
}

a.top:active
{
	font-size: 8px;
	font-weight: bold;
	color: #406688;
	padding-bottom: 8px;
	text-decoration: none;
}

a.top:visited
{
	font-size: 8px;
	font-weight: bold;
	color: #406688;
	padding-bottom: 8px;
	text-decoration: none;
}

a.top:hover
{
	font-size: 8px;
	font-weight: bold;
	color: #406688;
	padding-bottom: 8px;
	text-decoration: underline;
}

.resource-100
{
	background-color: #E2E2E2;
	color: #2D4654;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100px;
}

.resource-225
{
	background-color: #E2E2E2;
	color: #2D4654;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 225px;
}

.resource-300
{
	background-color: #E2E2E2;
	color: #2D4654;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 300px;
}

.resource
{
	background-color: #E2E2E2;
	color: #2D4654;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
