body
{
	margin:0;
	border:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:65%;
	background:#FFFFFF;
	color:#1D2E4F;
}

#frame
{
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}

#emblem
{
	width:64px;
	height:214px;
	background:#FFFFFF url(../../images/emblem.gif) no-repeat scroll 0px 0px;
	float:right;
}

#emblem0
{
	width:64px;
	height:214px;
	background:#FFFFFF;
	float:left;
}

/* 
	OTHER
*/
img { border:0px; }

div.forms
{
	background-color:#E6E8EB;
	border:1px dotted #333;
	padding:4px 4px 0 4px;
	margin:0px auto;
}

div.formbox
{
	background-color:#E6E8EB;
	border:1px dotted #333;
	padding:4px 4px 0 4px;
	margin:0px auto;
}

div.row
{
	clear:both;
	margin:6px 0;
}

div.row span.label
{
	float:left;
	width:80px;
	padding-top:4px;
	text-align:right;
}

div.row span.formw
{
	margin-left:4px;
	text-align:left;
}

div.news { }
div.news h1 { font-weight:bold; font-size:1.4em; border-top:0.1em solid #666666; padding:0.5em 0; margin:0.5em 0; }
div.news h1 span { display:block; clear:both; font-weight:normal; font-size:0.6em; }
div.news p { font-size:1em; }
div.news h2 { font-weight:bold; font-size:0.6em; color:#000000; }

div.search { }
div.search h1 { font-weight:bold; font-size:1.4em; border-top:0.1em solid #666666; padding:0.5em 0; margin:0.5em 0; }
div.search h1 span { display:block; clear:both; font-weight:normal; font-size:0.6em; }
div.search p { font-size:1em; }
div.search h2 { font-weight:bold; font-size:0.6em; color:#000000; }

a
{
	color:#1D2E4F;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

div.content h1 { font-weight:bold; font-size:14px; }
div.content h2 { font-weight:bold; font-size:12px; }
div.content h3 { font-weight:bold; font-size:10px; }
div.content h4 { font-weight:bold; font-size:8px; }

div.spacer
{
	clear:both;
	width:0px;
	height:0px;
	line-height:0px;
	font-size:0px;
}
