body {
	font-family: Century Gothic;
	background-color: #ddeef6;
	text-align: center;
	font-size: 15px;
	min-width: 990px;
}

div {
	width: 990px;
	margin: 0 auto; 
}

.plain {
	letter-spacing: -1px;
	color: #052738;
}

.para, .parahigh {
	font-size: 14px;
	width: 870px;
	margin-bottom: 10px;
	padding: 3px;
}

.parahigh {
	background-color: #569abc;
	padding-left: 10px;
	color: #ffffff;
	text-align: left;
}

.list {
	background-color: #569abc;
	min-height: 60px;
  height:auto !important;
  height: 60px;
	text-align: left;
	width: 440px;
}

.pro {
	float: left;
	position: relative;
	top: 10px;
	left: 10px;
	width: 32px;
	height: 32px;
	background-image: url('../images/list_pro.jpg');
}

.listtitle {
	position: relative;
	left: 10px;
	top: 30px;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	width: 440px;
}

.listtext {
	position: relative;
	left: 15px;
	top: 5px;
	font-size: 15px;
	line-height: 18px;
	color: #ffffff;
	width: 360px;
}

.listdiv {
	background-image: url('../images/list_div.jpg');
	height: 6px;
	width: 440px;
	font-size: 2px;
}

.highlight {
	font-size: 14px;
	padding: 5px;
	margin: 10px;
	background-color: #004561;
	color: #ffffff;
	width: 880px;
}

.question {
	color: #569abc;
	font-size: 20px;
	font-weight: bold;
	width: 880px;
	text-align: left;
}

.answer {
	color: #002233;
	font-size: 20px;
	width: 880px;
	text-align: left;
}

.flag {
	background-repeat: no-repeat;
	font-size: 9px;
	padding-left: 53px;
	color: #004561;
	text-align: left;
}

.blue {
	font-weight: bold;
	color: #45d1ff;
	width: 880px;
}

.white {
	color: #ffffff;
	width: 880px;
}

.boldslogan {
	padding-top: 20px;
	width: 880px;
	font-size: 24px;
	font-weight: bold; 
	text-align: left;
}

.menu:visited, .menu:link, .menu:active, .menu:hover {
	font-size: 22px;
	color: #7ab0cb;
	text-decoration: underline;
}