body {
	margin:13px 0 0 0;
	padding:0;
	background-image:url(/images/background.jpg);
	background-repeat:repeat-x;
	background-color:#999999;
	font-family: Lucida Grande, Trebuchet MS, Verdana, Arial;
	font-size: .8em;
	line-height: 1.5em;
	}


p {
	margin:0 0 4px 0;
	padding:0 0 4px 0;
	}

a {
	color: #638519;
	}
h1 {
font-family: Lucida Grande, Trebuchet MS, Verdana, Arial;
	font-size: 1.7em;
	line-height: 1.2em;
	margin:0 0 4px 0;
	padding:0 0 4px 0;
	font-weight: bold;
	color: #8CB13C;
}
h2 {
font-family: Lucida Grande, Trebuchet MS, Verdana, Arial;
	font-size: 1.4em;
	line-height: 1em;
	margin:0 0 4px 0;
	padding:0 0 4px 0;
	font-weight: bold;
	color: #000;
}
#legal {
	padding:12px 20px 3px 20px;
	margin: 0 10px 0 10px;
	background-image:url(/images/footer-top.jpg);
	background-repeat:no-repeat;
	background-color:#BFBFBF;
}
#legal p {
	font-family: Lucida Grande, Trebuchet MS, Verdana, Arial;
	font-size: .8em;
	line-height: 1.3em;
	color: #666;
	margin:0 0 3px 0;
	padding:0 0 3px 0;
}

#legal a:link, #legal a:visited {color: #666; font-weight: normal;}

#legal a:active, #legal a:hover {color: #000; font-weight: normal;}

#submenu {
	background-color: #cbdab1;
	background-image: url(/images/menuBG.png);
	background-repeat: no-repeat;
}

.submenulinks ul {
	margin:0;
	padding:0;
}

.submenulinks li {
	margin:0;
	padding:5px 0 3px 0;
	list-style: none;
	border-bottom: 2px dotted #B1C8A1;
}

.submenulinks li a {
	font-family: Lucida Grande, Trebuchet MS, Verdana, Arial;
	font-size: 1.2em;
	line-height: 1.75em;
	color: #333;
	text-decoration:none;
	font-weight: normal;
}

.submenulinks li a:hover {
	color: #fff;
	text-decoration:none;
}
.wrapper {
	padding:20px 30px 15px 20px;
	background-color: #FFF;
	vertical-align: top;
}
#faq a:link, #faq a:visited {
	color: #638519;
	font-weight: bold;
}

#faq a:active, #faq a:hover {
color: #000;
font-weight: bold;
}

#faq p strong {
	font-size: 1.2em;
	 color: #638519;
}

.wrapper ul {
	list-style-type:disc;
	/*list-style-image:url(images/check1.gif);*/
}

#faq p {
 	margin-bottom: 30px;
	padding-top: 10px;
	border-top:1px dotted #333;
}

.tnc {
	font-size: 0.9em;
	line-height: 1.3em;
	color: #333;
}

#lang {
	font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Arial;
	margin:53px 10px 0 0; float:right; clear:right;
}

#lang a:link, #lang a:visited {
	color:#000;
	text-decoration:none;
}

#lang a:active, #lang a:hover {
	color:#fff;
	text-decoration:none;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #8CB13C;
	line-height: 1em;
	margin:4px 0 4px 0;
	padding:4px 0 4px 0;
}
blockquote {
	margin:0 0 0 25px;
	padding:0 0 0 0;
}
#exec a:link, #exec a:visited {
	color: #638519;
	font-weight: bold;
}

#exec a:active, #exec a:hover {
color: #000;
font-weight: bold;
}

#exec h2 {
	font-size: 1.2em;
	color: #638519;
 	margin: 23px 0 1px 0;
	padding: 10px 0 6px 0;
	border-top:1px dotted #333;
}
