/* CSS Document */
.rt_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #125D7E;
	text-decoration: none;
}

.cont_txt {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #125D7E;
	text-decoration: none;
}
.log_txt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #606361;
	text-decoration: none;
}
.box {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #606361;
 text-decoration: none;
 background-color: #EBF3FA;
 height: 15px;
 border: 1px solid #2785B8; 
 
}
.foot_txt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #125D7E;
	text-decoration: none;
}

.more_link {
font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #1973C3;
	text-decoration: none;
}
.but_txt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D718E;
	text-decoration: none;
}
.but_txt:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D718E;
	text-decoration: none;
}
