body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.text1 {
    font-size: 12px;
	text-align: left;	
}

p.big-space {
	line-height: 150%;
}

a {
	color: #00F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline
}


h1 {
	font-size: 14px;
	font-weight:bolder;
	color: #453019;
}

h1.adjusted-space {
    font-size: 18px;
	font-weight:bold;	
    color: #453019;
	margin-top: 48px;
	margin-bottom: -4px
}

h2 {
    font-size: 12px;
	font-weight:bold;
	color:#453019;
	text-transform: uppercase;
	letter-spacing: 1px;
	
}	
h2.modified-space {
    font-size: 12px;
	font-weight:bold;
	color:#453019;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 12px;
	margin-bottom: -6px
}

h3 {
    font-size: 12px;
	font-weight: bold;
	color:#453019;
	letter-spacing: 1px;
	margin-top: 12px;
	margin-bottom: -6px
}


strong {
	font-weight: bold;
	color: #453019;
	font-style: normal;
	font-size: 16px;
}

ul {
	color: #666;
	line-height: 150%;
	margin-top: 6px;
	margin-bottom: 6px;
}
body p {
	border-right: thin solid f15c22;
}
table {
	background: #FFF;
}
.leftNavTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-transform: uppercase;
	color: #F15C22;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: -10px;
}
.sideNavSubTitle {
	padding: 0px 3px 3px;
}
#sideBarInfoScroll {
	overflow: auto;
	width: 200px;
	height: 490px;
	padding: 3px;
	margin: 0px;
}
pSideBarInfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: 666;
	background-color: #FFF;
	margin: 0;
}
h1SideBar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #453019;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}
#container #leftNav table tr td #sideBarInfoScroll psidebarinfo p a {
	color: #00F;
}
#container #mainContent p a {
	color: #00F;
}
