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

body {
	background-color:#f4f3e9;
	height:100%;
	padding:20px 0 0 0;
	margin:0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	line-height:18px;
}
h1 {
	font-family:Franklin Gothic Book, Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:22px;
	color:7e8083;
	padding-top:0px;
	margin-top:0px;
}
a:active {
	text-decoration: underline;
	color: #9b5ba4;
}
a:link {
	text-decoration: underline;
	color: #9b5ba4;
}
a:visited {
	text-decoration: underline;
	color: #9b5ba4;
}
a:hover {
	text-decoration: underline;
	color: #9b5ba4;
}
a:visited:hover {
	text-decoration: underline;
	color: #9b5ba4;
}
#container {
	width:800px;
	height:100%;
	margin:auto;
	background:#ffffff;
}
#headerTop {
	height:30px;
	font-size:18px;
	background-color:#f4f3e9;
	line-height:22px;
	color:999999;
	font-family:Franklin Gothic Book, Arial, Helvetica, sans-serif;
}
#header {
	font-family:Franklin Gothic Book, Arial, Helvetica, sans-serif;
	background-color:#f4f3e9;
}
#nav {
	background-color:#667017;
	height:30px;
	clear:both;
	font-family:Franklin Gothic Book, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	line-height:28px;
	padding-left: 10px;
}
#nav a {
	color:#ffffff;
	text-decoration:none;
}
#nav a:hover {
	text-decoration:underline;
}
#main {
	width:800px;
	height:100%;
	margin:0;
	clear:both;
}
.subNav {
	width:240px;
	float:left;
	padding-top:20px;
}
#mainText2 {
	width:530px;
	background-color:#FFFFFF;
	padding:25px 15px 20px 15px;
	margin:0px;
	float:left;
}
#mainText1 {
	width:760px;
	background-color:#FFFFFF;
	padding:5px 20px 20px 20px;
	margin:0px;
	float:left;
}
#footer {
	width:800px;
	background-color:#f4f3e9;
	font-family:Franklin Gothic Book, Arial, Helvetica, sans-serif;
	color:#999999;
	line-height:16px;
	position:relative;
	clear:both;
}
#footerNav {
	background-color:#667017;
	width:800px;
	height:30px;
	font-family:Franklin Gothic Book, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 28px;
	color:#FFFFFF;
	margin:0;
}
#footerNav a {
	color:#FFFFFF;
	text-decoration:none;
}
#footerNav a:hover {
	text-decoration:underline;
}
#footerLinks a {
	color:#999999;
	text-decoration:none;
}
#footerLinks a:hover {
	color:#6666CC;
	text-decoration:underline;
}
#footerCap {
	width:800px;
	clear:both;
	margin:auto;
}
#footerLinks {
	width:800px;
	clear:both;
	margin:auto;
	margin-top: 10px;
}
#footerBottom {
	width:800px;
	height:40px;
	font-size:15px;
	line-height:22px;
	color:999999;
	font-family:Franklin Gothic Book, Arial, Helvetica, sans-serif;
	clear:both;
	margin: 0 auto;
	padding-top:15px;
}
#footerBottom a {
	color:#999999;
	text-decoration:none;
}
#footerBottom a:hover {
	color:#6666CC;
	text-decoration:underline;
}
#country {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#f4f3e9;
}
#country a {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}
#country a:hover {
	color:#6633CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
}
.countryTitle {
	color:#000000;
	font-family:Franklin Gothic Book, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:25px;
}
.purpletitle {
	font-size:16px;
	color:#9c5ba5;
}




