	body {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 9pt;
		color: #000;
		text-align: center;
	}
	
	#page {
		overflow: hidden;
		text-align: left;
		margin: 0 auto;
		width: 750px;
		border: 1px solid #000;
		background-color: #fff;
	}
	
	a:hover {
		color: #369;
		text-decoration: none
	}
	
	a img {
		border: 0;
	}
	
	h1, h2, h3, h4, h5, h6 {
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		line-height: 1.2em;
	}
	
	h1, h2 {
		margin: 0;
		padding: 0;
		font-size: 1.6em;
	}
	
	h3 {
		font-size: 1.4em;
	}
	
	h4 {
		font-size: 1.2em;
	}
	
	h5, h6 {
		font-size: 1em;
	}
	
	ul, ol, li {
		padding-left: 0;
		margin-left: 0;
	}
	
	li {
		margin-left: 1.6em;
		font-size: 1em;
		margin-bottom: .4em
	}
	
	ul li {
		list-style-image: url(../i/arrows.gif);
	}
	
	.header img {
		float: left;
	}
	
	.main-nav img {
		float: left;
		border: 1px solid #000;
		border-width: 2px 0;
	}
	
	.title {
		background-color: #000;
		margin-bottom: 15px;
	}
	
	.title div,
	.title h1 {
		float: right;
		margin-right: 1em;
		color: #fff;
		width: 350px;
		line-height: 1.6em;
	}
	
	.title h1 {
		letter-spacing: 1px;
		line-height: 3.4em;
	}
	
	.column-row,
	.panel-row {
	clear: both;
	overflow: hidden;
	margin: 10px;
	}
	
	.column,
	.panel {
		float: left;
		width: 335px;
		margin: 0 5px;
		padding: 10px;
		font-size: 1em;
		line-height: 1.4em;
	}
	
	.content {
		clear: both;
		margin: 0 5px;
		padding: 10px;
		font-size: 1em;
		line-height: 1.4em;
		overflow: hidden;
	}
	
	.panel a {
		color: #fff;
		display: block;
		font-size: .8em;
		line-height: 2.4em;
	}
	
	h2 {
	}
	
	.panel-1 {
	background-color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 260px;
	color: #FFFFFF;
	}
	
	.panel-2 {
	background-color: #9cf;
	height: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
	.panel-3 {
	background-color: #336666;
	color: #fff;
	height: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
	.panel-4 {
	background-color: #c90;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 260px;
	}
	
	.legal {
		clear: both;
		font-size: .8em;
		padding: 10px;
		border: 1px solid #000;
		border-width: 1px 0;
	}

form div.section {
		border: 1px solid #369;
		padding: .4em;
}
	
	.button-row a,
	.button-row input,
	.button-row button {
		color: #fff;
		background: #369;
		border: 1px outset #369;
		font-size: 1.1em;
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		line-height: 1.4em;
		float: left;
		display: block;
		padding: .4em 1em;
		margin: .4em;
		text-decoration: none;
	}	
	
	.button-row a {
		height: 1.5em;
	}
.arial12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.arial14white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
}
.arial24white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}

