@charset "UTF-8";
/* CSS Document */
p {
	font-size: 8.5pt;
	line-height: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

h1 {
	font-size: 14pt;
	line-height: 18pt;
	color: #CC9900;
	margin: 0px;
	padding-top: 32px;
	padding-bottom: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.largetext {
	font-size: 12pt;
	line-height: 20pt;
	padding-bottom: 12px;
	font-weight: lighter;
}

.disclaimer {
	font-size: 7pt;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 24px;
	padding-left: 65px;
}
.clientlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: normal;
	padding-bottom: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #999999;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	display: inline;
	padding-left: 12px;
}

/* 
All Navigation styles 
*/ 

a {
	text-decoration: none;
	color: #999999;
}

a:link {
} 
a:visited {
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #CCCCCC;
} 

.lia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #999999;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	display: inline;
	padding-left: 6px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.lib {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #999999;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	display: inline;
	padding-left: 6px;
	margin: 0px;
}
.lic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #CC9900;
	list-style-type: none;
	margin: 0px;
	display: inline;
	padding-right: 6px;
	padding-left: 175px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.lid {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #CC9900;
	list-style-type: none;
	margin: 0px;
	display: inline;
	padding-right: 0px;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 19pt;
	font-weight: normal;
	color: #CC9900;
	text-align: right;
}
.italic {
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.descriptor {
	font-style: italic;
}
