/* body attributes */
body {
	font-family: verdana, tahoma, arial, sans-serif;
	background: #fff;
	margin: 15px 0px 0px 0px;
	text-align: center;
	color: #303030;
}

a {outline: none;}
a:link {color: #2e745c;}
a:visited {color: #2e745c;}
a:hover {text-decoration: underline}
a:active {color: #cc0000;}

.invlink:link, .invlink:visited {
	text-decoration: none;
	color: #303030;
}

img {
	border: 0px;
	outline: none;
}

/* standard font-size */
h3, h4, p, .p, th, ul, ol, .date, blockquote {
	font-size: 69%;
}

blockquote p, blockquote blockquote, ol ul, ul ol, ol ol, ul ul {
	font-size: 1em;
}

/* TEXT ELEMENTS */
h1, h2, h3, h4, p {
	margin: 0px;
}

h1 {
	font-size: 100%;
	font-weight: 400;
	height: 45px;
	margin-bottom: 15px;
	color: #2e745c;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {
	text-decoration: none;
}

h2 a:hover, h3 a:hover {
	text-decoration: underline;
	color: #2e745c;
}

h3 {
	margin-bottom: 5px;
}

p {
	margin-bottom: 10px;
	line-height: 140%;
}

blockquote {
	margin: 0px 0px 0.75em 20px;
	line-height: 150%;
}

th {
	text-align: left;
}

hr {
	border-width: 0px;
	border-top: 1px solid #2e745c;
	height: 1px;
}

/* FORM */
form {
	margin: 0px;
}

.text, textarea, .submit, select {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 69%;
}

.submit {
	background: url('/gfx/submit-search-bg.gif') repeat-x left top;
	height: 23px;
	border: 0px;
	color: #fff;
	vertical-align: middle;
	cursor: pointer;
}

td .submit {
	font-size: 1em;
}

* html .text, * html .submit {
	height: 20px;
}

.text, textarea {
	border: 1px solid #666;
	padding: 4px;
	width: 225px;
}

.checkbox {
	vertical-align: middle;
}

label {
	cursor: pointer;
}

table.tf th, table.tf td {
	padding: 4px;
}

/* MAIN */
#main {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}

/* TOP */
#top {
	background: url('/gfx/top.gif') no-repeat left top;
	width: 960px;
 	height: 215px;
 	margin-bottom: 20px;
}

/* TOPNAV */
#topnav {
	font-size: 69%;
}

#topnav a {
	display: block;
	float: left;
	margin-right: 10px;
}

#topnav a.active {
	text-decoration: none;
	color: #303030;
}

/* SEARCH */
#quicksearch {
	position: absolute;
	margin: 45px 0px 0px 677px;
}

#quicksearch .text {
	border: 0px;
	height: 23px;
	padding: 6px 4px 0px 4px;
	vertical-align: middle;
}

#quicksearch .submit {
	background: url('/gfx/submit-search-bg.gif') repeat-x left top;
	width: 58px;
	height: 23px;
	border: 0px;
	color: #fff;
	vertical-align: middle;
}

.searchstatus {
	background: #d7e3df;
	font-size: 69%;
	padding: 2px;
	margin-bottom: 1em;
}

.searchstatus .pages {
	margin-top: 5px;
	font-size: 1em;
}

.stars {
	font-weight: bold;
	font-size: 16px;
	vertical-align: bottom;
	padding-left: 10px;
	margin: 0px;
	line-height: 10px;
	height: 5px;
	padding-bottom: 0px;
	color: #c00;
}
.stars .white {
	color: #ccc;
}

.searchhl {
	background: #eee;
	border: 1px solid #aaa;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}

/* MENU */
#menu {
	float: left;
	width: 205px;
	margin-top: -10px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	font-weight: bold;
}

#menu ul ul {
	font-size: 92%;
	font-weight: normal;
}

#menu li {
	background: url('/gfx/menu-line.gif') no-repeat left bottom;
	list-style: none;
}

#menu ul ul li.last {
	background: url('/gfx/menu-line.gif') no-repeat left bottom;
	padding-bottom: 8px;
	
}

#menu a {
	display: block;
	width: 100%;
	padding: 10px 0px 10px 20px;
	color: #303030;
	text-decoration: none;
}

#menu a:hover {
	color: #2e745c;
	text-decoration: underline;
}

#menu .act a:link, #menu .act a:visited, #menu ul .act a:link, #menu ul .act a:visited {
	background: url('/gfx/act.gif') no-repeat left center;
	color: #2e745c;
}

#menu ul .hassubact a:link, #menu ul .hassubact a:visited {
	background: url('/gfx/act.gif') no-repeat left center;
	color: #2e745c;
}

#menu ul .hassubact li a:link, #menu ul .hassubact li a:visited {
	background: #fff;
	color: #303030;
}

#menu ul .hassubact ul .act a:link, #menu ul li.hassubact ul .act a:visited, #menu ul ul .hassubact a:link, #menu ul ul .hassubact a:visited {
	background: #fff url('/gfx/act.gif') no-repeat left center;
	color: #2e745c;
}

#menu ul ul li {
	background: #fff;
}

#menu ul ul a {
	padding: 2px 0px 2px 40px;
}

#lefttext {
	padding: 25px 20px 10px 20px;
}
#menu #lefttext a {
	padding: 0px;
}

/* RIGHT */
#related {
	float: right;
	clear: right;
	width: 255px;
	margin-top: 40px;
}

#related.withbc {
	margin-top: 65px;
}

#related .box {
	margin-bottom: 10px;
}

#related .navi {
	font-size: 69%;
}

#related .navi div {
	margin-bottom: 5px;
}

#related .navi div.act a:link, #related .navi div.act a:visited {
	color: #303030;
	text-decoration: none;
}

/* BC */
#bc {
	font-size: 69%;
	color: #2e745c;
	height: 25px;
	position: relative;
	z-index: 999;
}

#bc a:link, #bc a:visited {
	color: #2e745c;
}

#bc a {
	text-decoration: none;
}

#bc a:hover {
	color: #2e745c;
	text-decoration: underline;
}

/* GREENLINE */
#greenline {
	border-bottom: 1px solid #8fb7ab;
	width: 735px;
	height: 60px;
	position: absolute;
	margin: 0px 0px 0px 225px;
	z-index: 0;
}

#greenline.withbc {
	height: 85px;
}

* html #greenline {
	margin-left: 20px;
	height: 40px;
}

* html #greenline.withbc {
	height: 65px;
}

/* CONTENT */
#content {
	margin-left: 225px;
	margin-bottom: 20px;
	min-height: 300px;
}

* html #content {
	height: 300px;
}

#content.right {
	margin-right: 285px;
}

* html #content div.inner {
	width: 100%;
}

#content ul, #content ol {
	margin-left: 30px;
	padding-left: 0px;
	margin-bottom: 1em;
	margin-top: 5px;
}

#content li {
	line-height: 140%;
}

.date, .totop {
	float: right;
	clear: right;
	padding-left: 10px;
}

/* CONTENT TABLE */
#content table {
	border-collapse: collapse;
	margin-bottom: 1em;
}

#content th, #content td {
	padding: 2px;
}

#content table tr td {
	font-size: 69%;
}

#content td p, #content th p, #content td ul, #content td ol, #content td .text, #content td textarea, #content td select, #content td blockquote {
	font-size: 1em;
}

#content td h2 {
	font-size: 120%;
}

#content td h3 {
	font-size: 110%;
}

#content td h4 {
	font-size: 1em;
}

/* FOOTER */
#footer {
	border-top: 1px solid #8fb7ab;
	font-size: 69%;
	text-align: center;
	clear: both;
	padding-top: 20px;
}

#footer a {
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	color: #2e745c;
}

#footer a:hover {
	color: #2e745c;
	text-decoration: underline;
}

/* LISTS */
.list div {
	font-size: 69%;
	margin-bottom: 1em;
}

/* CONTENT PAGES */
.pages {
	font-size: 69%;
}

.pages a, .pages b {
	float: left;
	display: block;
	background: #fff;
	border: 1px solid #666;
	margin-right: 4px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
}

.pages a.act, .pages b {
	color: #303030;
	font-weight: bold;
}

.pages a.dis {
	border-color: #ddd;
	color: #999;
}

/* FUNC */
#func {
	float: right;
	font-size: 69%;
	height: 20px;
	position: relative;
	z-index: 1000;
}

#func a, #func a:link, #func a:visited {
	color: #2e745c;
	text-decoration: underline;
	cursor: pointer;
}

/* VALIDATION */
.invalid {
	background-color: #999;
	color: #fff;
}

.mandatory {
	color: #900;
}

/* SITEMAP */
.sitemap {
	margin-bottom: 1em;
}

.sitemap div.inner {
	margin-left: 20px;
	margin-top: -20px;
}

.sitemap div {
	margin-bottom: 20px;
}

.sitemap div div {
	margin: 0px;
}

/* NEWS */
.whatsnew img {
	float: right;
	margin: 0px 0px 10px 10px;
}

/* PRINT */
#backlink {
	display: none;
}

/* ADAPT */
#adapt {
	display: none;
	text-align: right;
	font-size: 69%;
	padding-top: 5px;
}

#adapt a:link, #adapt a:visited {
	color: #888;
	text-decoration: none;
}

/* DEBUGGER */
body #debugger {
    background: #fff;
    margin: 20px;
    text-align: left;
    color: #303030;
    border: 20px solid #fff;
}