body, h1, h2, h3, h4, h5, li, p, td, pre, ul{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: normal;
	line-height: 1.2;
	text-align: left;
	vertical-align: top;
}

h1 { color:#E00729;    font-size: 1.5em;   font-weight: bold;	text-transform: capitalize;	vertical-align: baseline;	font-variant: small-caps;    margin-bottom: 3px;	 vertical-align: bottom; }
h2 { color:#3Fae4a;    font-size:1.4em;    font-weight: bold;	text-transform: capitalize;	vertical-align: baseline;	font-variant: small-caps;    margin-bottom: 3px;}
h3 { color:#E00729;    font-size: 1.1em;   font-weight: bold;   text-transform: capitalize; vertical-align: baseline; 	font-variant: small-caps; margin-bottom: 3px;}
h4 { color:#000000;    font-size: 1em;	   font-weight: bold;    margin-bottom: 2px;}
h5 { color:#3fae4a;    font-size: 1.1em;   font-weight: bold;    margin-bottom: 2px;}

h6 { color:#E00729;    font-size: 1.3em;   font-weight: bold;	text-transform: capitalize;	vertical-align: baseline;	text-align: none; font-variant: small-caps;    margin-bottom: 3px;	 vertical-align: bottom; }

p.blinker {font-size: 1.1em; color: #E00729; line-height: 1.75; font-weight: bold; text-align:center; text-decoration:blink}

li  {list-style-position: outside; list-style-image: url(../images/bullet.gif); list-style-type: none; line-height: 1.5; }

p,td {font-weight: normal; line-height: 1.4;}
p.header {font-size: 1.1em; color: #ffffff; line-height: 1.75; font-weight: bold; text-align:center}
.highlight {font-size: 1.1em; color: #3Fae4a; line-height: 1.4; font-weight: bold; text-align:center}
.footer  {font-size: 0.95em; color: #ffffff; line-height: 1.25; }
.home {font-size: 1.1em; color: #ffffff; line-height: 1.4; font-weight: bold; text-align:center}

.small { color:#E00729;  font-weight: normal;	vertical-align: baseline;	text-align: none; margin-bottom: 1px;	 vertical-align: bottom; }

.redpara { color:#E00729;  font-weight: bold; line-height: 1.4; }

a:link 	 {font-weight: bold; color: #666666; font-style: italic; text-decoration:none;}
a:visited {font-weight: bold;color: #666666; font-style: italic; text-decoration: none; }
a:hover   {font-weight: bold;color: #000000; font-style: italic; text-decoration: underline;}
a:active  {font-weight: bold;color: #ffcc33; font-style: italic; text-decoration: none; }

.textboxstyle { font-size: 10px; color: #000000; background-color: #ffdc71 ; text-decoration: none; }
.radiobox  {border: none; color: #000000; text-decoration: none; }
.submit    {font-size: 10px; background-color: #ffcc33; border: 1px solid #000000;	color: #000000; font-weight: bold;}
input      {font-size: 10px; color: #000000; border: 1px #000000 solid; background-color: #ffdc71 ;}
textarea   {font-size: 10px; color: #000000; border: 1px solid #000000; text-decoration: none;}
select     {font-size: 10px; color: #000000; border: 1px #000000 solid;	background-color: #ffdc71 ; text-decoration: none; }

.picr  { border:1px solid #000000; 	margin-bottom: 5px; vertical-align: top; text-align: right;}
.picl  { border:1px solid #000000; 	margin-bottom: 5px; vertical-align: top; text-align: left; }

a.footer         {font-weight: bold; color: #ffffff; font-style: italic; text-decoration: none;}
a.footer:visited {font-weight: bold; text-decoration: none;}
a.footer:hover   {font-weight: bold; color: #3fae4a; text-decoration: underline;}
a.footer:active  {font-weight: bold; text-decoration: none;}

.trDark   {	background: #ffcc33;}
.trLight  { background: #3Fae4a;}


tr.white
{
background: #FFFFFF;
}

tr.light
{
background: #FFFFE8; margin-top: 0px; margin-bottom: 1px; }
