BODY			{ BACKGROUND-COLOR: #FFFFFF; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-SIZE: .11px; }

a			{ text-decoration: none; font-family: Tahoma, Arial; color: #FFFFFF;}
a:link			{ text-decoration: none; text-decoration: none; color:	#292980;}
a:hover			{ text-decoration: underline; color: #292980; }
a:visited		{ text-decoration: none; color:	#292980; }
a:active		{ text-decoration: none; color: #292980; }

TD{ font-family: Verdana, Helvetica, sans-serif; font-size: 13px; color: #292980;}
TFOOT, THEAD	{ font-size: 1em; word-spacing:	normal; letter-spacing:	normal; text-transform:	none; font-family: Arial, Helvetica, sans-serif; }
TH{ vertical-align:baseline; font-size: 1em; font-weight: bold; word-spacing: normal; letter-spacing: normal; text-transform:	none; font-family: Arial, Helvetica, sans-serif; }


.nav a:link	{ font-family: Tahoma, Arial; text-decoration: none; color:#FFFFFF;font-size: 14px; font-weight:bold;}
.nav a:visited	{ font-family: Tahoma, Arial; text-decoration: none; color:#FFFFFF;font-size: 14px; font-weight:bold;}
.nav a:hover	{ font-family: Tahoma, Arial; text-decoration: underline; color: #FFFFFF;font-size: 14px;}

H3 { font-family: Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #292980; }

.head14			{ font-family: Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #292980; }
.head16			{ font-family: Verdana, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #292980; }
.head18			{ font-family: Verdana, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #292980; }
.heading14		{ font-family: Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #292980; }
.heading17		{ font-family: Verdana, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #292980; }
.select			{ font-family: Courier New; }
.six			{ font-size: 6pt;  }
.seven			{ font-size: 7.5pt;}
.eight			{ font-size: 8pt;  }
.nine			{ font-size: 9pt;  }
.ten			{ font-size: 10pt; }
.eleven			{ font-size: 11pt; }
.twelve			{ font-size: 12pt; }
.twelveI		{ font-size: 12pt; font-wight:italics; }
.thirteen		{ font-size: 13pt; }
.fourteen		{ font-size: 14pt; }
.fifteen		{ font-size: 15pt; }
.copyright		{ font-family: Tahoma, Arial; font-size: 12px; font-weight: bold; color: #000000 }
.text			{ font-family: Tahoma, Arial; font-size: 12px; }
input 			{ font-family: Tahoma, Arial; font-size: 12px; }
textarea 		{ font-family: Tahoma, Arial; font-size: 12px; }


#content div.box2r	{
	width:282px;
 	border-top: 1px solid #ccc;
	border-left: 1px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: left;
	}

#content div.box2l	{
	width:282px;
 	border-top: 1px solid #ccc;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: left;
	}


.right {
	float: right;
}

.left {
	float: left;
}


#content {
	margin-left: 85px;
	width: 600px;
}

#content div.box {
	padding: 5px;
	margin: 0;
	
}

#content div.box img {
	margin-top: 0;
	padding-top: 0;
	float: right;
}

#content div.box div {
	width: 50%;
	margin-top: 0;
	overflow: hidden;
}

/* border image rollover effect */
.highlightit img {
	border: 1px solid #0058a0;
}

.highlightit:hover img {
	border: 1px solid #f30;
}

.highlightit:hover {
	color: #f30; /* Dummy definition to overcome IE bug */
}


