@charset 'utf-8';

/* mainTitle
-------------------------------------------------- */

#mainTitle h1 {
	width: 798px;
	height: 92px;
	padding: 0px;
	margin: 0px 0px 17px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #000000;
	background: url(../images/maintitle.gif) left top no-repeat;
}

/* processNavigation
-------------------------------------------------- */

#mainArea #processNavigation {
	width: 798px;
	padding: 5px 0px 26px 0px;
	margin: 0px;
	background: none;
}

#mainArea #processNavigation ul {
	width: 798px;
	padding: 0px;
	margin: 0px;
}

#mainArea #processNavigation ul li {
	float: left;
	padding: 0px;
	margin: 0px 6px 0px 0px;
	background: none;
}

#mainArea #processNavigation ul li.last {
	padding: 0px;
	margin: 0px;
	background: none;
}

/* twoColumnBox
-------------------------------------------------- */

#mainArea .twoColumnBox {
	width: 798px;
	padding: 0px;
	margin: 0px;
	background: url(/flow/images/flow_bg.gif) left top repeat-y;
}

#mainArea .twoColumnBox .layout {
	width: 798px;
	padding: 0px;
	margin: 0px;
	background: url(/flow/images/flow_bg_heading.gif) left top no-repeat;
}

#mainArea .twoColumnBox .body {
	width: 794px;
	_width: 798px;
	_w\idth: 794px;
	padding: 4px 0px 43px 4px;
	margin: 0px;
	background: url(/flow/images/flow_bg_bottom.gif) left bottom no-repeat;
}

#mainArea .twoColumnBox .bodyEnd {
	width: 794px;
	_width: 798px;
	_w\idth: 794px;
	padding: 4px 0px 25px 4px;
	margin: 0px;
	background: url(/flow/images/flow_bg_bottom_end.gif) left bottom no-repeat;
}

#mainArea .twoColumnBox .body h2.heading_001,
#mainArea .twoColumnBox .bodyEnd h2.heading_001 {
	width: 790px;
	height:35px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #335dad;
	background: url(/flow/images/heading_001.gif) left bottom no-repeat;
}

#mainArea .twoColumnBox .body h2.heading_002,
#mainArea .twoColumnBox .bodyEnd h2.heading_002 {
	width: 790px;
	height:35px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #335dad;
	background: url(/flow/images/heading_002.gif) left bottom no-repeat;
}

#mainArea .twoColumnBox .body h2.heading_003,
#mainArea .twoColumnBox .bodyEnd h2.heading_003 {
	width: 790px;
	height:35px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #335dad;
	background: url(/flow/images/heading_003.gif) left bottom no-repeat;
}

#mainArea .twoColumnBox .body h2.heading_004,
#mainArea .twoColumnBox .bodyEnd h2.heading_004 {
	width: 790px;
	height:35px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #335dad;
	background: url(/flow/images/heading_004.gif) left bottom no-repeat;
}

#mainArea .twoColumnBox .body h2.heading_005,
#mainArea .twoColumnBox .bodyEnd h2.heading_005 {
	width: 790px;
	height:35px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #335dad;
	background: url(/flow/images/heading_005.gif) left bottom no-repeat;
}

#mainArea .twoColumnBox .body h3,
#mainArea .twoColumnBox .bodyEnd h3 {
	padding: 1px 0px 3px 0px;
	margin: 0px 0px 9px;
	font-size: 120%;
	line-height: 1;
	vertical-align: top;
	color: #397bde;
	font-weight: bold;
	background: none;
}

#mainArea .twoColumnBox .column {
	width: 762px;
	_width: 794px;
	_w\idth: 762px;
	padding: 16px 16px 0px;
	margin: 0px;
}

#mainArea .twoColumnBox .column p {
	padding: 0px;
	margin: 0px;
}

#mainArea .twoColumnBox .column .leftColumn {
	width: 560px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#mainArea .twoColumnBox .column .rightColumn {
	width: 180px;
	padding: 0px;
	margin: 0px;
	float: right;
}

#mainArea .mainBtn {
	width: 798px;
	padding: 0px;
	margin: 18px 0px 0px 0px;
	text-align: center;
}

#mainArea .changeMarginTop {
	margin: 8px 0px 0px 0px;
}

/* attention Element
-------------------------------------------------- */

#mainArea ul.notes {
	padding: 1px 0px 0px;
	margin: 10px 0px 17px;
	list-style: none;
	font-size: 85%;
}

/* hr Element
-------------------------------------------------- */

#mainArea .hr {
	height: 1px;
	padding: 3px 0px 0px;
	margin: 12px 8px 0px 8px;
	background: url(/shared/images/hr_004.gif) 0px 3px repeat-x;
	_background: url(/shared/images/hr_004.gif) 0px 3px repeat-x;
	_background/* */: url(/shared/images/hr_004.gif) 0px 3px repeat-x;
	border: none;
}

