/* CSS definition file containing site wide stylesheets */

A:link {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(195,108,3);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline
}

.PageTitle {
	font-size: 20pt;
 	color: rgb(199,144,85);
 	line-height: 20pt;
 	background-color: rgb(244,244,245);
 	background-image: none;
 	background-repeat: repeat-x;
 	margin-top: 0px;
 	padding-top: 20px;
 	margin-bottom: 0px;
 	padding-bottom: 20px;
 	border-bottom: 1px solid rgb(192,192,192);
 	text-shadow: 2px 2px 2px #808080
}

UL {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(226,136,32);
 	font-weight: normal;
 	font-style: normal
}

A:visited {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(195,108,3);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline
}

.TextObject {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(98,98,98);
 	font-weight: normal;
 	font-style: normal
}

H1 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12pt;
 	color: rgb(84,82,82);
 	font-weight: bold;
 	text-decoration: none 
}

.LinkList {
	color: rgb(255,102,51);
 	list-style-type: square
}

H2 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12pt;
 	color: rgb(73,73,73);
 	font-weight: bold;
 	padding-left: 0pt;
 	padding-top: 0pt;
 	padding-bottom: 0pt
}

P {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(84,82,82);
 	font-weight: normal;
 	font-style: normal
}

H3 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12pt;
 	color: rgb(62,84,113);
 	font-weight: bold;
 	text-decoration: none 
}

A:hover {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(216,121,4);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}
