/* CSS Document for legacy pages, no fonts etc. that might over ride defaults should be defined.*/.banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #6C018E;
	font-weight: bold;
}
.dropcap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #6C018E; }
.bodyg1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffcc33;
	font-weight: bold;
}
.headingpi1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6C018E;
	font-style: italic;
	font-weight: bold;
}
.headingpi2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6C018E;
	font-style: italic;
	font-weight: bold;
}
.headingp1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6C018E;
	font-weight: bold;
}
.headingp2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold; 
	color: #6C018E; 
}
.headingp3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6C018E;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000; 
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000; 
}
.bodytext1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000; 
}
.bodytext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000; 
}

.bodytextib1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000; 
	font-style: italic;
	font-weight: bold;
}
.bodytextib2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000; 
	font-style: italic;
	font-weight: bold;
}

.bodytextb1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000; 
	font-weight: bold;
}
.bodytextb2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000; 
	font-weight: bold;
}

#maintable
{
	width: 100%;
	border-left-width: 10%; 
}
td.mainleft {
	width: 15%
}
td.maincenter {
	width: 50%;
}
td.mainright {
	width: 15%
}
/*------------------------------------------------header-------------------*/
#header{
	width:100%;
	height:150px;
	position:relative;
	margin-left: 0%;
	margin-right: 0%;
	text-align: justify;
}
#header a:link{
	color: #0000FF;
}
#header a:visited {
	color: #6C018E;
}

/*------------------------------------------------header-------------------*/

/*------------------------------------------------left panel--------------------*/
#panelleft{
	position:relative;
	text-align: left;
}
#panelleft ul{
	color: #000000; 
	background-color:#ffffff;
	padding: 6px 2px 2px 2px;
	position:relative;
}
#panelleft li{
	margin-top: 0in;
	margin-bottom: 0in;
	direction:ltr;
	color: #000000; 
	background-color:#ffffff;
	list-style-type: none;
         list-style-position: outside;
	padding: 6px 2px 2px 2px;
}
#panelleft a:link{
	color: #0000FF;
}
#panelleft a:visited {
	color: #6C018E;
}
/*------------------------------------------------left panel--------------------*/


/*------------------------------------------------right panel--------------------*/
#panelright{
	position:relative;
	text-align: left;
}
#panelright ul{
	color: #000000; 
	background-color:#ffffff;
	position:relative;
	padding: 6px 2px 2px 2px;
}
#panelright li{
	margin-top: 0in;
	margin-bottom: 0in;
	direction:ltr;
	text-align:left;
	color: #000000; 
	background-color:#ffffff;
	padding: 6px 2px 2px 2px;
}
#panelright a:link{
	color: #0000FF;
}
#panelright a:visited {
	color: #6C018E;
}
/*------------------------------------------------right panel--------------------*/


/*------------------------------------------------body--------------------*/
#body{
	float:top;
	position:relative;
	text-align: justify;
}
#body a:link{
	color: #0000FF;
}
#body a:visited {
	color: #6C018E;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer-------------------*/
#footer{
	width:100%;
	margin-left: 0%;
	margin-right: 0%;
	position:relative;
}
#footer a:link{
	color: #0000FF;
}
#footer a:visited {
	color: #6C018E;
}

/*------------------------------------------------footer-------------------*/
