html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }

body { font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #333; }
h1 { font-weight: bold; font-size: 24px; line-height: 24px; margin-bottom: 16px; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 12px; }
h3 { font-weight: bold; font-size: 14px; line-height: 18px; margin-top:12px; }
h4 { font-weight: bold; font-size: 10px; line-height: 18px; }

a { color: #08c; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }

td.leftside { padding-right:20px; text-align:justify; }
td.rightside { padding-left:20px; background:transparent url(../images/bg_dot.png) repeat-y scroll 0 0; }
p.announcement { margin:0; font-weight: bold; font-size: 14px; line-height: 16px; color: #08c;}
p.standard { padding-top:10px; }
ul.standard {padding-left:30px;padding-top:10px;}
ul.rightside {padding-left:10px;padding-top:10px;}

td.tablecellleft{
	border: 1px #d8d8d8 solid;
	font-size: 11px; color: #3B3B3B;
	width: 200px;
	height: 20px;
}
td.tablecellcenter{
	border: 1px #d8d8d8 solid;
	font-size: 11px; color: #3B3B3B;
	text-align: center;
	width: 100px;
	height: 25px;
}
p.error { color:#ff0000; padding-top:5px; }