/* This is the style of your browser text */




a:link, a:visited {
	text-decoration: none;
	color: #000099;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: -.09em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	text-transform:uppercase;
	color:#204176;
}


.notice {
	text-align: center;
	font-size: 32px;
	padding: 0px 0 0px 0;
	margin: 0 0px 0 0px;
	text-transform:uppercase;
}

h1 {
	text-align: left;
	font-size: 30px;
	padding: 0px 0 0px 0;
	margin: 0 0px 0 0px;
	text-transform:uppercase;
}

h2 {
	text-align: left;
	font-size: 17px;
}

h3 {
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}



#left {
	float: left;
	width: 140px;
	margin: 0 20px 14px 0;
	background-color: #DCDCDC;
	border: 3px double #FFF;
	font-size: 10px;
	line-height: 1.4em;
}

.gutter {
	margin: 10px;
}

#right {
	float: right;
	width: 120px;
	margin: 0 0 14px 20px;
}

#center {

}

#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}