@charset "utf-8";
/* CSS Document */

dl,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,div,p,blockquote,fieldset,legend,input,select,textarea
{ margin:0; padding:0 }

html, body, #container { 
	height: 100%; 
}
body > #container { 
	height: auto; 
	min-height: 100%; 
}
#contents { 
	background: url("../images/misc/strip_header.gif") repeat-x; 
}
#footer { 
	clear: both; 
	position: relative; 
	z-index: 1; 
	height: 34px; 
	margin-top: -34px; 
	background: url("../images/misc/strip_footer.gif") 
}
#substitute_menu {
	position:absolute;
	width:268px;
	height:21px;
	z-index:2;
	left: 488px;
	top: 113px;
}
.bodyerror {
	font-size: 9pt;
	color: #DD0000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 12pt;
}
.body {
	font-size: 9pt;
	color: #506781;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 12pt;
}
.title_frontpage {
	font-size: 11pt;
	color: #ffb251;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 12.5pt;
	font-weight: bold;
}
td {  font-size: 13px; font-family: "Trebuchet MS", Arial, sans-serif}
.bodysmall {  font-size: 10px; color: #5c7796; font-family: "Trebuchet MS", Arial, sans-serif}
.bodybold {
	font-size: 9pt;
	color: #506781;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 13pt;
}
a:link {  outline: none; color: #1166BB; text-decoration: none}
a:hover { outline: none; color: #ffb85e; text-decoration: none }
a:visited { outline: none; color:#1133AA; text-decoration: none}
a:visited:hover { outline: none; color:#ffb85e; text-decoration: none}
