BODY {
	background-color: #FFFFFF;
	margin: 0px;
  	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 5px;
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 130%;
}

TD {
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 130%;
}

#padding   {
	padding-top: 0.5em;
	padding-bottom: 1em;
	padding-left: 2em;
	padding-right: 2em;
	background-color: #ffffff;
}

#paddingfooter   {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	padding-right: 0.3em;
}

.bgleft {
	background-image: url(/images/bg-left.gif);
	background-repeat: repeat-y;
	background-color: #0A5602;
}

.bgfooterleft {
	background-image: url(/images/bg-footer-left.jpg);
	background-repeat: repeat-y;
	background-color: #0A5602;
	
	color: #5D5D5D;
	
}

.bgright {
	background-color: #242A83;
}

a:link {
	text-decoration: underline;
	font-weight: normal; 
	color: #00692B;
}

a:hover {
	text-decoration: none;
	font-weight: normal; 
	color: #00BD2B
}

a:visited {
	text-decoration: underline;
	font-weight: normal; 
	color: #000000;
}

a:visited:hover {
	text-decoration: none;
	font-weight: normal; 
	color: #00BD2B;
}

.extlink {
	font-size: 14px;
	line-height: 20px;
}

.btn {cursor:hand;font-weight:bold;background-color:#fec81f;color:#004080;line-height:.85;padding-top:4px;border-bottom:thin solid black;border-right:thin solid black;border-top:thin solid lavender;border-left:thin solid lavender;}

.SYNGlossaryTerm {
	font-weight: bold; 
}

.footeraddress {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 12px;
}

a.footeraddress {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 12px;
}

a.footeraddress:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 12px;
}

a.footeraddress:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 12px;
}

.footerlink {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}

.text-14black{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.tocItemHide {display: none;}
.tocItemShow {display: '';}