body {
	color: #333;
	font-size: 13px;
	font-family: arial, tahoma, helvetica, sans-serif;
	background-color: #e4e3da;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0; }

p { }

td {
	font-size: 14px; }

a:link {
	color: #5c88b1; }

a:visited {
	color: #5c88b1; }

a:hover {
	color: #d80000; }

a:active {
	color: #d80000; }
.container {
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
	margin-top: 11px; }

.content {
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 365px; }

.guts {
	padding-left: 25px; }

.footer {
	font-size: 12px;
	padding-top: 28px; }

#copyright {
	color: #b2b097;
	font-size: 11px;
	text-align: center;
	padding-bottom: 25px; }
h1 {
	color: #3c6b92;
	font-size: 18px; }

h2 {	color:     #3c6b92;
	font-size: 15px; }

h3 {	color:     #3c6b92;
	font-size: 14px; }
.bigblue {
	color: #3c6b92;
	font-weight: bold; }

ul li {
	padding-bottom: 12px; }
.forms {
	border: solid 1px #e0eef4;
	 }

.forms th {
	font-size: 13px;
	border: solid 1px #bddae6; }

.forms td {
	font-size: 12px;
	border: solid 1px #bddae6; }


