body {
	margin:0 auto;
	background:#EBEBEB;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
}
img {
	border:none;
}
p, h1, h2, ul, li, a, td {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-align:left; text-decoration:none; font-weight:normal;
	padding:5px; margin:0;
}
h1 {
	font-size:25px; color:#EA423F;
}
h2 { color:#3957C5; font-size:18px; }
ul {
	padding:0; line-height:1;
	vertical-align:baseline;
	padding:10px 0 10px 25px;
}
ul li {
	font-weight:bold;
	padding:6px 0 5px 15px; 
	list-style:none; background:url(../images/bullet.jpg) no-repeat left center;
}
a {
	padding:0; color:#EA423F; font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
td {
	font-size:11px;
	padding:0 0 5px 0;
}

#outercontainer {
	width:918px;
	background:url(../images/bodyslice.png) repeat-y; overflow:hidden;
}
#innercontainer {
	width:890px;
	padding:0 5px 0 5px;
}
#header {
	width:890px; height:102px;
	position:relative;
	float:left;
}
#logo {
	width:117px; height:86px;
	position:absolute; top:7px; left:6px;
}
#contact {
	width:212px; height:79px;
	position:absolute; top:10px; left:642px;
}
#topflash { width:379px; height:84px; position:absolute; top:7px; left:190px; }
#navleft {
	width:3px; height:33px;
	background:url(../images/navleft.jpg) no-repeat;
	float:left;
}
#nav {
	width:884px; height:33px;
	background:url(../images/navslice.jpg) repeat-x;
	float:left;
}
#navright {
	width:3px; height:33px;
	background:url(../images/navright.jpg) no-repeat;
	float:left;
}
#nav a {
	color:#FFFFFF; font-weight:normal; font-size:11px;
	padding:8px 7px 0 8px;
	float:left;
}
#nav a:hover {
	height:33px;
	text-decoration:none;
	background:url(../images/navhover.jpg) repeat-x;
}
#nav .navseperator {
	width:1px; height:10px;
	background:#FFFFFF;
	margin:8px 0 0 0;
	position:relative; float:left;
}
#flash {
	width:890px; height:236px;
	float:left;
}
#content {
	width:880px;
	padding:15px 5px 15px 5px;
	float:left;
}
#left {
	width:650px;
	padding:0 10px 0 0;
	float:left;
}
#leftwide {
	width:880px;
	float:left;
}
#formcontainer {
	width:350px;
	padding:45px 230px 0 0;
	display:block; float:right; position:relative;
}
#right {
	width:220px;
	float:left;
}
#footer {
	width:880px;
	padding:5px;
	float:left;
}
#footer a {
	font-size:11px;
}
#bottom {
	width:918px; height:10px;
	margin:0 auto;
	background:url(../images/bottom.png) no-repeat;
}
.container {
	width:100%;
	float:left;
}
.column {
	float:left;
}
.pageseperator {
	width:890px; height:1px;
	background:#0F32B3;
	float:left;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.clearboth {
	clear:both;
}
.padding {
	padding:5px 0 5px 0;
}
.margin {
	margin:5px 0 5px 0;
}
.boxouter {
	width:220px;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}
.boxinner {
	width:216px;
	padding:1px;
}
.boxtop {
	width:216px; height:30px;
	background:#3957C5;
	color:#FFFFFF; font-size:16px;
	padding:10px 0 0 0;
}	
.columnpadding {
	padding:0 10px 0 0;
}
.red {
	color:#EA423F;
}
