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

body {
	margin:10px 0px 9px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/common/back.jpg);
}
#wrapper {
	width:899px;
	height:auto;
	margin:auto;
	background-color:#e8e6d8;
	border: thin;
	border: #4a5a60;
	border-bottom-style: solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
}
#header {
	height:237px;
	width:899px;
	background-repeat:no-repeat;
	background-image: url(images/common/header.jpg);
	overflow:hidden;
}
#navigation {
	clear:both;
	height:45px;
	width:900px;
	margin-top:1px
}
#navigation a {
	color:#FFFFFF;
	font-size:15px;
	text-decoration:none;
	text-align: center;
	display:block;
}
a.rollover {
	background-image:url(images/common/bt1.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:126px;
	height:45px;
	float:left;
	padding-left:1px
}
a:hover.rollover {
	background-position:0px -45px;
}
a.rolloverOn {
	background-image:url(images/common/bt1.jpg);
	background-repeat:no-repeat;
	background-position:0px -45px;
	width:126px;
	height:45px;
	float:left;
	padding-left:1px
}
a.rollover_home {
	background-image:url(images/common/bt2.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:264px;
	height:45px;
	float:left;
	padding-left:1px
}
a:hover.rollover_home {
	background-position:0px -45px;
}
a.rolloverOn_home {
	background-image:url(images/common/bt2.jpg);
	background-repeat:no-repeat;
	background-position:0px -45px;
	width:264px;
	height:45px;
	float:left;
	padding-left:1px
}
#left_frame {
	width:200px;
}
.timeline_nav {
	height:auto;
	color:#0f1958;
	display:block;
	padding-left:8px
}
a.timeline_nav  {
	color: #282828;
	text-decoration:none;
	display:block;
	font-size:13px;
	text-align:left;
	background-image:url(images/common/linebreaknav.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:3px;
	width:200px
}
a:hover.timeline_nav  {
	color: #316083
}

.timeline_navON {
	height:auto;
	color:#72272d;
	display:block;
	width:200px;
	padding-left:8px
}
a.timeline_navON  {
	color: ##72272d;
	text-decoration:none;
	display:block;
	font-size:13px;
	text-align:left;
	background-image:url(images/common/linebreaknav.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:3px

}
#timeline {
	background-image:url(images/common/timeline.jpg);
	background-repeat:no-repeat;
	width:596px;
	height:123px;
	margin-left:38px;
}
#timeline_2 {
	background-image:url(images/common/timeline_2.jpg);
	background-repeat:no-repeat;
	width:596px;
	height:123px;
	margin-left:38px;
}

#timeline_3 {
	background-image:url(images/common/timeline_3.jpg);
	background-repeat:no-repeat;
	width:596px;
	height:123px;
	margin-left:38px;
}

#timeline_4 {
	background-image:url(images/common/timeline_4.jpg);
	background-repeat:no-repeat;
	width:596px;
	height:123px;
	margin-left:38px;
}

#timeline_5 {
	background-image:url(images/common/timeline_5.jpg);
	background-repeat:no-repeat;
	width:596px;
	height:123px;
	margin-left:38px;
}
#timeline_6 {
	background-image:url(images/common/timeline_6.jpg);
	background-repeat:no-repeat;
	width:596px;
	height:123px;
	margin-left:38px;
}
#timeline_7 {
	background-image:url(images/common/timeline_7.jpg);
	background-repeat:no-repeat;
	width:596px;
	height:123px;
	margin-left:38px;
}
.timeline_header {
   height:auto;
   color:#0a2d42;
   display:block; 
}
a.timeline_header {
    color: #0a2d42;
} 

a:hover.timeline_header {
    color: #72272d
} 
.timeline_headerON {
   height:auto;
   color:#0a2d42;
   display:block; 
}
a.timeline_headerON {
    color: #72272d;
} 
.timeline_bt {
   height:auto;
   color:#0a2d42;
   
}
a.timeline_bt {
    color: #0a2d42;
} 

a:hover.timeline_bt {
    color: #72272d
	} 
.timeline_btON {
   height:auto;
   color:#72272d
   
}
a.timeline_btON {
    color: #72272d
} 

a:hover.timeline_btON {
    color: #0a2d42;

}
#timeline_back {
    background-image:url(images/common/timeline_back.jpg);
	background-repeat:no-repeat;
	width:215px;
	height:274px;
}
#body_timeline {
 width:596px;
 padding-left:40px;
 padding-top:10px;
}
.body_line {
	background-image:url(images/common/line.jpg);
	background-repeat:no-repeat;
	background-position:bottom;

}
.body_subline {
	background-image:url(images/common/line_sub.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}
#footer {
    width:899px;
    height: 34px;
	background-image:url(images/common/footer_back.jpg);
	background-repeat: repeat;
	font-size:10px;
	color: #CCCCCC
}
#footer a{
	font-size:12px;
	padding-right:8px;
	text-decoration: underline;
	color: #CCCCCC
}
#footer a:hover{
	text-decoration: underline;
	color: #FFFFFF
}
a.link {
font-size:12px;
text-decoration:underline;
color:#282828;
}

