
body {
	background:#ffffff;
	margin:0px;
	color:#555555;
	line-height:23px;
	font-size:12px;
	font-family:"Trebuchet MS";
}

.banner {
	background-image:url(../images/top.png);
	background-repeat:no-repeat;
	height:140px;
	width:700px;
	margin:auto;
}

.top_grad {
	background-image:url(../images/top_grad.png);
	background-repeat:repeat-x;
	height:140px;
}

.container {
	width:720px;
	margin:auto;
}

.flash_hold {
	background-image:url(../images/blah.png);
	background-repeat:no-repeat;
	width:405px;
	padding:7px;
}

.content {
	margin:auto;
	padding:20px;
	padding-top:15px;
}

.separator2 {

}

.separator {
	border-bottom:1px dotted #a0a0a0;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}

.left {
	float:left;
	width:410px;
}

.right {
	margin-left:445px;
}

.nav {
	background-image:url(../images/nav.png);
	background-repeat:no-repeat;
	padding:15px;
	padding-top:15px;
	padding-right:30px;
	letter-spacing: 1px;
	margin-bottom:10px;
}

.nav a {
	margin-left:5px;
	padding-left:5px;
	color:#555555;
	display:block;
	text-decoration:none;
	line-height:30px;
	border-bottom:1px solid #e0e0e0;
	font-family:Times New Roman;
	font-size:14px;
}

.nav a:hover {
	color:#ffffff;
	background:#2354a9;
	text-decoration:underline;
}

.maillist {
	background-image:url(../images/maillist.png);
	background-repeat:no-repeat;
	padding:20px;
	padding-top:15px;
}


a {
	color:#d50000;
}

a:hover {
	color:#468cdb;
}

a.gray {
	color:#ffffff;
	text-decoration:none;
}

a.gray:hover {
	color:#d69c00;
	text-decoration:underline;
}

a.gray img {
	border:none;
}


.title {
	color:#004bbb;
	font-size:24px;
	line-height:30px;
	vertical-align:middle;
	margin-top:20px;
	font-family:"Times New Roman";
	margin-bottom:10px;
}

.title2 {
	color:#000000;
	display:block;
	font-size:16px;
	line-height:35px;
	font-weight:bold;
}

.footer {
	background:#2354a9;
	background-image:url(../images/bottom_grad.png);
	background-repeat:repeat-x;
	color:#ffffff;
	padding:30px;
}

.footer a{
	color:#ffffff;
	text-decoration:none;
}

.footer a:hover {
	color:#e0e0e0;
}

.affiliates {
	font-size:11px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	line-height:42px;
	color:#ffffff;
	padding-left:15px;
}

.thumb img {
	vertical-align:middle;
	padding:5px;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #c0c0c0;
}

.thumb img:hover {
	border:1px solid #0078ff;
}