
td
{
	font-family: verdana, arial, serif;
	font-size: x-small;
	color: #2B3548;
}

.textsmall
{
	font-family: verdana, arial, serif;
	font-size: x-small;
	color: #2B3548;
}

body
{
	background-color: #2B3548;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a
{
	text-decoration: underline;
	color: #3669AB;
}

a:hover, a:active
{
	text-decoration: none;
	color: #3669AB;
}

a.whitetext
{
	text-decoration: underline;
	color: #DFE2E3;
}
a.whitetext:hover
{
	text-decoration: none;
	color: #DFE2E3;
}


.bluefill
{
	background-color: #3669AB;
}
.lltbluefill
{
	background-color: #EAF3F7;
}
.whitefill
{
	background-color: #FFFFFF;
}
.dkbluefill
{
	background-color: #242D3D;
}

.sideitem
{
	background-image: url(/images/bkgrd_sideitem.jpg);
	color: #502624;
	border-left: #C6DCF3 1px solid;
	border-top: #C6DCF3 1px solid;
	border-bottom: #C6DCF3 1px solid;
	border-right: #C6DCF3 1px solid;
}

.sectiontitle
{
	font: small Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2B3548;
}

.subsectiontitle
{
	font: small Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EC8E00;
}

.hrltblue
{
	color: #C6DCF3;
}

.sideitemtitle
{
	font-family: verdana, arial, serif;
	font-size: small;
	font-weight: bold;
	letter-spacing: 0px;
}

.boldtitlelt
{
	font: 11px Verdana;
	font-weight: bold;
	letter-spacing: 0px;
	color: #DFE2E3;
}
.error 
{
	color: #AC1111;
}
