@charset "utf-8";
/* CSS Document */

body {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 8pt;
	line-height: 9pt;
	font-family: "Trebuchet MS";
	margin: 0px;
}

.tmpl-hidden {
	display: none;
	line-height: 0px;
	width: 0px;
	height: 0px;
	visibility: hidden;
}

.tmpl-clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.tmpl-text-orange {
	color: #fe9704;
}

.tmpl-text-bigger {
	font-size: 9pt;
	font-weight: bold;
}

.tmpl-text-error {
	font-size: 9pt;
	font-weight: bold;
	color: #fe9704;
}

.tmpl-end {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h1, h2 {
	margin: 0px;
	font-size: 1em;
	font-weight: normal;
	display: inline;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
}
ul {
	margin-top: 0px;
}
a {
	color: #626161;
	text-decoration: none;
}
img {
	border: none;
}
input, textarea {
	color: #FFFFFF;
	background-color: #484848;
	border: solid 1px #FFFFFF;
	padding: 1px;
	/* top, sides, bottom */
	margin: -4px 0px 4px;
	vertical-align: top;
	font-size: 8pt;
	font-family: "Trebuchet MS";
}
textarea{
	line-height: 12pt;
	overflow: auto;
}
#tmpl-main {
	width: 708px;
	margin-left: auto;
	margin-right: auto;
}
#tmpl-top {
	width: 708px;
	height: 175px;
	background-image: url(images/bg-top.jpg);
	background-repeat: no-repeat;
}
#tmpl-bar-top {
	width: 708px;
	height: 74px;
	background-image: url(images/bar-top.png);
	background-repeat: repeat-x;
}
#tmpl-bar-top-ends {
	float: left;
	width: 708px;
	height: 74px;
	margin-bottom: -74px;
}

#tmpl-bar-top-left {
	float: left;
	width: 19px;
	height: 74px;
	background-image: url(images/bar-top-left.png);
	background-repeat: no-repeat;
}
#tmpl-bar-top-right {
	float: right;
	width: 19px;
	height: 74px;
	background-image: url(images/bar-top-right.png);
	background-repeat: no-repeat;
}
#tmpl-bar-top-center {
	float: left;
	width: 708px;
	height: 74px;
}

#tmpl-logo {
	float: left;
	padding-left: 30px;
	padding-top: 30px;
}

#tmpl-nav {
	height: 74px;
	width: 336px;
	margin-left: auto;
	margin-right: 0px;
	background-image: url(images/nav.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#tmpl-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#tmpl-nav div.tmpl-nav-seperator {
	float: left;
	width: 0px;
	height: 74px;
	border-left: solid 1px #333333;
	border-right: solid 1px #000000;
}
#tmpl-nav div.tmpl-nav-left {
	float: left;
	width: 5px;
	height: 74px;
	background-image: url(images/nav-left.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#tmpl-nav div.tmpl-nav-center {
	float: left;
	width: 110px;
	height: 74px;
	padding-top: 35px;
	text-align: center;
	margin-left: -5px;
	margin-right: -5px;
	font-weight: bold;
	font-size: 9pt;
}
#tmpl-nav div.tmpl-nav-center a {
	color: #747474;
}

#tmpl-nav div.tmpl-nav-hover {
	float: left;
	width: 110px;
	height: 37px;
	margin-top: 17px;
	margin-bottom: -54px;
	visibility: hidden;
}

#tmpl-nav div.tmpl-nav-link {
	float: left;
	width: 110px;
	text-align: center;
}

#tmpl-nav div.tmpl-nav-hover-top {
	height: 14px;
	background-image: url(images/nav-hover-top.png);
	background-repeat: repeat-x;
	margin-bottom: 8px;
}

#tmpl-nav div.tmpl-nav-hover-bottom {
	height: 15px;
	background-image: url(images/nav-hover-bottom.png);
	background-repeat: repeat-x;
}

#tmpl-nav div.tmpl-nav-right {
	float: left;
	width: 5px;
	height: 74px;
	background-image: url(images/nav-right.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#tmpl-page {
	float: left;
	padding-top: .5em;
	padding-bottom: .5em;
	height: 1em;
	margin-bottom: -2em;
}

#tmpl-page ul {
	margin: 0px;
	padding-left: 20px;
}

#tmpl-content {
	min-height: 250px;
	/* padding needed or else rendering bug */
	padding-bottom: 10px;
	background-image: url(images/bar-bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#tmpl-content div.tmpl-button {
	width: 146px;
	height: 24px;
	background-image:url(images/button.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 7px;
	margin-bottom: 6px;
	white-space: nowrap;
}
#tmpl-content div.tmpl-button a {
	color: #FFFFFF;
}
#tmpl-content div.tmpl-divider-h {
	background-image:url(images/divider-h.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#tmpl-content div.tmpl-divider-v {
	background-image:url(images/divider-v.png);
	background-repeat: repeat-y;
	background-position: left;
}
#tmpl-bar-bottom-left {
	float: left;
	width: 18px;
	height: 19px;
	margin-top: -19px;
	background-image: url(images/bar-bottom-left.png);
	background-repeat: no-repeat;
	background-position: left;
}
#tmpl-bar-bottom-right {
	float: right;
	width: 18px;
	height: 19px;
	margin-top: -19px;
	background-image: url(images/bar-bottom-right.png);
	background-repeat: no-repeat;
	background-position: right;
}
#tmpl-bottom {
	width: 708px;
	height: 240px;
	background-image: url(images/bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#tmpl-copyright {
	padding-left: 20px;
	padding-top: 10px;
}
#tmpl-copyright-logo {
	float: left;
}
#tmpl-copyright div {
	padding-left: 30px;
	color: #565555;
	font-size: 7pt;
	height: 7pt;
	margin-top: -3px;
	margin-bottom: 3px;
}