body {
	font-family: Arial, Helvetica, sans-serif,"Times New Roman";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

html {
	margin: 0;
	padding: 0;
	margin-top: 0;
	padding-top: 0;
	height: 100%;
}

img {
	padding-top: 3px;
	border: 0px;
}

label {
	font-weight: bold;
	font-size: 12px;
}

table {
	width:100%;
	font-size: 12px;
}

#header
{
	display:none;
}

.buttonCol
{
	text-align: center;
}

.buttonTable{
	display:none;
}

.buttonExample{
	display:none;
}

.confirmationTable{
	text-align: left;
	margin-left:5%;
	width: 95%;
}

.confirmationTable .col1{
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
}

.confirmationTable .col2{
	padding-left:	20px;	
	vertical-align: top;
	width: 99%;
}

.confirmationTable .verifyCell
{
	padding-left:	20px;	
}

.currencyTable{
	float:left;
	text-align: left;
	margin-bottom: 10px;
	border-collapse: collapse;
}

.currency{
	text-align:right;
	width:80px;
}

.currencyTable .col1{
	text-align:left;
	width:160px;
}

.currencyTable .col2{
	text-align:left;
	width:70%;
}

.currencyTable .header{
	font-weight: bold;
	text-decoration: underline;
}

.currencySymbol{
	text-align:right;
	width:5px;
}

div.headerLinkDiv
{
	float: left;
	margin: 0;
	padding: 0;
	width: 98.5%;
	height:30px;
}

.errorTable{
	float: left;
	width: 100%;
}

.hierMenu {
	visibility:			hidden;
	z-index:			10;
	position:			absolute;
	background:			#2D539E;
}

.hierMenu a {
	margin-left:		160px;
	color:				black;
	font-family:		arial;
	font-size:			8pt;
	text-decoration:	underline;
}

.searchHeaderTable
{
	float:left;
	border-collapse: collapse;
	width: 100%;
}

.searchHeaderTable tr.searchHeader
{
	color: #fff;
	width: 100%;
}

.totalCol{
	border-top-style: solid;
	border-top-color: #808080;
	border-top-width: thin;
	font-weight: bold;
}