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

html {
  overflow: scroll;
}
body {
	margin: 0px;
	background-image: url(../images/bg.gif);
}
.fontNav {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	padding: 5px;
}
.fontNav a {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	text-decoration:none;
}
.fontNav a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #c66412;
	text-align: right;
	text-decoration:none;
}
.fontNavOn {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	padding: 5px;
	background-color: #c66412;
	width: 110px;
}
.fontNavOn a {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	background-color: #c66412;
	width: 110px;
	text-decoration:none;
}
.fontNavSub {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
  padding: 2px 0px;
}
.fontNavSubOn {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #0D2C3E;
	text-align: right;
}
.fontNavSubMain {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #ffffff;	
	margin-left:-5px;
	margin-right:-5px;
	padding:5px 5px 5px 0px;
	background:  #0D2C3E;
	text-decoration:none;
}
.fontNavSubNest a {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #c66412;
	text-decoration:none;
}
.fontNavSubNest a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #0D2C3E;
	text-decoration:none;
}
.fontNavSub a {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #c66412;
	text-decoration:none;
}
.fontNavSubWrapper {
  padding: 5px;
  text-align: right;
}
.fontNavSubWrapperNest {
  padding: 6px 12px 6px 0px;
	margin-left:-5px;
	margin-right:-5px;
	margin-bottom:5px;
  text-align: right;
	background: #e5e2cf;
	border-bottom:1px solid #0D2C3E;
}
.fontNavSub a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	text-decoration:none;
}
.fontBody {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.fontBody a {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c66412;
}
.fontHdrOrg {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cb6613;
	text-align: justify;
	font-weight:bold;
}
.fontHdrBlue {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #154865;
	font-weight:bold;
}
.footer {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
.footer a {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.disclaimer {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.tableMain {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;	
}
.bgMain {
	background-image: url(../images/bg_map.gif);
	background-repeat: no-repeat;
}
.disclaimer {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
#doc-contents .disclaimer  font, #doc-contents .disclaimer{
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.text_note {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
  color: red;
}
.text_control {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.video_float{
	float:right;
}

h2 {
  font-family: "Gill Sans",Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #154865;
  font-weight: bold;
}


