/* Reset */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
ul,ol {
	list-style: none;
}
fieldset,img {
	border: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
body {
	background: #F7F7F7;
}
h1 {
	font-size: 1.6em;
	line-height: 1.4em;
	margin-bottom: 0.6em;
	margin-top: 0.2em;
	font-family: "Futura Std Bold", "Futura Bold", "Arial Bold", sans-serif;
	color: #FFFFFF;
}
h2 {
	font-size: 1.1em;
	color: #000000;
	line-height: 1.4em;
	margin-bottom: 0.5em;
	font-family: "Futura Std", Futura, Arial, sans-serif;
}
h3 {
	font-size: 2em;
	line-height: 1.5em;
	margin-bottom: 0em;
	margin-top: 0.2em;
	font-family: "Futura Std Bold", "Futura Bold", "Arial Bold", sans-serif;
	color: #FFFFFF;
}
h4 {
	font-size: 1.5em;
	color: #000000;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	font-family: "Futura Std Bold", "Futura Bold", "Arial Bold", sans-serif;
	margin-bottom: 10px;
}
h5 {
	font-size: 1.1em;
	color: #304666;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: -0.5em;
	text-transform: uppercase;
}
h6 {
	font-size: 1.7em;
	color: #000000;
	font-weight: bold;
	margin: 0.5em 0 1.2em 0;
}
p {
	margin-top: .3em;
	margin-bottom: 0.8em;
	line-height: 1.3em;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover, a.current:link, a.current:visited {
	color: #304666;
	text-decoration: underline;
}
.Bold {
	font-weight: bold;
}
.Italic {
	font-style: italic;
}
#div304666 {
	color: #304666;
}
.304666 {
	color: #304666;
}
.304666-Bold {
	color: #304666;
	font-weight: bold;
}
.NoUnderline {
	text-decoration: none;
}
.Underline {
	text-decoration: underline;
}
.Copy02 {
	font-size: .9em;
}
.Copy03 {
	font-size: .85em;
}
.CopyLarge {
	font-size: 1.2em;
	line-height: 1.5em;
}
.Clear {
	clear: both;
}
.FloatLeft {
	float: left;
}
.FloatRight {
	float: right;
}
#ulBullets {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 1.3em;
}
#divClearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

