body {
	background-color: #D1EEFF;
	margin: 10px 0px 0px;
	padding: 0px;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
.td_white {
	background-color: #FFFFFF;
	padding: 15px 30px 30px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9933CC;
	border-left-color: #9933CC;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #9933CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
h1 {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	color: #9B06B1;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 20px;
	letter-spacing: -0.05em;
}
a:link {
	color: #9B06B1;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #666666;
}
a:hover {
	font-weight: bold;
	color: #A51FB9;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.td_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
}
.td_col1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 33%;
	line-height: 18px;
}
.txt_bold {
	font-weight: bold;
	color: #7F0292;
}
.td_vertline {
	background-image: url(/global/vertline.gif);
	background-repeat: repeat-y;
	width: 30px;
}
.txt_pagehead {
	font-size: 36px;
	color: #9B06B1;
	font-weight: bold;
	letter-spacing: -0.05em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}
.table_small_txt {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
}
li {
	padding-bottom: 10px;
}
ul {
	margin: 12px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
}
.table_small_txt_last_row {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	vertical-align: middle;
}
.td_picture {
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9933CC;
	border-left-color: #9933CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
