.safety {
	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0E0E0;
}
.content {
	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	padding-right: 5px;
	padding-left: 5px;
	width: 140px;
}

.content a:link {

	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #000066;
}
.content a:visited {


	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #000066;
}
.content a:hover {



	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #0235FE;
}
.content a:active {




	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #0235FF;
}
.container {
	border: 1px solid #CCCCCC;
	width: 750px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
}
body {
		text-align: center; /* for IE */
	}
.secured-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	padding: 10px;
}
.secured-content a:link {
	color: #0033CC;
	text-decoration: underline;
}
.secured-content a:visited {
	color: #112973;
	text-decoration: underline;
}
.secured-content a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.content2 a:link {
	color: #0000FF;
	text-decoration: none;
}
.content2 a:visited {
	color: #0033FF;
	text-decoration: none;
}
.content2 a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.error {
	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #990000;
	font-weight:bold;
	padding-right: 10px;
	padding-left: 10px;
}
