body{
	font-family: Arial, Helvetica, sans-serif;
}
.td_box {
}

table, a {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 13px; color: #4D4D4F; text-decoration: none;}
a:hover {text-decoration: underline;}

.button_red {font-size: 11px; font-family:Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; height:16px; background-color: #9E0621; border: 0px;}
.button_blue {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; height:18px; background-color: #024D79; border: 0px;}
.no_border {border: 0px;}
.line_height {line-height: 18px;}

.img {
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	border-style: solid;
}
.img_01 {
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-bottom:1px dotted #AFB5B8;
	border-right:1px dotted #AFB5B8;
	border-style:dotted;
}

.light_gray {color: #003399;}

.light_gray_u {color: #808284; text-decoration: underline;}
.light_gray_u:hover {color: #808284; text-decoration: none;}

.gray {color: #525456;}
.dark_gray {color: #525456;}

.mmc {
	font-size: 16px;
	font-weight: bold;
	color: #002258;
}
.mmc:hover { 
	font-size: 16px;
	color: #6993cc; 
	text-decoration: none;
}
.submenu {
	color: #002558;
	line-height: 13px;
	border-bottom: 1 px dotted;
	font-size: 12px;
	align: center;
	margin-bottom: 2px;
	font-style:bold;
}
.submenu:hover { color: #6993cc; text-decoration: none;}

.link {
	color: #002558;
	line-height: 13px;
	border-bottom: 1 px dotted;
	font-size: 12px;
	margin-top: 2px;
}
.link:hover {
	color: #6993cc;
	text-decoration: none;
}

.mini {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
.headline {
	font-size: 10px;
	font-weight: normal;
	line-height: 105%;
	margin: 0 0 0 0;
	border-top: solid #aaaaaa 1px;
	color: #aaaaaa;
}
.headline a { color:#C9CCD5; text-decoration:none;}
.headline a:hover{ color:#AAAAAA; text-decoration:underline;}
