.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
}
.HomepageCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.TradeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	padding: 6px;
	text-align: left;
}
.TradeTextBigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;

}
.LinkHeadingNonHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
	letter-spacing: .15em;

}
a.LinkNonHighlight, a.LinkNonHighlight:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-decoration: none;
}

a.LinkNonHighlight:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}

.LinkHeadingHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	letter-spacing: .15em;

}
.LinkHighlight {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
}

h1, h2, h3, h4,h5	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	}
h1	{
	font-size: 15px
	}
h2	{
	font-size: 14px
	}
h3	{
	font-size: 13px
	}
h4	{
	font-size: 12px
	}
h5	{
	font-size: 11px
	}
	
.Bold {
	font-weight: bold;
}
.AnchorLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1B4772;

}
.BioName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1B4772;
}
.BioTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1B4772;
}
a {
	color: #1B4772;
}
.ProjectHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.BodyHeader {
	font-size: 14px;
	font-weight: bold;
}
.PopUpNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;

}
.PopUpBodyCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
}
.PopUpBodyHeader {

	font-size: 12px;
	font-weight: bold;
}
.PopUpNavGhosted {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}


.formbutton
{
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	color: #000;
	background-color: #999;
	margin: 5px;
	padding: 2px 2px 2px 2px;
	width: 300px;
	border: 1px solid #666;
}


.textbox
{
	width: 300px;
	size: 15;
	margin: 0px;
	background-color: #fff;
	border: 1px solid #666;
}

.dropdown
{
	width: 300px;
	size: 15;
	margin: 0px;
	background-color: #fff;
	border: 1px solid #666;
}

textarea
{
	width: 400px;
	height: 100px;
	margin: 0px;
	background-color: #fff;
	border: 1px solid #666;
}

ul, li	{
	line-height: 18px;
}
