@charset "utf-8";
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	color: #666666;
	letter-spacing: normal;
	vertical-align: top;
	height: auto;
	background-color: #FFF;
}

.mainText  ul li {
	list-style-type:none;
	list-style:none;
	display:inline;	
}

.mainText ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	color: #666666;
	letter-spacing: normal;
	text-decoration:none;
		
}

.mainText ul li a:hover {
	color:000;
	text-decoration:underline;
}

.bullet-style ul li {
	list-style:circle;
	list-style-type:circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	color: #666666;
	letter-spacing: normal;
	padding-top:5px;
}

.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	color: #999;
	margin-left:-40px;
}

.bread ul li {
	list-style-type:none;
	list-style:none;
	display:inline;	
}

.bread ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	color: #999;
	letter-spacing: normal;
	text-decoration:none;	
}

.bread ul li a:hover {
	color:000;
	text-decoration:underline;
}

/*.style1 p {
	font-size: 22px;
	color: #FF8504;
}
*/

h1 {
	padding-top: 0 px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF8504;
	font-size: 20px;
}


.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666;
	padding-top: 8px;
	font-weight: normal;
}
.h1 p {
	font-size: 22px;
	color: #FF8504;
}

.nav {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size:0.72em;
	font-weight:bold!important;
	padding:2px 18px;
	margin:0px 0px;
	color:#FFF;
	/*background-color:#DEEAE0;*/
	background-color: #000;
}
.nav a {
	color: #FFF!important;
	text-decoration:underline;
}
.nav a:hover {
	color: #FF0!important;
	text-decoration:none!important;
}

