/*Body and text tags*/
body {
		color			: #FFFFFF;
		font-family		: Verdana, Arial, Helvetica, Sans-Serif;
		font-size		: 11px;
		font-style		: normal
}

.tx_spotlight_home {
		color				: #FF0000;
		font-family			: Verdana, Arial, Helvetica, Sans-Serif;
		font-size			: 16px;
		font-style			: normal;
		font-weight			: bold;
		line-height			: 18px;
		text-align			: center;
		text-decoration		: none
}

.tx_spotlight_home_sub {
		color				: #666666;
		font-family			: Verdana, Arial, Helvetica, Sans-Serif;
		font-size			: 11px;
		font-style			: normal;
		font-weight			: normal;
		line-height			: 11px;
		text-decoration		: none
}

.tx_header {
		color				: #FF0000;
		font-family			: Verdana, Arial, Helvetica, Sans-Serif;
		font-size			: 16px;
		font-style			: normal;
		font-weight			: bold;
		line-height			:18px;
		text-decoration		: none
}
	
.tx_subhead {
		color				: #666666;
		font-family			: Verdana, Arial, Helvetica, Sans-Serif;
		font-size			: 11px;
		font-style			: normal;
		font-weight			: bold;
		line-height			:14px;
		text-decoration		: none
}

.form_bold {
		color					: #000000;
		font-family			: Verdana, Arial, Helvetica, Sans-Serif;
		font-size				: 11px;
		font-style			: normal;
		font-weight			: bold;
		line-height			:14px;
		text-decoration	: none
}


.form_bold2 {
		color					: #000000;
		font-family			: Verdana, Arial, Helvetica, Sans-Serif;
		font-size				: 14px;
		font-style			: normal;
		font-weight			: bold;
		line-height			:14px;
		text-decoration	: none
}

.tx_client {
		color				: #006699;
		font-family			: Arial, Helvetica, Sans-Serif;
		font-size			: 13px;
		font-style			: normal;
		font-weight			: normal;
		line-height			:14px;
		text-decoration		: none
}

.form {
		color					: #000000;
		font-family			: Verdana, Arial, Helvetica, Sans-Serif;
		font-size				: 11px;
		font-style			: normal;
		font-weight			: normal;
		line-height			:14px;
		text-decoration	: none
}

.tx_client_name {
		color				: #666666;
		font-family			: Arial, Helvetica, Sans-Serif;
		font-size			: 13px;
		font-style			: normal;
		font-weight			: bold;
		line-height			:14px;
		text-decoration		: none
}

.bold {font-weight			: bold}

.footer_text {
	color				: #003366;
	font-family			: Verdana, Arial, Helvetica, Sans-Serif;
	font-size			: 9px;
	font-style			: normal;
	font-weight			: normal
}

a.footer {
	color				: #003366;
	font-family			: Verdana, Arial, Helvetica, Sans-Serif;
	font-size			: 9px;
	font-style			: normal;
	font-weight			: normal;
	text-decoration		: none
}

a.footer:hover {
	color				: #FFFFFF;
	font-family			: Verdana, Arial, Helvetica, Sans-Serif;
	font-size			: 9px;
	font-style			: normal;
	font-weight			: normal;
	text-decoration		: none
}

a {
	color				: #003399;
	font-family			: Arial, Verdana, Helvetica, Sans-Serif;
	font-size			: 11px;
	font-style			: normal;
	font-weight			: bold;
	text-decoration		: none
}
a.hover {
	text-decoration		: underline
}


