/* SRG 1.1 - Default Stylesheet 
 *
 * If you make modifications to this stylesheet you *must* modify the 
 * first line otherwise your changes may be overwritten when SRG is
 * upgraded.
 * 
 */

BODY {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 1.5;
	background-color:#FFFFFF;
	color:#000000;
	margin:0px;
}

A:link, A:visited {
	color: #0029A3;
	text-decoration: none;
}

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

H1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
}

.bodytext {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: justify;
}

.cellText {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: justify;
	padding-bottom: 5px;
}

.cellNum {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: right;
 	padding-bottom: 5px;
}

th {
	font-family: Verdana, Arial, sans-serif; 
	font-size: small;
	text-align: center;
	font-weight: bold;
	text-align:left;
	padding-top:10px;
	padding-bottom: 3px;
	margin-bottom:2px;
	color:#0000BB;
}

tr {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: justify;
}

.highlightRow {
	background-color:#efefef;
}

.srgfooter {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	text-align: center;
	padding-top: 6px;
}

