@charset "utf-8";
/* CSS Document */



.breadcrumbs {
	font-size:12px;
	color:#333333;
}

.smtxt {
	font-size:12px;
	color:#333333;
}

.title_big {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#002868;
	font-weight:300;
}
.title_med {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#261213;
	font-weight:300;
}

.title_small {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#261213;
	font-weight:300;
}
.title_small_red {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#740901;
	font-weight:300;
}
.title_small_green {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#060;
	
}

.whitemed {
	font-size:12px;
	color:#ffffff;
}
li {line-height:22px;}
.background-gray {background-color:#666; color:#ffffff;}

.white12 {font-size:14px; color:#eeeeee}

.white12 A:link {text-decoration: underline; color:#eeeeee}
.white12 A:visited {text-decoration: underline; color:#eeeeee}
.white12 A:active {text-decoration: underline; color:#eeeeee}
.white12 A:hover {text-decoration: underline; color:#F60 }

.white12  li {list-style-type:square}
.white12  ul {list-style-type:square}
