/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.normal_txt{
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #00017D;
}
.about_txt{
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #00017D;
	line-height:13pt;
}
.td_header{
	font-size:11pt;
	font-weight:bold;
}
.td_sub_header{
	background-color: #EBEBEB;
}
a.contact:link, a.contact:visited{
	font-size:10pt;
	text-decoration: none;
	color: #A40F2D;
}
a.contact:hover, a.contact:active{
	font-size:10pt;
	text-decoration: underline;
}
.contact_head{
border-bottom:2px solid #F2EBA1;	
font-size: 12pt;
font-weight: bold;
}
.test_head{
border-bottom:2px solid #F2EBA1;	
font-size: 10pt;
font-weight: bold;
}

a.related:link, a.related:visited{
	font-size:10pt;
	text-decoration: none;
	color: #616161;
}
a.related:hover, a.related:active{
	font-size:10pt;
	text-decoration: underline;
	color: #C1C100;
}

.article_head{
border-bottom:2px solid #F2EBA1;	
font-size: 12pt;
font-weight: bold;
font-family: Tahoma, Verdana;
background-color: #F7F7DC;
}
a.article:link, a.article:visited{
	font-size:10pt;
	text-decoration: none;
	color: #616161;
}
a.article:hover, a.related:active{
	font-size:10pt;
	text-decoration: underline;
	color: #C1C100;
}
.article_txt{
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #00017D;
	line-height: 14pt;
}
.sub_header{
	font-size:12pt;
	font-weight:bold;
	padding-top:8pt;
}
.list_padding{
	padding-bottom: 8pt;
}
.tariff_head{
border-bottom:2px solid #F2EBA1;	
font-size: 10pt;
font-weight: bold;
font-family: Tahoma, Verdana;
background-color: #F7F7DC;
}