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

a:link 		{color: #0066CC; font-weight: normal; text-decoration: underline;}
a:visited 	{color: #0066CC; font-weight: normal; text-decoration: underline;}
a:hover		{color: #0066CC; font-weight: normal; text-decoration: none;}
a:active 	{color: #0066CC; font-weight: normal; text-decoration: underline;}

/* body formatting */
body { margin: 0px; padding: 0px; background: #ffffff; font: normal 14px Verdana, Arial, Helvetica, sans-serif; ; color: #333333; }

html { margin: 0px; padding: 0px; }
h1{ color: #333333; font-size: 14px; font-weight: bold; text-align: left; }
h2{ color: #333333; font-size: 16px; font-weight: bold; text-align: left; }
h3{ color: #666666; font-size: 14px; font-weight: bold; text-align: left; }

/* form styles */
input{ border: 1px solid #333333; background: #FFFFFF; font: normal 12px Verdana, Arial, Helvetica, sans-serif; }

.button { border: 1px solid #CCCC99; padding: 2px; background: #0066CC; color: #ffffff; font: bold normal 11px Verdana, Arial, Helvetica, sans-serif; cursor:hand; }

select{ border: 1px solid #333333; background: #FFFFFF; font: normal 12px Verdana, Arial, Helvetica, sans-serif; }

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

/* standard/predominante font style*/
td { color: #333333; font: 14px Verdana, Arial, Helvetica, sans-serif; }

/*menu top link styles*/
.menuTop { background:#999999; font-weight: bold; }

.menuTop a:link { color: #ffffff; text-decoration: none; }

.menuTop a:visited { color: #ffffff; text-decoration: none; }

.menuTop a:hover	{ color: #ffffff; text-decoration: none; }

.menuTop a:active { color: #ffffff; text-decoration: none; }

/*menu bottom link styles*/
.menuBottom { background:#5b3309; font-weight: bold; }

.menuBottom a:link		{ color: #ffffff; text-decoration: none; }

.menuBottom a:visited	{ color: #ffffff; text-decoration: none; }

.menuBottom a:hover		{ color: #ffffff; text-decoration: none; }

.menuBottom a:active	{ color: #ffffff; text-decoration: none; }

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

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

/* small text/note */
.note{ color: #999999; font-size: 10px; font-weight:bold;}
.poweredBy{ color: #999999; font-size: 10px; font-weight:normal;}

/* 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 tag styles */
.header { color: #006699; font-size: 16px; font-weight: bold; text-align: left;  } 

.header2 {
	color: #006699;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.headerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #000000;
}

.headerLinks a:link		{ color: #000000; text-decoration: none; font-weight: normal }
.headerLinks a:visited	{ color: #000000; text-decoration: none; font-weight: normal }
.headerLinks a:hover	{ color: #000000; text-decoration: underline; font-weight: normal }
.headerLinks a:active	{ color: #000000; text-decoration: none; font-weight: normal }

li {
	vertical-align: middle;
	color: #5d360d;
	line-height: 20px;

}
.crumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #ffff66;
}
.crumbs  a:link { color: #FFFFF0; text-decoration: none; }

.crumbs a:visited { color: #CCCC99;  text-decoration: none; }

.crumbs  a:hover	{ color: #ffffff;  text-decoration: none; }

.crumbs  a:active { color: #ffffff;  text-decoration: none; }

.regBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #CCCC99;
}

.header3 { font-family: Verdana, Arial, Helvetica, sans-serif}

.header3 { color: #999966; font-size: 16px; font-weight: bold; text-align: left;  } 
b {
	font-weight: bold;
	color: #5d360d;
}
.header4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #999966; font-size: 12px; font-weight: bold; text-align: left;
}