body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 130%;
	color: #E77200;
}

h2 {
	font-size: 110%;
}

a:link {
	color: #062F7F;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #063B5D;
	text-decoration: none;
}

div.hr {display: none}
div.hr {
  display: block;
  height: 10px;
  background-image: url(/assets/images/hr.gif);
  background-repeat: no-repeat;
  background-position: center center;
  margin: 1em 0 1em 0;
}
hr {display:none}

.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.contactform {
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #043F67;
	margin: 0px;
	border-top: thin none #FF6600;
	border-right: thin none #FF6600;
	border-bottom: thin none #FF6600;
	border-left: thin none #FF6600;

}
.contactform:visited {
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #817E09;
	margin: 0px;
	border-top: thin none #FF6600;
	border-right: thin none #FF6600;
	border-bottom: thin none #FF6600;
	border-left: thin none #FF6600;
}
.contactform:hover {
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #043F67;
	margin: 0px;
	border-top: thin none #FF6600;
	border-right: thin none #FF6600;
	border-bottom: thin none #FF6600;
	border-left: thin none #FF6600;

}
.text1{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height:11px;
	font-stretch:narrower;
}

.text1_o{
	font-family: Arial, Helvetica, sans-serif;
	color:#E77200;
	font-size:12px;
	text-align:left;
	font-stretch:narrower;
	padding-left:15px;
	padding-top:8px;
}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:12px;
	line-height:20px;
	font-stretch:narrower;
	text-decoration: none;
}
.foot{
	font-family: Arial, Helvetica, sans-serif;
	color:#053F67;
	font-size:11px;
	line-height:13px;
	font-stretch:narrower;
	text-decoration: none;
}
.foot:active{
	font-family: Arial, Helvetica, sans-serif;
	color:#053F67;
	font-size:11px;
	line-height:13px;
	font-stretch:narrower;
	text-decoration: none;
}
.text3{
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:20px;
	font-stretch:narrower;
	text-decoration: none;
}
.text3:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height:20px;
	font-stretch:narrower;
	text-decoration: none;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	color:#006600;
	font-size:12px;
	line-height:20px;
	font-stretch:narrower;
	text-decoration: none;
}
.menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#7F8000;
	font-size:12px;
	line-height:20px;
	font-stretch:narrower;
	text-decoration: none;
}
.text2_o{
	font-family: Arial, Helvetica, sans-serif;
	color:#E77200;
}


.align-left {
	text-align: left;
}


.no-block {
	font-size: 1em;
	color: #666666;
	text-align: left;
	margin-left: 4px;

}
ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 0px;
	line-height: 18px;
}
