/************************************************
 * Site-wide
 ************************************************/
HTML {overflow: -moz-scrollbars-vertical;}
BODY {
	background-color: #8797C8;
} 
 
BODY, TD, P { 
  color: #334069;
  font-family: Arial, Helvetica, Verdana, Sans-Serif;
  font-size: 12px;
}

TH {
  color: #334069;
  font-family: Arial, Verdana, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
}

A:link, A:active, A:visited {
	color: #513C03;
	text-decoration: underline;
}

A:hover {
	color: #CEA400;
	text-decoration: underline;
}

P {
	margin: 0px 0px 10px 0px;
}

H1 {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: #334069;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

H1 A:link, H1 A:visited, H1 A:hover, H1 A:active {
	color: #334069;
	text-decoration: none;
}

H1 SUP {
	font-size: 12px;
}

H2 {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #334069;
	padding: 0px;
	margin: 0px;
}

H2 A:link, H2 A:visited, H2 A:hover, H2 A:active {
	color: #513C03;
	text-decoration: underline;
}

.matchLink  {
	text-decoration: none;
}

UL {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 20px;
	list-style-image: url(/sg/images/bullet.gif);
	list-style-type: circle;
}

LI { 
}

SUP {
	font-size: 11px;
	text-decoration: none;
}

.shaded {
	background-color: #ECEFE6;
}

.bordered {
	border: 1px solid #ADB6BF;
}

/************************************************
 * Content
 ************************************************/
#homeContent {
	padding: 10px 290px 50px 82px;
}

#content {
	padding: 10px 200px 25px 48px;
}

#galleryContent {
	padding: 10px 0px 25px 48px;
}

/************************************************
 * Footer
 ************************************************/
#footer, #footer TD {
	padding: 10px 5px 0px 0px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
	color: #334069;
}
/************************************************
 * News and LoginPage
 ************************************************/
#contentArea {
	padding: 5px 150px 10px 25px;
	font-size: 12px;
	color: #000000;
}

/************************************************
 * Glossary Page
 ************************************************/
#glossaryAlphaLinks {
	padding: 0px;
	margin: 1px;
	border-left: 1px solid #DFE4E9;
}

#glossaryAlphaLinks .glossaryLink {
	width: 16px;
	padding: 2px;
	text-align: center;
	border-top: 1px solid #DFE4E9;
	border-right: 1px solid #DFE4E9;
	border-bottom: 1px solid #DFE4E9;
}

#glossary {
	padding: 5px 5px 130px 5px;
	width: 400px;
}

#glossary .entry {
	padding: 0px 0px 9px 0px;
}

#glossary .entry .term {
	font-weight: bold;
}