body {
	background-image: url(http://www.progravix.com/images/shared/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: white;
	padding: 0;
	margin: 0;
}

h1 {
	color: #787878;
	font-weight: normal;
	font-size: 36pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 30px 30px 0px 30px;
}

h2 {
	color: black;
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 0px 30px 0px 30px;
}

p.topnav {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	color: #494949;
	font-weight: bold;
	padding: 0 20px 33px 0;
}

p.topnav a:link {
	text-decoration: none;
	color: #494949;
}

p.topnav a:visited {
	text-decoration: none;
	color: #494949;
}

p.topnav a:hover {
	text-decoration: underline;
	color: white;
}

p.subnav {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
	color: #787878;
	font-weight: bold;
	padding: 0 0 15px 20px;
}

p.subnav a:link {
	text-decoration: none;
	color: #bfc0ba;
}

p.subnav a:visited {
	text-decoration: none;
	color: #bfc0ba;
}

p.subnav a:hover {
	text-decoration: underline;
	color: #494949;
}

p.bodytext {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	color: black;
	padding: 0px 30px 0px 30px;
}

p.bodytext a:link {
	text-decoration: underline;
	color: #0a52c6;
	font-weight: bold;
}

p.bodytext a:visited {
	text-decoration: underline;
	color: #0a52c6;
	font-weight: bold;
}

p.bodytext a:hover {
	text-decoration: none;
	color: #989898;
	font-weight: bold;
}

p.bodytext2 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	color: black;
}

p.bodytext2 a:link {
	text-decoration: underline;
	color: #0a52c6;
	font-weight: bold;
}

p.bodytext2 a:visited {
	text-decoration: underline;
	color: #0a52c6;
	font-weight: bold;
}

p.bodytext2 a:hover {
	text-decoration: none;
	color: #989898;
	font-weight: bold;
}

p.righth1 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12pt;
	color: black;
	font-weight: bold;
	padding: 30px 30px 0px 30px;
}

p.rightbody {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	color: black;
	padding: 0px 30px 0px 30px;
}

p.rightbody a:link {
	text-decoration: none;
	color: #0a52c6;
	font-weight: bold;
}

p.rightbody a:visited {
	text-decoration: none;
	color: #0a52c6;
	font-weight: bold;
}

p.rightbody a:hover {
	text-decoration: none;
	color: #989898;
	font-weight: bold;
}

p.footer {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
	color: #8e8e8e;
	padding: 26px 0px 26px 20px;
}
