body,TD { 
		color: #333333; 
		font-size: 9pt; 
		font-family: Arial, Helvetica, sans-serif;
		line-height: 18px;
}
 
.pageTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2pt;
	color:	#669966;
	font-size: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}

p    {
	/* margin-bottom: 0px; */
	line-height: 18px;
	color: #000000;
}

TABLE { border-collapse: collapse }

A:link		{ color: black ; text-decoration: none ; }
A:visited	{ color: black ; text-decoration: none ; }
A:hover		{ color: black ; text-decoration: underline; }

.red_highlight {color:red;}


.centered_comment {
	font-size: x-small;
	text-align: center;
	border-top:1px solid;
	color: #333333;
          }

hr {	color: #CCCCCC;
		background-color: #CCCCCC;
		height: 1px;
	}


.main {
	background-color: white;
	padding: 0px;
	}
	
.leftpane {
  float: left;
  width: 46%;
  padding: 0px;
  margin: 0px;  
}

.rightpane {
  margin: 10px;
  padding-left: 100px;
  border: 1px solid;
}

.highlight {
  background-color: #F6F6F6;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px dotted;
}
   
.spacer {
  clear: both;
}

.spacer2 { 
	float: left;
  	width: 7%;
  	height: 400px;
	}


H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000033;
	line-height: 22pt;
	}

H2 {
	font-family: "Trebuchet Ms";
	letter-spacing: 1pt;
	font-size: 11pt;
	margin-top: 0px;
	/* text-align: center; */
	color: #073C76;
}


H3 {
	color: #FFFFFF;
	text-indent: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 1pt;
	padding: 0px;
	background-image: url(backtable2.jpg);
	/* background-image: url(grad_blue.gif); */
	background-color: #0000FF;
	width: 90%;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
	/* border-style: solid;
	border-color: #666666;
	border-width: 1px; */
}

UL LI {
	list-style-image: url(/pict/ex2.gif);
}

.menu {
	margin-top: 15px;	
}

.TableList {
	font-size: 10pt;
	background-color: #CCCCFF;
	font-family: "Trebuchet MS";
	padding: 2px;


}
.TableListHeader {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	background-color: #2c4998;
	color: #CCCCCC;
	padding-left: 10px;
	font-weight: bolder;
	letter-spacing: 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
 }
.p1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 14pt}
	
a.whitelink {
 text-decoration: none;
 color: white;
}

.QuickLinksBoxHeader {
	background-image: url(backtable2.jpg);
	background-color: #0000FF;
	border: 1px solid #000000;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}


.QuickLinksBoxContent {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 5px;
	list-style-image: url(/pict/ex2.gif);
	list-style-position: inside;
}
