﻿body {
	margin: 0 auto;
	width: 760px;
}
body, textarea {
     	scrollbar-face-color: #FFFFFF;
     	scrollbar-highlight-color: #000000;
     	scrollbar-shadow-color: #333333;
     	scrollbar-3dlight-color: #CCCCCC;
     	scrollbar-arrow-color: #006666;
     	scrollbar-track-color: #C0C0C0;
     	scrollbar-darkshadow-color: #CCCCCC
 			  }

body	{ 
		margin-top:0px;
		margin-bottom:0px;
				background: #5EA69E;
	background-image: url('/images/bg-1.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
		}

body, div, p, blockquote, ol, ul, dl, li, dt, dd, td {font-family:  Arial,Helvetica,"Times New Roman",Verdana ,  sans-serif,; font-size:16px; font-weight: 400}
b, strong {  font-weight: 700}

p {text-align:justify;line-height: 17pt;}
li {
	padding-top:10px;
	line-height:17pt;
}



a:active 	{ color: #033C7B;font-weight: bold}
a:link 	{  color: #033C7B;font-weight: bold}
a:visited 	{ color: #033C7B;font-weight: bold}
a:hover 	{  color: #033CCC;font-weight: bold}

h1 {	font-size: 24px;margin-top:16px;margin-bottom:8px;}
h2 {	font-size: 20px;margin-bottom:8px;}


/*  structure   */

#body {
margin:10px 20px 10px 20px;
}



/*************************************/
/*      CLASSES                      */
/*************************************/

.companyname {font-size: 24px; color: #FFFFFF; font-weight: bold}
.tagline {font-size: 16px; color: #FFFFFF; font-weight: bold}
.pageheader {font-size: 18px; color: #669966; font-weight: bold}

.navtop {font-size: 10px; color: #FFFFFF;}
.navtop a:active {font-size: 10px; color: #FFFFFF; text-decoration: none;}
.navtop a:link {font-size: 10px; color: #FFFFFF; text-decoration: none;}
.navtop a:visited {font-size: 10px; color: #FFFFFF; text-decoration: none;}
.navtop a:hover {font-size: 10px;  color: #AFCC99; text-decoration: none;}

.body a:active { color: #000033;font-weight: bold}
.body a:link {  color: #669966;font-weight: bold}
.body a:visited { color: #669966;font-weight: bold}
.body a:hover {  color: #000000;font-weight: bold}

.footer { font-size: 10px;}
.footer a:active {font-size: 10px; color: #666666; text-decoration: underline; }
.footer a:link {font-size: 10px; color: #666666; text-decoration: none;}
.footer a:visited {font-size: 10px; color: #666666; text-decoration: none;}
.footer a:hover {font-size: 10px;  color: #333333; text-decoration: underline;}

.hlCell 	{background-color: #000000;}
.ACell 	{background-color: #CCCCCC;}
.TCell 	{background-color: #033C7B;}
.MenuCellold 	{background-color: #033C7B;}
.MenuOld 		{font-weight: bold; text-align: center; color: #FFFFFF;}

.clsInput
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: #FFFFFF;
    BORDER: 1px solid black;
}
.clsInpat
{
    COLOR: #ffffff;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: #CCCCCC;
    BORDER: 1px solid #8B674D;
}


.menucell {
FONT-SIZE: 9pt;
font-weight: bold;
background-color:#FFFFFF;
border:1px solid #FFFFFF;
text-align:left;
color:#FFFFFF;
}

.menucellOver {
FONT-SIZE: 9pt;
background-color:#EFEFF7;
border:1px solid #DDDDDD;
text-align:left;
color:#FFFFFF;
}

.content-space {
	margin-top: 0px;
	margin-right: 0px;
	padding: 17px;
}

.img-generic-1 {
	display:block;
	margin: 0px 0px 0px 5px;
	padding: 4px;
	border: 8px solid #a0deff;
	
	}

.acknowledgment td {
	padding-top:8px;
}

