@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #646358;
	background-color: #F8F4F3;
}

table {
	width: 100%;
}

table th {
	background-color: #DDDDCC;
	padding: 5px;
}

table th a {
	color: #646358;
}

table td {
	vertical-align: middle;
}

.table1 {
	border:1px solid #646358;
	border-collapse: collapse;
	margin-top: 20px;
}

.table1 td {
	padding: 5px;
}


.tagline {
	width: 184px;
	font-family: Agency FB;
	font-size: 10px;
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0;
}


#topnav {
	width: 100%;
	font-family: #Verdana;
	font-size: 14px;
	border: 1px solid #D5CCBB;
	border-collapse: collapse;
}

#topnav td {
	width: 11%;
	text-align: center;
	background-color: #E5D9C3;
	padding: 5px;
	border-right: 1px solid white;
}

#topnav a, #footer a {
	color: #646358;
	font-weight: bold;
	text-decoration: none;
}
#topnav a:hover, #footer a:hover {
 color: #86857A;
}

.sponsor {
	text-align: center;
}

#footer {
	font-size: 11px;
	border: 1px solid #D5CCBB;
	background-color: #E5D9C3;
	padding: 0px 25px 0px 25px;
	margin-top:25px;
}

.copyright {
	text-align: center;
	padding: 5px;
}

.copyright a {
	padding: 0px 3px 0px 3px;
}

#container {
	width: 1028px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #D5CCBB;
}

.ps_links {float: left; width:210px; min-height:150px; border:1px solid #C0C0C0; repeat-x top left; padding-bottom:10px; margin:0 20px 20px 0px;}
.ps_links ul {margin:5px 0px 5px 5px; padding:0px;list-style-type: none;} 
.ps_links	li {list-style-position: inside; list-style-type: block; padding:3px 0 1px 5px;} 
.ps_links	a:link {color:inherit; } 
.ps_links	h1 {background-color: #DDDDCC; font-size: 14px;height: 25px;margin: 0;padding: 6px 0 0 8px; } 

