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

body {
	font-size: small/100%;
	font-style: normal;
	color: #E6F4FF;
	letter-spacing: inherit;
	text-align: justify;
	word-spacing: 0.1em;
	line-height: 1.2em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-large;
	letter-spacing: 0.05em;
	text-align: left;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
	letter-spacing: 0.05em;
}
#footer p em {
	text-align: center;
	font-weight: normal;
	font-style: italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #E6E6E6;
}
.oneColFixCtrHdr #container #mainContent p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.oneColFixCtrHdr #container #header p {
	text-align: center;
}

#csshbar {
	width: 100%;
	text-align: center;
}
#csshbar ul {
	width: 715px;
	margin:0;
	padding:0;
	list-style:none;
	margin: auto;
}
#csshbar li {
 display:block;
 margin:0 0 0 0;
 padding:0;
}
#csshbar a {
	text-decoration: none;
	letter-spacing: 1px;
	background: #1f7ae0 repeat-x;
	margin: 0 5px 0 0;
	float:left;
	clear:right;
	padding:0;
	white-space:nowrap;
}
#csshbar a .hbarleftspan {
 background: left no-repeat;
 display:block;
}
#csshbar a .hbarrightspan {
	color: #D3E5F9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-top: 4px;
	background: right no-repeat;
	display:block;
}
#csshbar a:hover {
 background: #003d6b repeat-x;
}
#csshbar a:hover .hbarleftspan {
 background: left no-repeat;
}
#csshbar a:hover .hbarrightspan {
 color: #D3E5F9;
 background: right no-repeat;
}
#csshbar #current a {
 background: #E0851F repeat-x;
}
#csshbar #current .hbarleftspan {
 background: left no-repeat;
}
#csshbar #current .hbarrightspan {
 color: #003d6b;
 background: right no-repeat;
}
.oneColFixCtrHdr #container #header #csshbar ul #current a {
	text-align: center;
}
.oneColFixCtrHdr #container #header #csshbar ul #current a {
	text-align: center;
}
.oneColFixCtrHdr #container #mainContent #lipsum table tr td {
	text-align: right;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	vertical-align: top;
}
.oneColFixCtrHdr #lipsum table {
	text-align: center;
}
img {
border: none;
}
.oneColFixCtrHdr #container #mainContent #lipsum table {
	text-align: center;
	vertical-align: top;
}

