﻿BODY
{
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 11px;
    line-height: 160%;
    color: #333333;
    margin: 0px 0px 0px 0px;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    text-align: center;
    background-color: #cccc97;
}
table.wrapper {
    margin-left:auto; 
    margin-right:auto;
}
A:link, A:visited, A:active{
	COLOR: #4b0701; /* blue */
}
A:hover {
	COLOR: #4b0701; /* orange */
	text-decoration: underline;
}
A.cont:link, A.cont:visited, A.cont:active{
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    font-style:italic;
}
A.cont:hover {
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 10px;
    color: #ffffff;
    text-decoration: underline;
}

a.footer:link,a.footer:visited,a.footer:active 
{
    color: #4b0701;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;    
    letter-spacing: 1px;
}
a.footer:hover 
{
    color: #4b0701;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 9px;
    font-weight: normal;
    text-decoration: underline;    
    letter-spacing: 1px;
}

.required 
{
    font-size:12px;
    color: Maroon;
    font-style: italic;
}

p
{
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
    color: #333333;
}
p.rightcol 
{
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
    color: #333333;
    text-align:left;
}
p.rightcolHeader 
{
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 13px;
    color: #333333;
    font-weight:bold;
    font-style:italic;
    text-align:left;    
}

.footer 
{
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 10px;
    color: #4b0701;
    letter-spacing: 1px;
}

H1 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #3A523C;
    font-size:16px;
    margin-bottom: 0px;
    margin-top: 15px;
    text-transform:uppercase;
}

H2 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #3A523C;
    font-size:11px;
	margin-bottom: 0px;
}

H3 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #3A523C;
    font-size:12px;
	margin-bottom: 0px;
	padding-left: 16px;
}

H4 
{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333333;
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 0px;
	padding: 5px;
}

H5 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333333;
}

H6 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333333;
}
.inputBase 
{
    font-size: 10px;
    font-family: Verdana;
    width: 165px;
}
.inputBaseDD 
{
    font-size: 10px;
    font-family: Verdana;
}

.ulnav {margin-left: 0; padding-left: 0;}
ul li
{
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 11px;
    color: #333333;
    list-style-type: disc;
    padding-bottom: 5px;
    padding-left: 0px;
}
hr {display: none;}
.hr    { padding-top: 4px; padding-bottom: 8px; border-top: 1px dotted #000000 }

.proleft
{
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 11px;
    color: #333333;
    list-style-type: disc;
    padding-bottom: 7px;
    padding-top: 0px;
    margin-top:0px;   
}

#ProfBlock
{
    left: 0px;
    float: left;
    width: 125px;
    position: static;
    top: 0px;
    height: 225px;
    padding: 4px;
    text-align:left;
}