body {
	font-family : Verdana, Geneva, Arial, helvetica, sans-serif;
	color : #000000;
	font-size : 10pt;
	text-align: center;
}
	
div#wrapper {
	width: 800px;
	background-color:#FFFFFF;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: none;
	text-align: left;
}

div#header {
	background-color:#FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 45px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#logo a {
	width: 500px;
	height: 32px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	color: #000099;
	background-color: #FFFFFF;
	vertical-align: center;
	text-align: left;
}

div#searchBox {
	width: 300px;
	float: right;
	text-align: right;
	margin-top: 5px;
}

div#tagline  {
    width: 400px;
	height: 18px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #999999;
	text-align: left;
	}

div#topnav {
	background-color:#FDCD9D;
	padding: 5px;
	margin-top: 20px;
	text-align: right;
	height: 15px;
	width: 100%;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

div#breadcrumbs {
	background-color:#ffffff;
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 100%;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	clear: both;
}

div#breadcrumbs-left {
	padding: 5px;
	margin: 0px;
	text-align: left;
	width: 560px;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	float: left;
}

div#breadcrumbs-right {
	padding: 5px;
	margin: 0px;
	text-align: right;
	width: 220px;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	float: right;
}

div#solidbar {
	padding: 0px 0px;
	line-height:0;
	height: 10px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	border-top-color: #CCCCFF;
	border-top-width: medium;
	border-top-style: solid;
}

div#mainBox {
	width: 100%;
	margin-top: 0px;
	padding: 5px;
	border: none;
	clear: both;
	height: auto;
}

div#content {
	width: 590px;
	margin-top: 0px;
	padding: 5px;
	border: none;
	float: left;
}

div#contentWide {
	width: 790px;
	margin-top: 0px;
	padding: 5px;
	border: none;
	float: left;
}

div#sitemap {
	width: 800px;
	margin-top: 0px;
	padding: 5px;
	border: none;
	float: left;
}

div#rightAd {
	width: 160px;
	padding: 0px;
	float: left;
	background-color:#E0F3E6;
	margin-top: 40px;
	margin-bottom: 20px;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div#leftAd {
	width: 160px;
	padding: 0px;
	float: right;
	background-color:#E0F3E6;
	margin-top: 40px;
	margin-bottom: 20px;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div#nav {
	width: 140px;
	padding: 10px;
	float: right;
	background-color:#E0F3E6;
	margin-top: 40px;
	margin-bottom: 20px;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div#columnOne {
	width: 400px;
	margin-top: 0px;
	padding: 5px;
	border: none;
	float: left;
}

div#ColumnTwo {
	width: 320px;
	padding: 10px;
	float: right;
	margin-top: 25px;
	font-size: 9pt;
}

div#adblock {
	width: 300px;
    height: 250px;
	padding: 10px 0px 10px 10px;
	float: right;
	
}

div#finblock {
	width: 300px;
    height: 400px;
	padding: 10px 0px 10px 10px;
	float: right;
	
}

div#footer {
	padding: 0px;
	margin-top: 25px;
	width: 800px;
	clear: both;
	font-size: 9pt;
	text-align: center;

}

div#footer-bar {
	color: #003399;
	padding: 3px;
	margin-top: 25px;
	text-align: center;
	width: 100%;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	float: left;
	background-color: #9999FF;
}

div#bottomNav {
	padding: 0px;
	margin-top: 15px;
	width: 100%;
	text-align: center;
	font-weight: normal;
	font-size: 9pt;
	float: left;
}
	
	td {
		font-family : Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size : 10pt;
	}
	
	tr.titleBarTop {
		background : #FF9933;
	}

	.title {
		font-size : 200%;
		color : #ffffff;
		font-weight : bold;
	}
	
	tr.tableBody1 {
		background : #ffff99;
	}
	
	.heading {
		color : #003399;
		font-size : 120%;
		font-weight : bold;
	}
	
	table.results {
	vertical-align: top;
	border: thin solid #dcdcdc;
	text-align: center;
	}
	
	td.tableHead1 {
	color : #003399;
	background : #dcdcdc;
    font-weight: bold;
	}
	
		tr.tableHead1 {
		color : #003399;
		background : #dcdcdc;
	    font-weight: bold;

	}
	
	h1 {
	font-size: 1.5em;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;

	}
	
	h2 {
	padding: 0px;
	font-size: 1.2em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	margin-top: 1em;
	margin-bottom: 0.5em;
	}
	
	a {
	color : #000099;
	text-decoration : none;
	}
	a:visited {
		color: purple; 
		text-decoration: none;
		} 
	a:hover {
	color : #FDCD9D;
	background-color:#FFFFFF;
	}
	
	tr.tableBody2 {
		background : #ffffff;
	}

	tr.tableHead2 {
		color : #003399;
		background : #ccccff;
	}
	
	td.tableHead2 {
		color : #003399;
		background : #ccccff;
	}

div#padlist {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;
	margin-top: 1em;
	margin-bottom: 0.5em;
	}

	
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}
