/* CSS definition file containing site wide stylesheets */
BODY {
	color: #333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #060;
}
A:visited { color: rgb(255,0,51);
}
a:active {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #F90;
a:link {
	text-decoration: none;
}
 H1 {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 36px;
	text-decoration: none;
	text-align: center;
}
 H2 {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
}
 H3 {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 20pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}
 H4 {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}
 H5 {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}
 H6 {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}
 P {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; font-weight: normal; font-style: normal; text-align: center;}
.banner_AG {
	background-color: #000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 4px;
}
.DIV_maintex {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#table_colspanBCKGRND {
	background-color: #C0C0C0;
}

.DIV_maintex list {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 760px;
}
#table_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.cntrd {
	text-align: center;
}
.unordrdLIST {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000;
	text-align: center;
	list-style-type: disc;
	left: auto;
	right: auto;

