.back-pic {
	background-image: url(../images/oth_back_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.white-bg {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c4c4c4;
	border-left-color: #c4c4c4;
}
.content_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.content_blue-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00bac9;
	text-decoration: none;
}
.content_black-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001b23;
	text-decoration: none;
}


.content_grey1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b0b0b0;
}
.content-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0b55a8;
	text-decoration: none;
}



a.content_grey-big {
	font-family: Impact;
	font-size: 24px;
	font-weight: normal;
	color: #444f50;
	text-decoration: none;
}
a.content_grey-big:hover {
	font-family: Impact;
	font-size: 24px;
	font-weight: normal;
	color: #444f50;
	text-decoration: none;
}
.left-panel {
	background-image: url(../images/left_panel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E9FEFF;
}
