﻿/****  HTML  *****/
body {margin:0px; padding:0px; font:11px arial, sans-serif; scrollbar-face-color: #CCCC99; scrollbar-shadow-color: #999966; scrollbar-highlight-color: #FFFFCC; scrollbar-3dlight-color: #3D3D3D; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #3D622C; scrollbar-arrow-color: #CCFFCC;}
B {font-weight: bold;}
p {font-family: arial, sans-serif; font-size: 12px; font-weight: normal; text-align: justify; line-height: 15px; color: #000; text-indent: 0em;}
h1 {font-family: arial, sans-serif; margin:0px 0px 0px 0px; padding-left:5px; font-size:18px; font-weight:900; color:#4D4D4D; text-transform: capitalize;}
li {font-family: arial, sans-serif; font-size: 12px; font-weight: normal; text-align: justify; line-height: 15px; color: #000; text-indent: 0em;}


/****  CLASSES  *****/
.header {font-family: arial, sans-serif; font-size: 16px; font-weight: bold; color: #000; text-decoration: none; font-weight: bold; text-transform: uppercase; letter-spacing: 0px;}
.content {margin:5px 10px 10px 10px; border:0px solid black; padding:0px; width:700px;}
.formtext {font-family: arial, sans-serif; font-size: 12px; font-weight: normal; text-align: left; line-height: 15px; color: #000; text-indent: 0em;}
.formnumber {font-family: arial, sans-serif; font-size: 12px; font-weight: normal; text-align: center; line-height: 15px; color: #000; text-indent: 0em;}
.intro {font-family: arial, sans-serif; font-size: 12px; font-weight: normal; text-align: center; line-height: 15px; color: #ebf1e3; text-indent: 0em;}
#container{position:relative;}
#address1{top:30; width:300px; font-family:arial; font-size:10pt; background-color:#cccc9a; padding:3px; border: 1px solid #3d622c;}
#address2{position:absolute; top:0; width:300px; font-family:arial; font-size:10pt; background-color:#cccc9a; padding:3px; border: 1px solid #3d622c; visibility:hidden}
#address3{position:absolute; top:0; width:300px; font-family:arial; font-size:10pt; background-color:#cccc9a; padding:3px; border: 1px solid #3d622c; visibility:hidden}
.nav {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #4D4D4D;
	line-height: 20px;
	vertical-align: middle;
	padding-left:7px; 
	padding-right:7px;
}
.link{
color:#339F2E; font-size:12px; font-family: arial, sans-serif; font-weight:600;	text-decoration:none;cursor:pointer;
}
.nav A{color:#ffffff; font-size:12px; font-family: arial, sans-serif; font-weight:600;	text-decoration:none;}
.nav A:link {color:#ffffff;}
.nav A:visited {color:#ffffff;}
.nav A:hover {background-color:#4D4D4D; text-decoration:underline;}

/****  LINKS  *****/

a:link {color:#339F2E;}
a:visited {color:#339F2E;}
a:hover {background-color:#cccc9a;}
