body {
	background-color: #bdc4c9;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0; }
td {
	color: #3f3f3f;
	font-size: 13px;
	font-family: arial, tahoma, helvetica, sans-serif; }
a:link {
	color: #508db9; }
a:visited {
	color: #508db9; }
a:hover {
	color: #a600ff; }
a:active {
	color: #508db9; }
.container {
	margin-top: 15px;
	margin-bottom: 15px;
	border: solid 4px #fff; }

.footer {
	color: #c3e5fd;
	background-color: #508db9;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px; }

.guts {
	background-color: #fff;
	text-align: center;
	padding-bottom: 4px; }

.leftcol {
	color: #81817a;
	font-size: 12px;
	background-color: #f3f3ea;
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	text-align: center;
	padding-bottom: 25px;
	border-right: 4px solid #fff; }

.blurb {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	background-color: #95bad5;
	background-image: url(images/bg_blurb.gif);
	background-repeat: repeat-x;
	text-align: center; }
.nav {
	margin-bottom: 25px; }

.nav td {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px dashed #d7d6c6; }

.nav td a:link {
	color: #0164ab;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	text-decoration: none;
	display: block; }
.nav td a:visited {	color:           #0164ab;
	text-decoration: none;
	display:         block;
	padding-top:     5px;
	padding-right:   15px;
	padding-bottom:  5px; }

.nav td a:hover {
	color:           #a600ff;
	background-color: #ffffe2;
	text-decoration: none;
	display:         block;
	padding-top:     5px;
	padding-right:   15px;
	padding-bottom:  5px; }

h1 {
	color: #173850;
	font-size: 16px; }

h2 {	color:     #173850;
	font-size: 13px; }
h3 {
	color:     #173850;
	font-size: 13px;
	line-height: 1em;
	margin: 0;
	padding: 0; }

#content {
	margin: 25px; }
.nicetable td {
	border-bottom: 1px solid #508db9;
	 }
.ph_helper {
	margin-bottom: 12px;
	margin-left: 16px;
	border: solid 1px #508db9;
	 }
.m13 {
	margin-bottom: 45px; }

.m13 td {
	color: #7b97ac;
	font-size: 11px; }

.m13 a:link {
	color: #6a8ba4; }

.m13 a:visited {	color: #6a8ba4; }

.m13 a:hover {	color: #5f9cc9; }

