html {
	height: 100%;
}

body {
	background-color: #204a87;
	font-family: arial, sans-serif;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#maintable {
	background: #ffffff url('/fileadmin/templates/images/bg-sides.png') repeat-y center top;
	border-width: 0px;
	font-size: 12pt;
	height: auto;
	margin: auto;
	text-align: center;
	vertical-align: top;
	width: 740px;
}

.td-middlepart {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	width: 740px;
}

#td-bottom-center {
	background: #ffffff url('/fileadmin/templates/images/bg-bottom.png') repeat-x;
	height: 70px;
	width: 700px;
}

#td-bottom-left {
	background: #ffffff url('/fileadmin/templates/images/bg-bottom-left.png') no-repeat;
	height: 70px;
	width: 20px;
}

#td-bottom-right {
	background: #ffffff url('/fileadmin/templates/images/bg-bottom-right.png') no-repeat;
	height: 70px;
	width: 20px;
}

#td-top-center{
	background: #ffffff url('/fileadmin/templates/images/bg-top.png') repeat-x top;
	vertical-align: top;
	width: 700px;
}

#td-top-left {
	background: #ffffff url('/fileadmin/templates/images/bg-top-left.png') no-repeat top;
	width: 20px;
}

#td-top-right {
	background: #ffffff url('/fileadmin/templates/images/bg-top-right.png') no-repeat top;
	width: 20px;
}

#tr-top {
	height: 28px;
}

/* Top and footer tables' styles #begin */

#table-top {
	height: 28px;
	width: 100%;
}

#table-top a:link, #table-top a:visited {
	color: #888a85;
	text-decoration: underline;
}

#table-top a:focus, #table-top a:active {
	color: #a40000;
	text-decoration: underline;
}

#table-top a:hover {
	color: #729fcf;
	text-decoration: none;
}

#table-footer {
	margin-top: 10px;
	width: 100%;
}

#td-language-selector {
	font-family: arial, sans-serif;
	font-weight: bold;
	text-align: right;
	font-size: 8pt;
	color: #2e3436;
}

#td-url {
	font-family: arial, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 8pt;
	color: #2e3436;
}

#td-logo {
	text-align: left;
	width: 115px;
}

#td-name {
	vertical-align: middle;
	width: 625px;
	margin: 0px;
	padding: 0px;
}

#td-name h1 {
	color: #2e3436;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15pt;
	margin: 0px;
	padding: 0px;
}

#td-name h3 {
	color: #555753;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	font-style: italic;	
	margin: 0px;
	padding: 0px;
}

#td-copyright {
	text-align: left;
	width: 300px;
	color: #888a85;
	font-size: 7pt;
	font-family: arial, sans-serif;
}

#td-footer-navigation {
	text-align: left;
	font-size: 7pt;
	font-family: arial, sans-serif;
}

#td-footer-navigation a:link, #td-footer-navigation a:visited {
	color: #888a85;
	text-decoration: underline;
}

#td-footer-navigation a:focus, #td-footer-navigation a:active {
	color: #a40000;
	text-decoration: underline;
}

#td-footer-navigation a:hover {
	color: #729fcf;
	text-decoration: none;
}

/* Top and footer tables' styles #end */
/* Top Menu styles #begin */
#table-top-menu {
	background-color: #729fcf;
	height: 25px;
	vertical-align: middle;
	width: 100%;
}

#td-top-menu {
	text-align: left;
}

.td-top-menu-cell {
	border-right: 1px solid #ffffff;
	height: 25px;
	text-align: center;
	width: 100px;
}

#td-top-menu a {
	color: #ffffff;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 10pt;
}

.td-top-menu-cell:hover {
	background-color: #3465a4;
}

/* Top Menu styles #end */
/* Page Path #begin */
#table-pagepath {
	margin-top: 2px;
	width: 100%;
}

#td-pagepath {
	color: #888a85;
	font-family: arial, sans-serif;
	font-size: 8pt;
	text-align: left;
	width: 100%;
}

#td-pagepath a, #td-pagepath a:link, #td-pagepath a:active, #td-pagepath a:focus {
	color: #3465a4;
	text-decoration: underline;
}

#td-pagepath a:hover {
	color: #729fcf;
	text-decoration: none;
}

/* Page Path #end */
/* Content #begin */
#table-content-leftmenu {
	text-align: left;
	vertical-align: top;
	width: 100%;
}

#td-content {
	margin-top: 3px;
	vertical-align: top;
	padding: 3px 5px 5px 5px;
}

.td-intro-cell {
	padding-top: 5px;
	vertical-align: top;
}


.td-intro-cell h2 {
	border-bottom: 1px solid #2e3436;
	margin-top: 0px;
}

.td-intro-img {
	padding-right: 2px;
}

.td-intro-img img {
	border-width: 0px;
}

/* Content #end */
/* Left Menu #begin */
#table-left-menu {
	text-align: right;
	width: 200px;
}

#td-left-menu {
	width: 200px;
	vertical-align: top;
}

.td-leftmenu-item-h {
	background-color: #729fcf;
	border-top: 3px solid #ffffff;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 9pt;
	height: 20px;
	padding-left: 5px;
	text-align: left;
	width: 100%;
}

/* Level 1 */
.td-leftmenu-item-l1 {
	background-color: #eeeeec;
	border-top: 1px solid #ffffff;
	font-family: arial, sans-serif;
	font-size: 9pt;
	height: 20px;
	padding-left: 5px;
	text-align: left;
	width: 100%;
}

.td-leftmenu-item-l1:hover {
	background-color: #d3d7cf;
}

.td-leftmenu-item-l1:hover a:link, .td-leftmenu-item-l1:hover a:visited {
	color: #204a87;
}

.td-leftmenu-item-l1:hover a:hover {
	color: #204a87;
	text-decoration: underline;
}

.td-leftmenu-item-l1 a:link, .td-leftmenu-item-l1 a:visited {
	color: #888a85;
	text-decoration: none;
}

.td-leftmenu-item-l1 a:active, .td-leftmenu-item-l1 a:focus {
	color: #a40000;
	text-decoration: none;
}

.td-leftmenu-item-l1-act {
	background-color: #d3d7cf;
	border-top: 1px solid #ffffff;
	font-family: arial, sans-serif;
	font-size: 9pt;
	height: 20px;
	padding-left: 5px;
	text-align: left;
	width: 100%;
}

.td-leftmenu-item-l1-act a:link, .td-leftmenu-item-l1-act a:visited, .td-leftmenu-item-l1-act a:hover {
	color: #888a85;
	text-decoration: none;
}

.td-leftmenu-item-l1-act a:active, .td-leftmenu-item-l1-act a:focus {
	color: #a40000;
	text-decoration: none;
}

/* Level 2 */

.td-leftmenu-item-l2 {
	background-color: #eeeeec;
	color: #888a85;
	border-top: 1px solid #ffffff;
	font-family: arial, sans-serif;
	font-size: 9pt;
	height: 20px;
	padding-left: 10px;
	text-align: left;
	width: 100%;
}

.td-leftmenu-item-l2 a:link, .td-leftmenu-item-l2 a:visited {
	color: #888a85;
	text-decoration: none;
}

.td-leftmenu-item-l2 a:active, .td-leftmenu-item-l2 a:focus {
	color: #a40000;
	text-decoration: none;
}

.td-leftmenu-item-l2:hover {
	background-color: #d3d7cf;
	color: #204a87;
}

.td-leftmenu-item-l2:hover a:link, .td-leftmenu-item-l2:hover a:visited {
	color: #204a87;
}

.td-leftmenu-item-l2:hover a:hover {
	color: #204a87;
	text-decoration: underline;
}

.td-leftmenu-item-l2-act {
	color: #888a85;
	background-color: #d3d7cf;
	border-top: 1px solid #ffffff;
	font-family: arial, sans-serif;
	font-size: 9pt;
	height: 20px;
	padding-left: 10px;
	text-align: left;
	width: 100%;
}

.td-leftmenu-item-l2-act a:link, .td-leftmenu-item-l2-act a:visited, .td-leftmenu-item-l2-act a:hover {
	color: #888a85;
	text-decoration: none;
}

.td-leftmenu-item-l2-act a:active, .td-leftmenu-item-l2-act a:focus {
	color: #a40000;
	text-decoration: none;
}

.td-leftmenu-item-l2:hover table tr td {
	color: #204a87;
}

.td-leftmenu-item-l2 table tr td, .td-leftmenu-item-l2-act table tr td {
	color: #888a85;
}

.td-leftmenu-l2-bull {
	width: 10px;
	vertical-align: middle;
	font-size: 7pt;
}

/* Left Menu #end */
/* Search Box #begin */
#td-searchbox-header {
}

#td-searchbox:hover {
	background-color: #eeeeec;
}

#form-searchbox {
	margin: 0px;
	padding: 1px 0px 3px 0px;
}

#input-keywords {
	background-color: #eeeeec;
	border: 1px solid #555753;
	font-family: arial, sans-serif;
	font-size: 9pt;
	height: 16px;
	width: 120px;
	padding: 0px 0px 0px 5px;
	vertical-align: top;
}

#input-keywords:hover, #input-keywords:focus, #input-keywords:active {
	background-color: #ffffff;
}

#input-find {
	border: 1px solid #555753;
	font-family: arial, sans-serif;
	font-size: 8pt;
	padding: 0px 2px 0px 2px;
	height: 18px;
	width: 50px;
	margin-top: 1px !; /* Fixing IE bug. Firefox and Opera will skip this instruction. */
}
/* Search Box #end */
