@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7b7b;
	line-height: 16px;
}
body {
	background-image: url(media/pg_bg.gif);
	margin: 0px;
}
a:link {
	color: #0492cd;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0492cd;
}
a:hover {
	text-decoration: none;
	color: #0492cd;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:link {
	color: #68879a;
	text-decoration: underline;
}
#footer a:visited {
	text-decoration: underline;
	color: #68879a;
}
#footer a:hover {
	text-decoration: none;
	color: #68879a;
}
#footer a:active {
	text-decoration: underline;
	color: #68879a;
}
#leftcol a:link {
	color: ##3e5a66;
	text-decoration: underline;
}
#leftcol a:visited {
	text-decoration: underline;
	color: #3e5a66;
}
#leftcol a:hover {
	text-decoration: none;
	color: #3e5a66;
}
#leftcol a:active {
	text-decoration: underline;
	color: #3e5a66;
}
#wrapper {
	margin: auto;
	width: 980px;
	background-image: url(media/pg_shadow.gif);
	background-repeat: repeat-y;
	padding-left: 8px;
}
#maincol {
	width: 525px;
	padding-top: 0px;
	padding-right: 125px;
	padding-bottom: 25px;
	padding-left: 20px;
}
#leftcol {
	width: 235px;
	padding-top: 0px;
	padding-right: 42px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #3e5a66;
}
.bluebullet {
	list-style-image: url(media/pg_blue_bullet.gif);
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #68879a;
	margin: auto;
	height: 100px;
	width: 972px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #036ea3;
	font-weight: lighter;
	line-height: 30px;
}
h2 {
	line-height: 18px;
	font-size: 14px;
}
