@charset "utf-8";
.black {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 11px;
	color: #000000;
}
.content-fine {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
}
.content-fineit {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: italic;
}

.content-finebld {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}


.content-sm {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}
.content-smit {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	line-height: 17px;
}
.content-smbld {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	font-weight: bold;
}


.content-med {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.content-medit {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	font-weight: normal;
	font-style: italic;
}
.content-medbld {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	font-weight: bold;
}
.content-medbldwhite {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 17px;
	font-weight: bold;
}

.content-lg {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
	margin-bottom: 0px;
}
.content-lgit {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	line-height: 17px;
}

.content-lgbld {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: 17px;
}
.content-lgbldColor {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 14px;
	color: #d88f09;
	font-weight: bold;
	font-style: normal;
	line-height: 17px;
}
.content-headline {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 30px;
	color: #000000;
	margin-bottom: 0px;
	letter-spacing: -1px;
	text-indent: 0px;
}
.content-headlineit {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 30px;
	color: #000000;
	font-style: italic;
	margin-bottom: 0px;
	letter-spacing: -1em;
	text-indent: 0px;
}
.content-headlinebld {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 30px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
	letter-spacing: -1px;
	text-indent: 0px;
	font-variant: normal;
}
.content-colorheadline {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 30px;
	color: #d88f09;
	letter-spacing: -1px;
	margin: 0px;
	text-indent: 0px;
}
.content-colorheadlineit {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 30px;
	color: #000;
	font-style: italic;
	margin-bottom: 0px;
	letter-spacing: -1px;
	text-indent: 0px;
}
.content-colorheadlinebld {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 30px;
	color: #d88f09;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
	letter-spacing: -1px;
	text-indent: 0px;
}
a.smlink:link {
	color: #d88f09;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}
a.smlink:visited {
	color: #d88f09;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}
a.smlink:hover {
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: underline;
}
a.medlink:link {
	color: #d88f09;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}
a.medlink:visited {
	color: #d88f09;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}
a.medlink:hover {
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: underline;
	
}
a.lglink:link {
	color: #d88f09;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}
a.lglink:visited {
	color: #d88f09;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}
a.lglink:hover {
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: underline;
	
}
a.homelink:link {
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}
a.homelink:visited {
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}
a.homelink:hover {
	color: #d88f09;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	
}
.content-xlg {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img.floatLeft { 
    float: left; 
    margin: 2px; 
}
img.floatRight { 
    float: right; 
    margin: 2px; 
}
.content-colormedbld {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	color: #d88f09;
	line-height: 17px;
	font-weight: bold;
}
.bioname {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 22px;
	color: #000;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
	letter-spacing: 0px;
	text-indent: 0px;
	font-variant: normal;
}
.bionamesub {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #E68C13;
	font-style: oblique;
	font-weight: normal;
	margin-bottom: 0px;
	letter-spacing: 0px;
	text-indent: 0px;
	font-variant: normal;
}
.content-redtext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	color: #C00;
	line-height: 17px;
	font-weight: bold;
}
a.defilink:link {
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	border-bottom: 1px dotted #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
	cursor: help;
}
a.defilink:visited {
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	border-bottom: 1px dotted #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
}
a.defilink:hover {
	color: #E68C13;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	border-bottom: 1px dotted #E68C13;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;

	
}