body { color: black; font-size: 10pt; font-family: arial }
table { font-size: 10pt; font-family: arial }
a:link { }
a { color: #003366; font-family: arial; text-decoration: none; } 
a:visited { }
a:hover {color: #CC9900; font-family: arial; text-decoration: underline }
.greyl { color: #999999; font-family: arial; text-decoration: none }
.greyl:hover {color: #CC9900; font-family: arial; text-decoration: none }
h1 { font-size: 12pt}
h2 { font-size: 11pt}
h3 { font-size: 10pt}
h4 { font-size: 10pt}
.search { color: black; font-style: normal; font-weight: normal; font-size: 8pt; font-family: verdana, tahoma, geneva, arial, helvetica, sans-serif; text-decoration: none; background-color: #dcdcdc; border: solid 1px #696969 }

.borderblog { border-width: 1px; border-style: dotted; border-color: #3C5959; padding: 5px; }

.borderlink { background-color: #F1F5F8; border-width: 1px; border-color: #95B4BF; border-style: solid; padding: 3px; }

.borderslim { background-color: #FEF4CF; border-bottom-width: 1px; border-bottom-style: solid;} 
.orbottom { border-bottom-color: #666666; border-bottom-width: 1px; border-bottom-style: solid;}

.borderad { border-width: 1px; border-color: #95B4BF; border-style: solid; padding: 3px; }
.borderrape { background-color: ghostwhite; border-width: 1px; border-color: gray; border-style: solid; padding: 3px; }
.page { text-align: right; text-transform: uppercase; padding: 2px 4px 2px 5px; border: 1px solid #004276; font-size: 76%; text-decoration: none; font-weight: bold; }
.borderindex { border-left-width: 1px; border-left-style: dotted; border-left-color: #669999;
	padding: 15px; }
.pad {padding: 15px;}
.padleft { border-right-style: dotted; border-right-width: 1px; border-right-color: darkslategrey; padding: 10px; }	
p.rightmargin {margin-right: 15cm}
.lightborder {border-width: 1px; border-color: #bbcacf; border-style: solid;}
.bgcolor {background-color: #C0C0C0;}
.bordernews { border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; 	border-right-width: 1px; border-right-style: dotted; border-left-style: dotted; border-top-style: dotted; border-bottom-style: dotted;	border-right-color: #669999; padding: 0px; }
.byline { color: #949494; font-size: 9pt; arial }
.bookmark { color: #666666; font-size: 8pt; arial;  }
.discussion { color: #FFFF00; font-size: 10pt; arial; font-weight: bold;  }
.caption { font-size: 8pt; font-family: arial; color: #666666; }
.rss { font-size: 8pt; font-family: arial; }
.popup { position:absolute; left:0; top:0; width:6em; height:5em%; margin:0px 0px 15px 20px;  border-style:solid; border-width:4; border-color:blue; background-color:yellow; padding: 5px;   color: red; font-family: Arial; font-weight: bold; font-size: 10pt; z-index:2;  visibility:hidden; }
.example { position:absolute; left:125; top:-50; width:6em%; height:6em%;
   border-style:solid; border-width:1; border-color:#669999; background-color:#FFFFCC; padding: 5px; color: black; font-weight: normal; font-family: Arial; font-size: 10pt; z-index:2; visibility:hidden; }

.buttonscontainer {width: 147px;}

.buttons a {color: #003366;
background-color: white;
padding: 0px;
padding-left: 3px;
padding-right: 3px;
display: block;
border-left: 10px solid #bbcacf;

font: 10pt Arial, sans-serif;
text-decoration: none;
text-align: left;
margin-top: 3px;
}

.buttons a:hover {border-left: 10px solid #E7ECED;
text-decoration: none;
color: #003366;}
.menubox {
	padding-left: 3px;
	border-bottom: 1px solid #BDB99C;
	background: #DDD8B2;
}
.menubox2 { padding: 2px;
	border-top: 1px solid #5C8580;
	border-right: 1px solid #5C8580;
	border-bottom: 1px solid #5C8580;
	 }
.trans { padding-left: 9px; padding-top: 2px; padding-bottom: 2px; opacity: .06; filter: alpha(opacity=6); }

 
 #navigation a
{
color: #000; background: #F1F5F8 ;
text-decoration: none; padding-left: 5px; padding-right: 6px; border-top: 1px #003366 solid; border-left: 1px #003366 solid; }

#navigation a, #navigation a span
{
display: block;
float: left
}

#navigation a:hover
{ color: #fff; background: #ffa20c; padding-left: 6px; padding-right: 5px; }

.content-area {
   
   text-align: left;
   font-size: 9pt;
  
}

.content-area:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

a.support-hide-this-answer:link, a.support-hide-this-answer:visited {
   text-decoration: none;
   color: #999;
}

a.support-hide-this-answer:hover {
   text-decoration: underline;
   color: #00f;
}
.support-answer {
   display:none;
   font-weight: normal;
   font-size: 10pt;
}

a.support-hide-this-answer:link, a.support-hide-this-answer:visited {
   text-decoration: none;
   color: #999;
}

a.support-hide-this-answer:hover {
   text-decoration: underline;
   color: #00f;
}



/*             styles for the star rater                */
.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 100px;
	height: 20px;
	position: relative;
	background: url(star_rating.gif) top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url(star_rating.gif) left bottom;
	z-index: 1;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:20px;
}
.star-rating a.two-stars{
	left:20px;
}
.star-rating a.two-stars:hover{
	width: 40px;
}
.star-rating a.three-stars:hover{
	width: 60px;
}
.star-rating a.three-stars{
	left: 40px;
}
.star-rating a.four-stars{
	left: 60px;
}	
.star-rating a.four-stars:hover{
	width: 80px;
}
.star-rating a.five-stars{
	left: 80px;
}
.star-rating a.five-stars:hover{
	width: 100px;
}
		