body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	margin:0em 0em 1em 0em;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #843939;
	margin-bottom:0.5em
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #843939;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin-bottom:0.5em;
}
a.subhead:link {
	color: #843939;
}
a.subhead:visited {
	color: #843939;
}
a.subhead:hover {
	color: #843939;
	text-decoration: none;
}
a.subhead:active {
	color: #843939;
}
a, a.text:link, a.text:visited, a.text:active {
	color: #843939;
	font-weight: bold;
}
a.text:hover {
	color: #843939;
	text-decoration: none;
	font-weight: bold;
}
.paraspace {
	margin-bottom: -8px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.smallhead {
	font-size: 12px;
	font-weight: bold;
	color: #843939;
}
ul {
	list-style-type: square;
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: -3px;
	padding-bottom: -3px;
	list-style-image: url(images/bullet.gif);
}
li {
	margin-bottom: 3px;
	padding-bottom: 3px;
	text-align: left;
}
#pa_container, #t_container {
	width:555px;
}
.pa_div, .t_div {
	border-bottom:1px solid #843939;
	margin-bottom:10px;
}

.pa_div p, .t_div .heading, .t_div p {
	margin-left:135px;
}
.pa_logo_container {
	margin-top:10px;
	margin-left:125px;
	clear:both;
}
.pa_logo_container img {
	float:left;
	margin:0px 0px 10px 10px;
	border:0px;
}
.test_client {
	color: #843939;
	font-style:italic;
	margin-top:-0.5em;
	margin-bottom:1.5em;
}
#flags {
	text-align:right;
}
#flags img {
	margin-left:3px;
	border:1px solid #DDDDDD;
}
#flags .flagText {
	margin-top:2px;
	margin-bottom:12px;
}
#flags .flagText a {
	font-weight:bold;
}