body {
	/*tan color*/
	background-color: #E2E2C9;
	margin: 0px;
	padding: 0px;

}
.ParentShell {
	width: 100%;
	height: 100%;

}
.ParentShell td {
	vertical-align: top;
}
.ParentShell table{
		color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
table.ContentTable{
	width: 725;
	margin-top: 10px;
}
table.ContactTable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


table.PhotoBox{
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
	border: Solid #BFBFA0 1px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.headerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #8E2A0A;
}
.subHeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #C27C0E;
}


table.ParentInformation {
	width: 700;
	color: #000000;
	text-decoration: none;
	background-color: #FFF;
	padding: 0px 3px 3px 3px;
}
table.ParentShell td.CopyWrite {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.ParentInformation a:visited {
	color: #990000;
	text-decoration: none;
}
.ParentInformation a:link {
	color: #369;
	text-decoration: none;
}
.ParentInformation a:hover {
	color: #D95700;
	text-decoration: underline;
}
.ParentInformation a:active {
	color: #000000;
	text-decoration: none;
}
table.ParentInformation table.ContentTableParent{
	width: 700px;
}


table.ParentInformation td.ContentHeader{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}


td.topNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C3C3A4;
	padding: 5px 0px 5px 0px;
	border-top: Solid #fff 1px;
	border-left: Solid #fff 1px;
	font-weight: bold;
}

td.topNavigation a:visited {	color: #C27C0E;	text-decoration: none;}
td.topNavigation a:link {	color: #C27C0E;	text-decoration: none;}
td.topNavigation a:hover {	color: #990000;	text-decoration: underline;}
td.topNavigation a:active {	color: #C27C0E;	text-decoration: underline;}

td.topNavSide {
padding: 9px 0 9px 0px;
}
td.LeftSide {
padding: 0px 0px 0px 10px;
}



table.ParentInformation td.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #357188;
	background-color: #C3C3A4;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}


table.ParentInformation td.Footer a:visited {	color: #FFCC00;	text-decoration: none;}
table.ParentInformation td.Footer a:link {	color: #FFFFCC;	text-decoration: none;}
table.ParentInformation td.Footer a:hover {	color: #FFCC00;	text-decoration: underline;}
table.ParentInformation td.Footer a:active {	color: #0066FF;	text-decoration: underline;}


