body
{
	background: url("background.gif");
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 1em;
	margin-left: 1em;
}

td
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.articlemessage
{
	font-size: 10 px;
}

.pagetitle
{
	color: #00267F;
	font-weight: bold
}

.purple
{
	color: #00267F;
}

.white
{
	color: #FFFFFF;
}

.bold
{
	font-weight: bold;
}

.paragraphHeading
{
	font-weight: bold;
}

.breadtrail
{
	font-size: 10 px;
	font-style: italic;
}

.articles
{
	color: #FFFFFF;
	font-size: 10 px;
	font-weight: bold;
}

.articleheading
{
	color: #FFFFFF;
	font-size: 10 px;
}


.articledates
{
	color: #000000;
	font-size: 10 px;
	font-style: italic;
	font-weight: bold;
}

.articleheader
{
	color: #000000;
	font-size: 10 px;
	font-style: italic;
}

.articlebody
{
	color: #000000;
	font-size: 10 px;
}


.footer
{
	font-size: 11 px;
}

.subcatnavbar
{
	background-color: #D2DCEC;
	color: #00267F;
}

.layerBorders
{
	background-color: #00267F;
}

a
{
	color: #00267F;
	text-decoration: underline;
	font-weight: bold;
}

a.articlelist
{
	font-size: 10px;
	color: #00267F;
	text-decoration: underline;
	font-weight: bold;
}

a.articlelistheader
{
	font-size: 10px;
	color: #00267F;
	text-decoration: underline;
	font-weight: normal;
}


a.articlelist:hover
{
	font-size: 10px;
	background-color: #D2DCEC;
}

a.articlelistheader:hover
{
	font-size: 10px;
	background-color: #D2DCEC;
	font-weight: normal;
}


a.secnav
{
	font-size: 10px;
	text-decoration: none;
}

a.secnav:hover
{
	color: #D2DCEC;
	background-color: #00267F;
}

a.paragraphHeading
{
	font-size: 14 px;
}

a.articles
{
	color: #D2DCEC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}

a.articles:hover
{
	color: #00267F;
	background-color: #D2DCEC;
}