body
{
	width: 100%;
	min-width: 900px;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, SansSerif;
}
td
{
	font-size: 12px;
	font-family: Arial, Helvetica, SansSerif;
	color: #000;
}
img
{
	border: 0
}
a
{
	color: #35697f;
	text-decoration:underline;
}
a:hover
{
	color: #000;
	text-decoration:underline;
}
h1
{
	font-family:Georgia, Times New Roman, Serif; 
	font-size:32px; 
	font-weight:normal;
	margin-top:0;
}
h2
{
	font-size: 20px;
	color: #35697f;
	font-weight:bold;
	margin-top:0;
	font-family:Georgia, Times New Roman, Serif; 
}
h3
{
	font-size: 16px;
	color: #35697f;
	font-weight:bold;
	margin-top:0;
	font-family:Georgia, Times New Roman, Serif; 
}
h4
{
	font-size: 14px;
	color: #000;
	font-weight:normal;
	margin-top:0;
	font-family:Georgia, Times New Roman, Serif; 
}
.small
{
	font-size: .85em;
}
ul
{
	margin-top:0px;
	margin-bottom:0px;
}
li
{
	list-style-image:url(/images/nav/list_bullet.gif);
	line-height:1.5em;
	margin-left:-20px;
}
p
{
	margin-top:0;
}

#webBanner
{
	font-size: 11px;
	color: #000;
}
#webBanner a
{
	color: #35697f;
	text-decoration: none;
}
#webBanner a:hover
{
	color: #000;
	text-decoration: underline;
}

#webFooter
{
	line-height:1.5em;
	font-size:11px;
	text-align:center;
	color: #fff;
}
#webFooter a
{
	color: #fff;
	text-decoration: none;
}
#webFooter a:hover
{
	color: #fff;
	text-decoration: underline;
}
.error
{
	color: #ff0000;
	font-weight:bold;
}

#white
{
	color: #fff;
}
#white a
{
	color: #fff;
	text-decoration: none;
}
#white a:hover
{
	color: #fff;
	text-decoration: underline;
}

/*TOP MENU STYLE*/
td.menuOff
{
	font-size: 1em;
	font-weight: bold;
	background-image: url(/images/nav/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 15px 0px 15px;
	height: 28px;
	text-align: center;
}
A:link.menuOff {text-decoration:none; color:#35697f;}
A:visited.menuOff {text-decoration:none; color:#35697f;}
A:active.menuOff {text-decoration:none; color:#35697f;}
A:hover.menuOff {text-decoration:underline; color:#35697f;}


.home_search_title
{
	font-family:Georgia, Times New Roman, Serif; 
	font-size:24px; 
	padding:12px 0px 0px 15px;
}
.home_search_subtitle
{
	font-family:Georgia, Times New Roman, Serif; 
	font-size:14px; 
	padding:2px 0px 12px 17px;
}
.home_search_form
{
	padding:0px 0px 0px 17px; 
	margin:0;
}
.search_title
{
	font-family:Georgia, Times New Roman, Serif; 
	font-size:24px; 
	padding:6px 0px 0px 12px;
}
.search_form
{
	padding:0px 0px 0px 12px; 
	margin:0;
}
.form
{
	
}
.button
{
	font-size: 12px;
    font-family: Arial, Helvetica, SansSerif;
	font-weight: bold;
	letter-spacing: 0;
	border:0;
	margin:0;
	padding:0px 2px;
	height:22px;
	color: #fff;
	cursor: pointer;
	cursor: hand;
	background-image: url(/images/nav/small_button_bg.gif); 
	background-repeat:repeat-x;
	background-color:#666666;
}
.button_gray
{
	font-size: 12px;
    font-family: Arial, Helvetica, SansSerif;
	font-weight: bold;
	letter-spacing: 0;
	border:0;
	margin:0;
	padding:0px 2px;
	height:22px;
	color: #fff;
	cursor: pointer;
	cursor: hand;
	background-repeat:repeat-x;
	background-color:#999;
}
.rowheader
{
	font-weight:bold;	
}
.row1
{
	background-color:#f6f5ea;
}
.row2
{
	background-color:#fff;
}
.white
{
	color: #fff;
}
a .white
{
	color: #fff;
}
.red
{
	color: #ff0000;
}
.home_counter
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 18px;
	font-weight: bold;
}

.familyTree
{
	background-image:url("/images/pics/familyTree.gif"); 
	background-repeat:no-repeat; 
	background-position: left bottom;
	padding:25px 0 0 128px;
	height:97px;
	clear:both;
}
.familyTree h2
{
	font-size: 19px;
	color: #000;
	font-weight:normal;
	margin:0;
	padding:0 0 10px 0;
	font-family:Georgia, Times New Roman, Serif; 
}
.familyTree a
{
	color: #000;
	text-decoration:none;
}
.familyTree a:hover
{
	color: #35697f;
	text-decoration:underline;
}
.familyTree p
{
	font-size: 14px;
	color: #000;
	font-weight:normal;
	margin:0;
	padding:0;
	font-family:Georgia, Times New Roman, Serif; 
}
