/* CSS Document */

/*------------------------------End Reset All Styles--------------------------------*/

/* print styles */

body {
	background-color: white;
	background: none;
	color: black;
	background-image: none;
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	line-height: normal;
	width: auto;
	margin: 5%;
	}

p {
	margin: 0;
	padding: 0;
	}

h1 {
	font-size: 12pt;
	font-weight: bold;
	} 

h2 {
	font-size: 11pt;
	font-weight: bold;
	}

h3 {
	font-size: 10pt;
	font-weight: bold;
	}

a:link, a:visited {
	background: none;
	color: #0000CC;
	text-decoration: none;
	}
	
#header, #arrows, #footer ul.nav, #boxnav, #tableofcontents, #rightBottom, #rightBottom form#subscribe, .topCurve, .bottomCurve, .bottomCurve1, .search, .print, .subscribe, .send, .moreLink p.line, p.line a, .spacer, .toll, img, form {
	display: none
	}
	
table {
	width: 562px;
	border: 1px solid #999;
	}
	
tbody tr, tbody tr.odd {
	background: none;
	}

tbody th,td {
	background: none;
	padding: 5px;
	border: 1px solid #bcbcbb;
	text-align: left;
	}
	
#mytable2 {
	border: none;
	padding: 0;
	margin: 0;
}

#mytable2 td {
	border: none;
	padding: 2px;
	margin: 0px;
}
	
/* End Print Styles */
