body {
	margin: 0;
	background-color : #ffffff;
	color : #74601e;
	font-family : 'Verdana', 'Geneva', 'Helvetica', sans-serif;
	font-weight : normal;
	font-size : 11px;
	line-height : 13pt;
}
table {
	font-family : 'Verdana', 'Geneva', 'Helvetica', sans-serif;
	font-size : 11px;
}
th {
	background-color : #aa954f;				/* all table col or row title, darker color */
	color : #ffffff;
}
td {
/*	padding : 2px 5px 2px 5px;
	border-bottom : 1px solid #ffffff;
	border-right : 1px solid #ffffff;*/
}

/* Specific Classes */

.padding {
	padding: 0 10px 10px 10px;
}
.title1 {
	font-family : 'Verdana', 'Geneva', 'Helvetica', sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #74601e;
}
.title2  {font-family: 'Verdana', 'Geneva', 'Helvetica', sans-serif;       font-size:    14pt; font-weight: bold;   color: #74601e;}
.title3  {font-family: 'Verdana', 'Geneva', 'Helvetica', sans-serif;       font-size:    11pt; font-weight: bold;   color: #74601e;}
.header1 {font-family: 'Verdana', 'Geneva', 'Helvetica', sans-serif;       font-size:     8pt; font-weight: bold;   color: #74601e;}
.header2 {font-family: 'Verdana', 'Geneva', 'Helvetica', sans-serif;       font-size:     8pt; font-weight: bold;   color: #ffffff;}
.header3 {font-family: 'Verdana', 'Geneva', 'Helvetica', sans-serif;       font-size:     8pt; font-weight: bold;   color: #004685;}
.text1   {font-family: 'Verdana', 'Geneva', 'Helvetica', sans-serif;       font-size:     8pt; font-weight: normal; color: #74601e;}
.text2   {font-family: 'Verdana', 'Geneva', 'Helvetica', sans-serif;       font-size:     8pt; font-weight: normal; color: #ffffff;}
.text3   {font-family: 'Verdana', 'Geneva', 'Helvetica', sans-serif;       font-size:     8pt; font-weight: normal; color: #000000;}
.text4   {font-family: 'Verdana', 'Geneva', 'Helvetica', sans-serif;       font-size:     7pt; font-weight: normal; color: #000000;}
.warning, .important {
	font-family : 'Arial', 'Verdana', sans-serif;
	font-size : 8pt;
	font-weight : bold;   color: #d3182e;}
.footertext  {font-family: 'Verdana', 'Geneva', 'Helvetica', sans-serif;       font-size:   7.5pt; font-weight: normal; color: #999999;}


.text	{	font-family: 'Arial', sans-serif; font-size: 8pt; color: #000000; text-decoration: none;}
.textbold	{	font-family: 'Arial', sans-serif; font-weight: bold; color: #000000; text-decoration: none;}
.greenheader {	font-family: 'Arial', sans-serif; font-size: 14pt; font-weight: bold; color: #000000; text-decoration: none;}
.textwarning {	font-family: 'Arial', sans-serif; font-size: 8pt; font-weight: bold; color: #D3182E; text-decoration: none;}
.whitetext 	{	font-family: 'Arial', sans-serif; font-size: 8pt; font-weight: bold; color: #ffffff; text-decoration: none;}


.blackbg {background-color: #000000;}
.greybg  {background-color: #d3d3d3;}
.yellowbg{background-color: #ffddaa;}
.lightgreybg{background-color: #f8f8f8;}

.bg1 {
	background-color : #ffffff;
}
.bg2 {
	background-color : #fef7f0;
}
.bg3 {
	background-color : #dacc9c;
}
.bg4, .bg5 {
	background-color : #aa954f;
}
.nav1    {font-family: 'Verdana', 'Geneva', 'Helvetica', sans-serif;       font-size:     8pt; color: #000000; background-color: #D4BE88;}
.nav2    {font-family: 'Verdana', 'Geneva', 'Helvetica', sans-serif;       font-size:     8pt; color: #000000; background-color: #D4BE88;}
a:link, a:visited {
	color : #6282b7;
	font-family : 'Verdana', 'Geneva', 'Helvetica', sans-serif;
	text-decoration : underline;
}
a:active, a:hover {
	color : #74601e;
	font-family : 'Verdana', 'Geneva', 'Helvetica', sans-serif;
	text-decoration : underline;
}
a.link2:link, a.link2:active, a.link2:visited {
	text-decoration : none;
	color : #ffffff;
}
a.link2:hover {
	text-decoration : underline;
	color : #ffffff;
}
a.link3:link, a.link3:active, a.link3:visited {
	text-decoration : none;
	color : #000000;
}
a.link3:hover {
	text-decoration : underline;
	color : #000000;
}
a.nav:link      {text-decoration:none;      color:#000000}
a.nav:active    {text-decoration:none;      color:#000000}
a.nav:visited   {text-decoration:none;      color:#000000}
a.nav:hover     {text-decoration:underline; color:#000000}
.inputbox, .inputbox1, .inputbox2, inputbox3, inputbox4 {
	font-family : 'Verdana', 'Geneva', 'Helvetica', sans-serif;
	border : 1px solid #aa954f;
	font-size : 11px;
	color : #000000;
}
.inputbox2 {
	font-weight : normal;
	background-color: #ffffff;
	text-align : left;
}
.inputbox3 {
	font-weight : normal;
	background-color: #ffffff;
	text-align : left;
	border-width : 2px;
}
.inputbox4 {
	font-weight : normal;
	background-color: #e9dec3;
	text-align : left;
	border-width : 2px;
}
.button, .button1, .button2 { 
	background-color: #004685;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #B3CECE;
	border-left: 1px solid #B3CECE;
	border-right: 1px solid #003838;
	border-bottom: 1px solid #003838;
	padding: 2px 5px 2px 5px;
	font-family: 'Verdana', 'Arial', 'Helvetica'
}	
.buttona   {color: #000000; font-family: Wingdings;                        font-size:    10pt; font-weight: normal; background-color: #aa954f;                 text-align: center; border-bottom: thin outset #000000; border-left: thin outset #ffcc99; border-right: thin outset #000000; border-top: thin outset #ffcc99;}

/* Footer Classes */

.location {	color : #ffffff;
	background-color : #004685;
}
.footer { 
	font-family : 'Verdana', 'Geneva', 'Helvetica', sans-serif;
	font-size : 10px;
	color : #ffffff;
	line-height : 11pt;
}
a.footerlink:link, a.footerlink:visited {
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}
a.footerlink:active, a.footerlink:hover {
	color : #ffffff;
	font-weight : bold;
	text-decoration : underline;
}

/* Other Classes */
	
.medium {
	width: 50%;
}
.large {
	width: 100%;
}

table.commercial td {
padding-right : 10px;
border-bottom : 1px solid #74601e;
}
