.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E3EEF6;
	margin: 20px auto;
	padding: 10px;
	width: 600px;
	left: auto;
	right: auto;
	background-position: center;
	font-size: 12px;
	text-indent: 12pt;
	text-align: left;
	line-height: 170%;
	border: 1px solid #91BBDB;
	-moz-border-radius: 6px;
}
body {
	text-align: center;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

.alert {
	background: #FFF6BF url('images/exclamation.png') 15px center no-repeat;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	margin: 10px auto;
	padding: 5px 20px 5px 45px;
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.spiffy{
display:block
}
.spiffy *{
display:block;
height:1px;
overflow:hidden;
background:#E3EEF6
}
.spiffy1{
border-right:1px solid #f2f2d6;
padding-right:1px;
margin-right:3px;
border-left:1px solid #f2f2d6;
padding-left:1px;
margin-left:3px;
background:#eaf0e8;
}
.spiffy2{
border-right:1px solid #fcf5c4;
border-left:1px solid #fcf5c4;
padding:0px 1px;
background:#e8efeb;
margin:0px 1px;
}
.spiffy3{
border-right:1px solid #e8efeb;
border-left:1px solid #e8efeb;
margin:0px 1px;
}
.spiffy4{
border-right:1px solid #f2f2d6;
border-left:1px solid #f2f2d6;
}
.spiffy5{
border-right:1px solid #eaf0e8;
border-left:1px solid #eaf0e8;
}
.spiffy_content{
padding:0px 5px;
background:#E3EEF6;
} 