
.genericTable {
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: top;
	font-size:10px;
	font-family: arial;
	text-align: left;
}

.dataTable {
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: top;
	font-size:12px;
	font-family: arial;
	text-align: center;
}

.dataTableRow {
	background-color: #ffffff;
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: middle;
}

.dataTableRowAlt {
	background-color: #E7E8E9;
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: middle;
}

.smallPadding {
	padding: 5px;
}

.data{
	font-size: 12px;
	font-family: verdana, arial;
	
}

.sitemapLink {
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.languageLink {
	font-size: 10px;
	font-family: arial;
	color: #333333;
	text-decoration: none;
}

/**
 * FONT STYLES
 **/

.bold {
	font-weight: 600;
}

.text {
	font-size: 11px;
	font-family: arial;
}

.small {
	font-size: 10px;
	font-family: arial;
}

.title {
	font-size: 14px;
	font-weight: 600;
	font-family: arial;
}

.disclaimer {
	font-size: 11px;
	font-family: arial;
}

.field {
	font-family: "MS Sans Serif", serif, arial;
}

.header {
	font-size: 14px;
	font-weight: 600;
	font-family: arial;
}

/**
 * FORMATTING STYLES
 **/

P.paragraph {
	margin-bottom: 15px;
	margin-top: 0;
	padding: 0px;
}

BR.spacer {
	margin-bottom: 15px;
	margin-top: 0;
	padding: 0px;
}

.caps {
	text-transform: uppercase;
}



BODY {
	font-size: 12px;
	font-family: arial;
}

.promoMessage {
	color: #000000;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
}


.title {
	font-weight: 600;
	font-size:14px;
	color: #000000;
	font-family: arial;
}

.footerGradient {
	display:none;
}

.footerColor {
	display:none;
}
