body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/bkInnerTop.gif);
	background-repeat: repeat-x;
}
#logoCell {
	background-image: url(images/innerTop/innerTop_r2_c17.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 187px;
	padding-top: 60px;
	padding-left: 25px;


}
#logoCell input {
	vertical-align: top;
	font-size: 10px;

}
#Content {
	border: 1px solid #999999;
	padding: 10px;
	width: 99%;


}
.contbl {
	padding: 20px;
}
.tblHeader {
	font-size: 90%;
	color: #FFFFFF;
	background-color: #660066;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 5px;

}
tr.datafieldEven td{
	font-size: 90%;
	padding-left: 5px;
	border-top: none;
	border-right: none;
	border-bottom: 3px double #663366;
	border-left: none;
	padding-top: 5px;
	padding-bottom: 5px;



}
tr.datafieldOdd td{
	font-size: 90%;
	padding-left: 5px;
	border-top: none;
	border-right: none;
	border-bottom: 3px double #333333;
	border-left: none;
	padding-top: 5px;
	padding-bottom: 5px;







}
h3 {
	color: #660066;
	vertical-align: middle;

}
.purpHeader {
	font-size: 125%;
	font-weight: bold;
	color: #660099;
}
td {
	font-size: 90%;
}
li {
	font-style: italic;
	font-weight: bold;
}
p {
	text-indent: 3em;
	margin-top: -1em;



}

#copyright {
	font-size: 11px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 10px;

}
#copyright a {
	color: #660066;
	text-decoration: underline;
}
#copyright a:hover {
	color: #6666CC;
	text-decoration: none;

}
#ContactPDF {
	padding: 5px;
	float: right;
	height: 200px;
	width: 350px;
	margin-top: 20px;
	margin-left: 20px;
	border: 1px dashed #663366;
	text-align: left;
	background-image: url(images/clipboard.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#ContInstall a:hover {
	font-style: normal;
	font-variant: small-caps;
	color: #FF0000;
	text-decoration: none;
}
