/* --- Default Tags --- */

BODY
{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;
}

P, LI, TABLE, TR, TH, TD, BLOCKQUOTE, DIV, UL, OL, LI, DT, DD
{ color:#333 }
TH, STRONG, B
{ font-weight:bold }
P
{font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif; padding:10px;
	color: #000000; }
SUP, SUB
{ font-size:75% }

/* Lists */
UL
{ margin:5px 0 1.2em 0; padding-left:1px }
UL LI
{ color:#053868; margin:0 0 .8em 0; padding:0 0 1px 15px; line-height:1.4em; list-style-type:none; background:transparent url('images/bullet_orange.gif') no-repeat 0px .3em }
OL LI
{ color:#053868; margin:0 0 .3em 0; padding:0 0 4px 0; line-height:1.4em }
DL
{ margin:0 0 1em 0 }
DT
{ font-weight:bold; line-height:1.4em }
DD
{ margin:1px 0 1em 0; line-height:1.4em }






/* Headers */
H1, H2, H3, H4, H5, H6
{ color:#333; font-family:verdana,arial,helvetica,sans-serif; font-weight:bold;}
H1
{ font-size:135%; color:#053868; font-weight:bold }
H2
{ font-size:128%; color:#23507c; font-weight:bold }
H3
{ font-size:110%; line-height:1.5em }
H4
{ font-size:15px/18px; color:#000066; padding:14px 0 0 10px }
H5, H6
{font-size:12px/18px; Verdana, Arial, Helvetica, sans-serif; padding:10px 0 0 10px; color:#000066 }



/* First-Level */
#subnav UL
{ margin:4; padding:5 5 1px 0 }
#subnav UL LI
{ margin:0; padding:6px 0 7px 0; list-style-type:none; background:transparent url('images/sep_subnav.gif') repeat-x bottom left }
#subnav UL A
{ display:block; color:#1687cb; font-weight:bold; padding:0 0 0 13px; line-height:1.6em }
#subnav UL A:link, #subnav UL A:visited
{ color:#1687cb; text-decoration:none }
#subnav UL A:hover
{ color:#1687cb; text-decoration:none; background:transparent url('images/bullet_subnav_over.gif') no-repeat 2px 2px }

#subnav UL A.active, #subnav UL A.active:hover
{ background:transparent url('images/bullet_subnav.gif') no-repeat 2px 2px }


/* Default Links */
	A1
	{ color:#333; text-decoration:underline }
	A1:hover, A1:active
	{ color:#1687cb; text-decoration:none }
