	
* {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

ul li {
	list-style-type: none;
}

body {
	font-family: arial;
	font-size: 11pt;
	letter-spacing: .1px;
	line-height: 13pt;
}



.de-emph {
	color: #777;
	font-size: 9pt;
}

.mainTitle {
	margin-top: 4px;
	font-size: 16pt;
	padding-bottom: 0px;
	line-height: 18pt;
}

.noweight {
	font-weight: normal;
}



a {
	color: #003471;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#headerRightBg, #headerLeftBg, #navRightBg, #navLeftBg, #navBg1, #navBg2, #topnav, #dtbTitle, #headerLinks, #subNav, #footer, #ticker, #searchbox, #subTitle, #bookmark, #tagcloud {
	display: none;
}


#printHeader {
	padding: 0px 20px;
	font-family: garamond, georgia, times new roman;
	border: 0px;
	font-size: 36px;
}

#content {
	padding: 0px 20px;
	padding-top: 10px;
	background: #fff;
}

h1 {
	font-size: 24pt;
	font-weight: normal;
	text-align: left;
	line-height: 24pt;
	letter-spacing: -.5px;
	margin-bottom: 15px;
	border-bottom: 2px solid #b7cbde;
}

h2 {
	font-size: 16pt;
	text-align: left;
	line-height: 18pt;
	letter-spacing: -.5px;
	margin-bottom: 15px;
	margin-top: 35px;
	font-weight: bold;
}

p, ul.bulleted {
	margin-top: 5px;
	margin-bottom: 20px;
	line-height: 15pt;
	color: #222;
}

ul.bulleted {
	margin-left: 20px;
}

ul.spaced li {
	margin-bottom: 15px;
}

ul.bulleted li {
	list-style-type: disc;
}

#breadCrumb {
	font-family: trebuchet ms, tahoma, arial;
	margin-top: -10px;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: italic;
	border-bottom: 2px solid #d8e1ea;
}

