/* general style tags for the site */
body
	{
	font-family: arial,verdana,helvetica,sans-serif;
	color: #003366;
	background-color: #ffffff;
	}
p,td,th
	{
	font-family: arial,verdana,helvetica,sans-serif;
	color: ;
	background-color: #ffffff;
	font-size: 9pt;
	margin-left: 50px;
	margin-right: 40px;
	margin-top: 15px;
	margin-bottom: 5px;
	}

table {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
h1,h2 { font-family: arial,helvetica,sans-serif; font-size: 12pt; color: #9999CC; margin-left: 50px; margin-top: 40px; }
h3,h4 { font-family: arial,helvetica,sans-serif; font-size: 11pt; color: #9999CC; margin-left: 50px; margin-right: 20px; }

p.zero { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; background-color: #ffffff; }

ul.bold,ol.bold { font-weight: bold; margin-left: 33.5px; }

ol.tracklist { font-weight: normal; font-size: 9pt; margin-left: 53.5px; }

ul,ol { font-weight: normal; margin-left: 50px; margin-top: 0px; }

.fp_blue { color: #003366; font-weight: bold; }
.fp_grey { color: #9999CC; font-weight: bold; }

.ty { font-size: 8pt; }
.sm { font-size: 9pt; }
.md { font-size: 10pt; }
.lg { font-size: 11pt; }

div.popout
	{
	color: #000000;
	background-color: #9999CC;
	margin-left: 50px;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-width: 2px;
	border-color: #999999;
	}

p.popout
	{
	color: #000000;
	background-color: transparent;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 5px;
	}
p.popout_advocate
	{
	color: #000000;
	background-color: transparent;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 5px;
	font-style: italic;
	}

p.testimonial
	{
	color: #003366;
	font-size: 9pt;
	text-align: justify;
	background-color: transparent;
	margin-left: 50px;
	margin-right: 20px;
	margin-top: 5px;
	font-style: italic;
	}

p.testimonial_advocate
	{
	color: #003366;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	background-color: transparent;
	margin-left: 80px;
	margin-right: 20px;
	margin-top: 5px;
	}

p.signup_big
	{
	color: #003366;
	font-size: 13pt;
	font-weight: bold;
	background-color: transparent;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	}

p.signup
	{
	color: #003366;
	font-size: 8pt;
	font-weight: normal;
	background-color: transparent;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	}

li
	{
	font-size: 9pt;
	margin-left: 50px;
	margin-right: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
li.bold_italic
	{
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	margin-left: 50px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.indent
	{
	margin-left: 33.5px;
	}
.form_title
	{
	font-size: 10pt;
	font-weight: bold;
	padding-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
.form
	{
	font-size: 10pt;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
.small_italic
	{
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	}
.request
	{
	font-size: 8pt;
	font-family: arial,verdana,helvetica,sans-serif;
	color: ;
	}
.request_text
	{
	font-size: 8pt;
	font-family: arial,verdana,helvetica,sans-serif;
	color: ;
	width: 35em;
	}
.request_med
	{
	font-size: 8pt;
	width: 35em;
	font-family: arial,verdana,helvetica,sans-serif;
	color: ;
	}
.request_sm
	{
	font-size: 8pt;
	width: 25em;
	font-family: arial,verdana,helvetica,sans-serif;
	color: ;
	}
.request_lg
	{
	font-size: 8pt;
	width: 45em;
	font-family: arial,verdana,helvetica,sans-serif;
	color: ;
	}

.highlight { color: ; text-decoration:none; background-color: transparent; }

a			{ color: #FF9900; font-weight: bold; text-decoration:none; background-color: transparent; font-style: italic; }
a:link		{ color: #FF9900; font-weight: bold; text-decoration:none; background-color: transparent; font-style: italic; }
a:visited	{ color: #FF9900; font-weight: bold; text-decoration:none; background-color: transparent; font-style: italic; }
a:active	{ color: #FF9900; font-weight: bold; text-decoration:none; background-color: transparent; font-style: italic; }
a:hover		{ color: #9999CC; font-weight: bold; text-decoration:none; background-color: transparent; font-style: italic; }

a.blue_link			{ color: #003366; text-decoration:none; background-color: transparent; font-style: italic; }
a.blue_link:link	{ color: #003366; text-decoration:none; background-color: transparent; font-style: italic; }
a.blue_link:visited	{ color: #003366; text-decoration:none; background-color: transparent; font-style: italic; }
a.blue_link:active	{ color: #003366; text-decoration:none; background-color: transparent; font-style: italic; }
a.blue_link:hover	{ color: #9999CC; background-color: transparent; text-decoration:none; font-style: italic; }

a.footer			{ color: #003366; text-decoration:none; background-color: transparent; font-style: normal; font-weight: normal; }
a.footer:link		{ color: #003366; text-decoration:none; background-color: transparent; font-style: normal; font-weight: normal; }
a.footer:visited	{ color: #003366; text-decoration:none; background-color: transparent; font-style: normal; font-weight: normal; }
a.footer:active		{ color: #003366; text-decoration:none; background-color: transparent; font-style: normal; font-weight: normal; }
a.footer:hover		{ color: #FF9900; text-decoration:none; background-color: transparent; font-style: normal; font-weight: normal; }



