body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #23649B;
}
#sm {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #2D2D2D;
	text-decoration: none;
	padding: 0px 50px;
	margin: 0px;
	line-height: 14px;
}
#sm a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #23649B;
	text-decoration: underline;
}
#sm a:hover {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #23649B;
	text-decoration: none;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2D2D2D;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #23649B;
	line-height: 18px;
	text-decoration: underline;
}
#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #23649B;
	line-height: 18px;
	text-decoration: none;
}
.mark {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #23649B;
	font-style: italic;
}
.bigdownload {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 18px;
	line-height: 20px;
	font-style: italic;
}
.bigdownload a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 18px;
	line-height: 20px;
	font-style: italic;
	text-decoration: underline;
}
#content h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2D2D2D;
	line-height: 18px;
}

#content h2,h3,h4,h5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2D2D2D;
	line-height: 14px;
}
#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2D2D2D;
	line-height: 18px;
	list-style-image: url(images/bullet.gif);
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2D2D2D;
	line-height: 18px;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 20px;
}