﻿div.navHdr {
				width: 736px;
				position: relative;
				left:-15px
}
div.contentPg {
	width: 680px;
	text-align: center;
	margin: 0 auto;
}
div.contentCol {
	width: 350px;
	float: left;
}
div.contentFrm {
	text-align: center;
	vertical-align: middle;
	background-image: url('../images/vgradebkgrd.gif');
	background-color: #C2C2C2;
	background-repeat: repeat-x;
	border-bottom: #333333 solid 1px;
	border-bottom-color: #919191;
}
div.contentBdy {
	text-align: left;
	width: 332px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
div.contentFullFrm {
	text-align: center;
	vertical-align: middle;
	width: 680px;
	background-image: url('../images/vgradebkgrd.gif');
	background-color: #C2C2C2;
	background-repeat: repeat-x;
	border-bottom: #333333 solid 1px;
}
div.contentFullFrmNoBorder {
	text-align: center;
	vertical-align: middle;
	width: 680px;
	background-image: url('../images/vgradebkgrd.gif');
	background-color: #C2C2C2;
	background-repeat: repeat-x;
}

div.contentFullBdy {
	text-align: left;
	width: 670px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
div.cnt {
	width: 100%;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 2px;
	color: #0066CC;
}
div.cntDate {
	padding: 0px;
	float: right;
	font-size: 8pt;
	color: #FF9900;
}
img.cnt {
	border: 1px #333333 solid;
}

.titleLink {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5889C7;
	font-weight: bold;
}

.titleLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #467DC1;
	font-weight: bold;
}
.titleLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #467DC1;
	font-weight: bold;
}
.titleLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #CC3300;
	font-weight: bold;
}
.titleLink a:focus {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #467DC1;
	font-weight: bold;
}
.titleLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #467DC1;
	font-weight: bold;
}

a.cntlink:link {
	text-decoration: none;
	color: #467DC1;
	font-weight: bold;
}
a.cnt:visited {
	text-decoration: none;
	color: #5889C7;
	font-weight: bold;
}
a.cnt:focus {
	text-decoration: underline;
	color: #467DC1;
	font-weight: bold;
}
a.cnt:active {
	text-decoration: none;
	color: #467DC1;
	font-weight: bold;
}
a.cnt:hover {
	text-decoration: underline;
	color: #CC3300;
	font-weight: bold;
}
a.cnt:link {
	text-decoration: none;
	color: #467DC1;
	font-weight: bold;
}
.sph {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10pt;
	font-weight: bold;
}
a.sph:link {
	text-decoration: none;
	color: #0000FF;
}
a.sph:visited {
	text-decoration: none;
	color: #0000FF;
}
a.sph:focus {
	text-decoration: underline;
	color: #0000FF;
}
a.sph:active {
	text-decoration: none;
	color: #0000FF;
}
a.sph:hover {
	text-decoration: underline;
	color: #CC3300;
}




