@charset "UTF-8";
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-position: left;
	padding: 0px;
	line-height: 12px;
}
.nav {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.bodyBd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	line-height: 14px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #EEEEEE;
}
.boldRed {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.bold_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #009900;
}
.info_box {
	padding: 8px;
	height: auto;
	width: auto;
	border: 1px solid #333333;
	background-color: #FFF4FC;
	margin-top: 10px;
}
.bold_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.box {
	background-color: #D4EBFF;
	height: auto;
	width: auto;
	border: 10px solid #000000;
	padding: 8px;
}
