a {
	font-weight: bold;
}							

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #FFFFFF;
	color: #373737;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #800080;
	background-color: inherit;
}

h1 {	  
	font-weight: inherit;
	font-size: 13pt;
}

h2 {
	font-weight: inherit;
	font-size: 12.5pt;
}

h3 {
	font-weight: inherit;
	font-size: 12pt;
}

h4 {
	font-weight: inherit;
	font-size: 11.5pt;
}

h5 {
	font-weight: inherit;
	font-size: 11pt;
}

li {
	margin-bottom: 0.7em;
	margin-left: 1em;
}

ol {
	list-style-type: decimal;
	margin-bottom: 0em;
	margin-left: 1em;
	margin-top: 0.5em;
}

p {
	margin-top: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

pre {
	font-size: 100%;
	margin-bottom: 1.5em;
	margin-top: 1.2em;
}

table {
	font-size: 11pt;
}

td {
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.tdSummaryCell {
	margin: 10px;
	padding: 10px;
	border-top: 1px solid #203F59;
	border-right: 1px solid #203F59;
	border-bottom: 2px solid #203F59;
	border-left: 3px solid #203F59;
	/*background-color: #F5F5F5;*/
}									  

.tdSummaryCell2 {
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #203F59;
	border-right: 1px solid #203F59;
	border-bottom: 2px solid #203F59;
	border-left: 0px solid #203F59;
	background-color: #F5F5F5;
}									  

th {
	font-weight: bolder;
}

tr {
	
}

ul {
	margin-left: 2em;
	margin-top: 0.5em;
}

.copyright {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.15em;
	padding: 0.5em 0.5em 0.5em 0.5em;	
}

.footer {
	background: #FFFFFF;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 3px 0px 7px 0px;
	text-align: center;
	width: 100%;
}

.p100-Block {
	background: #E9E9E9;
	color: #203F59;
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #203F59;
}
.p100 {
	background: inherit;
	color: #203F59;
	font-size: 100%;
	font-weight: bold;
}

.p110 {
	background: inherit;
	color: #203F59;
	font-size: 110%;
	font-weight: bold;
}

.p115 {
	background: inherit;
	color: #203F59;
	font-size: 115%;
	font-weight: bold;
}

.p120 {
	background: inherit;
	color: #203F59;
	font-size: 120%;
	font-weight: bold;
}

.p150 {
	background: inherit;
	color: #203F59;
	font-size: 150%;
	font-weight: bold;
}

.p175 {
	background: inherit;
	color: #203F59;
	font-size: 175%;
	font-weight: bold;
}

.navCell {
	color: #373737;
	padding: 2px 2px 2px 2px;
	width: 196px;
	vertical-align: top;
}

.navLinks {
	color: #373737;
	font-size: 70%;
	font-weight: normal;
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 3px;
}

.navLinks a:hover {
	color: #373737;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 0px;
}

.navSite {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #373737;
	font-size: 85%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 1px 3px 1px 0px;
	text-align: left;
	white-space: nowrap;
}

.pageTitle {
	background: inherit;
	border-bottom: 1px solid #373737;
	color: #4682B4;
	font-size: 125%;
	font-weight: bold;
	margin: 5px 0px 15px 0px;
	padding: 5px 0px 1px 0px;
	text-align: left;
	width: 99%;
}
