/********** Font Family **********/
.footerNote,
.footerNoteLink,
.text_warning,
.text_warning_bold,
	.textSmall,
	.textSmall_lighter,
	.textSmall_darker,
	.textSmall_link,
	.textSmall_lighter_link,
	.textSmall_darker_link,
	.text,
	.text_lighter,
	.text_darker,
	.text_link,
	.text_lighter_link,
	.text_darker_link,
		.textSmall_bold,
		.textSmall_bold_lighter,
		.textSmall_bold_darker,
		.textSmall_bold_link,
		.textSmall_bold_lighter_link,
		.textSmall_bold_darker_link,
		.text_bold,
		.text_bold_lighter,
		.text_bold_darker,
		.text_bold_link,
		.text_bold_lighter_link,
		.text_bold_darker_link,
			.tiny,
			.text_bold_white,
			.title,
			.title_big
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

/********** Font Sizes **********/
.text_bold,
.text_bold_lighter,
.text_bold_darker,
.text_bold_link,
.text_bold_lighter_link,
.text_bold_darker_link,
	.text,
	.text_lighter,
	.text_darker,
	.text_link,
	.text_lighter_link,
	.text_darker_link,
		.text_bold_white,
		.text_warning,
		.text_warning_bold
{ font-size: 12px; }

.textSmall,
.textSmall_lighter,
.textSmall_darker,
.textSmall_link,
.textSmall_lighter_link,
.textSmall_darker_link,
	.textSmall_bold,
	.textSmall_bold_lighter,
	.textSmall_bold_darker,
	.textSmall_bold_link,
	.textSmall_bold_lighter_link,
	.textSmall_bold_darker_link
{ font-size: 11px; }

/******************** Regular Styles ********************/
.textSmall_lighter, 
.textSmall_lighter_link,
.text_lighter,
.text_lighter_link { color: #4250FF; }
.textSmall_darker,
.textSmall_darker_link,
.text_darker,
.text_darker_link { color: #00008F;	}
.textSmall_link,
.textSmall_lighter_link,
.textSmall_darker_link,
.text_link,
.text_lighter_link,
.text_darker_link { text-decoration: underline; }
.textSmall_link:hover,
.textSmall_lighter_link:hover,
.textSmall_darker_link:hover,
.text_link:hover,
.text_lighter_link:hover,
.text_darker_link:hover { text-decoration: none; color: #0000FF; }

/******************** Bold Styles ********************/
.textSmall_bold,
.textSmall_bold_link,
.text_bold,
.text_bold_link	{ font-weight: bold; }
.textSmall_bold_lighter, 
.textSmall_bold_lighter_link,
.text_bold_lighter,
.text_bold_lighter_link { font-weight: bold; color: #4250FF; }
.textSmall_bold_darker,
.textSmall_bold_darker_link,
.text_bold_darker,
.text_bold_darker_link	{ font-weight: bold; color: #00008F;	}
.textSmall_bold_link,
.textSmall_bold_lighter_link,
.textSmall_bold_darker_link,
.text_bold_link,
.text_bold_lighter_link,
.text_bold_darker_link { text-decoration: underline; }
.textSmall_bold_link:hover,
.textSmall_bold_lighter_link:hover,
.textSmall_bold_darker_link:hover,
.text_bold_link:hover,
.text_bold_lighter_link:hover,
.text_bold_darker_link:hover { text-decoration: none; color: #0000FF;	}

/******************** Special Styles ********************/
.tiny { font-size: 4px;	color: #FFFFFF;	}
.text_bold_white { font-weight: bold; color: #FFFFFF; }

.text_warning,
.text_warning_bold { color: #FF0000; }
.text_warning_bold { font-weight: bold; }

.footerNote, .footerNoteLink { font-size: 9px; color: #999999; }
.footerNoteLink { text-decoration: underline; }
.footerNoteLink:hover { text-decoration: none; color: #000000; }

.title { font-size: 12px; font-weight: bold; }
.title_big { font-size: 14px; font-weight: bold; }


/*
.text {
	font-family: "Tahoma";	font-size: 12px;	font-style: normal;
	line-height: normal;	font-weight: normal;	font-variant: normal;
	text-transform: none;	color: #000000;	text-decoration: none; 	letter-spacing: 0.1em;
}

.text_darker {
	font-family: "Tahoma";	font-size: 12px;	font-style: normal;
	line-height: normal;	font-weight: normal;	font-variant: normal;
	text-transform: none;	color: #00008F;	text-decoration: none; 	letter-spacing: 0.1em;
}

.text_warning_bol {
	font-family: "Tahoma";	font-size: 12px;	font-style: normal;
	line-height: normal;	font-weight: bold;	font-variant: normal;
	text-transform: none;	color: #FF0000;	text-decoration: none; 	letter-spacing: 0.1em;
}

.text_warning {
	font-family: "Tahoma";	font-size: 12px;	font-style: normal;
	line-height: normal;	font-weight: normal;	font-variant: normal;
	text-transform: none;	color: #FF0000;	text-decoration: none; 	letter-spacing: 0.1em;
}

.footerNote {
	font-family: "Tahoma";	font-size: 9px;	font-style: normal;
	line-height: normal;	font-weight: normal;	font-variant: normal;
	text-transform: none;	color: #999999;	text-decoration: none; 	letter-spacing: 0.1em;
}

.footerNoteLink {
	font-family: "Tahoma";	font-size: 9px;	font-style: normal;
	line-height: normal;	font-weight: normal;	font-variant: normal;
	text-transform: none;	color: #999999;	text-decoration: underline; 	letter-spacing: 0.1em;
}

.footerNoteLink:hover {
	font-family: "Tahoma";	font-size: 9px;	font-style: normal;
	line-height: normal;	font-weight: normal;	font-variant: normal;
	text-transform: none;	color: #000000;	text-decoration: none; 	letter-spacing: 0.1em;
}

.textLink {
	font-family: "Tahoma";	font-size: 10px;	font-style: normal;
	line-height: normal;	font-weight: normal;	font-variant: normal;
	text-transform: none;	color: #4250FF;	text-decoration: underline; 	letter-spacing: 0.1em;
}
.textLink:hover {
	font-family: "Tahoma";	font-size: 10px;	font-style: normal;
	line-height: normal;	font-weight: normal;	font-variant: normal;
	text-transform: none;	color: #FF0000;	text-decoration: underline; 	letter-spacing: 0.1em;
}
.text_bold_link:hover {
	text-decoration: none; color: #0000FF;
}
.textSmall_darker {
	font-family: "Tahoma";	font-size: 10px;	font-style: normal;
	line-height: normal;	font-weight: normal;	font-variant: normal;
	text-transform: none;	color: #00008F;	text-decoration: none; 	letter-spacing: 0.1em;
}

.textSmall {
	font-family: "Tahoma";	font-size: 10px;	font-style: normal;
	line-height: normal;	font-weight: normal;	font-variant: normal;
	text-transform: none;	color: #000000;	text-decoration: none; 	letter-spacing: 0.05em;
}

.textSmall_bold {
	font-family: "Tahoma";	font-size: 10px;	font-style: normal;
	line-height: normal;	font-weight: bold;	font-variant: normal;
	text-transform: none;	color: #000000;	text-decoration: none;  letter-spacing: 0.05em;
}

.textSmall_link {
	font-family: "Tahoma";	font-size: 10px;	font-style: normal;
	line-height: normal;	font-weight: normal;	font-variant: normal;
	text-transform: none;	color: #000000;	text-decoration: underline;  letter-spacing: 0.05em;
}

.textSmall_link:hover {
	font-family: "Tahoma";	font-size: 10px;	font-style: normal;
	line-height: normal;	font-weight: normal;	font-variant: normal;
	text-transform: none;	color: #FF0000;	text-decoration: none;  letter-spacing: 0.05em;
}

.textSmall_bold_darker {
	font-family: "Tahoma";	font-size: 10px;	font-style: normal;
	line-height: normal;	font-weight: bold;	font-variant: normal;
	text-transform: none;	color: #00008F;	text-decoration: none; 	letter-spacing: 0.1em;
}

.text_bold {
	font-family: "Tahoma";	font-size: 12px;	font-style: normal;
	line-height: normal;	font-weight: bold;	font-variant: normal;
	text-transform: none;	color: #000000;	text-decoration: none; letter-spacing: 0.1em;
}
.text_bold_link {
	font-family: "Tahoma";	font-size: 12px;	font-style: normal;
	line-height: normal;	font-weight: bold;	font-variant: normal;
	text-transform: none;	color: #000000;	text-decoration: underline; letter-spacing: 0.1em;
}
.text_bold_link:hover {
	text-decoration: none; color: #0000FF;
}
.text_bold_white {
	font-family: "Tahoma";	font-size: 12px;	font-style: normal;
	line-height: normal;	font-weight: bold;	font-variant: normal;
	text-transform: none;	color: #FFFFFF;	text-decoration: none; letter-spacing: 0.1em;
}
.title {
	font-family: "Tahoma";	font-size: 20px;	font-style: normal;	line-height: normal;
	font-weight: bold;	font-variant: normal;	text-transform: none;	color: #000000;
	text-decoration: none;	letter-spacing: 0.1em;
}
.text_faded_1 {
	font-family: "Tahoma";	font-size: 12px;	font-style: normal;
	line-height: normal;	font-weight: normal;	font-variant: normal;
	text-transform: none;	color: #3366CC; text-decoration: none;
}
.text_link {
	font-family: "Tahoma";	font-size: 12px;	font-style: normal;
	line-height: normal;	font-weight: normal;	font-variant: normal;
	text-transform: none;	color: #000000;	text-decoration: underline;
}
.text_link:hover {
	font-weight: none; text-decoration: none; color: #FF0000;
}
.tiny {
	font-family: "Tahoma";	font-size: 4px;	font-style: normal;
	line-height: normal;	font-weight: normal;	font-variant: normal;
	text-transform: none;	color: #FFFFFF;	text-decoration: none;
}
*/

