@charset "utf-8";
/* CSS Document */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
}
a:link{
	color: #004F77;
	text-decoration: none;
	font-weight: bold;
}
a:visited{
	color: #00537D;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #75478E;
}
a:active{
	color: #F00;
}
h1{
	background-image: url(../images/heading_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #805999;
	font-weight: bold;
}
h2{
	background-image: url(../images/right_header_bg.gif);
	background-repeat: repeat-x;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 25px;
	height: 25px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 5px;
}
hr{
	background-color: #D9CEDF;
	color: #D9CEDF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#main_content li{
	line-height: 24px;
	font-size: 16px;
}
.escape{
	text-transform: uppercase;
	font-weight: bolder;
	color: #FFF;
	background-color: #F00;
}
.escape a:link{
	color: #FFF;
	text-decoration: none;
}
.escape a:visited{
	color: #FFF;
	text-decoration: none;
}
.escape a:hover{
	color: #333;
}
.escape a:active{
	color: #666;
}
.about_safety{
	color: #F00;
}
.about_safety a:link{
	color: #F00;
	font-size: 13px;
}
.about_safety a:visited{
	color: #F00;
	font-size: 13px;
}
.about_safety a:hover{
	color: #6D3E86;
	font-size: 13px;
}
.about_safety a:active{
	color: #000;
	font-size: 13px;
}
#right_column p{
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#right_column ul{
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#right_column li{
	list-style-type: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #069;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0px;
	background-position: left;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 16px;
	line-height: 24px;
}

#right_column a:link{
	color: #004F77;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#right_column a:visited{
	color: #00537D;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#right_column a:hover{
	color: #75478E;
	text-decoration: none;
}
#right_column a:active{
	color: #F00;
	text-decoration: none;
}

#footer a:link{
	color: #6C3C87;
}
#footer a:visited{
	color: #6C3C87;
}
#footer a:hover{
	color: #999;
}
#footer a:active{
	color: #F00;
}
.news_date{
	font-size: 14px;
	color: #865E9D;
}
