body                    { color: #000; background-color: #FFF; font-family: Arial, Helvetica, sans-serif; padding: 0; margin: 0;}

h1					    { color: #C00; background-color: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 120%; }
h2					    { color: #C00; background-color: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 110%; }
h3			            { color: #C00; background-color: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 100%; }
h4, h5, h6			    { color: #C00; background-color: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 95%; }
p, dl, ol, ul		    { color: #000; background-color: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 85%; }

ul ul                   { font-size: 100%;}
ol ul                   { font-size: 100%;}
ol ol                   { font-size: 100%;}

hr                      { color: #C00; background: #CC0009; border: 0; height: 1px; }

a:link					{ color: #C00; background-color: transparent; text-decoration: underline; }
a:visited				{ color: #C00; background-color: transparent; text-decoration: underline; }
a:hover					{ color: #339; background-color: transparent; text-decoration: none; }
a:active				{ color: #339; background-color: transparent; text-decoration: underline; }

.nav					{ color: #000; background-color: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.nav a:link				{ color: #000; background-color: transparent; text-decoration: none; }
.nav a:visited			{ color: #000; background-color: transparent; text-decoration: none; }
.nav a:hover			{ color: #000; background-color: transparent; text-decoration: underline; }
.nav a:active			{ color: #000; background-color: transparent; text-decoration: underline; }

.caption				{ color: #aaa; background-color: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 75%; }
.copyright				{ color: #000; background-color: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 65%; }
.copyright a:link 		{ color: #000; background-color: transparent; text-decoration: none; }
.copyright a:visited	{ color: #000; background-color: transparent; text-decoration: none; }
.copyright a:hover		{ color: #000; background-color: transparent; text-decoration: underline; }
.copyright a:active		{ color: #000; background-color: transparent; text-decoration: underline; }

.nav2003                { color: #000; background-color: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 13px; background-image: url(../eureka/images/2003/tint.jpg); padding: 0 10px 0 16px; }
.nav2003 a:link			{ color: #000; background-color: transparent; text-decoration: none; }
.nav2003 a:visited		{ color: #000; background-color: transparent; text-decoration: none; }
.nav2003 a:hover		{ color: #C00; background-color: transparent; text-decoration: underline; }
.nav2003 a:active		{ color: #C00; background-color: transparent; text-decoration: underline; }

fieldset				{ border: 1px solid #C00; padding: 0 10px 10px 10px; margin-top: 10px; line-height: 130%; }
fieldset p				{ font-family: Arial, Helvetica, sans-serif; font-size: 85%; padding: 12px 0 0 0 ; margin: 0; }
legend					{ font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #C00; background-color: transparent; padding: 0; margin: 0; }
.submitbutton 			{ padding-top: 10px; }

.clearboth	{ clear: both; }

/* --- image styles --- */
.imagefloatright
{
	color: #aaa;
	float: right;
	font-size: 75%;
	margin: 0 0 10px 20px;
	width: 250px;
}

.imagefloatright div { margin-bottom: 10px; }
.imagefloatright img { margin-bottom: 10px; }

/* ------ ICON LIST ------ */
.iconlist
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.iconlist li
{
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}

li.pdf
{
	background-image: url(/images/bullet_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}

.conditions li
{
	padding-bottom: 10px;
}

li.conditionssub
{
	margin-top: 10px;
	padding-bottom: 0;
}