

/***********************************************/
/* TEMPLATE LAYOUT                               */
/***********************************************/ 

/*leftnav back-to-AP-home*/

.APhome {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	text-align: right;
	text-valign: middle;
	font-weight: bold;
	line-height: 11px;
	}
	a.APhome:link {
	color: #003366;
	text-decoration: none;
	}
	a.APhome:visited {color: #003366;  text-decoration: none}
	a.APhome:active { color: #003366; text-decoration: none}
	a.APhome:hover {color: #003366;  text-decoration: none}



/* left navigation */
.nav {
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	line-height: 11px;
	text-valign: middle
	}
	a.nav:link {
	color: #000000;
	text-decoration: none;
	}
	a.nav:visited {color: #000000;  text-decoration: none}
	a.nav:active { color: #000000; text-decoration: none}
	a.nav:hover {color: #000000;  text-decoration: none}

/* left navigation flyout*/

.flyout { display: block; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; text-align: left; line-height: 11px; text-valign: middle }
	a.flyout:link {
	color: #000000;
	text-decoration: none;
	}
	a.flyout:visited {color: #000000;  text-decoration: none}
	a.flyout:active { color: #000000; text-decoration: none}
	a.flyout:hover {color: #000000;  text-decoration: none}
	

	
	

/***********************************************/
/* CONTENT                                     */
/***********************************************/ 
a:link {  color: #003366; text-decoration: underline}
a:visited {  color: #003366; text-decoration: underline}
a:active {  color: #ff9100; text-decoration: underline}
a:hover {  color: #ff9100; text-decoration: underline}



sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: -10%;
}
sup {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; vertical-align: 20%}
* html sup {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 90%; vertical-align: 20%}



/* horizontal line */
#rule {
	MARGIN-TOP: 10px;
	MARGIN-BOTTOM: 10px;
	BORDER-BOTTOM: #bfd2d4 1px solid;
	POSITION: relative;
	left: -2px;
}


/***********************************************/
/*  FOOTER                                     */
/***********************************************/ 

#footer td{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F7B81;
	text-decoration: none;

	}
	#footer a:link {
	color: #000000;
	text-decoration: none;
	}
	#footer a:visited {color: #000000;  text-decoration: none}
	#footer a:active { color: #000000; text-decoration: none}
	#footer a:hover {color: #000000;  text-decoration: none}
	
#rule620 {
	MARGIN-TOP: 10px;
	MARGIN-BOTTOM: 10px;
	BORDER-BOTTOM: #bfd2d4 1px solid;
	POSITION: relative;
	left: -1px;
	width:620px;
}
.miniblack { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 10px; font-weight: normal; color: #000000}