/* CSS Document */

body {
	background-color: #ccc6a2;
	margin: 0px;
	padding: 0px;
}
.contentTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	padding: 10px;
	line-height: 18px;
}
.infoTable {
	padding: 15px;
}
.style1 {
	font-size: 18px;
	font-weight: normal;
	padding: 15px 15px 15px 15px;
	color: #000000;
	line-height: 23px;
}
.style2 {
	font-size: 13px;
	font-weight: bold;
	color: #cc6633;
}
.style4 {
	font-size: 13px;
	color: #666666;
	padding-left: 15px;
	text-decoration: none;
}
.style4 a:link,.style4 a:visited{

	color: #666666;
	text-decoration: none;		
	
}
.style5 {
	font-size: 11px;
	color: #006699;
	padding-left: 10px;
}
.style6 {	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;}
.style6Link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.style6 a:hover{
	color: #006699;
}
.style6SubLink {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}

.style6NoLine{	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;}
.style6NoLine a:link ,.style6NoLine a:visited{
	font-size: 12px;
	color: #333333;

	text-decoration: none;
}
.style6NoLine a:hover{
	color: #006699;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}
.style7 a:link,.style7 a:visited{

	color: #999999;
	text-decoration: none;
}
.style7 a:hover{
	color: #333333;
}
.styleQuote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: cc6633;
}
.styleQuotesig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
}
