form
{ 
	margin-top:0; 
	margin-bottom:0;
}
.copyright {
	color: #FFFFFF;
	text-decoration: none;
}
.body-text {
	color: #000000;
	text-decoration: none;
}
.language-sectionclicks {
	background-color: #CC9966;
	color: #FFFFFF;
	text-decoration: none;
}
.grey-bgcolor {
	background-color: #aaaaaa;
	color: #FFFFFF;
	text-decoration: none;
}
.lightgrey-bgcolor {
	background-color: #eeeeee;
}
.light-bgcolor {
	background-color: #FFF9F0;
}
.darkgrey-bgcolor {
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
}
.grey-text {
	color: #666666;
	text-decoration: none;
}
.white-text {
	color: #FFFFFF;
	text-decoration: none;
}
list {
	list-style-image: url(images/list.gif);
}
.side-panel {
	BORDER-BOTTOM: #f0f0ee 1px solid;
	BACKGROUND-COLOR: #fdfdfd
}
.rate_button {
	border: 1px solid black;
	background-color: #FF6600;
	color: white;
}
.texta {
	border: 1px solid #666666;
}
.install-table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E26702;
	border-bottom-color: #E26702;
}
.install-table2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #E26702;
	color: #000000;
	text-decoration: none;
	padding: 10px;
}
.panel-section {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFB442;
	border-right-color: #FFB442;
	border-bottom-color: #FFB442;
	border-left-color: #FFB442;
	color: #333333;
	text-decoration: none;
	padding: 4px;
}
.section-title {
	color: #000000;
	text-decoration: none;
	background-color: #FFF9F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9E28;
}
.subsection-title {
	COLOR: #000000;
	BORDER-BOTTOM: #76A0D3 1px solid;
	BACKGROUND-COLOR: #F7FAFD;
	TEXT-DECORATION: none;
}
.protected-section {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDD00;
}
.acronym {
	border-bottom: 1px dashed #FF6600;
	cursor: help;
}
#glossary
{
	margin: 10px 0;
}
#glossary a,
#glossary a.current:hover
{
	border: solid 1px #cccccc;
	color: #000000;
	background-color: #f8f8f8;
	text-align: center;
	text-decoration: none;
	padding: 2px 6px;
	margin-right: 1px;
	margin-bottom: 3px;
}
#glossary a:hover,
#glossary a.current
{
	background: url(/portal/images/blue-tri.gif);
	border: solid 1px #000000;
	color: #3163ce;
}
.selected-language {
	color: #FF6600;
	text-decoration: none;
	background-color: #FFF9F0;
}
.table-row {
	background-color:#FFF9F0;
}
hr {
	color: #FF9E28;
}
.boxed-content {
	border: 1px solid #FF9900;
	height: 100%;
	width: 330px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	padding-right: 10px;
	padding-left: 10px;
}
A.glossary-term:link, A.glossary-term:visited, A.glossary-term:active { 
	border: #5187C7;
	border-style: dashed; 
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	border-right-width: 0px;
	padding-bottom:0px;
	color: #000000;
	background-color: #EFF5FC; 
	cursor: help;
	text-decoration:none;
}
.glossary-popup {
	color: #000000;
	background-color: #F7FAFD;
	border: 1px solid #5187C7;
}
.glossary-header {
	color: #FFFFFF;
	background-color: #5187C7;
	padding: 3px;
}