/* CSS Document */
#center{margin:0px auto;}
*:focus {
   outline:none;
}

body {
	background: #fff;
	margin: 0px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    border-left: 3px solid #fe7c3e;
    width: fit-content;
    background-color: #e0e0e0;
    padding: 5px;
}
.listtype{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.listtype ul{
	margin:0px;
	padding:0px;
}
.listtype ul li{
	margin: 0px;
    padding: 5px;
    list-style-position: inside;
}
.listtype ul li a{
	color:#000;
}
.listtype ul li a:hover{
	color:#FF6D24;
}
.headorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF6D24;
	text-decoration: none;
}
.headorange a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF6D24;
	text-decoration: none;
}
.headblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:  normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.headblack a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	letter-spacing:1px;
	line-height: 150%;
}
p a{
	color: #D94600
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	letter-spacing:1px;
	line-height: 150%;
}
.content a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #D94600;
	text-decoration: sunderline;
	letter-spacing:1px;
	line-height: 150%;
}


.contentlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:  normal;
	font-weight: normal;
	color: #D94600;
	text-decoration: underline;
	letter-spacing:1px;
	line-height: 150%;
}
.contentlink a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #D94600;
	text-decoration: underline;
	letter-spacing:1px;
	line-height: 150%;
}
.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:  normal;
	font-weight: bold;
	color: #D94600;
	text-decoration: none;
	letter-spacing:1px;
	line-height: 150%;
}
.contentbold a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #D94600;
	text-decoration: none;
	letter-spacing:1px;
	line-height: 150%;
}
.footer {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 190%;
}
.footer a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 190%;
}
