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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.subnav {
	font-size: 12px;
	line-height: 24px;
	color: #7fa9b0;
	font-weight: bold;
	vertical-align: top;
	padding-left: 20px;
}
.subnav a:link {
	font-weight: normal;
	color: #666666;
}

.subnav a:hover {
	font-weight: normal;
	text-decoration:underline;
	color: #333333;
}

.subnav a:visited {
	font-weight: normal;
	text-decoration:none;
	color: #999999;
}

.subsubnav {
	font-size: 12px;
	line-height: 14px;
	color: #689aa1;
	vertical-align: top;
	padding-top: 4px;
	font-weight: bold;
}

.subsubnav  a:link {
	color: #689aa1;
	font-weight: normal;
	text-decoration: none;
}

.subsubnav a:hover {
	color: #333333;
	text-decoration: underline;
}

.subsubnav a:visited {
	font-weight: normal;
	text-decoration:none;
	color: #999999;
}

h1 {
	font-size: 32px;
	font-weight: normal;
	color: 9ebdc8;
}
.pad12 {
	padding: 12px;
	background-color: #FFFFFF;
	vertical-align: top;
}
td {
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
}
a:link {
	color: #3483b0;
	text-decoration: none;
}

a:visited {
	font-weight: normal;
	text-decoration:none;
	color: #999999;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}
.poptable {
	font-size: 14px;
	background-color: #D3E1E6;
	padding: 12px;
	font-weight: bold;
	line-height: 24px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #6b8087;
}
.tag {
	font-size: 15px;
	font-weight: normal;
	color: #6b8087;
}
.indent_rider {
	margin-left: 24px;
}

