* {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
A { text-decoration: underline; }
A:link { color: #C00; }
A:visited { color: #666; }
A:hover { color: #F90; }
A:active { color: #C00; }
h1 {
	font-family: Tahoma, sans-serif;
	font-size: 11pt;
	text-transform: uppercase;
	color: #C00;
	font-weight: 800;
	}
.h1 {
	font-family: Tahoma, sans-serif;
	font-size: 11pt;
	text-transform: uppercase;
	color: #C00;
	font-weight: 800;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
h2 {
	font-size: 9pt;
	color: #C00;
	font-weight: bold;
	margin-top: 2px;
	padding-top: 2px;
}
.h2 {
	font-size: 9pt;
	color: #C00;
	font-weight: bold;
	margin-top: 2px;
	padding-top: 2px;
}
h3 {
	font-size: 9pt;
	font-weight: 600;
	color: #666666;
	margin-top: 2px;
	padding-top: 2px;	
}
.h3 {
	font-size: 9pt;
	font-weight: 600;
	color: #666666;
	margin-top: 2px;
	padding-top: 2px;	
}

p {
	font-size: 9pt;
	line-height: normal;
	margin-right: 10px;
	padding-right: 10px;
}

.Language {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003366;
	margin-right: 5px;
	padding-right: 5px;
	margin-top: 5px;
	padding-top: 5px;
}

.Disclaimer 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding-bottom:5px;
	color: #CC0000
}

.Disclaimer A:active 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000
}
.Disclaimer A:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000
}
.Disclaimer A:visited
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#CC0000
}
.Disclaimer A:link
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000
}
.Disclaimer A
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000
}

.n1 {
	display: block;
	padding-left: 27px;
	background-image: url(/Images/LeftNav.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	font-family: Tahoma;
	line-height: 16px;


}
.n1 A {
	display: block;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 5px;
	color: #CC0000;
}
.n1 A:link, .n1 A:visited{
	text-decoration: none;
	color: #CC0000;	
}
.n1 A:hover {
	text-decoration: underline;
	color: #CC0000;	
}
.n1 A:active {
	text-decoration: underline;
	color: #CC0000;	

}
.n1Active {
	display: block;
	padding-bottom: 5px;
	padding-left: 27px;
	background-image:  url(/Images/LeftNavActive.jpg);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 16px;
	color: #000000;
	font-family: Tahoma;

}

.topBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
hr {
	color: #000000;
	height: 1px;
}
.Crumbs {
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: 10pt;
	text-align: left;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	letter-spacing: 1px;
}
.Crumbs A:link, .Crumbs A:visited{
	text-decoration: underline;
	color: #666;
}
.Crumbs A:hover {
	text-decoration: underline;
	color: #F90;
	
}
.Crumbs A:active {
	text-decoration: none;
	color: #F90;
	
}
ul {
	list-style-image: url(/Images/list_red.gif);
}
li {
	list-style-image: url(/Images/list_red.gif);
}
.opacity
 {
	background-color: #E55A15;
	filter:alpha(Opacity=60, FinishOpacity=0, Style=1, StartX=200, StartY=0, FinishX=0, FinishY=0)
}
