
body
{
	margin: 0px;
	padding: 10px 0px 30px 0px;
	background-color: #F3F6FF;
	background-image: url("/data/images/x_bg.gif");
	color: #505050;
	background-repeat: repeat-x;
	font-family: Verdana, Arial;
}

#whiteborder
{
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}

#blueborder
{
	border-width: 1px;
	border-style: solid;
	border-color: #AAC9EB;
}

#greenborder
{
	border-width: 1px;
	border-style: solid;
	border-color: #72A907;
	padding: 10px 10px 10px 10px;
}

#container
{
	border-width: 1px;
	border-style: solid;
	border-color: #4379B9;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 900px;
	display: block;
}

#header
{
	width: 100%;
	height: 170px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#quick-navigator
{
	background-color: #99C2E8;
	color: #FFFFFF;
	width: 100%;
	height: 25px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#quick-navigator a:link {color: #FFFFFF; text-decoration:none;}
#quick-navigator a:visited {color: #FFFFFF; text-decoration:none;}
#quick-navigator a:hover {color: #FFFFFF; text-decoration:bold;}
#quick-navigator a:active {color: #FFFFFF; text-decoration:bold;}

#workingarea
{
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#full-navigator
{
	background: transparent url("/data/images/x_menubg.gif") repeat-y;
	height: 550px;
}

#menu-caption
{
	height: 25px;
	text-indent: 20px;
	color: #648AAD;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial;
}

#menu-item
{
	height: 25px;
	text-indent: 20px;
	color: #648AAD;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana, Arial;
}

#menu-caption a:link {color: #648AAD; text-decoration:none;}
#menu-caption a:visited {color: #648AAD; text-decoration:none;}
#menu-caption a:hover {color: #000000; text-decoration:bold;}
#menu-caption a:active {color: #38B5F1; text-decoration:none;}
#menu-item a:link {color: #648AAD; text-decoration:none;}
#menu-item a:visited {color: #648AAD; text-decoration:none;}
#menu-item a:hover {color: #000000; text-decoration:bold;}
#menu-item a:active {color: #38B5F1; text-decoration:none;}
#menu-item:hover {background-color: #E6EFF8;}

#text-area
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#footer
{
	background-color: #6891B6;
	width: 100%;
	height: 45px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

td
{
	color: #505050;
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana, Arial;
	line-height: 1.4;
}

li
{
	text-indent: 0px;
}

p
{
	text-indent: 15px;
}

span.font-mini
{
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Arial;
	line-height: 1.4;
}

span.font-mini
{
	color: #000000;
	font-weight: normal;
	font-size: 7pt;
	font-family: Verdana, Arial;
	line-height: 1.4;
}

span.font-title
{
	color: #648AAD;
	font-weight: bold;
	font-size: 14pt;
	font-family: Verdana, Arial;
	line-height: 1.4;
}

span.font-subtitle
{
	color: #648AAD;
	font-weight: normal;
	font-size: 14pt;
	font-family: Verdana, Arial;
	line-height: 1.4;
}

span.font-motto
{
	color: #648AAD;
	font-weight: bold;
	font-style: italic;
	font-size: 24pt;
	font-family: "Times New Roman", Georgia, serif;
	line-height: 1.4;
}

span.font-minimotto
{
	color: #648AAD;
	font-weight: bold;
	font-style: italic;
	font-size: 18pt;
	font-family: "Times New Roman", Georgia, serif;
	line-height: 1.4;
}



