.topsmall		{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  font-size : 7pt; font-weight : normal; text-decoration : none; color : #99CCFF; }
a.topsmall		{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  font-size : 7pt; font-weight : normal; text-decoration : underline; color : #99CCFF; }
a.topsmall:hover{ text-decoration: none; color : #99CCFF; }

.toplarge		{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  font-size : 10pt; font-weight : normal; text-decoration : none; color : #000000; }

.top			{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  font-size : 10pt; font-weight : bold; text-decoration : none; color : #00678d; }

.pagetitle		{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  font-size : 13pt; font-weight : bold; text-decoration : none; color : #00678d; }

.formsection	{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  font-size : 10pt; font-weight : bold; text-decoration : none; color : #FFFFFF; }

.boxtitle		{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  font-size : 9pt; font-weight : bold; text-decoration : none; color : #FFFFFF; }

.boxtitle2		{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  font-size : 9pt; font-weight : bold; text-decoration : none; color : #003366; }

.box			{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  font-size : 8pt; font-weight : normal; text-decoration : none; color : #000000; }
a.box			{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  font-size : 8pt; font-weight : normal; text-decoration : underline; color : #000000; }
a.box:hover	{ text-decoration: none; color : #000000; }

.body			{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  font-size : 9pt; font-weight : normal; text-decoration : none; color : #000000; }
a.body			{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  font-size : 9pt; font-weight : normal; text-decoration : underline; color : #000000; }
a.body:hover	{ text-decoration: none; color : #000000; }

.footer			{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  font-size : 8pt; font-weight : normal; text-decoration : none; color : #666666; }
a.footer		{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  font-size : 8pt; font-weight : normal; text-decoration : underline; color : #666666; }
a.footer:hover	{ text-decoration: none; color : #666666; }

.footersm		{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  font-size : 7pt; font-weight : normal; text-decoration : none; color : #666666; }
a.footersm		{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  font-size : 7pt; font-weight : normal; text-decoration : underline; color : #666666; }
a.footersm:hover{ text-decoration: none; color : #666666; }

.menu			{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	background : #00678d;
	padding-bottom : 9px;
	padding-left : 10px;
	padding-top : 8px;
	width : 170px;
}
a.menu			{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	background : #00678d;
	color : #FFFFFF;
}
a.menu:hover	{
	color : #003366;
	background : #dbe15d;
}

.menu2			{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	background : #5685b4;
	padding-bottom : 5px;
	padding-left : 25px;
	padding-top : 4px;
	width : 170px;
}
a.menu2			{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	background : #5685b4;
	color : #FFFFFF;
}
a.menu2:hover	{
	color : #003366;
	background : #dbe15d;
}

#fullheight{height:100%}