/* CSS definition file containing site wide stylesheets */

H2 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: large;
 	color: rgb(0,0,153);
 	font-weight: bold
}

P {
	font-size: medium;
 	color: rgb(0,0,153);
 	font-weight: normal;
 	font-style: normal;
 	text-align: left;
 	margin-top: 10pt;
 	margin-bottom: 10pt
}

.TextNavBar{
	font-size: small
}

.PageUpdatedDate{
	text-align: center;
 	margin-top: 0pt;
 	margin-bottom: 0pt
}

H4 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: medium;
 	color: rgb(0,0,153)
}

.myList1{
	line-height: 20px;
 	margin-top: 10px;
 	margin-bottom: 0px
}

H1 {
	font-size: x-large;
 	color: rgb(0,0,153);
 	font-weight: bold;
 	font-style: italic;
 	text-align: center;
 	margin-top: 0pt;
 	margin-bottom: 15pt
}

LI {
	font-size: medium;
 	color: rgb(0,0,153);
 	margin-top: 3pt;
 	margin-bottom: 3pt
}

H3 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: medium;
 	color: rgb(0,0,153);
 	font-weight: bold;
 	font-style: italic
}