body { background-color:#333333; scrollbar-face-color:#EEEEEE; scrollbar-shadow-color:#888888; scrollbar-highlight-color:#888888; scrollbar-3dlight-color:#EEEEEE; scrollbar-darkshadow-color:#EEEEEE; scrollbar-track-color:#EEEEEE; scrollbar-arrow-color:#888888; padding:0px; border:0px; margin:10px; }
body, td { font-size:8pt; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; color:#666666; }

a { color:#990000; text-decoration:none; }
	a:hover { color:#990000; text-decoration:underline; }
a.DropDownItem { color:white; text-decoration:none; }
	a.DropDownItem:hover { color:white; text-decoration:underline; }
a.DropDownItemTop { color:white; text-decoration:none; }
	a.DropDownItemTop:hover { color:white; text-decoration:underline; }
a.Notice { color:white; text-decoration:none; }
	a.Notice:hover { color:white; text-decoration:underline; }
a.TopMenu { color:white; text-decoration:none; }
	a.TopMenu:hover { color:white; text-decoration:underline; }

dt { font-weight:bold; }
dd { margin-bottom:12px; text-align:justify; }

div.DropDown { position:absolute; top:61px; visibility:hidden; z-index:6; }
div.DropDownTop { position:relative; top:0px; left:1px; margin:5px; padding:8px; color:white; background-color:#706C68; border-bottom:solid black 1px; border-right:solid black 1px; }
div.DropDownContent { position:absolute; top:29px; left:1px; width:310px; margin:5px; padding:8px; background-color:#706C68; border-bottom:solid black 1px; border-right:solid black 1px; }
div.DropDownItem { margin-top:8px; }
div.Message { position:absolute; width:730px; }
div.Section { position:relative; width:548px; }
div.SectionImage { position:absolute; left:-190px; top:8px; }
div.FullWidthImageOffset { position:relative; float:left; }
div.SectionText { position:relative; }
div.Welcome { position:relative; width:748px; background-color:black; padding-left:65px; padding-top:30px; padding-right:30px; padding-bottom:30px; color:white; text-align:left; font-family:Arial,Helvetica; font-size:9pt; }
div.Teaser { position:absolute; width:748px; visibility:hidden; }
div.TopMenu { padding:8px; float:left; }
div.Article { font-size:12px; line-height:140%; margin-top:10px; margin-bottom:10px; }

h2 { font-size:14pt; font-weight:bold; margin-top:00px; margin-bottom:0px; }
h3 { font-size:11pt; font-weight:bold; margin-top:0px; margin-bottom:6px; }
h4 { font-size:8pt; margin-top:0px; margin-bottom:6px; text-decoration:underline; }

hr { size:1px; color:#990000; }

img { }

input, select { font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; border-width:1px; border-color:#666666; font-size:10px; }
	.wide { width:259px; }
	.wides { width:263px; }

p { margin-bottom:6px; margin-top:6px; text-align:justify; }
	p.Error { background-color:red; color:white; text-align:center; }
	p.Success { background-color:red; color:white; text-align:center; padding:2px; }
	p.qno { color:#990000; font-size:10pt; font-weight:bold; }
	p.pno { margin-bottom:0px; margin-top:0px; text-align:right; }
	p.pnobtm { margin-top:24px; text-align:right; }
	p.pnotop { margin-bottom:24px; text-align:right; }
	p.AlignCenter { text-align:center; }
	p.AlignLeft { text-align:left; }
	p.AlignRight { text-align:right; }

ol,ul { margin-bottom:6px; margin-top:6px; text-align:justify; }

span.pcurrent { color:#CDCDCD; }

table { }
	table.Login { background-color:black; }
td { background-color:white; }
	td.Nav { background-color:#CC0000; color:white; }
	td.Text { padding:10px; text-align:left; }
	td.Login { padding-left:5px; padding-right:5px; color:white; }
	td.form { padding-top:3px; padding-bottom:3px; }
	td.formsubmit { padding-top:3px; padding-bottom:3px; text-align:right; }
	
