BODY,
DIV,
TABLE,
TD,
TR,
TH,
TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A,
A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}

A.modellink {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
A:hover.modellink {
	text-decoration: underline;
}
A.modellink IMG {
	border: 1px solid #000;
}

HTML {
	height: 100%;
}
BODY {
	background: #f5871f url("img_v2/body.gif") repeat-x;
	height: 100%;
	margin: 0px;
	text-align: center;
}

A IMG {
	border-style: none;
}

TD {
	padding: 0px;
}

H1 {
	color: #f05423;
	font-family: Impact, Charcoal, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	margin: 10px 0px 10px 12px;
}
H2 {
	color: #000;
	font-family: Impact, Charcoal, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 10px 0px 0px;
}
H3 {
	color: #000;
	font-family: Impact, Charcoal, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin: 10px 0px 0px;
}

DIV.copy > H2:first-child,
DIV.copy > H3:first-child,
DIV.copy > P:first-child {
	margin-top: 0px;
}

UL.kolmio {
	list-style-image: url('img_v2/li_bullet_kolmio.gif');
	margin-left: 10px;
	padding-left: 0px;
}

UL.kolmio LI {
	margin-left: 30px;
	padding-left: 0px;
}

.copy {
	clear: both;
	margin: 0px 12px;
}

.copy STRONG {
	color: #f05423;
}
.copy STRONG A {
	color: #f05423;
}

.red {
	color: #f05423;
}

.ingress
{
	color: #f05423;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 12px;
}

.faded {
	color: #999;
}

TABLE.contactlist TD {
	padding: 5px;
}

#pagewrapper {
	border-style: none;
	height: 100%;
	margin: 0px auto;
	width: 1000px;
}
#page {
	border-style: none;
	background-color: #fff;
	text-align: left;
	padding: 0px;
	vertical-align: top;
}
#pagewrapper TD.leftborder {
	background: transparent url("img_v2/page_left.gif") repeat-y left top;
	border-style: none;
	padding: 0px;
	vertical-align: top;
	width: 23px;
}
#pagewrapper TD.rightborder {
	background: transparent url("img_v2/page_right.gif") repeat-y right top;
	border-style: none;
	padding: 0px;
	vertical-align: top;
	width: 23px;
}
#pagewrapper TD.leftborder2 {
	background-color: #f05423;
	padding: 0px;
	width: 14px;
}
#pagewrapper TD.rightborder2 {
	background-color: #f05423;
	padding: 0px;
	vertical-align: top;
	width: 14px;
}

#header {
	background: #f5871f url("img_v2/header_middle.gif") repeat-x left top;
	margin: 0px;
}
#header .leftborder {
	background: transparent url("img_v2/header_left.gif") no-repeat left top;
	height: 104px;
}
#header .rightborder {
	background: transparent url("img_v2/header_right.gif") no-repeat right top;
	height: 104px;
	overflow: hidden;
}

#navi1 {
	float: left;
	padding: 10px 0px 10px 0px;
}
#navi1 UL {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi1 UL LI {
	float: left;
	line-height: 1px;
	margin: 0px;
	padding: 0px 0px 0px 21px;
}
#navi1 UL LI A {
	color: #fff;
	text-decoration: none;
}

#content {
	clear: both;
	padding-bottom: 15px;
	z-index: 5;
}
#content .leftcorner {
	background: transparent url("img_v2/content_leftcorner.gif") no-repeat left top;
}
#content .rightcorner {
	background: transparent url("img_v2/content_rightcorner.gif") no-repeat right top;
	height: 12px;
	overflow: hidden;
}

#content .leftcorner2 {
	background: transparent url("img_v2/content_leftcorner2.gif") no-repeat left top;
}
#content .rightcorner2 {
	background: transparent url("img_v2/content_rightcorner2.gif") no-repeat right top;
	height: 12px;
	overflow: hidden;
}

.darkbg {
	position: relative;
	background-color: #f05423;
	float: left;
	padding-top: 12px;
	width: 100%;
	z-index: 1000;
}

/*
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
}
*/

.big,
.big DIV {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.bigger,
.bigger DIV {
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}

.box {
	background: #f6871e url('img_v2/corner_tr.gif') no-repeat top right;
}
.box div {
	background-image: url('img_v2/corner_bl.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #fff;
	padding: 10px 15px;
}
.box div div {
	background-image: none;
	padding: 0px;
}
.box A {
	color: #fff;
}

.box.alt {
	background-image: url('img_v2/corner_tl.gif');
	background-position: top left;
}
.box.alt div {
	background-image: url('img_v2/corner_br.gif');
	background-position: bottom right;
}

TABLE.borders TD {
	border:1px solid #0f0;
}

DIV.normal,
DIV.normal div {
	color: #000;
	font-size: 12px;
	font-weight: normal;
}

DIV#navi1 UL LI {
	position: relative;
}
DIV#navi1 UL UL {
	position: absolute;
	width: 170px;
	display: none;
	z-index: 1000;
	padding: 5px 0px 0px;
	margin: 0px;
}
DIV#navi1 UL LI LI {
	display: block;
	float: none;
	position: static;
	background: #f05423;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #F6871E;
	border-right: 1px solid #F6871E;
	border-bottom: 1px solid #F6871E;
}
DIV#navi1 UL LI LI A,
DIV#navi1 UL LI LI A:visited {
	display: block;
	text-transform: none;
	width: 100%;
}
DIV#navi1 UL LI LI A:hover {
	color: #F5871E;
	background: #f05423;
}
DIV#navi1 UL LI LI A SPAN {
	display: block;
	padding: 3px 7px;
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 14px;
}

div.modellinglink
{
    margin-top: 6px;
    margin-bottom: 6px;
}
div.modellinglink a
{
    color: #000000;
    text-decoration: none;
}
.onlyprint {
	display: none;
}

.noborder,
.noborder {
	border-style: none;
}

/*
TABLE.list {
	width: 100%;
}
*/
TABLE.list TBODY td,
TABLE.list td {
	font-family: arial;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
}
TABLE.list TBODY th,
TABLE.list th {
	background-color: #f5871f;
	border-style: none;
	border-bottom: 1px solid #fff;
	color: #ffffff;
	font-family: arial;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding: 5px;
}
TABLE.list th div,
TABLE.list td div {
	background-color: transparent;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
TABLE.list THEAD td {
	background-color: #f5871f;
	border-bottom: 8px solid #f05423;
	color: #ffffff;
	font-family: arial;
	font-size:12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding: 5px;
}
TABLE.list THEAD th {
	background-color: transparent;
	color: #000;
	font-family: Impact, Charcoal, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
TABLE.list th A {
	color: #ffffff;
	text-decoration: none;
}
TABLE.list th A:hover {
	color: #ffffff;
	text-decoration: underline;
}
TABLE.list STRONG {
	color: #f05423;
	font-weight: bold;
}


TABLE.report {
	border-style: none;
}
TABLE.report TH,
TABLE.report TD {
	border-style: none;
	padding: 4px 4px 4px 5px;
	text-align: left;
}
TABLE.report TH {
	color: #fff;
	font-weight: bold;
}
TABLE.report TD {
	color: #000;
	font-weight: normal;
	vertical-align: top;
}
TABLE.report THEAD TH,
TABLE.report THEAD TD {
	background-color: #f05423;
	border-top: 1px solid #fff;
}
TABLE.report TBODY TH {
	background-color: #f5871f;
	border-top: 1px solid #fff;
}
TABLE.report A,
TABLE.report A:link,
TABLE.report A:visited {
	color: #000;
	text-decoration: none;
}
TABLE.report A:focus {
	color: #00f;
}
TABLE.report A:active,
TABLE.report A:hover {
	color: #00f;
	text-decoration: underline;
}
TABLE.report A.zoomlink {
	color: #000;
	font-family: monospace;
	font-weight: bold;
	text-decoration: none;
}

TABLE.report TBODY .nozoom {
	display: block;
	padding-left: 20px;
}
TABLE.report TBODY A.zoomopen {
	background-image: url('img_v2/icon_open.gif');
	background-position: 0px 2px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
}
TABLE.report TBODY A.zoomclosed {
	background-image: url('img_v2/icon_closed.gif');
	background-position: 0px 2px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
}
TABLE.report TBODY TR.zoomlevel1 TD {
}
TABLE.report TBODY TR.zoomlevel1 TD.firstcol {
	padding-left: 5px;
}
TABLE.report TBODY TR.zoomlevel2 {
	background-color: #eee;
}
TABLE.report TBODY TR.zoomlevel2 TD.firstcol {
	padding-left: 25px;
}
TABLE.report TBODY TR.zoomlevel3 {
	background-color: #ddd;
}
TABLE.report TBODY TR.zoomlevel3 TD.firstcol {
	padding-left: 45px;
}

TABLE.report DIV.percentbar {
	background-repeat: none;
	background-color: #fff;
	border: 1px solid #f0f0f0;
	height: 17px;
	position: relative;
}
TABLE.report DIV.percentbar DIV {
	color: #000;
	height: 17px;
	left: 0px;
	line-height: 17px;
	position: absolute;
	text-align: center;
	top: 0px;
}
TABLE.report DIV.percentbar DIV.mask {
	background-image: url('img_v2/bar_mask.png');
	background-repeat: none;
}
DIV.notify {
	background-color: #ffc;
	border: 1px solid #000;
	color: #000;
	padding: 20px;
}

TABLE TBODY TR TD.suboption {
	padding-left: 20px;
}
