@charset "ISO-8859-1";
/* MAIN STYLES */
BODY {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	bgcolor: #FFFFFF;
	line-height: 125%;
}	

li {
	font-family: Arial;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	line-height: 125%;
}

a:link,
a:active,
a:visited		{ text-decoration: underline; color: #000000; font-weight: normal; }
a:hover			{ text-decoration: underline; color: #006699; font-weight: bold; }

a.home:link,
a.home:active,
a.home:visited		{ text-decoration: none; color: #000000; font-weight: normal; }
a.home:hover		{ text-decoration: none; color: #006699; font-weight: bold; }

a.footer:link,
a.footer:active,
a.footer:visited	{ text-decoration: none; color: #666666; font-weight: normal; }
a.footer:hover		{ text-decoration: none; color: #666666; font-weight: normal; }

/* TEXT STYLES */
.main		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 125%;
}

.quote		{
		font-family: Arial;
		font-size: 12px;
		text-decoration: none;
		line-height: 125%;
		color: 006699;
}

.quote2		{
		font-family: Arial;
		font-size: 12px;
		text-decoration: none;
		line-height: 125%;
		color: CC9933;
}

.small		{
		font-family: Arial;
		font-size: 11px;
		text-decoration: none;
		line-height: 125%;
}

.large		{
		font-family: Arial;
		font-size: 14px;
		text-decoration: none;
		line-height: 125%;
}

input.button	{
		font-family:Arial;
		font-size:11px;
		background-color: #FFFFCC;
		color: #000000;
		border-color: #FFFFFF;
}
