#rightCol {
	height: 471px;
	background-image: url(/assets/rightColbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rightColHome {
	height: 421px;
	background-image: url(/assets/rightColbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rightColHome p, #rightColHome ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 23px;
	margin-left: 42px;
	margin-top: 10px;
	text-align: justify;
	margin-bottom: 10px;
}
#rightCol p, #rightCol ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 23px;
	margin-left: 42px;
	margin-top: 10px;
	text-align: justify;
	margin-bottom: 10px;
}
#rightCol ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 23px;
	margin-left: 40px;
	padding-left: 20px;
	margin-top: 10px;
	text-align: justify;
	margin-bottom: 10px;
}
#content {
	height: 545px;
	width: 531px;
	background-image: url(/assets/blue_panel.gif);
	background-repeat: no-repeat;
	padding: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003D5E;
}
#content a {
	color: #41738E;
	font-weight: bold;
	font-size: 14px;
	text-indent: 30px;
	text-decoration: none;
}
#docPanel {
	width: 531px;
	background-image: url(/assets/download_panel.gif);
	background-repeat: no-repeat;
	padding: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003D5E;
	height: 750px;
}
#docPanel a {
	color: #41738E;
	font-weight: bold;
	font-size: 14px;
	text-indent: 30px;
	text-decoration: none;
}
#rightCol a {
	color: #41738E;
	font-weight: bold;
	font-size: 14px;
	background-image: url(/assets/document.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	text-decoration: none;
}
#rightCol a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	background-image: url(/assets/document.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	text-decoration: none;
}
#nav img {
	display: block;
}
#docPanel p {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
}
#docPanel h1 {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 15px;
}
h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
}

