body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../pics/bodyBackground.jpg);
	background-repeat: repeat;
	background-position: left top;
	color: #443333;
}

img {
	border: 1px solid silver;
}


.bold {
	font-weight: bold;
}

.borderDecorationBottom {
	height: 81px;
	text-align: center;
	background-image: url(../pics/borderDecorationBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.borderDecorationLeft {
	width: 47px;
	background-image: url(../pics/borderDecorationLeft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-collapse: collapse;
}

.borderDecorationRight {
	width: 47px;
	background-image: url(../pics/borderDecorationRight.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.borderDecorationTop {
	height: 47px;
	background-image: url(../pics/borderDecorationTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-collapse: collapse;
}

.centered {
	text-align: center;
}

.contentPanel {
	width: 100%;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
}

.contentPanelBody {
	width: 100%;
}

.contentSection{
	width: 100%;
	padding-bottom: 20px;
}

.contentSubsection {
	vertical-align: top;
}

.contentSubsectionCell{
	vertical-align: top;
}

.contentSectionSubsubtitle {
	font-weight: bold;
}

.contentSectionSubtitle {
	font-size: 15px;
	font-weight: bold;
}

.contentSectionTitle {
	font-size: 20px;
	font-weight: bold;
}

.divider {
	width: 600px;
	height: 3px;
	background-image: url(../pics/divider.gif);
	background-repeat: no-repeat;
	background-position: left middle;
}

.entryIndex {
	width: 0;
	vertical-align: top;
}

.firstListedItem {
	padding-top: 5px;
}

.fullWidth {
	width: 100%;
}

.indented {
	padding-left: 5px;
}

.indentedDouble {
	padding-left: 10px;
}

.indentedTriple {
	padding-left: 15px;
}

.italic {
	font-style: italic;
}

.listedItem {
	padding-bottom: 5px;
}

.mainPanel {
	width: 800px;
	margin: 15px auto 15px auto;
	text-align: left;
	vertical-align: top;
}

.mainPanelBody {
	width: 800px;
	border-collapse: collapse;
}

.menuItem {
	color: #0000ff;
	white-space: nowrap;
}

.menuItemActive {
	font-weight: bold;
	color: #443333;
	text-decoration: none;
	font-size: 14px;
	white-space: nowrap;
}

.myEmail {
	font-size: 10px;
	color: #0000ff;
}

.nowrap {
	white-space: nowrap;
}

.servicePanel {
	vertical-align: top;
	border-collapse: collapse;
}

.servicePanelBody {
	width: 150px;
	border-collapse: collapse;
}

.servicePanelBodySection {
	padding-bottom: 15px;
}

.serviceSectionTitle {
	font-size: 18px;
}

.small {
	font-size: 10px;
}

.subPanel {
	width: 700px;
	vertical-align: top;
	border-collapse: collapse;
	background-image: url(../pics/mainPanelBackground.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.subPanelBody {
	width: 700px;
	border-collapse: collapse;
	padding-right: 20px;
}

.title {
	font-size: 28px;
	font-weight: bold;
}

.titleAttachment {
	font-size: 24px;
	font-style: italic;
}

.validXHTML {
	border: none;
}
