*
{
  font-family: Arial,Helvetica,'ms sans-serif','sans-serif';
  font-size: 9pt;
}

.bordered {border: 1px solid #990033}

th
{
  background-color: #990033; color: #ffffff; font-weight: bold
}

h1
{
  color: #990033; font-size: x-large;
}

input,select,textarea
{
  font-size: 8pt;
	color: black; 
	background-color: white; 
	border: black; 
	border-style: groove; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-right-width: 1px; 
	border-left-width: 1px;
}
.radio
{
	background-color: white; 
	border: white; 
	border-style: groove; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 0px; 
	border-left-width: 0px;
  }
.button
{
	color: #000000; 
	background-color: #ebebeb; 
	border: #CCCCCC; 
	border-style: ridge; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-right-width: 1px; 
	border-left-width: 1px;
}
p {line-height: 12pt; margin-top: 0em; margin-bottom: 1.5em}
ul {line-height: 12pt; margin-top: 0em; margin-bottom: 1.5em}
ol {line-height: 12pt; margin-top: 0em; margin-bottom: 1.5em}
UL.arrowlist LI { list-style-image: url("/sgb/images/arrow.gif")}
UL LI {list-style-image: url("/sgb/images/libutton.gif")}

A.small: link{font-size: 8pt; text-decoration: none; color: #000000}
A.small: visited{font-size: 8pt; text-decoration: none; color: #000000}
A.small: active{font-size: 8pt; text-decoration: none; color: #000000}
A.small: hover{font-size: 8pt; text-decoration: underline; color: #000000}
.small{font-size: 8pt; color: #000000}
.small2{font-size: 8pt; color: #31639C}

.featuretableborder{background-color: #cccccc}
.featuretable{background-color: #ebebeb}
