﻿/* 
371C15 darkblue
55A8BE ltblue
F6FFA3 ltyellow
1F3715 brown
B55D45 orange */



BODY
{font-size: 10pt; font-family: Calibri,Tahoma,Arial; margin: 0px; /*background-color: #00655A;*/ background-image: url(  '../images/backgrnd.jpg' ); background-repeat: repeat-x;}

img { border: 0px; }

img a:hover{border: thin solid #CCCCCC;}
p{margin-top: 1px;}

h1
{font-size: 16pt;border-bottom: solid 1px #00655A;color: #15A1B8;margin-bottom: 1px;margin-top: 1px;}

h2
{font-size: 14pt;border-bottom: solid 1px #009494;color: #6BB5FF;margin-bottom: 1px;margin-top: 1px;}

h3
{font-size: 10pt;border-bottom: solid 1px #009494;color: #371C15;margin-bottom: 1px;margin-top: 1px;}

#container
{margin: 0 auto;width: 990px;} 

#leftnav
{/*border: thin solid #0000FF;*/width: 300px;float: left;}
#rightnav
{/*border: thin solid #0000FF;*/border: thin solid #009494;width: 60px;float: right;background-color: #7CFFFF;}
#content
{/*border: thin solid #0000FF;*/margin: 0px 0px 0px 310px;width: 680px;}

#footer
{
	margin: 0 auto;
	width: 990px;	
}

.reverse
{
	background-color: #00655A;
	border-bottom: #FFFFC0;
	border-top: thin solid white;
	font-variant: small-caps;
	color: #FFFFFF;
	font-size: medium;
	padding-left: 5px;
	font-weight: bolder;
	border-style: none;
	border-width: 0px 0 0px 0;
	border-color: #00655A;
}

div#left1{float: left; width: 230px; margin-right: 3px;}
div#left2{float: left; width: 525px; margin-right: 3px;}
div#left2a {float: left; width: 450px;}
div#left3 {float:left; width: 190px;}
div#left4 {float: left; width: 730px;}

.reg {color: Black; font-weight: bold;}
.smnu{padding-left: 10px;color: Gray;font-size: small;}
.indent { padding-left: 5px; }
.padit { padding: 2px 20px 2px 20px; }
.paditmenu { padding: 10px 20px 10px 20px; }
.paditbottom { padding: 0px 5px 8px 5px; }
.paditright { padding: 0px 10px 0px 0px; }
.hidden { display: none; }
.talignr { text-align: right; }
.talignl { text-align: left; }
.talignc {text-align: center; }

.ft08 { font-size: 8pt; }
.ft10 { font-size: 10pt; }
.ft14 { font-size: 14pt; }
.ft18 { font-size: 18pt; }

.fttimes {	font-family: Times New Roman, Arial; }
.ftbold { font-weight: bold; }
.ftitalic { font-style: italic; }
.ftunderline { text-decoration: underline; }

.fcdark { color: #371C15; }
.fclight { color: #55A8BE; }
.fcyellow { color: #F6FFA3; }
.fcorange { color: #B55D45; }
.fcbrown { color: #1F3715; }
.fcblack { color: #000000; }

.bgdark { background-color: #371C15; }
.bglight { background-color: #55A8BE; }
.bgyellow { background-color: #F6FFA3; }
.bgorange { background-color: #B55D45; }  
.bgred { background-color: #CC0000; }
.bgbrown { background-color: #1F3715; }
.imgbtn { vertical-align: bottom; }

.btmbrdgray 
{
    border-top: none;
    border-bottom: solid 1px #666666;
    border-left: none;
    border-right: none;
}

.brdgray 
{
    border-top: solid 1px #666666;
    border-bottom: solid 2px #666666;
    border-left: solid 1px #666666;
    border-right: solid 1px #666666;
}

.wtrmrktxt { font-style: italic; color: Gray; font-family: Calibri, Tahoma, Arial; padding-left: 5px;}
.wtrmrkrequire { font-style: italic; color: Red; font-family: Calibri, Tahoma, Arial;  padding-left: 5px;}
.tboxindent { padding-left: 5px; }
.tboxpage 
{
    border-bottom: solid 1px Black;
    border-top: none;
    border-left: none;
    border-right: none;
}

.pnlheader { padding: 5px 5px 5px 5px; }

.fldlbl
{
    font-size: 10pt;
    color: #666666;
}

.smallfldlbl
{
    font-size: 8pt;
    color: #666666;
}

.menubtn
{
    font-family: Calibri, Tahoma, Arial;
    font-size: 10pt;
    font-weight: bold;
}

.floatleft { float: left; }
.width950 { width: 950px; }

a 
{
    color: #00655A;
    text-decoration: underline;
}
a:hover 
{
    color: #FFFFFF;
    text-decoration: none;
    background-color: #00655A;
}