<!--
body
{
					font-family: Verdana, Arial, Helvetica, Sans-serif;
					background-color: #9CC3A5;
					margin-top: 0px;
					margin-left: 0px;
					margin-right: 0px;
					margin-bottom: 15px;
}

a:link				{ text-decoration: underline; color: #000000; font-size: 12px; }
a:visited			{ text-decoration: underline; color: #000000; font-size: 12px; }
a:hover				{ text-decoration: underline; color: #000000; font-size: 12px; }

a.footer:link		{ text-decoration: none; color: #333333; font-size: 9px; font-weight: bold; }
a.footer:visited	{ text-decoration: none; color: #333333; font-size: 9px; font-weight: bold; }
a.footer:hover		{ text-decoration: underline; color: #000000; font-size: 9px; font-weight: bold; }

a.box:link			{ text-decoration: underline; color: #FFFFFF; font-size: 10px; letter-spacing: -0.80px; line-height: 14px; }
a.box:visited		{ text-decoration: underline; color: #FFFFFF; font-size: 10px; letter-spacing: -0.80px; line-height: 14px; }
a.box:hover			{ text-decoration: underline; color: #FFE938; font-size: 10px; letter-spacing: -0.80px; line-height: 14px; }

a.apply:link		{ text-decoration: underline; color: #FFFFFF; font-size: 16px; }
a.apply:visited		{ text-decoration: underline; color: #FFFFFF; font-size: 16px; }
a.apply:hover		{ text-decoration: underline; color: #FFE938; font-size: 16px; }

a.emphasis:link		{ text-decoration: underline; color: #FBCA15; font-size: 14px; }
a.emphasis:visited	{ text-decoration: underline; color: #FBCA15; font-size: 14px; }
a.emphasis:hover	{ text-decoration: underline; color: #FFE938; font-size: 14px; }

a.inline:link		{ text-decoration: underline; color: #FFFFFF; font-size: 12px; font-weight:bold; }
a.inline:visited	{ text-decoration: underline; color: #FFFFFF; font-size: 12px; font-weight:bold; }
a.inline:hover		{ text-decoration: underline; color: #FFE938; font-size: 12px; font-weight:bold; }

p					{ color: #FFFFFF; font-size: 12px; line-height: 16px; }
td					{ color: #FFFFFF; font-size: 12px; line-height: 16px; }
li					{ text-align: left }
h1					{ color: #FFFFFF; font-size: 16px; }

table				{ border-collapse: collapse; }

.border				{ border-style: solid; border-color: #000000; border-width: 1px; }
.field				{ color: #777777; font-size: 11px; }

.panel				{ background-image: url('images/panel_bg.gif'); }
.content			{ background-image: url('images/content_bg.gif'); background-repeat: repeat-x; background-position: top; }
.base				{ background-image: url('images/base_bg.gif'); background-repeat: repeat-x; background-position: top; }
.core				{ background-image: url('images/core_bg.gif'); background-repeat: no-repeat; background-position: bottom left; }

.emphasis			{ color: #FFFFFF; font-size: 14px; }
.footer				{ color: #333333; font-size: 9px; }
.box_header			{ color: #FFE938; font-size: 14px; font-weight: bold; letter-spacing: -0.80px; line-height: 24px; }
.box_content		{ color: #FFFFFF; font-size: 11px; line-height: 14px; }
.required			{ color: #CCCCCC; font-size: 10px; font-style: italic; }
-->
