@charset "utf-8";
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-align: left;
	color: #F0800E;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F0800E;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#333;
}
td p{
	width:auto;
	text-align: left;
	
}
td a{
	color:#333;
	text-decoration:underline;
	text-align:left;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0800E;
	font-weight: normal;
}

li {
	list-style-type:square;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type:square;
	padding-top: 0px;
	padding-bottom: 0px;
}

ul a{
	color:#333;
	text-decoration:none;
}

hr {
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	color: #FFF;
	width:560px;
	align:left;
}

body p {

}

#char_menu {

	width: 560px;
}
#char_menu a {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	text-decoration: none;
	letter-spacing: 9px;
}

#Accordion1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rowHeader {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-bottom-style: dashed;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
