body {
	background-color: #88a1be;
	background-image: url(graphics/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0; }
.container {
	background-color: #fff;
	height: 100%;
	border-right: 1px solid #3a526c;
	border-left: 1px solid #3a526c; }

p { }
td {
	color: #383838;
	font-size: 13px;
	font-family: arial, tahoma, helvetica, sans-serif; }

a:link {
	color: #006cc7; }

a:visited {
	color: #006cc7; }

a:hover {
	color: #00c8ff; }

a:active {
	color: #006cc7; }
.navarea {
	background-image: url(graphics/nav_bg.gif);
	background-repeat: repeat-y;
	background-position: left 0; }

.nav {
	width: 180px;
	margin-left: 8px; }

.nav td {
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	height: 30px;
	padding-right: 24px;
	padding-left: 24px;
	border-bottom: 1px solid #bddae6; }

.nav a:link {
	color: #006cc7;
	text-decoration: none; }

.nav a:visited {	color:           #006cc7;
	text-decoration: none; }

.nav a:active {	color:           #006cc7;
	text-decoration: none; }

.nav a:hover {	color:           #00c8ff;
	text-decoration: none; }
.guts {
	vertical-align: top;
	padding-top: 16px;
	padding-bottom: 16px; }

h1 {
	color: #3d6491;
	font-size: 18px;
	font-weight: bold; }

.footer {
	color: #ccc;
	font-size: 11px;
	padding-top: 3px;
	border-top: 1px solid #3d6491; }
.headerarea {
	background-image: url(graphics/header_bg.jpg);
	background-repeat: no-repeat; }

#content {
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 35px; }
.subnav {
	margin: 20px; }
.subnav td {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	background-image: url(graphics/sq_bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	height: 30px;
	padding: 6px 20px; }

.subnav a:link {
	color: #006cc7;
	text-decoration: none; }

.subnav a:visited {	color:           #006cc7;
	text-decoration: none; }

.subnav a:active {	color:           #006cc7;
	text-decoration: none; }

.subnav a:hover {	color:           #00c8ff;
	text-decoration: none; }
h2 {
	color: #383838;
	font-size: 14px;
	font-weight: bold; }
h3 {	color:       #383838;
	font-size:   13px;
	font-weight: bold; }

ul li {
	list-style-image: url(graphics/li_bullet.gif); }
.imghelp {
	margin-bottom: 12px;
	margin-left: 12px; }
.forms td {
	font-size: 12px;
	background-color: #f6f6f7;
	border: solid 1px #9eb1c6; }
.forms select {
	font-size: 12px;
	width: 230px;
	border: solid 1px #9eb1c6; }
.inputs {	font-size: 12px;
	width:     230px;
	border:    solid 1px #9eb1c6; }
.input_plain {
	font-size: 12px; }
#contact {
	font-size: 12px;
	text-align: left;
	width: 150px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 25px; }
.nicetable td {
	font-size: 12px;
	border-bottom: 1px solid #95bdd3;
	 }

