/* Generated by KompoZer */
body, html {
	margin: 0;
	padding: 0;
	height: auto;
	width: 750px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/bg_main.gif);
	margin-left: 80px;
	table-layout: auto;
	marker-offset: auto;
	columns: 2;
	column-width: 310px;
	min-height: 25px;
	margin-right: 530px;
}
#container {
  margin: 0px auto;
  width: 1050px;
}
#container-header {
  padding: 20px 40px 0px;
  width: 970px;
  height: 85px;
  line-height: 85px;
  font-size: 28px;
  font-weight: bold;
  background-image: url(images/bg_header.gif);
}
#container-name {
  float: left;
}
#container-slogan {
  float: right;
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  padding-right: 10px;
}
span, #container-name span, #container-slogan span {
	color: #666;
}
#container-eyecatcher {
	padding: 0px 40px;
	width: 970px;
	height: 175px;
	background-image: url(images/bg_eyecatcher.gif);
}
#container-navigation {
  border-bottom: 1px solid #ffffff;
  width: 970px;
  background-color: #000066;
  height: 22px;
}
#container-navigation2 {
	border-bottom: 1px solid #ffffff;
	width: 965px;
	background-color: #FFF;
	height: 18px;
	padding-left: 0px;
	float: left;
	padding-right: 5px;
}

ul#navigation {
	margin: 0;
	padding: 0 0 0 70pt;
}
ul#navigation2 {
	margin: 0;
	padding: 0 0 0 125pt;
}

#navigation li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  height: 22px;
}
#navigation2 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	height: 18px;
}

#navigation li a {
  border-right: 1px solid #ffffff;
  padding: 5px 15px 6px;
  color: #ffffff;
  line-height: 22px;
  font-size: 11px;
  text-decoration: none;
}
#navigation2 li a {
	border-right: 1px solid #ffffff;
	padding: 0px 6px 6px;
	color: #575E92;
	line-height: 18px;
	font-size: 11px;
	text-decoration: none;
}

#navigation li a:hover {
  text-decoration: underline;
  background-color: #0066cc;
}
#navigation2 li a:hover {
	text-decoration: overline;
	background-color: #FFF;
	font-style: italic;
}

#container-content, #container-contentwide {
  margin: 0;
  padding: 20px 40px 0px;
  width: 970px;
  background-repeat: no-repeat;
  height: auto;
  background-image: url(images/bg_content.gif);
}
#content {
  width: 630px;
  float: left;
}
#briefcol {
	width: 250px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
#briefbody {
	width: 710px;
	float: right;
}
#briefbody:after {
	content:;
	display: block;
	clear:both;
}	
#briefbodyL{
	width: 345px;
	height: auto;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 0px;
}
#briefbodyR{
	width: 345px;
	height: auto;
	float: left;
	margin-right: 0px;
	margin-left: 5px;
}
#border {
  width: 240px;
  margin-left: 720px;
}
#container-footer {
  border-top: 4px solid #e5e5e5;
  margin: 0 40px 0px;
  padding: 10px 0px 20px;
  width: 970px;
  clear: both;
  color: #aeaeae;
}
#container-footer a {
  padding: 2px;
  font-weight: bold;
  color: #aeaeae;
}
#container-footer a:hover {
  color: #006ac3;
}
#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 700px;
	margin-bottom: 20px;
}
#footer-copyright {
  float: left;
  width: 325px;
  padding-left: 10px;
}
#footer-meta {
  float: right;
  text-align: right;
  width: 325px;
  padding-right: 10px;
}
.clearer {
  clear: both;
}
h1 {
  margin: 0;
  padding: 0px 0 20px 25px;
  font-size: 22px;
  color: #666666;
  background-repeat: no-repeat;
  background-position: 5px 7px;
  line-height: 24px;
  background-image: url(images/h1_arrow.gif);
}
h2 {
  padding: 5px 0 5px 25px;
  font-size: 16px;
  color: #006ac3;
  letter-spacing: 1px;
  text-transform: uppercase;
}
h3 {
  padding: 5px 0 0px 25px;
  font-size: 14px;
  color: #006ac3;
  text-transform: uppercase;
  letter-spacing: -0.5px;
}
h4 {
  font-size: 14px;
  color: #006ac3;
  text-transform: uppercase;
  letter-spacing: -0.5px;
}
h5 {
	font-size: 14px;
	color: #003;
	text-transform: uppercase;
	letter-spacing: -0.5px;
}
hr {
  border-style: solid none none;
  border-color: #cccccc -moz-use-text-color -moz-use-text-color;
  border-width: 1px 0 0;
  height: 1px;
}
#content hr, #contentwide hr {
  border-style: solid none none;
  border-color: #cccccc -moz-use-text-color -moz-use-text-color;
  border-width: 1px 0 0;
  margin: 0px 0 0px 25px;
  height: 1px;
}
#content p, #contentwide p {
	margin: 0 0 20px 25px;
	line-height: 19px;
	color: #666666;
}
#border p a, #contentwide p a {
  border-style: none none dotted;
  border-bottom: 1px dotted #666666;
  padding-top: 2px;
  color: #333333;
  text-decoration: none;
}
#border p a:hover, #contentwide p a:hover {
  padding: 2px;
  text-decoration: none;
  color: #ffffff;
  background-color: #006ac3;
}
#content li, #contentwide li {
  margin: 0 0 0 15px;
  line-height: 20px;
  color: #666666;
}
#content .quote {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 15px 15px 65px;
  background-color: #f7f7f7;
  background-repeat: no-repeat;
  background-position:  10px 10px;
  color: #0066cc;
  font-style: italic;
  background-image: url(images/bg_quote.gif);
}
#border p {
  margin: 0 0 15px 10px;
  line-height: 17px;
  font-size: 11px;
  color: #666666;
}
ul#subnavigation {
  margin: 0px 0px 15px;
  padding: 0px;
  background-image: url(none);
}
#subnavigation li {
  margin: 0px 0px 5px;
  padding: 2px 0px 2px 10px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#subnavigation li a {
  border-bottom: 1px dotted #006ac3;
  text-decoration: none;
  color: #006ac3;
}
#subnavigation li a:hover {
  border-bottom: 1px solid #006ac3;
  text-decoration: none;
}
ul#news {
  margin: 0px;
  padding: 0px;
  background-image: url(none);
}
#news li {
  margin: 0 0 15px 0px;
  padding: 2px 0px 2px 15px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  background-repeat: no-repeat;
  background-position: 2px 6px;
  background-image: url(images/li_cube.gif);
}
#content img {
	border: 1px solid #6699ff;
	padding: 4px;
	background-color: #FFFFFF;
}
img.alignleft {
  margin: 0 15px 5px 0px;
  float: left;
}
img.alignright {
  margin: 0 0 5px 15px;
  float: right;
}
img.alignabove {
  margin: 0 auto 10px;
  display: block;
}
#contentwide {
  width: 900px;
  float: left;
}
#contentcolumnone {
  width: 195px;
  float: left;
}
#contentcolumnone p {
  margin: 0 0 10px 15px;
  line-height: 14px;
  font-size: 12px;
  padding-left: 10px;
  color: #006ac3;
}
#contentcolumnone li {
  margin: 0 0 0 15px;
  padding: 2px 0px 2px 10px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  line-height: 14px;
  font-size: 12px;
  color: #666666;
}
#content p a:hover {
  border-bottom: 1px dotted #666666;
  padding: 2px;
  text-decoration: none;
  color: #666666;
}
#content p a {
  padding-top: 2px;
  text-decoration: none;
}
#content li a {
  margin: 0 0 0 15px;
  line-height: 20px;
  color: #666666;
}
#content li a:hover {
  border-bottom: 1px dotted #666666;
  padding: 2px;
  text-decoration: none;
  color: #666666;
}
Footnote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 13px;
}
h6 {
	font-size: 10px;
	line-height: 11px;
	margin: 0 0 20px 25px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
#container #container-content #briefcol ol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	column-rule-color: #D6D6D6;
	list-style-type: decimal;
}
#container #container-content #briefcol h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	font-stretch: condensed;
}
#container #container-content #briefcol h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-transform: none;
	padding-left: 0px;
}
.BriefHead {
	font-size: 22px;
	font-weight: bold;
	vertical-align: middle;
	word-spacing: normal;
	text-align: center;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	line-height: 30px;
}
#container #briefbodyL #briefbodyL {
	font-size: 14px;
	font-style: italic;
	line-height: 0px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
}
#container #briefbodyR h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 0px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
#container #briefbodyL h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 0px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

#container #briefbodyL p {
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
#container #briefbodyR p {
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
#container #container-content #content table tr td {
	color: #FFF;
}

