@charset "UTF-8";
body {
	background-color: #FCFFE8;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
.body {
	background-image: url(images/body_home_tile.gif);
	background-repeat: no-repeat;
	color: #333333;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	margin-left: 50px;
	margin-top: 0px;
}
.bodyCopy a:link{
	color: #073B5B;
}
.bodyCopy a:visited{
	color: #073B5B;
}
.bodyCopy a:active{
	color: #073B5B;
}
.bodyCopy a:hover{
	color: #862E14;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #862E14;
	line-height: 18px;
}
.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #073B5B;
	line-height: 18px;
}
.mainnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-right: 20px;
	line-height: 19px;
}
.mainnav a:link{
	color: #333333;
	text-decoration: none;
}
.mainnav a:visited{
	color: #333333;
	text-decoration: none;
}
.mainnav a:active{
	color: #333333;
	text-decoration: none;
}
.mainnav a:hover{
	color: #862E14;
	text-decoration: none;
}
.subnavAbout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #862E14;
	text-decoration: none;
	margin-right: 20px;
	line-height: 19px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.subnavAbout a:link{
	color: #862E14;
	text-decoration: none;
}
.subnavAbout a:visited{
	color: #862E14;
	text-decoration: none;
}
.subnavAbout a:active{
	color: #862E14;
	text-decoration: none;
}
.subnavAbout a:hover{
	color: #073B5B;
	text-decoration: none;
}
.subtitles2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #073B5B;
	line-height: 18px;
	font-weight: bold;
}
/* JAMES TAYLOR, VUDUSOFT LLC (http://www.vudusoft.com), 1/21/2008 */
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #073B5B;
	line-height: 18px;
	font-weight: bold;
}
.tableFormat {
	border-left: 1px solid #c5c587;
	border-top: 1px solid #c5c587;
}
.tableColumnTitle {
	background: #D2D6A5;
	color: #862E14;
	font-weight: bold;
	text-align: center;
}
.tableCellValue {
	background: #ffffff;
	border-right: 1px solid #c5c587;
	border-bottom: 1px solid #c5c587;
}
.formViewFormat {
/*	background: #ffffff;
	border: 1px solid #c5c587;
	text-align: left; */
}
/* JAMES TAYLOR, VUDUSOFT LLC (http://www.vudusoft.com), 1/21/2008 */
