* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 62.5% arial, helvetica, sans-serif;
	color: #666;
	padding: 20px;
	background: #FFF;
	position: relative;
	font-size: 62.5%;
}

#header {
	width: 700px;
	height: 87px;
	background: url(../../images/header_bg.gif) right top no-repeat;
}

#wrapper {
	margin-left: 120px;
	width: 580px;
}


#copy {
	border-top: 1px solid #ccc;
	margin-top: 30px;
	width: 700px;
}

h1 {
	padding: 7px 0;
	margin: 0 0 0 0;
	border-top: 1px solid #ccc;
	color: #003399;
	font-size: 1.6em;
}

h2 {
	margin: 0;
	color: #656563;
	font-size: 1.2em;
	padding: 15px 0 10px 5px;
	width: 175px; /*+5% Padding*/
	background-color: #EFF2F7;
}

label {
	color: #888888;
	font-size: 1.2em;
	line-height: 140%;
	padding: 8px 0 5px 5px;
	width: 175px;
}

p {
	font-size: 1.2em;
	line-height: 140%;
	margin: 10px 0;
}

.large {
	width: 400px;
	background-color: #D8E2EE;
}

.large p {
	margin: 0;
	padding: 8px 5px;
}

#copy p {
	font-size: 1.1em;
	margin-left: 120px;
}

img {
	border: 0 none;
}

#toolbar {
padding: 5px 0 8px 0;
white-space: nowrap;
vertical-align: top;
text-align: right;
width: 700px;
}

* html #toolbar {padding: 8px 0 8px 0;}
*+html #toolbar {padding: 8px 0 8px 0;}

#toolbar a#print {
	background: url(../../images/icon_print_new.gif) left top no-repeat;
	padding: 3px 0 3px 25px;
	font-size: 1.1em;
	line-height: 2em;
}

#toolbar a#close {
	background: url(../../images/icon_close.gif) left top no-repeat;
	margin-left: 10px;
	padding: 3px 0 3px 20px;
	font-size: 1.1em;
	line-height: 2em;
}

.error {
	margin: 0 0 0 5px;
	padding: 0 0 0 16px;
	background: url(../../images/icon_errorMsg.gif) left top no-repeat;

}

.error p  {
	padding: 0;
	color: #F00;
	font-size: 1em;
	line-height: normal;
}

.error label {
	padding: 0;
}

/* Style links */

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

a:hover, a:active  {
	color: #039;
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font: normal 1em arial, helvetica, sans-serif;
	color: #666;
}

.txtInput {
	background: #FFF;
	padding: 2px 2px 1px 2px;
	margin: 0;
	border: 1px solid #7F9DB9;
	width: 98%;
}

input.button {
	font-size: 1em;
	overflow: visible;
	cursor: pointer;
	width: 1px;
	padding: 0 9px;
	color: #000;
}
html > body input.button { width: auto; }


.left {
	float: left;
}

.right {
	float: right;
}

/* Clear columns: http://www.positioniseverything.net/easyclearing.html */
.clearColumns:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearColumns {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearColumns {height: 1%;}
.clearColumns {display: block;}
/* End hide from IE-mac */

.innerRow {
	background-color: #D8E2EE;
}

.lastRow {
	background-color: #EFF2F7;
}

.highl {
	background-color: #EEF3F9;
}

.firstline {
	margin-bottom: 20px;
}

p.thanks {
	margin-bottom: 200px;
}
.tx-indexedsearch-res dl, .tx-indexedsearch-res dt, .tx-indexedsearch-res dd {
	display: inline;
}

/* Navi */
.header_blueline {
 background-color:#003399;
 height: 24px;
 margin-top: 65px;
}
.horizontal_navi {
 color: #FFFFFF;
 font-weight: bold;
 font-size: 11px;
}
.lv1Divider {
 background-image:url(../../images/lv1Divider.gif);
 background-repeat:no-repeat;
 background-position: 12px center;
 padding-left:25px;
} 
a.horizontal_navi:hover, a.lv1Active {
 color: #FFCC00;
 text-decoration: none;
}
a.horizontal_navi {
	color: #ffffff;
}

/* tables */
table {
 Border-Collapse: Collapse;
 padding: 0px;
 margin: 0px;
 border-spacing: 0px;
 background-repeat: no-repeat;
}
table.top td {
 vertical-align: top;
}
table.bottom td {
 vertical-align: bottom;
}
table.middle td {
 vertical-align: middle;
}
.table_td, .table_td_0, .table_td_1, .table_td_2, .table_td_3,
.table_td_noline, .table_td_0_noline, .table_td_1_noline, .table_td_2_noline, .table_td_3_noline,
.table_td_only, .table_td_0_only, .table_td_1_only, .table_td_2_only, .table_td_3_only,
.table_td_last, .table_td_0_last, .table_td_1_last, .table_td_2_last, .table_td_3_last,
.table_td_first, .table_td_0_first, .table_td_1_first, .table_td_2_first, .table_td_3_first,
.table_td_first_noline, .table_td_0_first_noline, .table_td_1_first_noline, .table_td_2_first_noline, .table_td_3_first_noline {
 font-size: 12px;
 line-height: 16px;
 color:#666666;
}
.table_td, .table_td_0, .table_td_1, .table_td_2, .table_td_3,
.table_td_first, .table_td_0_first, .table_td_1_first, .table_td_2_first, .table_td_3_first {
 border-bottom-style: solid;
 border-bottom-color: #CCCCCC;
 border-bottom-width: 1px;
}
.table_td_0, .table_td_0_noline, .table_td_0_only, .table_td_0_last, .table_td_0_first, .table_td_0_first_noline {
 background-color: #FFFFFF;
}
.table_td_1, .table_td_1_noline, .table_td_1_only, .table_td_1_last, .table_td_1_first, .table_td_1_first_noline {
 background-color: #EBEFF6;
}
.table_td_2, .table_td_2_noline, .table_td_2_only, .table_td_2_last, .table_td_2_first, .table_td_2_first_noline {
 background-color: #CFDAEB;
}
.table_td_3, .table_td_3_noline, .table_td_3_only, .table_td_3_last, .table_td_3_first, .table_td_3_first_noline {
 background-color: #B8CBE3;
}
.table_td_only,  .table_td_0_only, .table_td_1_only, .table_td_2_only, .table_td_3_only,
.table_td_first, .table_td_0_first, .table_td_1_first, .table_td_2_first, .table_td_3_first,
.table_td_first_noline, .table_td_0_first_noline, .table_td_1_first_noline, .table_td_2_first_noline, .table_td_3_first_noline {
 padding-top:6px
}
.table_td_only,
 .table_td_0_only,
 .table_td_1_only,
 .table_td_2_only,
 .table_td_3_only,
 .table_td_last,
 .table_td_0_last,
 .table_td_1_last,
 .table_td_2_last,
 .table_td_3_last,
 .table_td_first_noline,
 .table_td_0_first_noline,
 .table_td_1_first_noline,
 .table_td_2_first_noline,
 .table_td_3_first_noline {
 padding-bottom:6px
}
.table_hl,
 .table_hl_right,
 .table_hl_center {
 font-weight: bold;
 font-size:12px;
 color:#666666;
 line-height:12px;
 padding-top:12px;
 padding-bottom: 4px;
 padding-right:6px;
 padding-left:6px;
 /*background-color: #EBEFF6;*/
}
.table_td_2, 
.table_td_2_noline, 
.table_td_2_only, 
.table_td_2_last, 
.table_td_2_first {
	background-color:#CFDAEB;
}
.table_item,
 .table_item_right,
 .table_item_center  {
 font-size:11px;
 color:#666666;
 line-height:16px;
 padding-right:6px;
 padding-left:6px;
 padding-top:2px;
 padding-bottom:2px;
}
.table_item_right,
 .table_hl_right {
 text-align: right;
}
.table_item_center,
 .table_hl_center {
 text-align: center;
}
.table_sup, .table_sup_min5 {
 font-size: 11px;
}
.table_sup_min5 {
 margin-right: -5px;
}
