@charset "iso-8859-1";
/* STANDARD STYLE SHEET 
/* by Anthony Eggert
/* FT11 Interactive
/*---------------------------------------*/

/* body formatting */
body, html { margin: 0px; padding: 0px; height: 100%; border: none; font: normal 10pt arial, san-serif; color: #272f35; background:#647c9d url(../images/background.jpg) repeat-x;}

h1{ font-family: arial, san-serif; color: #0d4a38; font-size: 11px; font-weight: normal; line-height: 13.1px; }

h2{ color: #666666; font-size: 14pt; font-weight: bold; font-style: italic; text-align: left; }

h3{ color: #666666; font-size: 14pt; font-weight: bold; text-align: left; }

h4 {font-family: Tahoma, Palatino Linotype, Times New Roman, Franklin Gothic Medium, Bookman Old Style, Verdana; font-size: 18px; font-weight: bold; font-style: normal; color: #5c483c;}

h5 {font-size: 20px; font-family: Helvetica, Arial, sans-serif; color: #8b0045; margin-bottom: 0.4em;}

h6 {font-size: 17px; font-family: Helvetica, Arial, sans-serif; color: #666666; margin-bottom: 0.4em;}

/* preformatted style */
pre { color: #272f35; font-family: "Courier New", Courier, mono; }

/* standard/predominante font style*/
td { color: #233746; font: 14px Helvetica, san-serif; line-height: 1.4em; }

.homeBox { margin: 0px; padding: 0px; font: normal 10pt arial, san-serif; color: #ffffff;}

.privacyPolicy { margin: 0px; padding: 0px; font: normal 12px sans-serif; color: #272f35;}

.address {
	FONT-FAMILY: arial, san-serif;
	color: #ffffff;
	font-size: 6.5pt;
	height: 23px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}

/* thin border for td/table/img tags */
.bordered { border: 1px solid #272f35; }

/* box */
.box { padding: 6px; background: #FFFFFF; ;
	border: 1px solid #006699; }

/* small text/note */
.note			{font-family: arial; color: #ffffff; font-size: 10px; font-weight:bold;}
.note a:link 	{font-family: arial; color: #ffffff; font-size: 10px; font-weight:bold; text-decoration: underline;}
.note a:visited {font-family: arial; color: #ffffff; font-size: 10px; font-weight:bold; text-decoration: underline;}
.note a:hover 	{font-family: arial; color: #ffffff; font-size: 10px; font-weight:bold; text-decoration: none;}
.note a:active 	{font-family: arial; color: #ffffff; font-size: 10px; font-weight:bold; text-decoration: underline;}

.tagline	{color: #ffffff; font-size: 13px; font-weight:bold; font-style: italic;}

.email				{ font-family: arial; color: #ffffff; font-size: 10px; font-weight:normal;}
.email a:link 		{ font-family: arial; color: #ffffff; font-size: 10px; font-weight:normal; text-decoration: underline;}
.email a:visited 	{ font-family: arial; color: #ffffff; font-size: 10px; font-weight:normal; text-decoration: underline;}
.email a:hover 		{ font-family: arial; color: #ffffff; font-size: 10px; font-weight:normal; text-decoration: none;}
.email a:active 	{ font-family: arial; color: #ffffff; font-size: 10px; font-weight:normal; text-decoration: underline;}

/* add to table cells that need padding */
.padded { padding: 8px; }

/* transparency (for layers or images) */
.trans { filter: Alpha(Opacity=80, FinishOpacity=80, Style=
1, StartX=0, StartY=0, FinishX=100, FinishY=100); }

/* header styles */
.headerLinks { font-family: arial, san-serif; color: #0d4a38; font-size: 10pt; font-weight: bold;}

.headerLinks a:link		{ font-family: arial; color: #0d4a38; font-size: 10pt; font-weight: bold; text-decoration: none; }
.headerLinks a:visited	{ font-family: arial; color: #0d4a38; font-size: 10pt; font-weight: bold; text-decoration: none; }
.headerLinks a:hover	{ font-family: arial; color: #0d4a38; font-size: 10pt; font-weight: bold; text-decoration: underline; }
.headerLinks a:active	{ font-family: arial; color: #0d4a38; font-size: 10pt; font-weight: bold; text-decoration: none; }

li {
	vertical-align: middle;
	line-height: 20px;

}

.regBold {
	font-family: arial, san-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #CCCC99;
}