body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* Text Styles */

.pageheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.sectionheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #669933;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	display: block;
	letter-spacing: 3px;
	text-transform: uppercase;
}


/* Cell Styles */

.cell_content {
	background-image: url(images/index_13.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
}

.cell_leftbackground {
	background-image: url(images/index_01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.cell_rightbackground {
	background-image: url(images/index_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.cell_footer {
	font-size: 10px;
	color: #FFFFFF;
}

.cell_footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.cell_footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.cell_footer a:hover {
	color: #F8981C;
	text-decoration: none;
	font-weight: bold;
}

.cell_footer a:active {
	color: #F8981C;
	font-weight: bold;
	text-decoration: none;
}

/* Photo Styles */

.photo_left {
	padding-right: 5px;
}

.photo_right {
	padding-left: 5px;
}
