/* CSS Document */

.blue{
	background-color:#2e74b4;
}
.white_text11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff
}
.white_text11 a{
	color: #f0e78d;
	text-decoration:underline;
}
.white_text12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.white_text12 a{
	color: #f0e78d;
	text-decoration:underline;
}

.white_text14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.white_text14 a{
	color: #f0e78d;
	text-decoration:underline;
}

#seeAlso_tk {
	margin: 0;
	padding: 0;
	list-style: none;
}
#seeAlso_tk li{
	padding-left: 12px;
	padding-bottom: 3px;
	background-image: url(../images/bullet_arrow_wht.gif);
	background-repeat: no-repeat;
	background-position: .1em .5em;
}

.table_line{
	background-color:#f0e78d;
	margin-top:3px;
	margin-bottom:3px;
}

.buff_quote_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f0e78d;
}
.buff_quote_text a{
	color: #f0e78d;
	text-decoration:underline;
}
