/* CSS definition file containing site wide stylesheets */

A:active {
	color: rgb(113,112,112)
}

.Panel {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: x-small;
 	margin-top: 0pc;
 	margin-bottom: 1pc
}

A:link {
	color: rgb(113,112,112)
}

UL {
	margin-left: 12pt;
 	margin-bottom: 5px
}

A:visited {
	color: rgb(113,112,112)
}

.causewayredtext {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 13px;
 	color: rgb(128,23,25);
 	font-weight: bold;
 	padding-left: 10px;
 	padding-top: 10px;
 	padding-right: 10px
}

.causewaybluetext {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 13px;
 	color: rgb(9,139,155)
}

H1 {
	color: rgb(0,0,0)
}

H2 {
	color: rgb(113,112,112)
}

LI {
	margin-bottom: 3px
}

A {
	color: rgb(56,51,51);
 	font-weight: normal;
 	font-style: normal
}

.causewaywhitetext {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 13px;
 	color: rgb(255,255,255)
}

A:hover {
	color: rgb(5,94,141);
 	font-weight: normal;
 	font-style: normal
}