body {
	background: #ffffff;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#circlearrow
{
  display: block;
  width: 20px;
  height: 20px;
  margin-top:5px;
  margin-bottom:5px;
  background: url("images/circle_arrow.gif") no-repeat 0 0
  alt:"Click here for more information";

}

#circlearrow:hover
{ 
  background-image: url("images/circle_arrow_mo.gif");

}

#circlearrow a:active {
  
   background-image: url("images/circle_arrow_mo.gif");
   }


#circlearrow span
{
  display: none;
}

#leftarrow
{
  display: block;
  width: 20px;
  height: 20px;
  margin-top:5px;
  margin-bottom:5px;
  background: url("images/circle_arrow_left.gif") no-repeat 0 0
  alt:"Click here for more information";

}

#leftarrow:hover
{ 
  background-image: url("images/circle_arrow_left_mo.gif");

}

#leftarrow a:active {
  
   background-image: url("images/circle_arrow_left_mo.gif");
   }


#leftarrow span
{
  display: none;
}




a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: E1392B;
	text-decoration: underline;
	line-height: 18px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: FFD205;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.docstatus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: small-caps;
	line-height: 18px;
	font-weight: bold;
	color: #A00000;
	text-decoration: none;
}
.docdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.newsseparator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCE08;
	text-decoration: none;
	margin-bottom: 30px;
}
.newsquote {
	padding: 10px 60px;
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: italic;
	text-align: center;
	color: #000000;
	background-color: #F1F1F1;
}
TD.newsquote {
	padding: 10px;
	text-align: center;
}


.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #A00000;
	text-decoration: none;
}


blockquote {
	display: block;
	padding: 0 60px;
	width: 350px;
}


blockquote:before, blockquote:after {
	color: #69c;
	display: block;
	font-size: 300%;
	width: 50px;
}


blockquote:before {
	content: open-quote;
	height: 50px;
	margin-left: -0.55em;
}

blockquote:after {
	content: close-quote;
	height: 50px;
	margin-top: -700px;   
	margin-left: 360px;
}	
kmshead {
	color: white;
} 

