/* CSS Document */
tr, p ,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	}
	
li {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

	}

.indent1 {
	text-indent: 2 cm;
	}
table.mainTable{
border:1px solid #FFBD59
}	

td.colorColumn {
	color: #FFFFFF;
	background-image: url(graphics/orangeGradientBG7.gif);
	background-repeat: repeat;
	background-position: left top;
}

.tableText{	
  	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10pt;

	}
.largerText {
font-size: 14pt;
}
	
.footer { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
	
.hitcount{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:italic
	}
.highlightText{
	background-color: #FFCC66;
}

.highlightText2{
	background-color: #FFE8C4;
}


.menuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #0000FF;
	background-color: #FFE8C5;
	background-position: left center;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid; 
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC99;
	border-right-color: #FFB340;
	border-bottom-color: #FFB340;
	border-left-color: #FFCC99;
	padding: 2px;
	text-decoration: none;
}
.menuLinks a:link {
color:#0000FF;
text-decoration: none;
}



a{
/*color:#EC8D00;*/
	color: #0000FF;

}

.nestedTable1 {
	color: #000000;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
/*	background-color: #BCCEFC;*/
	background-color:#D5D5FF;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

.backgroundColorDiv {
	background-color:#D5D5FF;
	padding: 5;
	padding-top: 1px;
	border-top-color: #F68D0D;
	border-top-width: thick;
	border-top-style: outset;
	padding-left: 5px;
	padding-right: 5px;
}
.largerTextStrongCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	text-align: center;
}
