@charset "ISO-8859-1";

.h1 {
	color: #c30d0a;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}
.h2 {
	color: #c30d0a;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.h3 {
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.h4 {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.h5 {
	color: #000000;
	font-size: 14px; 
	line-height: 18px;
	font-weight: bold;
	padding: 12px 0px 18px 18px;
}
.h5 a:link { text-decoration: none; color:#000000; }
.h5 a:visited { text-decoration: none; color:#000000; }
.h5 a:hover { text-decoration: underline; color:#000000; }
.h5 a:active { text-decoration: none; color:#000000; }

.h6 {
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
.h6 a:link { text-decoration: none; color:#000000; }
.h6 a:visited { text-decoration: none; color:#000000; }
.h6 a:hover { text-decoration: underline; color:#000000; }
.h6 a:active { text-decoration: none; color:#000000; }



.rad_h1 {
	color: #0078c8;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}
.rad_h2 {
	color: #c30d0a;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
.rad_h3 {
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.rad_h4 {
	color: #DDDDDD;
	font-weight: bold;
}
.rad_h5 {
	color: #0078c8;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}


.nav_sub_2 {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}

.nav_sub {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.nav_header {
	color: #000000;
	font-size: 12px; 
	line-height: 18px;
	font-weight: bold;
}
