body
	{
	background-color: #061F3F;
	font-family: arial, helvetica, sans-serif;
	margin: 0px;
		}
	
p, ul, ol
	{
	font-family: georgia, 'times new roman', times, serif;
	margin-top: 0px;
	line-height: 150%;
	}

td
	{
	font-family: arial, helvetica, sans-serif;
		}
h1
	{
	margin-bottom: 15px;
	}
h2, h3, h4
	{
	margin-bottom: 5px;
	}

div#main_for_ie
{
width: 100%;
text-align: center;
}
div#frame
	{
	margin-top: 15px;
	margin-bottom: 15px;
	margin: 15px auto;
	width: 750px;
	background-color: #fff;
	text-align: left;
	}

h1, h2, h3, h4, p, div#subnav, table
	{
	margin-left: 15px;
	margin-right: 15px;
	}
p.paraquote {
	margin: 0px 0px 15px 0px;
	font-size: 90%;
	font-family: georgia, 'times new roman', times, serif;
	line-height: 150%;
	}
p.samples
	{
	line-height: 150%;
	}
a	{
	color: sienna;
	text-decoration: underline;
	}
a:visited
	{
	color: black;
	text-decoration: underline;
	}
a:hover
	{
	color: blue;
	text-decoration: underline;
	}
a:active
	{
	color: red;
	text-decoration: underline;
	}
	
img#mainlogo
	{
	margin: 5px 0px 2px 15px;
	}
form 
	{
	margin-left: 338px;
	font-family: georgia, 'times new roman', times, serif;
	margin-top: 0px;
	line-height: 150%;
	}
input.text
    {
    width: 250px;
    }
textarea.text
    {
    width: 250px;
    }
fieldset 
    {
    margin: 15px 15px 0px 0px;
    padding: 0;
    border: 1px solid black;
    background-color: #f8f8f8;
    }
legend 
    {
    margin-left: 15px;
	font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    padding: 0px;
    }
label
    {
    display: block;
    }
label strong
    {
    display: block;
    color: #c00;
    font-family: arial, helvetica, sans-serif;
    font-size: 85%;
    font-weight: normal;
    text-transform: uppercase;
    }
fieldset ol 
    {
    padding: 10px 5px 0px 15px;
    list-style: none;
    }
fieldset li 
    {
    padding-bottom: 15px;
    }
.submit    
    {
    margin: 15px 0px 15px 8px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    }
img#bannerpic
	{
	margin-right: 0px;
	margin-top: 20px;
	}
img.left
	{
	margin: 6px 15px 6px 15px;
	}
img.right
	{
	margin: 0px 15px 15px 15px;
	}
img.imgthumb
	{
	border: 1px solid #ccc; 
	padding: 5px; 
	}
div.photowrap img.imgthumb:hover 
	{ 
	border: 1px solid #999; 
	padding: 5px;  
	}
table.rightfloat
	{
	margin: 0px 15px 10px 20px;
	padding: 0px;
	}

div#navigation
	{
	padding: 5px 0px 6px 0px;
    line-height: 15px;
    padding-right: 15px;
	text-align: right;
	background-color: #061F3F;
	}
	
div#navigation a
	{
	color: white;
	margin-left: 10px;
	margin-right: 0px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
div#navigation a:hover
	{
	color: white;
	text-decoration: underline;
	}
div#foot
	{
    margin-top: 30px;
	padding: 5px 5px 6px 0px;
    line-height: 15px;
	text-align: right;
    color: #fff;
    font-size: 11px;
	font-weight: bold;
	background-color: #061F3F;
	}

div#foot a
	{
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
div#foot a:hover
	{
	color: white;
	text-decoration: underline;
	}	