body {
	margin: 0;
	padding: 0;
	background: ;
	font-family: "palantino Linotype", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000000;
	font-family: "palantino Linotype", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 100%;
	font-family: "palantino Linotype", Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h2 {
	font-size: 110%;
	font-family: "palantino Linotype", Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	font-family: "palantino Linotype", Arial, Helvetica, sans-serif;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
	font-family: "palantino Linotype", Arial, Helvetica, sans-serif;
}

blockquote * {
	line-height: normal;
	font-family: "palantino Linotype", Arial, Helvetica, sans-serif;
}

a {
	color: #145997;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 778px;
	height: 136px;
	margin: 0 auto;
	font-family: "palantino Linotype", Arial, Helvetica, sans-serif;
}

/* Logo */

#logo {
	float: left;
	padding-top: 10px;
	background: url(images/img02.gif) no-repeat left bottom;
}

#logo h1, #logo h2 {
	margin: 0;
	padding-left: 60px;
	font-weight: normal;
	color: #145997;
}

#logo h1 {
	font-weight: bold;
}

#logo h2 {
	font-size: 100%;
}

#logo a {
	text-decoration: none;
}

/* Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 32px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #E06529;
	text-decoration: none;
	font-size: 100%;
	font-family: "palantino Linotype", Arial, Helvetica, sans-serif;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}

/* Header 2 */

#header2 {
	width: 778px;
	height: 30px;
	margin: 0 auto;
}

/* Page */

#page {
	width: 778px;
	margin: 0 auto;
	padding: 10px 0;
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding-left: 0px;
	font-family: "palantino Linotype", Arial, Helvetica, sans-serif;
	padding: 0px 0px 0 0px;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-family: "palantino Linotype", Arial, Helvetica, sans-serif;
}

#content ul li {
	padding-left: 0px;
	font-family: "palantino Linotype", Arial, Helvetica, sans-serif;
}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
	font-family: "palantino Linotype", Arial, Helvetica, sans-serif;
}

.title {
	padding-top: 5px;
	font-family: "palantino Linotype", Arial, Helvetica, sans-serif;
}

.content {
	padding: 5px;
	background: url(images/img10.gif) no-repeat;
	font-family: "palantino Linotype", Arial, Helvetica, sans-serif;
}

#pdf {
	width: 778px;
	height: 570px;
	margin: 0px;
	border: 0px;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 220px;
}

.twocols .col2 {
	float: right;
	width: 250px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #E6E6E6 url(images/img07.gif) no-repeat right bottom;
}

#sidebar li {
	margin-bottom: 160px;
	background: #E6E6E6 url(images/img07.gif) no-repeat right bottom;
	text-align: left;
}

#sidebar li ul {
	padding: 10px 20px;
	font-size: 100%;
	font-family: "palantino Linotype", Arial, Helvetica, sans-serif;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}

#sidebar h2 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(images/img06.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #145997;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .first {
	border: none;
}

/* Footer */

#footer-wrapper {
	height: 100px;
	padding: 20px 0;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
}

#footer {
	width: 778px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #145997;
}

#legal {
	float: left;
	padding: 10px 0 10px 60px;
	background: ;
}

#links {
	float: right;
	padding: 10px 0 0 0;
}

/*** Nav bar styles ***/

ul.nav,
.nav ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
	background-repeat: no-repeat;
	color: #145997;
}
-->

ul.nav{
	display: table;
/*Just add the following properties and values*/
	width: 778px;
	table-layout: fixed;
	color: #145997;
}

ul.nav>li{
	display: table-cell;
	position: relative;
	padding: 2px 6px;
	background: 0px;
	color: #145997;
}

ul.nav li>ul{
/*Make the sub list items invisible*/
	display: none;
	position: absolute;
	max-width: 40ex;
	margin-left: -6px;
	margin-top: 2px;
	color: #145997;
}

ul.nav li:hover>ul{
/*When hovered, make them appear*/
	display : block;
	color: #145997;
}

.nav ul li a{
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 2px 10px;
	color: #145997;
}

/*** Menu colors (customizable) ***/

ul.nav,
.nav ul,
.nav ul li a{
	background-color: #fff;
	color: #145997;
}

ul.nav li:hover,
.nav ul li a:hover{
	background-color: #d6d6d6;
	color: #145997;
}

ul.nav li:active,
.nav ul li a:active{
	background-color: #036;
	color: #145997;
}

ul.nav,
.nav ul{
	border: 1px solid #369;
}

.nav a{
	text-decoration: none;
}

fieldset li {
float: left;
clear: left;
width: ;    
padding-bottom: 1em;   
}

fieldset {
float: left;
clear: left;
width: ;
margin: 0 0 1.5em 0;
padding: 0;
}

fieldset.submit {
float: left;
width: ;
border: #000;
padding-left: ;
padding-right: ;
}

label {
float: left;
width: 6em;
margin-right: 0em;
}
