@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Helvetica, Arial, sansSerif;
	font-size: 100%;
	background-color: #011667;
	text-align: justify;
	line-height: 1.4;
}
/* CSS Document */

#navi   {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 800px;
	height: 30px;
	padding-left: 10px;
}
#containment #main {
	padding: 2px;
	margin-right: 13px;
	margin-left: 13px;
	margin-bottom: 12px;
}
#main ul {
	list-style-type: square;
	text-align: left;
}
#containment #support td {
	text-align: center;
	border: 1px solid #000;
	padding: 5px;
}
th {
	font-weight: bold;
	color: #fff;
	background-color: #616CA8;
	text-align: center;
}
td {
	text-align: center;
}
.smallerText {
	font-size: 85%;
}



#containment #footer {
	background-color: #616ca8;
	margin-right: 13px;
	margin-left: 13px;
	padding: 2px;
	color: #fff;
	font-size: 85%;
	text-align: center;
}
.centre {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#containment #support {
	padding: 2px;
	margin-right: 13px;
	margin-left: 13px;
	margin-bottom: 12px;
}
#footer a:link, #footer a:visited {
	color: #fff;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #011667;
	border: 2px solid #fff;
}


#navi a:link, #navi a:visited {
	color: #fff;
	border: 2px solid #fff;
	background-color: #616ca8;
}
#navi a:hover, #navi a:focus ,#navi a:active {
	color: #616ca8;
	background-color: #fff;
	border: 2px solid #616ca8;
	background-image: none;
}
#containment {
	padding: 5px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}
.titleBAR {
	height: 50px;
	width: 770px;
	vertical-align: middle;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 200%;
	background-image: url(assets/images/titles_bar.gif);
	padding-left: 5px;
	padding-top: 10px;
	background-color: #fff;
	background-position: center center;
}
.text_highlight {
	font-weight: bold;
	text-align: center;
}
