/* extension to the default.css for site specific styles */
/* TGK */
h1
{
	color:#4A1E4A;
}


.navEmph 
{
	color:#4A1E4A;
}

a.disclaimer 
{
	font-size:10px;
	color:#CBA5CB;
	text-decoration:none;
}


a.print
{
	font-size:10px;
	color:#4A1E4A;
	font-weight:bold;
	text-decoration:none;
}

table td.search 
{
	font-weight:bold;
	color:#FFFFFF;
	background-color:#4A1E4A;
}

table td.search span
{
	color:#FFFFFF;
}

.searchSiteChoice
{
	background-color:#D7BCD7;
}

table.form
{
	border-color:#4A1E4A;
}

table.form td.formItems 
{
	background-color:#F5F0F5;
}

table.form td.formItemsSel 
{
	background-color:#F5F0F5;
}

div.rcTxtIntern, 
div.rcTxtExtern
{
	background-color:#D7BCD7;
}

div.txtColored,
div.txtColoredBig,
div.txtColoredBigSmall,
div.txtColoredSmall
{
	background-color:#F5F0F5;
}

div.rcTxtIntern .header, 
div.rcTxtExtern .header, 
div.txtColored .header, 
div.txtSmall .header, 
div.txtColoredBig .header, 
div.txtBigSmall .header,
div.txtBig .header, 
div.txt .header, 
div.txtColoredSmall .header, 
div.txtColoredSmall .header, 
table.form td .header 
{
	color:#4A1E4A;
}

.headerPlain
{
	color:#4A1E4A;
}

div.disclaimer, div.disclaimer a
{
	color:#CBA5CB;
}

/* tariffs table styles */
.tariffsTable
{
	background-color:#D7BCD7;
}

.tariffsTableNameHeader,
.tariffsTableValueHeader,
.tariffsTableNameHeaderText
{
	color:#4A1E4A;
}
/* /tariffs table styles */

/* faq styles styles */
.faqQuestionCollapsed, .faqQuestionExpanded
{
	color:#FF6600;
}
/* /faq styles styles */

