﻿body 
{
	 background: #a1bade;
}
div.OuterBorder 
{
	background-color: #FFF8E6; 
	position: relative; 
	width: 720px; 
	margin: 0 auto;
    padding: 0; 
    text-align: center;
    border: solid 1px black;
}

div.InnerBorder
{
	text-align: left; 
	font-family: Arial; 
	font-size: 10pt;
	margin: 10px 10px 10px 10px;
}

div.copyright
{
	font-family: Arial;
	font-size: 9pt;
	text-align: center;
}

td.FieldLabel
{
	width: 180px; 
	height: 30px; 
	font-weight: bold;
	vertical-align: top;
}

td.InputField
{
	vertical-align: top;
}
div.FieldTextBox
{
	width: 200px; 
	height: 50px;
}

a:active { 
    font-family: Arial; 
    font-size: 10pt;
	color: #255AAF;
    font-weight: normal; 
    font-style: normal; 
    text-decoration: none;}

a:link { 
    font-family: Arial; 
    font-size: 10pt;
    color: #255AAF ; 
    font-weight: normal; 
    font-style: normal; 
    text-decoration: none;}

a:visited { 
    font-family: Arial; 
    font-size: 10pt; 
    color: #255AAF ; 
    font-weight: normal;
    font-style: normal; 
    text-decoration: none;}

a:hover { 
    font-family: Arial; 
    font-size: 10pt; 
    color: red; 
    font-weight: normal; 
    font-style: normal; 
    text-decoration: none;}


a.nav:active { 
    font-family: Arial; 
    font-size: 10pt;
	color: #255AAF;
    font-weight: bold; 
    font-style: normal; 
    text-decoration: none;}

a.nav:link { 
    font-family: Arial; 
    font-size: 10pt;
    color: #255AAF ; 
    font-weight: bold; 
    font-style: normal; 
    text-decoration: none;}

a.nav:visited { 
    font-family: Arial; 
    font-size: 10pt; 
    color: #255AAF ; 
    font-weight: bold;
    font-style: normal; 
    text-decoration: none;}

a.nav:hover { 
    font-family: Arial; 
    font-size: 10pt; 
    color: red; 
    font-weight: bold; 
    font-style: normal; 
    text-decoration: none;}

img.Thumb {
	border: solid 1px black;
}

div.nav
{
margin: 0 auto;
margin-bottom: 0px;
text-align: center;
margin-top: 0px;
padding: 0px 0;
background: #B5B6C8;
border: solid 1px #333;
border-left: 0;
border-right: 0;
}
ul li.nav
{
display: inline;
text-indent: 0;
text-align: center;
list-style-type: none;
font-size: 8pt;
padding: 0 10px;
}
ul.nav 
{
	margin: 0px 0px 0px 0px;
}

h1 
{
    text-align: center; 
    font-size: 14pt; 
    margin-bottom: 0px;
    margin-top: 10px;
    font-weight: normal;
}

h2
{
	font-size: 12pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3
{
	font-size: 12pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h1 a:link
{
	font-size: 14pt;
}

h1 a:active
{
	font-size: 14pt;
}

h1 a:visited
{
	font-size: 14pt;
}
	