.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000099;
	;
}
.texttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18pt;
	color: #000099;
	;
	font-style: italic;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	;
}

.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}
.special-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: justify;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
/* TABLE HEADER */
TH {
	font-family: MS SANS SERIF,arial,helvetica,sansserif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: #00297B;
}

/* TABLE CELL 1 */
.Table1 {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background: #E7ECF2;
	padding-left: 50px;
	
}

.Table1 A:link    { color:#00297B; font-weight:normal; text-decoration: underline; }
.Table1 A:active  { color:#00297B; font-weight:normal; text-decoration: underline; }
.Table1 A:visited { color:#00297B; font-weight:normal; text-decoration: underline; }
.Table1 A:hover   { color:#2367BB; font-weight:normal; text-decoration: underline; }


/* TABLE CELL 2 */
.Table2 {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background: #FCFDD7;
}

.Table2 A:link    { color:#00297B; font-weight:normal; text-decoration:underline; }
.Table2 A:active  { color:#00297B; font-weight:normal; text-decoration:underline; }
.Table2 A:visited { color:#00297B; font-weight:normal; text-decoration:underline; }
.Table2 A:hover   { color:#2367BB; font-weight:normal; text-decoration:underline; }


/* TABLE CELL 3 */
.Table3 {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background: #FEFEF3;
}

.TableA A:link    { color:navy; font-weight:bold; text-decoration:none; }
.TableA A:active  { color:navy; font-weight:bold; text-decoration:none; }
.TableA A:visited { color:#2367BB; font-weight:bold; text-decoration:none; }
.TableA A:hover   { color:#FFCC00; font-weight:bold; text-decoration:none; }


/* TABLE CELL 4 */
.Table4 {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background: #CDD8E4;
}

.TableA A:link    { color:navy; font-weight:bold; text-decoration:none; }
.TableA A:active  { color:navy; font-weight:bold; text-decoration:none; }
.TableA A:visited { color:#2367BB; font-weight:bold; text-decoration:none; }
.TableA A:hover   { color:#FFCC00; font-weight:bold; text-decoration:none; }

/* BODY LIST 1 */
.List1 {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;	
}

.List1 A:link    { color:#00297B; font-weight:normal; text-decoration: underline; }
.List1 A:active  { color:#00297B; font-weight:normal; text-decoration: none; }
.List1 A:visited { color:#00297B; font-weight:normal; text-decoration: underline; }
.List1 A:hover   { color:#2367BB; font-weight:normal; text-decoration: underline; }

.style9 {
	color: #FFFFFF;
	font-size: xx-small;
}

