
body, td
{
   font-family: "Times New Roman", Verdana, Helvetica, sans-serif;
   font-size: 12px;
   background-color: #FFFFFF;
   color: #333333;
}
body
{
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
}

td.shadow { background-image: url(images/hdr_shadow3.gif); }
table.pad_border { border-style: solid; border-color: #586434; border-width: 1px; }
table.table_bg_gry { background-color : #DEDEDE; }
table.table_bg_dkgry { background-color : #999999; }
.tablepage  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: normal}

a:link    { font-family: Verdana, Arial, Helvetica, sans-serif; color: #003399; }
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; color: #003399; }
a:hover   { font-family: Verdana, Arial, Helvetica, sans-serif; color: #0066CC; }

a:link.footer    { font-size: 14px; color: #000000; }
a:visited.footer { font-size: 14px; color: #000000; }
a:hover.footer   { font-size: 14px; color: #FF0000; }

a:link.help    { font-size: 10px; color: #336699; text-decoration: none; }
a:visited.help { font-size: 10px; color: #336699; text-decoration: none; }
a:hover.help   { font-size: 10px; color: #0000FF; text-decoration: none; }

a:link.wht    { font-size: 12px; color: #FFFFFF; }
a:visited.wht { font-size: 12px; color: #FFFFFF; }
a:hover.wht   { font-size: 12px; color: #FFFFFF; }

a:link.help    { font-family: "Times New Roman", Verdana, Helvetica, sans-serif; color: #336699; font-size: 11px; font-weight: bold; text-decoration: underline; }
a:visited.help { font-family: "Times New Roman", Verdana, Helvetica, sans-serif; color: #336699; font-size: 11px; font-weight: bold; text-decoration: underline; }
a:hover.help   { font-family: "Times New Roman", Verdana, Helvetica, sans-serif; color: #339999; font-size: 11px; font-weight: bold; text-decoration: underline; }

/*th.grayTH { background-color: #B1CBCB; color: #FFFFFF; font-weight: bold; }*/
th.grayTH { background-color: #A3BECF; color: #000000; font-weight: bold; }
th.ltgrayTH { background-color: #F4F5F7; color: #000000; font-size: 12px; font-weight: bold; }
th.helpTH { font-family: "Times New Roman", Helvetica, serif; background-color: #336699; color: #FFFFFF; font-weight: bold; }
td.helpTD { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

.required { color: #DD0000; }

select, input { font-size: 11px;}
select.sml, input.sml { font-size: 11px; width: 200px; }

/* text styles */
.sm { font-size: 11px; }
.smbold { font-size: 11px; font-weight: bold; }
.smboldund { font-size: 11px; font-weight: bold; text-decoration: underline; }
.smboldital { font-size: 11px; font-weight: bold; font-style: italic; }
.smgrn { font-size: 11px; color: #339999; }

.med { font-size: 12px; }
.medbold { font-size: 12px; font-weight: bold; }
.medboldund { font-size: 12px; font-weight: bold; text-decoration: underline; }
.medboldital { font-size: 12px; font-style: italic; font-weight: bold; }

.lg { font-size: 13px; }
.lgbold { font-size: 13px; font-weight: bold; }
.lgboldund { font-size: 13px; font-weight: bold; text-decoration: underline; }

.title { font-size: 16px; font-weight: bold; }
.login_txt { font-size: 12px; font-weight: bold; color: #000000; }
.err_txt { font-size: 12px; font-weight: bold; color: #FF0000; }
.success { font-size: 12px; font-weight: bold; color: #339933; }

#new_form td, th { font-family: Arial, Helvetica, sans-serif; }
.section_title { font-size: 16px; font-style: italic; padding-top: 15px; }
.instructions { font-family: Arial, Helvetica, sans-serif; font-size: 13px; }

/* report styles */
tr.rpt_even { background-color: #FFFFFF; }
tr.rpt_odd  { background-color: #F2F2F2; }
tr.rpt_footer { background-color: #CCCCCC; }
.rpt_even { background-color: #FFFFFF; }
.rpt_odd  { background-color: #F2F2F2; }
.rpt_footer { background-color: #CCCCCC; }

#story_view td, th { font-family: Arial, Verdana, Helvetica, sans-serif; }

.margin7
{
   margin-left: 7px;
   margin-right: 7px;
   margin-top: 5px;
   margin-bottom: 5px;
}

.margin_subtitle
{
   margin-left: 7px;
   margin-bottom: 5px;
}

td.bg_gry { background-color : #F1F1F1; }
.bg_gry_top
{
	background-color : #FAFAFA;
}

.bg_gry
{
	/*background-image : url(/images/lightgrey.gif);*/
	background-color : #F4F5F7;
}

.bg_gry_btm
{
	background-color : #A3A3A3;
}

.bg_dkgry_top
{
   background-color : #D0DCE0;
}

.bg_dkgry
{
   background-color : #A3BECF;
}

.bg_dkgry_btm
{
   background-color : #87A8BC;
}