A
{
	font-family: arial, helvetica, sans-serif;
	font-weight: regular;
	color: #26588A;
	font-size: 12px;
	text-decoration: none;
}

A:hover
{
	font-family: arial, helvetica, sans-serif;
	font-weight: regular;
	color: black;
	font-size: 12px;
	text-decoration: underline;
}

body
{
	font-family: arial, helvetica, sans-serif;
	font-weight: regular;
	color: black;
	font-size: 12px;
}

INPUT
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #26588A;
	background: #ffffff;
}

SELECT
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #26588A;
	background: #ffffff;
}

TEXTAREA
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #26588A;
	background: #ffffff;
}

TD
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #000000;
}

.header
{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #26588A;
}

.subHeader
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #26588A;
}

A.navItem
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #26588A;
	line-height: 12px;
}

A.navItem:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
	text-decoration: underline;
}

A.navTopic
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #26588A;
	line-height: 12px;
}

A.navTopic:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
	text-decoration: underline;
}

.submenu
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.border
{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	background: #26588A;
}

.tr1
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #26588A;
	background: #DCDCDC;
}

.tr2
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #26588A;
	background: #ffffff;
}


