body {
	background-color: #023E88;
	margin: 0;
	padding: 0;
	text-align: center;
}
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	margin: 0;
	padding: 0;
	margin: auto;
	text-align: left;
	width: 859px;
}
#footer {
	background-color: #7884B7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #FFCC33;
	line-height: 20px;
	border-top: 1px solid #023E88;
}
#footer a, #footer a:hover, #footer a:visited, #footer a strong, #footer a:hover strong, #footer a:visited strong {
	color: #FFFFFF;
	font-size: 10px;
}

#topNav {
	line-height: 32px;
	background-image: url(../imagebank/gui/top_nav_bg.jpg);
	background-position: center;
	background-repeat: repeat-x;
	height: 32px;
	text-align: center;
}
#topNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 2px;
}
#topNav ul li {
	float: left;
	margin-right: 1px;
	height: 20px;
	line-height: 20px;
}
#topNav a, #topNav a:hover, #topNav a:visited {
	color: #CC0066;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding: 0;
	line-height: 20px;
	background-image: url(../imagebank/gui/top_menu_bg.jpg);
	background-repeat: repeat-x;
	display: block
}
#topNav a span, #topNav a:visited span, #topNav a:hover span {
	padding-left: 10px;
	padding-right: 10px;
}
#topNav a span.dd, #topNav a:visited span.dd, #topNav a:hover span.dd {
	background-image: url(../imagebank/gui/top_menu_arrow.jpg);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	padding-right: 20px;
	padding-left: 10px;
}
#sidebarLeft {
	background-color: #7884B7;
	vertical-align: top;
}


#footer a, #footer a:visited, #footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebarRight {
	width: 185px;
	vertical-align: top;
	padding:0px;
	background-color: #7884B7;
}
#sidebarRight .content {
	padding: 5px;
	text-align: justify;
}
#sidebarRight img {
	border: 2px solid #AAAAE6;
	padding: 1px;
}
#sidebarRight a, #sidebarRight a:hover, #sidebarRight a:visited {
	color: #fff;
	font-size:9px;
	padding: 1px;
	padding-left: 5px;
	border-left: 3px solid #fc0;
	margin-top: 2px;
	font-weight: bold;
}

.bg_testimonials_title {
	background-image: url(../imagebank/gui/bg_testimonials_title.jpg);
}

#ContentContainer {
	background-color:#FFFFFF;
	line-height: 15px;
	text-align: justify;
	font-size:12px;
	vertical-align: top;
}
#ContentContainer .content {
	padding: 15px;
}
.topSubMenu {
	visibility: hidden;
	position: absolute;
}
#topNav ul li ul {
	background-color: #FFFFFF;
	padding: 3px;
	text-align: left;
	display: block;
	border: 1px solid #000000;
}
#topNav ul li ul li {
	float: none;
	line-height: 24px;
	border-bottom: 1px dotted #CC0066;
	display: block;
	min-width: 160px;
}
#topNav ul li ul li ul {
	background-color: #FFFFFF;
	padding: 3px;
	text-align: left;
	display: block;
	padding-top:5px;
}

#sidebar ul {
	z-index: 5;
	position: absolute;
}
body {
scrollbar-base-color: #023E88;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #023E88;
}

.contact_txt, .contact_tarea {
	width: 340px;
	font-family: tahoma;
	font-size: 12px;
}
.contact_tarea {
	height: 240px;
}

.flagMt {
	padding-left: 35px;
	background-image: url(../imagebank/gui/malti.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 22px;
}

a.flagOpt, a.flagOpt:hover, a.flagOpt:visited {
	font-color: #FFFFFF;
	text-decoration: none;
	border: 0;
	padding: 0;
	margin: 0;
}

.testimonialsEntry {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size:9px;
}

#contentContainer .pageTitle {
	background-image: url(../imagebank/gui/page_title_bg.jpg);
}

.messageAns {
	padding:10px;
	width: 80%;
	margin: auto;
	font-size:12px;
}
.messageAns a,.messageAns a:hover, .messageAns a:visited {
	color: #000082;
	font-weight:bold;
	font-size: 14px;
	margin-left: 50px;
}