.tdcontentsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.textnounderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}

h1, h2, h3 {
	font-weight:normal;	
}

h1 {
	font-size: 1.375em; /* 16x1.375=22px */
	line-height: 1.636em;/* 16x1.636=36px */
	margin: 0;
}

h2 {
	font-size: 1.125em; /* 16x1.125=18px */
	margin:1em 0; /* 18x1=18px */
}





th, td {
	text-align: left;
	vertical-align: top;

}

/* rather than give the table a font size, use contextual selectors to target the th and td elements within */

th {
	width:20%;
	font-weight: normal;
	
}

td {
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/* @group sidebar */

/* rather than give the sidebar itself a font size, use contextual selectors to get at the elements within */

.sidebar {
	width: auto;
	float: none;
	color: #333333;
	background-color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	padding: 0px;
	margin: 6px;
}




/* @end */
.textatbottomforcontactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 0px;
	margin: 0px;
	font-style: normal;
}
.tdnopadding {
}
.tdcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 15px;
	margin: 0px;
	line-height: 18px;
}
.mainpagebullets {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	line-height: 13px;
	margin: 6px;
	list-style-image: none;
	color: #333333;
}


.tdcontentshortlineneight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	line-height: 16px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.tdcontentsmall12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px;
	margin: 0px;
	line-height: 14px;
}
.tdcontentsmall10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px;
	margin: 0px;
	line-height: 12px;
}
.tdnavbar {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
