body, td {
	font-family: "Times New Roman", Times, serif; 
	font-size: 10pt;
	color: #142A2A;
}

.pageTopTable{
	border-right-width: thin;
	border-bottom-width: 3px;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7F7E7E;
	border-bottom-color: #7F7E7E;
	border-left-color: #7F7E7E;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #7F7E7E;
 }
 
.tableMain{
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7F7E7E;
	border-bottom-color: #7F7E7E;
	border-left-color: #7F7E7E;
 }
 
.menuBackground{
	background-color: #D8D8B1;
	color: #142A2A ;
	margin: 5px ;
	margin-left: 15px ;
}

.textBODY{
	background-color: #F6F6EC;
	color: #142A2A ;
}

.textBODY2{
	margin-bottom: 5px ;
	margin-left: 15px ;
	margin-right: 15px ;
	margin-top: 10px ;
}

.copyright {
	color: #000000;
	font-weight: normal; 
	font-style:italic; 
	font-size: 7pt;
}

.SubTitle {
	COLOR: #2B4343;
	FONT-SIZE: 19px;
	LINE-HEIGHT: 27px;
	FONT-WEIGHT: bold;
}
h1, .PageTitle {
	COLOR: #2B4343;
	FONT-SIZE: 20pt;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;
	text-align: center;
	margin-bottom: -15px;
}

fieldset.feesField {
	margin-bottom: 5px ;
	margin-left: 50px ;
	margin-right: 50px ;
	margin-top: 10px ;
}
.fancyfirst {
	FONT-SIZE: 130%;
}

a:link, a:active, a:visited{
	font-family: "Times New Roman", Times, serif; 
	font-size: 10pt; 
	font-weight: normal;
	background: none transparent scroll repeat 0% 0%; 
	color: #021717; 
	text-decoration: underline ;
}
a:hover {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 10pt;
	font-weight: normal;
	background-color: #CC0033;
	color: #F6F6EC;
	text-decoration: underline ;
}

a.readMore:link, a.readMore:active, a.readMore:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	font-style:italic;
	background: none transparent scroll repeat 0% 0%;
	color: #021717;
	/*	text-decoration: underline ;*/
	text-decoration: none;

	margin-left: 15px;
	border-bottom:1px dotted;
}
a.readMore:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	font-style:italic;
	background-color: #CC0033;
	color: #F6F6EC;
	text-decoration: underline;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC0033;
}

legend {
	padding: 0.2em 0.5em;
	border: 1px solid #B5B5B5;
	color:#0000CC;
	font-size:90%;
	text-align:left;
	text-transform: capitalize;
  }

/*
ul {
	margin-right: 35px;
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: disc;
}
*/
UL#mastermenu1, UL#mastermenu2, UL#mastermenu3, UL#mastermenu4, 
UL#mastermenu5, UL#mastermenu6, UL#mastermenu7, UL#mastermenu8, UL#mastermenu9 {
	list-style: none;
	margin: 0;
	padding: 0;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;	
	background-color: #D8D8B1;
	text-decoration: none;

}

UL#mastermenu1 li, UL#mastermenu2 li, UL#mastermenu3 li, UL#mastermenu4 li, 
UL#mastermenu5 li, UL#mastermenu6 li, UL#mastermenu7 li, UL#mastermenu8 li, UL#mastermenu9 li {
	border-bottom: none;
	margin-right: 0px;

}

UL#mastermenu1 li a, UL#mastermenu2 li a, UL#mastermenu3 li a, UL#mastermenu4 li a,
UL#mastermenu5 li a, UL#mastermenu6 li a, UL#mastermenu7 li a, UL#mastermenu8 li a, UL#mastermenu9 li a  {
	font-family: "Times New Roman", Times, serif; 
	font-size: 9pt;
	font-weight: bold;
	font-style:italic; 
	text-decoration: none; 
	display: block;
	width: 100%;
  	color: #CC0033; 
	background-color: #D8D8B1 ;
	padding: 0px 0px 0px 0px;
}

UL#mastermenu1 li a:hover, UL#mastermenu2 li a:hover, UL#mastermenu3 li a:hover, UL#mastermenu4 li a:hover, 
UL#mastermenu5 li a:hover, UL#mastermenu6 li a:hover, UL#mastermenu7 li a:hover, UL#mastermenu8 li a:hover, UL#mastermenu9 li a:hover{
	background: #CC0033; 
	color: #FFFFFF;
}

dl {
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: none;	

	}	
	
dt {
	font-size: 16pt;	
	}	

