.hd1 {
	font: bold 14px verdana; color: #787878
}

body
{
	font-family:	Verdana, Arial, Helvetica, Sans-Serif;
}

a	{
	color: #0033CC;
	}
	
a:link	{
	color: #003399;
	}

a:visited	{
	color: #800080;
	}

a:hover	{
	color: #FF3300;
	}

a:active	{
	color: #800080;
	}

h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	margin: 12px 0px 0px 0px;
	color: #000000;
	}

h2
{
	font-size:		85%;
	font-weight:	bold;
	margin:			0.4em 0px 0.5em 20px;
}

h3
{
	font-size:		75%;
	font-weight:	bold;
	margin:			0.4em 0px 0.5em 20px;
}

h4
{
	font-weight:	bold;
	font-size:		70%;
	margin:			0px 0px 1em 0px;
}

h5
{
	font-weight:	bold;
	font-size:		65%;
	margin:			0px 0px 5px 0px;
}

.stdBullet
{
	padding-right:	0.5em;
	padding-top:	2px;
	font-size:		70%;
	color:			#A6A6A6;
}

.indent
{
	margin-left:	0px;
}

.headline
{
	padding-bottom:	0.5em;
}

.headlineLink
{
	font-size:	70%;
}

.headlineInfo
{
	font-size:	65%;
	color:		#999999;
}

.refLabel
{
	font-size:		70%;
	line-height:	140%;
	font-weight:	bold;
}

.refLabelH2
{
	font-size:		85%;
	line-height:	140%;
	font-weight:	bold;
	margin-bottom:	0.3em;
}

.refLabelH3
{
	font-size:		75%;
	line-height:	140%;
	font-weight:	bold;
}

p.nomargin
{
	font-size:		70%;
	line-height:	140%;
	margin:			0px;
}

.linkList
{
	margin-top:	0.3em;
	margin-bottom: -5px;
}

.linkListItem
{
	padding-bottom: 0.3em;
}

.listLink
{
	font-size:		70%;
	line-height:	140%;
}

p
{
	font-size:		70%;
	margin-top:		0em;
	margin-bottom:	1em;
	line-height:	140%;
}

p.blurb
{
	font-size:		70%;
	margin-top:		0em;
	margin-bottom:	1.4em;
	line-height:	140%;
	margin-left:	20px;
}

.container
{
	font-size:		65%;
	margin-top:		0em;
	margin-bottom:	1em;
	line-height:	130%;
}

.newLink
{
	color:			Red;
	font-weight:	bold;
	font-size:		65%;
}

hr
{
	margin-top:		0.5em;
	margin-bottom:	0px;
}

.sideObject
{
	padding-bottom:	1em;
}

.sidebarContent
{
	background:	#E9E9E6;
	width:		165px;
	padding:	8px 7px 6px 7px;
}

.sidebarContent p
{
	margin-bottom:	0.8em;
}

.containerHeader	{
	background: #999999;
	}

.containerFooter	{
	background: #999999;
	margin-bottom: 12px;
	}

.containerImage
{
	margin-top:	0.5em;
	margin-bottom:	0.5em;
	text-align:	center;
}

.spotGraphic
{
	padding-top:	3px;
	padding-bottom:	3px;
}

.sidebarLink
{
	font-size:		65%;
	line-height:	130%;
	padding-bottom:	0.75em;
}

div.hr
{
	width: 100%;
	height: 5px;
	overflow-y: hidden;
	border-top: solid 1px #CCCCCC;
}

.reference
{
	margin-bottom: 16px;
	margin-left: 20px;
}

.headlines
{
	margin-left: 20px;
	margin-bottom: 9px;
}


select {
	font-size: 70%;
	font-weight: bold;
}

input {
	font-size: 70%;
}