body {
	text-align: center;
	margin: 0px;
}

#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999;
}

#header {
	background-image: url(images/header.jpg);
	height: 109px;
}

#content {
	background-image: url(images/content_back.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#content table {
	margin-left: 45px;
	margin-top: 1px;
}

#title {
	margin-top: 20px;
}

.title {
	color: #000;
	font-size: 22px;
}
h1{
	color: #000;
	font-size: 22px;
	font-weight:normal;
}

#content table .line {
	border-left: 1px solid #999;
}

.downloadanchor{
float: right;
	color: #999;
	font-size: 20px;
	margin-left: 280px;
	border: none;
	float: left;
	text-decoration:none;
	
}
.download input {
	float: right;
	color: #999;
	font-size: 20px;
	margin-left: 280px;
	border: none;
	background-color: transparent;
	float: left;
}

.downloadanchor:hover {
	text-decoration: underline;
}

.download img {
	margin-right: 35px;
	margin-top: 6px;
	float: right;
}

.bookmark {
	font-size: 11px;
	margin-top: 10px;
}

.bookmark_link {
	color: #dc0068;
	text-decoration: none;
	letter-spacing: 1px;
}

.bookmark_link:hover {
	text-decoration: underline;
}

.hr {
	color: #999;
	border-bottom: 1px;
	border-bottom-style: dashed;
	clear: both;
	width: 404px;
}

#content1 {
	width: 404px;
	font-size: 12px;
	color: #333;
	text-align: justify;
	margin-top: 10px;
}

.heading {
	color: #999;
	font-size: 16px;
}

h2 {
	color: #999;
	font-size: 16px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

.ul1, .ul3 {
	margin-left: -10px;
	list-style-image: url(images/bullet.jpg); 
}

.ul2 {
	list-style-image: url(images/bullet.jpg);
	margin-left: 10px; 
}

#content2 {
	color: #333;
	font-size: 12px;
	width: 360px;
	margin-left: 10px;
	text-align: justify;
	position:relative;
}

.grey {
	color: #999;
	font-weight: bold;
}

.clickhere {
	color: #2b9951;
	font-weight: bold;
	text-decoration: none;
}

.clickhere:hover {
	text-decoration: underline;
}

.hr2 {
	color: #999;
	border-bottom: 1px;
	border-bottom-style: dashed;
	clear: both;
	width: 360px;
}

.hr3 {
	color: #999;
	border-bottom: 1px;
	border-bottom-style: dashed;
	clear: both;
	width: 812px;
	margin-top: -14px;
}

.bottom_links {
	color: #999;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.bottom_links:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

#terms {
	color: #777; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

#myform {
	margin-top: -18px;
}

.do_download_1 {
	color: #999;
	font-size: 18px;
	text-decoration: none;
}

.do_download_1:hover {
	text-decoration: underline;
	color: #999;
}

.oft_link {
	color: #2b9951;
	font-weight: bold;
	text-decoration: none;
}

.oft_link:hover {
	color: #2b9951;
	text-decoration: underline;
}

.do_download {
	margin-top: -150px;
	width: 100%;
}


	
