
BODY { 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px; 
	padding: 0px 0px;
}


TABLE {
	border: 1px solid #A1A5A9;
	font-size: 11px; 
	margin: 0px;
	padding: 0px;
	text-align: left;
}

CAPTION {
	background: #e2e2e2;
	border-left: 1px solid #A1A5A9;
	border-top: 1px solid #A1A5A9;
	border-right: 1px solid #A1A5A9;
	color: #000000;
	font-size: 10px; 
	font-weight: normal;
	text-align: left;
	padding: 5px;
}

.rowhilite {
	background: #edf3fe; 
}

TH {
	font-weight: bold;
	padding: 5px;
}

EM {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

TD, TD P {
	padding: 5px;
}

P {
	color: #000000; 
	font-size: 11px; 
	text-decoration: none
}

OL LI {
  display: list-item;
  list-style-type: decimal;
  white-space: normal;
}

h1 {
	font-size: 18px; 
	font-weight: bold; 
	background: #ffffff; 
	color: #000000 
}

h2 {
	font-size: 15px; 
	font-weight: bold; 
	background: #ffffff; 
	color: #000000 
}

h3 {
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	background: #ffffff; 
	color: #000000 
}

.noborder {
	border: 0px;
}

.faint {
	background: #ffffff; 
	color: #808080;
	font-size: 10px; 
	text-decoration: none
}

.news {
	padding:0px;
	margin: 0px;
}

.news p {
	margin: 10px;
	background: #fff;
	color: #888;
	font-size: 9px;
	text-decoration: none;
}

.news h3 {
	background: #eee;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
    border-top: 1px solid #a1a5a9;
    border-bottom: 1px solid #a1a5a9;
	color: #000;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
}

.news h4 {
	color: #000;
	font-size: 9px;
	font-weight: bold;
	margin: 5px;
}

.floatingbox, .floatingbox ul {
	float: right;
	clear: right;
	padding: 5px;
	margin: 10px;
	width: 30%;
	text-align: right;
}

.floatingbox p {
	padding: 2px;
	margin: 2px;
	font-size: 9px;
	text-align: left;
}	

.floatingbox caption {
	background-color: orange;
}


.errors {
	background: #ffffff; 
	color: #ff0000; 
	font-size: 10px; 
	text-decoration: none
}

.repository {
  display: list-item;
  list-style: none;
}

.repository h1 {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.0em;
}

.repository p {
	font-size: 10px;
	text-indent: 16px;
}

.gallery p {
	text-align: center;
	font-size: 10px;
}

.footer {
	font-size: 9px;
	border-top: 1px solid #a1a5a9;
	text-align: center;
}

a:link, a:visited  {color: #0000ff; text-decoration: underline}

a:active {color: #999999;  text-decoration: underline}

a:hover {text-decoration: underline; color: #999999}
