@charset "utf-8";
.redborderdown
{
	border-bottom:#FF3300 1px solid;
}
#submenu_documents, #submenu_documents_there, 
.submenu_documents_there, .submenu_documents
{
	background-color:#DEE3FE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	height:20px;
	max-width:110px;
	padding:5px;
	padding-bottom:0px;
	display:inline-block;
	border:#FF0000 1px solid;
	border-bottom:#DEE3FE 1px solid;
	margin-top:2px;
	text-align:center;
}
.nodeco 
{
	text-decoration:none;
}
.nodeco:hover,
.nodeco2:hover
{
	color:#FF0000;
	text-decoration:none;
}
#submenu_documents,
.submenu_documents
{
	background-color:#0066FF;
	text-decoration:none;
	border: #000099 1px solid;
	border-bottom:none;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	text-align:center;
	color:#FFFFFF;
	cursor:pointer;
	/*sbb3fa DEE3FE*/
}
#submenu_documents:hover,
.submenu_documents:hover
{
	background-color:#DEE3FE;
	color:#000099;
}
.nodeco:visited/*,
.nodeco:active*/
{
	color:inherit;
}
.nodeco2:visited,
.nodeco2:active
{
	color:#330066;
}
#submenu
{
	display:block;
	background-color:#000099;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-color:#3399CC;
	border-left-style:solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#3399CC;
	width:200px;
	text-decoration:blink;
	cursor:pointer;
}
#submenu:hover
{
	background-color:#333399;
	border-left:none;
	text-decoration:none;
}
.main_col {
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	border-right-color:#000099;
	border-right-style:solid;
	border-right-width:thin;
	text-align:justify;
}
.main_col_text {
	padding-right:10px;
	padding-left:10px;
	}
.right_col {
	background:#000099;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color:#000099;
	border-left-style:solid;
	border-left-width:1px;
	}
.right_col_text {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	}
.headding1 {
	font:Arial, Arial, Helvetica, sans-serif;
	font-size:28pt;
	font-weight:bold;
	border-bottom-color:#000099;
	border-bottom-style:solid;
	border-bottom-width:medium;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	vertical-align:top;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	} 
.headding2 {
	font:Arial, Helvetica, sans-serif;
	font-size:20pt;
	font-weight:bold;
	border-bottom-color:#000099;
	border-bottom-style:solid;
	border-bottom-width:thin;
	padding-top:0;
	padding-right:0;
	padding-left:0;
}
.headding3 {
	font:Arial, Helvetica, sans-serif, 14pt, bold;
	border-bottom-color:#000099;
	border-bottom-style:solid;
	border-bottom-width:thin;
	padding-top:0px;
	padding-right:0px;
	}
