 /*		by shuster 2008		*/

#static { display: table; width: 100%; width: "99%"; }

#static h2 { font-size: 150%; color: #A57600; font-weight: normal; padding-bottom: 1em; }
#static h3 { font-size: 120%; color: #000080; }
#static h4, #static h5, #static h6 { font-size: 100%; color: #000; }

#static .ali { font-size: 86%; margin-right: 6px; }
#static p { padding-bottom: 1em; }
#static p.blk, #static p.justify { text-align: justify; }

#static p.bleft, #static div.bleft { float: left; width: 395px; margin-right: 8px; }
#static p.bright, #static div.bright { float: right; width: 395px; }
#static p.left, #static div.left { text-align: left; }
#static p.right, #static div.right { text-align: right; }

#static dl { padding-bottom: 1em; }

#static img.topimg, #static img.tmb { float: right; margin: 0 0 5px 10px; }
#static img.tnl { float: left; margin: 4px 3px 16px 3px; }

#static hr {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	border: 1px dashed;
	border-color: #FFFFFF #FFFFFF #993300 #FFFFFF;
}

#static img.print { float: right; margin: 0 0 0 5px; }
#static .perex { display: table; width: 100; width: "99%"; }

#static a, #static a:visited { color: #000080; text-decoration: none; }
#static a:hover { color: #F00; text-decoration: underline; }
#static a:hover span { color: #000080; }

#static .ctg { list-style-type: square; color: #F00; }

#static .list_a { list-style-type: lower-alpha; }
#static .list_n { list-style-type: decimal; }

#static .msg1 { background: #000080; padding: 1px; margin: 0 auto; }
#static .msg1 div { background: #BDDDFF; padding: 8px; }
#static .msg1 p { margin: 0; padding: 0; }


/* email form */
#eml_frm1 label { font-weight: bold; }
#eml_frm1 input {
	padding: 1px;
	margin: 1px;
	border: 1px solid #808080;
}
#eml_frm1 .in1 { width: 348px; }
#eml_frm1 .in2 { width: 128px; }
#eml_frm1 .in3 { width: 64px; }
#eml_frm1 .in4 { border: 0; }
#eml_frm1 .txt1 { border: 1px solid #808080; width: 348px; height: 84px; padding: 1px; margin: 1px; }
#eml_frm1 .txt2 { border: 1px solid #808080; width: 348px; height: 52px; padding: 1px; margin: 1px; }
#eml_frm1 .lbl1 { font-weight: normal; font-size: 90%; }
#eml_frm1 .btn1 { margin-top: 1em; font-weight: bold; border: 2px solid #000; background: #0054A5; color: #FFF; }
#eml_frm1 label sup { color: #F00; }

