@charset "iso-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333333;
	margin: 5px;
	background-color: #EBEBEB;
	}
h1 {
	font-size: 18.5px;
	font-style: normal;
	font-weight: 900;
	color: #03488B;
}
h2 {
	font-size: 14.5px;
	font-weight: bolder;
	color: #03488B;
}
h3 {
	font-size: 14.5px;
	font-weight: bolder;
	color: #636363;
}

.big {
	font-size: 14.5px;
	font-weight: bolder;
	color: #636363;
}

.red {
	color: #990033;
	font-weight: bold;
	font-size: 11.5px;
}

a.bigred:link {
	color: #990033;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none
}

a.bigred:visited {
	color: #990033;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none
}

a.bigred:hover {
	color: #990033;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline
}

a:link {
	color: #03488B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #696969;
}
a:hover {
	text-decoration: none;
	color: #636363;
}
a:active {
	text-decoration: underline;
	color: #03488B;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #636363;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	font-weight: bold;
	color: #FFFFFF;
}
a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #636363;
	text-decoration: none;
}
a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #69696;
	text-decoration: none;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #636363;
	text-decoration: underline;
}
a.email:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #03488B;
	text-decoration: underline;
}
a.email:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	text-decoration: underline;
}
a.email:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #636363;
	text-decoration: underline;
}
.bold {
	font-size: 11px;
	font-weight: bold;
}
table.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333333;
	border-color: #990033;
	border-style: solid;
	border-width: 1px;
	}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #990033;
	color: #ffffff;
	}
	
#languages	{position:relative; padding:0; height:200px; overflow: auto}
#faqs {border:1px solid #03488B; background-color:#D1E1EF; padding:5px; font-size:11px; margin-left: 15px;}