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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
}
body {
	background-color: #1b1e4d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.outline_image {
	border: 1px solid #1b1e4d;
}

.home_text_box {
	line-height: 15px;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
.subtitle {
	font-size: 13px;
	color: #434378;
	font-weight: bold;
	letter-spacing: 1px;
}
.address {
	text-align: center;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	letter-spacing: 2px;
	color: #434378;
	font-weight: bold;
	background-image: url(images/home/home_16.gif);
	background-repeat: no-repeat;
}
a:link {
	font-weight: bold;
	color: #063;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #063;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #063;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #003333;
	text-decoration: underline;
}

#footer {
	line-height: 17px;
	color: #999966;
	letter-spacing: 1px;
}
#footer a:link {
	color: #cccc99;
}
#footer a:visited {
	color: #cccc99;
}
#footer a:active {
	color: #cccc99;
}
#footer a:hover {
	color: #999966;
}
.home_text_box_line {
	line-height: 15px;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5f7469;
}
.internal_text {
	line-height: 15px;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#internal_left {
	line-height: 14px;
	text-align: left;
	padding-right: 25px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 11px;
}

#internal_menu_left {
	line-height: 20px;
	text-align: right;
	padding-right: 25px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 13px;
}
