body,p,div,blockquote,dl,ul,ol,li {
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	line-height: 125%;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0px;
}

a:link {
	background-color: transparent;
	color: #5A6AA7;
	text-decoration: underline;
}

a:visited {
	background-color: transparent;
	color: #5A6AA7;
	text-decoration: underline;
}

a:hover {
	background-color: transparent;
	color: #7B95EB;
	text-decoration: underline;
}

a:active {
	background-color: transparent;
	color: #BDC9D9;
	text-decoration: underline;
}

a.nodec:link,a.nodec:visited { text-decoration: none; }

div.container {
	width: 540px;
	margin: 0 auto;
	text-align: center;
}

img.logo { margin-bottom: -22px; }
span.not-there {visibility: hidden; color:#f8f8f8;}

span.heading {
	font-size: 18px;
	font-weight: bold;
	color: #5E69AC;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
}

p.text {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	color: #393F69;
	margin-top: 20px;
	margin-bottom: 15px;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
}

div.small-text {
	font-size: 9px;
	font-weight: bold;
	color: #393F69;
	margin-bottom: 5px;
	font-family: Helvetica,Arial,sans-serif;
}