﻿body {
	background-color: #FFFFFF;
	margin: 0pt;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #132255;
	text-decoration: none;
}
a:visited {
	color: #132255;
	text-decoration: none;
}
a:active {
	color: #132255;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	line-height: 13pt;
}
.boxCopy {
	line-height: 13pt;
}
.listCopy {
	line-height: 16pt;
}
.locationCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 13pt;
}

Select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.otherTextField {
}

.commentsTextArea {
	width: 413px;
}
.detailsTextField {
	width: 308px;
}
.dividerDown {
	background-image: url(../assets/images/divider_dotted.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bold {
	font-weight: bolder;
}
.heading {
	font-size: 11pt;
	font-weight: bold;
}
.bkgCamel {
	background-image: url(../assets/images/camel_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

