.page-titles {
	color:			#6FAABD;
	font-family:	Arial;
	font-weight:	bold;
	font-size:		24px;
	margin:			0 0 10px 0;
	padding:		0px;
}

.body {
	margin: 0;
	padding: 0;
	border: 0;
}

.container {
	padding:	0px;
	margin:		0px;
	width:		180px;
	height:		290px;
	border: 0px solid black;
	background-color: #b8ddee;

}
.container-ie {
	padding:	0px;
	margin:		0px;
	width:		180px;
	height:		300px;
	border: 0px solid black;
	background-color: #b8ddee;

}

.header {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	width: 180px;
	background-color: #194264;
	color: white;
	float:left;
	font-family: Arial;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	text-align:center;
}

.header-ie {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	width: 180px;
	background-color: #194264;
	color: white;
	float:left;
	font-family: Arial;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	text-align:center;
}

.content {
	padding: 5px;
	margin:  0;
	height: 208px;
	width: 168px;
	float: left;
	border: 0px solid red;
	font-family: Arial;
}

.arrow {
	padding: 2px 5px 2px 0px;
	float: left;
	width: 6px;
	height: 16px;
	border: 0px blue solid;
	vertical-align: middle;
}

.text {
	width: 100%;
	padding: 3px 0 3px 0;
	border: 0px red solid;
	height: 16px;
	vertical-align: middle;
}
.text a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: Arial;
	font-weight: bold;
}
.text a:hover {
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #A9122A;
	font-family: Arial;
	font-weight: bold;
}


/* FONTS */
.ar_11 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.ar_11_b {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.ar_11_light {
	font-family: Arial;
	font-size: 10px;
	font-weight: 100;
	text-decoration: none;
	padding: 0;
	margin: 0;
}


.ar_12 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.ar_12_b {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.ar_21_b {
	font-family: Arial;
	font-size: 14px;
	font-weight: 800;
	text-decoration: none;
}

.ar_12_light {
	font-family: Arial;
	font-size: 12px;
	font-weight: 100;
	text-decoration: none;
}


.ar_14 {
	font-family: Arial;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}


.ar_16 {
	font-family: Arial;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}


.action_subtitle {
	font-family: Arial;
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	padding-left: 3px;
	color: white;
}
