body {
	margin: 0;
	padding: 0 0 0 10px;
}


td.headerHome {
	background: url(../images/header_homepage.jpg)
}


td.innerheaderLeft {
	background: url(../images/inner_header_left.jpg) no-repeat;
}


td.innerheaderRight {
	background: url(../images/inner_header_right.jpg) no-repeat;
	padding: 215px 0 0 0;
}


table.nav {
	margin: 101px 0 0 35px;
}	

table.innerNav {
	margin: 99px 0 0 35px;
}	

td.searchCell {
	background: url(../images/search_shadow.gif) bottom right no-repeat;
}	

.detailBox {
	border: 1px solid #7ba454;
	background: #e9dbe9;
	padding: 7px;
}	
	
.detailBox2 {
	border: 1px solid #7AA353;
	background: #E9E9E9;
	padding: 7px;
}		
	
	
.tableText {
	font-family: geneva, arial, sans-serif;
	font-size: 10px;
	color: #333;
}	

h1 {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 26px;
	margin: 0 0 5px 0;
	color: #660066;
}


h2 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	margin: 25px 0 2px 0;
	color: #660066;
}

h2.front {
	margin: 0 0 4px 0;
}	

h3 {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	margin: 0 0 4px 0;
	color: #660066;
}

h3.front {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 4px 0;
	color: #660066;
}


p {
	font-family: geneva, arial, sans-serif;
	font-size: 12px;
	color: #222;
	margin: 0 0 10px 0;
	line-height: 135%;
}

ul {
	margin-top: 5px;
}	

ol {
	margin-top: 10px;
	list-style-type: none;
}	

li {
	font-family: geneva, arial, sans-serif;
	font-size: 12px;
	color: #222;
	padding: 0 0 6px 0;
	line-height: 135%;
}

p.detail {
	font-family: geneva, arial, sans-serif;
	font-size: 10px;
	color: #666;
	margin: 0 0 8px 0;
}

p.small {
	font-family: geneva, arial, sans-serif;
	font-size: 9px;
	color: #666;
	margin: 0 0 8px 0;
}

a:link {
	color: #606;
}	


.emailTab {
	position: absolute;
	top: 23px;
	left: 559px;
}	