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

body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
}
.wrapper {
	border: 1px solid #044D8B;
}
/*li {
	list-style-type: none;
	list-style-position: outside;
	line-height: 1.25em;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0em;
}
ul {
	margin-left: -20px;
}
*/

ul {margin: 0; padding: 0;}
ul li {
	padding: 0;
	margin-top: 1em;
	list-style-type: none;
	line-height: 20px;
}
/*ul li a {border-left:8px solid white; text-decoration:none; padding:0;}*/
a {
	color: #666666;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
p {
	line-height: 20px;
}
.li-spacer {
	padding-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 2px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ai-spacer {
	padding-bottom: 5px;
	padding-left: 5px;
}

h3 {
	font-size: 14px;
}

