/* ========================================================================= */
/* =============================================================== GLOBAL == */
/* ========================================================================= */

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

body, table {
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10px;
}

h1 {
	font-size: 10pt;
	font-weight: bold;
	
	margin-top: 0px;
	margin-bottom: 12px;
}

h2 {
	font-size: 10px;
	font-weight: bold;
	
	margin-top: 0px;
	margin-bottom: 12px;
}

p, div.p {
	font-size: 10px;
	line-height: 12px;
	
	text-align: left;
	margin-top: 0px;
	margin-bottom: 12px;
}

table {
	border-collapse: collapse;
}

table.large {
	text-align: center;
}

table.large td {
	vertical-align: middle;
	text-align: center;
	padding: 3px;
}

td {
	padding: 0px;
}

img {
	border-width: 0px;
}

div.sep {
	width: 100%;
	font-size: 0;
	
	background-color: transparent;
	
	background-image: url("images/sep.png");
	background-repeat: repeat-x;
	background-position: top left;
	
	padding-bottom: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
}

div.nest {
	padding-left: 12pt;
}

li {
	list-style-type: square;
	list-style-image: url("images/bullet_li.png");
	list-style-position: outside;
	
	margin-top: 4pt;
	margin-bottom: 4pt;
}

/* ========================================================================= */
/* =========================================================== MAIN TABLE == */
/* ========================================================================= */

table.main {
	width: 768px;
	height: 100%;
}

td.headborder {
	height: 2px;
	background-color: #b3bec9;
}

td.date, td.mainmenu, td.langmenu {
	height: 26px;
	min-height: 26px;
	max-height: 26px;
	background-color: #04274b;
	
	padding-top: 6px;
}

td.date {
	background-image: url("images/datebkg.png");
	color: #c9dfe8;
	text-align: center;
}

span.langmenu-item, span.langmenu-item-active {
	font-weight: bold;
	margin-bottom: 12px;
	
	margin-top: 4px;
}

span.langmenu-sep {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	
	background-image: url("images/langsep.png");
	background-position: center left;
	background-repeat: no-repeat;
	background-color: transparent;
}

td.langmenu {
	text-align: right;
	padding-right: 16px;
}

a.langmenu-item, a.langmenu-item:visited {
	color: #b4bfc9;
	background-color: transparent;
}

a.langmenu-item-active, a.langmenu-item-active:visited {
	color: #d1ed46 !important;
	background-color: transparent;
}

span.mainmenu-item, span.mainmenu-item-active {
	font-weight: bold;
	
	margin-left: 12px;
	padding-left: 12px;
	line-height: 12px;
	
	background-image: url("images/bullete.png");
	background-repeat: no-repeat;
	background-position: top left;
}

span.mainmenu-item-active {
	background-image: url("images/bulletg.png");
}

a.mainmenu-item, a.mainmenu-item:visited {
	color: #b4bfc9;
	background-color: transparent;
}

a.mainmenu-item-active, a.mainmenu-item-active:visited {
	color: #d1ed46;
	background-color: transparent;
}

div.menu-item {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	padding-right: 6px;
	line-height: 12px;
	margin-bottom: 8px;
	margin-top: 8px;
	
	background-color: transparent;
	background-image: url("images/bulletb.png");
	background-repeat: no-repeat;
	background-position: 6px 2px;
}

a.menu-item, a.submenu-item {
	color: #000000 !important;
	font-weight: bold;
}

a.hint, a.link, a.general {
	color: #000000 !important;
}

div.menu-item-active {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	padding-right: 6px;
	line-height: 12px;
	margin-bottom: 8px;
	margin-top: 8px;
	
	background-color: #006ea1;
	background-image: url("images/bulletc.png");
	background-repeat: no-repeat;
	background-position: 6px 2px;
}

a.menu-item-active, a.submenu-item-active {
	color: #d1ed46 !important;
	font-weight: bold;
}

div.submenu {
	margin-bottom: 4px;
}

div.submenu-item {
	font-weight: bold;
	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 28px;
	padding-right: 6px;
	line-height: 12px;
	margin-bottom: 8px;
	
	background-color: transparent;
}

div.submenu-item-active {
	font-weight: bold;
	color: #ffffff;
	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 28px;
	padding-right: 6px;
	line-height: 12px;
	margin-bottom: 8px;
	
	background-color: #006ea1;
	background-image: url("images/bulletd.png");
	background-repeat: no-repeat;
	background-position: 16px 2px;
}

td.logo, td.menu {
	width: 222px;
	min-width: 222px;
	max-width: 222px;
}

td.banner {
	background-color: #00224b;
}

tr.banner {
	height: 83px;
}

td.menu {
	padding-top: 16px;
	
	background-color: #ceced1;
}

td.menu div.sep {
	margin-left: 18px;
	margin-right: 18px;
	width: 186px !important;
}

td.content {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 14px;
	padding-bottom: 14px;
	
	width: 420px;
}

td.content, td.menu, td.linkbar {
	height: 100%;
	
	vertical-align: top;
	border-top: 2px solid #ffffff;
	background-color: #e4ebf1;
}

td.footer, td.footer-text {
	background-color: #e4ebf1;
	color: #7a7b7e;
	text-align: right;
}
	
td.content, td.footer-text {
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	
	padding: 16px;
}

a, a:visited {
	color: #7a7b7e;
	background-color: transparent;
	text-decoration: none;
}

/**/

td.search-submit, td.search-text {
	vertical-align: middle;
	white-space: nowrap;
}
td.search-text {
	width: 100%;
}


input.submit {
	padding-top: 4px;
}

div.date {
	text-align: right;
	margin-bottom: 16px;
}

div.back {
	text-align: right;
	height: 14px;
	padding-right: 8px;
}

span.back {
	height: 14px;
	background-image: url("images/back.png");
	background-position: center left;
	background-color: transparent;
	background-repeat: no-repeat;
	
	padding-left: 14px;
}

div.top {
	text-align: left;
}

div.path {
	height: 14px;
	color: #7a7b7e;
}

span.path-item {
	margin: 0px;
}

td.linkbar {
	padding: 16px;
	width: 174px;
	min-width: 174px;
	max-width: 174px;
}

input.text {
	width: 100%;
	
	border: 1px solid #6f98c1;
	background-color: #ffffff;
	color: #000000;
}

h2.padded {
	margin-top: 12px;
}

/* ========================================================================= */
/* ================================================================== EOF == */
/* ========================================================================= */
