/*
 * Style sheet for the HTML 4.01 specification
 */
BODY {
font-size : 10pt; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000033; 
background-color : #FFFFFF; 
margin : 0 0 0 0;
padding : 0 0 0 0;
}
h1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-weight : bold; 
font-variant : normal; 
font-size : 12pt; 
color : #636363; 
background-color : transparent;
padding-left:10px;
margin-bottom:0px; 
}
H2 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-weight : bold; 
font-variant : normal; 
font-size : 10pt; 
color : #000000;
margin-bottom:0px; 
}
.bodytxt {
font-size : 10pt; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal;
color : #000033;
padding-left:10px;
padding-right:5px;
padding-top:0px;
padding-bottom:5px;
text-align:left;
background-color:#FFFFFF;
border-right: #999999 1px solid;
}
td {
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	font-size : 10pt; 
	color : #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4C4C4C; text-decoration: underline
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4C4C4C; text-decoration: underline
}
a:hover {
	color: #E21313; text-decoration: none
}
.topics {
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	font-size : 10pt; 
	color : #000000;
	text-align: center; 
}
.topics a, .topics a:visited {
color: #0000FF;
text-decoration: underline;
font-size : 10pt; 
}
.topics a:active , .topics a:hover  {
color: #FF0000;
text-decoration: none;
font-size : 10pt; 
}
.nav {
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : bold; 
	font-size : 10pt; 
	color : #FFFFFF;
	height: 23px; 
	background-image: url(images/nav-bg.gif)
}
.nav a, .nav a:visited {
color: #FFFFFF;
text-decoration: underline;
font-size : 10pt;
font-weight : bold; 
}
.nav a:active , .nav a:hover  {
color: #EEF700;
text-decoration: none;
font-size : 10pt;
font-weight : bold; 
}
.nav ul li  {
font-size : 8pt;
}
.bar {
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : bold; 
	font-size : 10pt;
	color : #FFFFFF;
	height: 23px;
	background-image: url(images/nav-bg.gif) 
}
.bar a, .bar a:visited {
color: #FFFFFF;
text-decoration: underline;
font-size : 10pt;
font-weight : bold;
background-image: url(images/nav-bg.gif) 
}
.bar a:active , .bar a:hover  {
color: #EEF700;
text-decoration: none;
font-size : 10pt;
font-weight : bold;
background-image: url(images/nav-bg.gif) 
}
.bar ul li  {
font-size : 8pt;
background-image: url(images/nav-bg.gif)
}
.background {
background-image: url(images/bg.gif);
}
.oem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4C4C4C;
	text-align:left;
	padding-left:10px;
}
.oem a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4C4C4C; text-decoration: underline
}
.oem a:hover {
	color: #E21313; text-decoration: none
}
.headline {
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:10pt; 
	color:#FFFFFF;
	height:13px;
	text-align:left;
	padding-left:10px;
	margin-bottom:0px;
	background-color:#0071B6; 
}
.headline a, .headline a:visited {
color: #FFFFFF;
text-decoration: underline;
font-size : 10pt;
font-weight : bold; 
}
.headline a:active , .headline a:hover  {
color: #EEF700;
text-decoration: none;
font-size : 10pt;
font-weight : bold; 
}
.copyright { font-family:Tahoma;
             color:#FFFFFF;
			 font-size:9px;
			 background-color:#7C7C7D;
			 border-right: #999999 1px solid;
			 text-align:center;
}
.bodytd {	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	font-size : 10pt; 
	color : #000000;
	text-align:left;
}
.small { font-family: Tahoma;
         font-size:9px;
		 color:#666666;
		 text-align:left;
		 padding-top:10px;
		 padding-left:20px;
		 padding-right:20px;
 }
 .bold {
font-size : 10pt; 
font-family : Arial, Helvetica, sans-serif; 
font-weight:500;
color : #333333;
text-align:left;
}