/* Ethereal web site style sheet */
/* $Id: ethereal-3-0.css,v 1.51 2006/02/14 19:27:48 gerald Exp $ */

a {
	color:  black;
}

a:visited {
	color:  #666666;
}

a:active {
	color:  black;
}

body {
	margin: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
	background-color: #dfdfcc;
}

strong, b {
	font-weight: bold;
}

p {
	font-size: 12px;
	line-height: 150%;
	/* margin-top: 10px; */
	margin-bottom: 10px; 
}

h1 {
	font-size: 24px;
	line-height: 150%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h2 {
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h4 {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h5 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h6 {
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
img {
	border: 0;
}

img.floatleft {
	float: left;
	margin: 4px;
}

li {
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px; 
}

th, td {
	font-size: 12px;
}

/* Classes */

.barlink {
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
}

/* vc_navheader is for ViewCVS */
.block, .vc_navheader, .vc_summary {
	background-color: #ffffff;
	border: 1px solid #666633;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 10px;
	padding-top: 0px;
	font-size: 12px;
}

.adblock {
	background-color: inherit;
	border: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px;
	color: #330;
}

.adcontent {
  background-color: #ffd;
  border: 1px solid #666633;
  margin: 0px;
  padding: 5px;
  padding-left: 10px;
  cursor: pointer;
}

.adcontent a {
	color:  black;
}

.adcontent a:visited {
	color:  #663;
}

.adcontent a:active {
	color:  #663;
}


.block a:hover {
	background: #dfdfcc;
}

.download {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-indent: 5px;
}

.even, .vc_row_odd {
	background-color: #dfdfcc;
}

.even, .vc_row_odd a:hover {
	background: #ffffff;
}

.footer {
	font-size: 10px;
	color: #666666;
	line-height: 150%;
}

.footer a {
	font-size: 10px;
	color: #666666;
}

.footnote {
	font-size: 10px;
	line-height: 150%;
}

.gobutton {
	margin-left: 3px;
/*	margin-bottom: 1px; */
}

.googlesearch {
	border: 2px solid #663;
	margin: 5px;
	margin-top: 10px;
}

.headerline {
/*	margin: -10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffcc; */
	margin-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 0px;
	border-bottom: 1px solid #666633;
	font-variant: small-caps;
}

.headlinetitle {
	font-weight: bold;
	line-height: 180%;
}

.headlinedate {
	font-style: italic;
	line-height: 180%;
}

.indent {
	margin-left: 10px;
}

.logo {
	margin: 10px;
}

.navbar {
	margin: -10px;
	margin-top: -5px;
	margin-bottom: 10px;
	border: 0;
	border-bottom: 1px solid #666633;
	background-color: #cccc99;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	white-space: nowrap;
}

.navbar a:hover {
	color: #ffff99;
}

.navbarsep {
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
}

.navbar p, .sitebar p {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
}	

.qa {
	font-size: 12px;
	font-weight: bold;
}

.releasetext {
	font-size: 12px;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 0px; 
}

.sitebar {
	margin: -10px;
	margin-top: -5px;
	margin-bottom: 0px;
	border: 0;
	border-bottom: 1px solid #666633;
	color: #ffff99;
	background-color: #666633;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	white-space: nowrap;
}

.sitebar a {
	color: #ffff99;
}

.sitebar a:visited {
	color: #ffff99;
}

.sitebar a:hover {
	color: #ffff00;
}

.sitebarsep {
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
}

.smalltext {
	font-size: 9px;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px; 
}

.thumbnail {
	border: 1px solid #666633;
	width: 300px;
	height: 150px;
	float: left;
	margin-right: 10px;
}

.top {
        padding: 0px;
        margin: -10px;
        margin-bottom: 0px;
	border: 0;
	/* border-bottom: 1px solid #666633; */
	background-color: #cccc99;
}

.topformtext {
	margin: 0px;
	margin-bottom: 5px;
        padding: 2px;
	font-size: 12px;
	line-height: 150%;
        font-weight: bold;
}

.vc_raw_diff, .vc_diff_chunk_extra {
}

.vc_diff_header, .vc_diff_chunk_header {
	background-color: white;
}

.vc_diff_empty, .vc_diff_change_empty, .vc_diff_nochange {
	background-color: white;
}

.vc_diff_add {
	background-color: #ccffcc;
}

.vc_diff_remove {
	background-color: #ffcccc;
}

.vc_diff_change {
	background-color: #ffff99;
}

.vc_header {
	background-color: #cccc99;
	text-align: left;
}

.vc_header_sort {
	background-color: #cccccc;
	text-align: left;
}

