body{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.navigation{padding-left: 24px}
.navigation a{
	color: #838383;
	font-size: 10px;
	text-decoration: none;
}
#current{color: #1D6DA9}
.caption{
	color: #C2C2C2;
	font-size: 9px;
	padding-right: 20px;
}
.logo{
	font-family: Century Gothic;
	font-size: 48px;
	color: #F4F4F4;
	padding-left: 66px;
	line-height: 14px;
	background-image:url(images/logo.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.logo_splash{
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 12px;
	color: #B6D5FF;
	background-image:url(images/logo_splash.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.text_caption{
	font-weight: bold;
	font-size: 12px;
	color: #676EA4;
	line-height: 10px;
}
.text_content{
	padding-top: 3px;
	font-size: 11px;
	color: #8A898B;	
	line-height: 14px;
	text-align: justify;
}
.text_content a{
	color: #676EA4;
	text-decoration: underline;	
}
.text_content a:hover{
	text-decoration: none;
}
#attention{
	font-weight: bold;
	color: #676EA4;
}
#more_grey{
	color: #838383;
}
.rtext_caption{
	padding-left: 16px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 11px;
	color: #476F9E;
}
.rtext_content{
	padding-left: 16px;
	padding-right: 16px;
	font-size: 10px;
	color: #9D9D9D;
	line-height: 14px;
	text-align: justify;
}
.rtext_content a{color: #476F9E;text-decoration: underline}
.rtext_content a:hover{text-decoration: none}
.logo_down{
	padding-left: 97px;
	font-size: 18px;
	color: #F4F4F4;	
	background-image:url(images/logo_down.jpg);
	background-repeat: no-repeat;
}
.copy, .copy a{
	font-size: 9px;
	vertical-align: middle;
	color: #A4BCE1;
}
.tbl td{
	padding: 3px;
	background-color: #EDEEEC;
              font-size: 11px;
              color: #8A898B;	
}