#mainBody {
	width: 1050px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 800px;
	background-image: url("../image/bg_vert_rep.jpg");
}


body {
	margin:0px;
	padding:0px;
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;	
}

div {
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333;	
}

img {
	border:0px;
}


li {
  padding-bottom:5px;
  
}


.headlineContainer {
	background-image: url("../image/header.jpg");
	background-repeat: no-repeat;
	height: 100%;
	width: 1050px;
}
#centerContent {
	position:absolute;
	left:235px;
	top:150px;
	width:470px;
	height:649px;
	z-index:1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
#impulseArea {
	position:absolute;
	left:705px;
	top:150px;
	width:345px;
	height:621px;
	z-index:2;
	padding-top: 25px;
}
#navigationArea {
	position:absolute;
	left:0px;
	top:150px;
	width:234px;
	height:594px;
	z-index:3;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#centerContent .mainArea_content {
	font-size: 12px;
	color: #333;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 20px;
	word-spacing: normal;
	letter-spacing: 1pt;
	text-align: left;
	line-height: 15px;
}
h1 {
	color: #ac6e3a;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-weight: normal;
	line-height: 28px;
	font-size: 18pt;
	letter-spacing: 1pt;
	text-transform: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration:underline;
	color:#333;
}
a:hover {
	text-decoration:underline;
	color:#447593;
}

#navigationArea hr {
	color: #FFF;
	height: 1px;
	border-bottom:1px #FFF;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigationArea #naviMain {
	margin-left: 15px;
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
}
#navigationArea #naviSub {
	margin-left: 40px;
	display: block;
	padding-top: 3px;
	margin-bottom: 3px;
}
#navigationArea #naviMain a {
	color: #022056;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-image:url("../image/navi_dot.jpg");
	background-repeat:no-repeat;
	background-position:0 center; 
	padding-left:24px;
	word-spacing: normal;
	letter-spacing: 0.5pt;
	text-align: left;
	line-height: 15px;
	
}
#navigationArea #naviMain a:hover {
	color: #ac6e3a;
	background-image:url("../image/navi_dot_inv.jpg");
}
#navigationArea #naviSub a {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	margin-left:15px;
	background-image:url("../image/subnavi_dot.jpg");
	background-repeat:no-repeat;
	background-position:0 center; 
	padding-left:15px;
	word-spacing: normal;
	text-align: left;
	line-height: 15px;
}
#navigationArea #naviSub a:hover {
	color: #ac6e3a;
	background-image:url("../image/subnavi_dot_inv.jpg");	
}
#impulseArea .impulseBody_content {
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #022056;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px;
	margin-bottom: 25px;
}
#impulseArea .impulseBody_content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #447593;
	background-image:url("../image/impulse_h3_underline.jpg");
	background-repeat:no-repeat;
	background-position:0 bottom; 
	margin-right: 10px;
	word-spacing: normal;
	letter-spacing: 1pt;
	text-align: left;
	line-height: 13px;
	font-weight: normal;
	padding-bottom: 8px;
	margin-bottom:5px;
}
#impulseArea .impulseBody_content #eventList {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	display:block;
}

#impulseArea .impulseBody_content #eventList a {
	text-decoration:none;
	color:#333;
}
#impulseArea .impulseBody_content #eventList a:hover {
	text-decoration:none;
	color:#447593;
}

#impulseArea .impulseBody_content #eventList #dateline {
	font-weight: bold;
    background-image:url("../image/subnavi_dot.jpg");
	background-repeat:no-repeat;
	background-position:0 center; 
	padding-left:10px;

}
#copyright {
	position:absolute;
	left:235px;
	top:764px;
	width:471px;
	height:25px;
	z-index:4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #E3E3E3;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
}
/*SCROLLBARS*/
	.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
	}
	
	.vscrollerbase {
	width: 10px;
	background-color: #EFEFEF;
	}
	.vscrollerbar {
	width: 10px;
	background-color: #AAAAAA;
	}
	.hscrollerbase {
	height: 10px;
	background-color: #cecece;
	}
	.hscrollerbar {
	height: 10px;
	background-color: #999999;;
	}
	#customscroll {
		width:425px; 
		height:480px;
		overflow: auto;
		/* IE overflow fix, position must be relative or absolute*/
		position: relative;
		margin: 0.3em auto;
		padding: 2px;
	}
	
	.fixedwidth {
		width: 400px;
		height: auto;
		position: relative;
		color: #999999;
		padding: 0px;
	}
/*SCROLLBARS*/
