/* CSS */

/* Standard */

.gray10v {
	font-size: 10px;
	line-height: 140%;
	font-family: Verdana;
	font-weight: normal;
	color: #4d4d4d;
}
.gray10vTITLE {
	font-size: 10px;
	line-height: 140%;
	font-family: Verdana;
	font-weight: bolder;
	color: #000000;
}
.plugin10v {
	font-size: 10px;
	line-height: 140%;
	font-family: Verdana;
	font-weight: lighter;
	color: #287bba;
}
.gray11v {
	font-size: 11px;
	line-height: 180%;
	font-family: Verdana;
	font-weight: normal;
	color: #4d4d4d;
}
.gray12B {
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana;
	font-weight: bolder;
	color: #4d4d4d;
}
.gray12 {
	font-size: 12px;
	line-height: 180%;
	font-family: Verdana;
	font-weight: lighter;
	color: #4d4d4d;
}
.red12 {
	font-size: 12px;
	line-height: 190%;
	font-family: Verdana;
	font-weight: normal;
	color: #bb2c2c;
}
.red12B {
	font-size: 12px;
	line-height: 190%;
	font-family: Verdana;
	font-weight: bolder;
	color: #bb2c2c;
}
.gray13v {
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana;
	font-weight: bolder;
	color: #4d4d4d;
}
.black10v {
	font-size: 10px;
	line-height: 220%;
	font-family: Verdana;
	font-weight: lighter;
	color: #000000;
}
.black11v {
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
}
.black11vTITLE {
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana;
	font-weight: normal;
	background: #ffffff;
	color: #000000;
}
.renewalTITLE {
	font-size: 13px;
	line-height: 200%;
	font-family: Verdana;
	font-weight: normal;
	background: #000000;
	color: #ffffff;
}
.black12v {
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana;
	font-weight: bolder;
	color: #000000;
}
.black16v {
	font-size: 16px;
	line-height: 200%;
	font-family: Verdana;
	font-weight: lighter;
	color: #000000;
}

.white11 {
	font-size: 11px;
	line-height: 170%;
	font-family: Verdana;
	font-weight: lighter;
	color: #FFFFFF;
}
.white12b {
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana;
	font-weight: bolder;
	color: #FFFFFF;
}
.white15v {
	font-size: 15px;
	line-height: 220%;
	font-family: Verdana;
	font-weight: normal;
	color: #ffffff;
}

.white18v {
	font-size: 18px;
	line-height: 140%;
	font-family: Verdana;
	font-weight: bolder;
	color: #ffffff;
}
.green11v {
	font-size: 11px;
	line-height: 180%;
	font-family: Verdana;
	font-weight: normal;
	color: #cceb0d;
}
.green13b {
	font-size: 13px;
	line-height: 180%;
	font-family: Verdana;
	font-weight: bolder;
	color: #cceb0d;
}
.shadow1 {
	color: #323232;
	text-shadow:
		-2px -2px 3px #323232,
		2px -2px 3px #323232,
		-2px 2px 3px #323232,
		2px 2px 3px #323232;
}