@charset "utf-8";
p {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
}

body {
	background-color: #65B6BD;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	vertical-align: top;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2F7A99;
}

/* CSS Document */

#container {
	width: 845px;
	height: auto;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: thin ridge #44979D;
	vertical-align: top;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
}
body {
	background-color: #65B6BD;
}
.question {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #459AA0;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.td {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	line-height: 100%;
}

.boximg      {
	margin-right: auto;
	margin-left: auto;	color: #fff;
}
.boxp     {
	line-height: 14px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
}
.boxtitle {
	font-family: "Century Gothic", "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #2F7A99;
}
#container li {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	list-style-type: square;
}
h3 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #2F7A99;
}
.lang a:link {
	color:#000000;
	font-size: 12px;
}


.lang a:visited {
	color:#000000;
	font-size: 12px;
}

.lang a:hover {
	color: #999999;
	font-size: 12px;
}.table-grey {
	color: #999;
}

