/* CSS Document */

p
{
	margin: 0px 0px 16px 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 80%;
}


a:link

{
	font-size: 100%;
	color: #000000;
	text-decoration: underline;
}

a:active

{
	font-size: 100%;
	color: #000000;
	text-decoration: underline;
}

a:visited

{
	font-size: 100%;
	color: #000000;
	text-decoration: underline;
}

a:hover

{
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}


a.nav:link

{
	font-size: 100%;
	color: #0F2066;
	text-decoration: none;
}

a.nav:active

{
	font-size: 100%;
	color: #0F2066;
	text-decoration: none;
}

a.nav:visited

{
	font-size: 100%;
	color: #0F2066;
	text-decoration: none;

}

a.nav:hover

{
	font-size: 100%;
	color: #1D3EC0;
	text-decoration: underline;
}


a.defaultLighter:link

{
	font-size: 100%;
	color: #666666;
	text-decoration: underline;
}

a.defaultLighter:active

{
	font-size: 100%;
	color: #666666;
	text-decoration: underline;
}

a.defaultLighter:visited

{
	font-size: 100%;
	color: #666666;
	text-decoration: underline;
}

a.defaultLighter:hover

{
	font-size: 100%;
	color: #666666;
	text-decoration: none;
}



h1

{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:120%;
	color: #0F2068;
}

h2

{
	padding: 0px;
	margin: 0px;
	font-size: 80%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.noMarg {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.textLarge {
	font-size: 90%;
}
