/* Use this stylesheet to customize the display of your site.
To learn more about CSS visit http://www.w3.org/TR/REC-CSS2/
*/
.something {
	/*empty style to make sure that the BODY style is not ignored */
}

BODY {
	COLOR: #000066;
	background-color: #FFFFFF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1px;}
A.link:link          {COLOR: #FFFFFF; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-WEIGHT: bold}
A.link:active        {COLOR: #FFFFFF; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-WEIGHT: bold}
A.link:visited       {COLOR: #FFFFFF; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-WEIGHT: bold}
A.link:hover         {COLOR: #333366; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-WEIGHT: bold}
A { COLOR: #0000FF;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	}

A:hover	{
	COLOR: #FF0000;
	text-decoration: underline;
}

.center { text-align: center; }
.center table{
 	margin-left: auto;
 	margin-right: auto;
}
.rtl {text-align: right;}
.ltr {text-align: left;}

TH {
	font-weight: 100; }
.person_box {
	background-color: #FFFFFF;
	border: solid #84beff 1px;
	 }
.person_boxF {
	background-color: #FFFFFF;
	border: solid #ffCC33 1px;
	}
.list_table {
}


.list_label {
	COLOR: #000066;
	background-color: #C3DFFF;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center; }
.list_value {
	background-color: #ECF5FF;
	COLOR: #000066;
	font-family: Arial, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

.list_item {
	font-size:10px;
	/*white-space: nowrap;*/
}
.facts_table {
	width: 99%;
	 }
.facts_label {
	COLOR: #000066;
	background-color: #C3DFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
	width: 20%;
	text-align: center; }
.facts_label02 {
	COLOR: #FFFFFF;
	background-color: #84beff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
	/* width: 20%; */
	text-align: center;
	font-weight: bold; }
.facts_label03 {
	COLOR: #FFFFFF;
	background-color: #84beff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
	/* width: 20%; */
	text-align: center;
	font-weight: bold; }
.facts_value {
	background-color: #ECF5FF;
	COLOR: #000066;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
	/*text-align: left;*/ }
.facts_value02 {
	background-color: #F2F5F9;
	COLOR: #000066;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 4px 4px 4px 4px;
	/*text-align: left;*/ }
.facts_labelred {
	COLOR: #000066;
	border: solid red 2px;
	background-color: #9DD8FF;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 4px 4px 4px 4px;
	width: 20%;
	text-align: center; }
.facts_valuered {
	background-color: #FBFDFF;
	border: solid red 2px;
	COLOR: #000066;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 4px 4px 4px 4px;
	/*text-align: left;*/ }
.facts_labelblue {
	COLOR: #000066;
	border: solid blue 2px;
	background-color: #9DD8FF;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 4px 4px 4px 4px;
	width: 20%;
	text-align: center; }
.facts_valueblue {
	background-color: #FBFDFF;
	border: solid blue 2px;
	COLOR: #000066;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 4px 4px 4px 4px;
	/*text-align: left;*/ }
.tabs_table {
	width: 99%;
	}
.tab_cell_active {
    COLOR: #000066;
	background-color: #FFFFFF;
	border-color: #FF6633;
	border-width: 1px;
	border-bottom-style: none;
	border-top-style: solid;
	border-right-style: solid;
	text-align: center;
	font-weight: bold; }
.tab_cell_inactive {
    COLOR: #000066;
	background-color: #ECF5FF;
	border-color: #FF6633;
	border-width: 1px;
	border-right-style: solid;
	text-align: center;
	font-weight: bold; }
.tab_active_bottom {
    background-color: #FFFFFF;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 5px; }
.tab_inactive_bottom {
    background-color: #FFFFFF;
	border-left: none;
	border-right: none;
	border-top: solid #FF6633 1px;
	height: 5px; }
.tab_inactive_bottom_right {
    background-color: #FFFFFF;
	border-left: none;
	border-right: none;
	border-top: solid #FF6633 1px;
	width: 35%;
	height: 5px; }
.name1 {
	COLOR: #000066;
	FONT: bold 10px verdana, helvetica, arial, sans-serif; }
.namered {
  border: solid red 1px;
}
.nameblue {
  border: solid blue 1px;
}
.details1 {
    COLOR: #000066;
	FONT: 9px arial, helvetica, sans-serif;
	text-decoration: none; }
.name2 {
	COLOR: #000066;
	FONT: bold 11px verdana, helvetica, arial, sans-serif; }
.details2 {
    COLOR: #000066;
	FONT: 9px arial, helvetica, sans-serif;
	text-decoration: none; }
.nameZoom {
	COLOR: #000066;
	FONT: bold 16px verdana, helvetica, arial, sans-serif; }
.detailsZoom {
	FONT: 13px arial, helvetica, sans-serif;
	text-decoration: none; }

.name_head {
	COLOR: #000066;
	FONT: bold 16px verdana, helvetica, arial, sans-serif;
	letter-spacing: .2px; }
.date {
	font-weight: bold; }
.label {
        COLOR: #000066;
	FONT: bold 11px verdana, helvetica, arial, sans-serif;
	}
.field {
        COLOR: #000066;
	FONT: 11px verdana, helvetica, arial, sans-serif;
	}
.error {
	COLOR: #DD0000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;}
.warning {
	COLOR: red;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold; }
.indent {
	padding-left: 7px;}
.indent_rtl {
	padding-right: 7px;}
.image {
	height: 150px;
	padding: 5px;
	border: solid black 1px; }
.pedigree_image_portrait {
	float: left;
	height: 50px;
	border: solid black 1px;
	margin-right: 3px;
}
.pedigree_image_portrait_rtl {
         float: right;
         height: 50px;
         border: solid black 1px;
         margin-left: 3px;
}
.pedigree_image_landscape {
	float: left;
	width: 50px;
	border: solid black 1px;
	margin-right: 3px;
}
.pedigree_image_landscape_rtl {
         float: right;
         width: 50px;
         border: solid black 1px;
         margin-left: 3px;
}
.pedigree_form {
	width: 60px;
}
.thumbnail {
	height: auto;
	padding: 5px;
}
.icon {
	border: none;
}
.link {
	font-size: 11px;
	text-align: center;
}
.sublinks_table {
	border: solid #84beff 1px; }
.sublinks_cell {
	font-size: 11px;
	text-align: right;
	background-color: #ECF5FF; }
.subheaders {
	font-size: 16px;
	font-weight: bold;
	text-indent: 20px;
	margin-top: 15px;
	vertical-align: bottom;
	font-family: Arial, sans-serif; }
.age {
	font-size: 9px;
}
.source_citations {
	display: none;
}
.footer {
	COLOR: #000066;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 99%;}
.contact_links {
	text-align: center;
}
.flag {
	width: 15px;
	border: solid black 1px;
}
.header_select {
	font-size: 9pt;
}
.lang_form {
	margin-top: 3px;
}
.favorites_form {
	margin-top: 0px;
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: white;
}
.favmenuitem {
	COLOR: white;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-decoration: none;
	text-align: right;
	padding: 1px;
	}
.favmenuitem A {
	COLOR: white;
	}
.favmenuitem_hover	{
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-decoration: none;
	text-align: right;
	padding: 1px;
	}
.favsubmenu {
	COLOR: #000000;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #ECF5FF;
	border: solid #84beff 1px;
	white-space: nowrap;
	}
.favsubmenuitem {
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-decoration: none;
	background-color: #ECF5FF;
	white-space: nowrap;
	text-align: left;
	}
.favsubmenuitem A {
	COLOR: #000000;
	}
.favsubmenuitem_hover	{
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-decoration: none;
	background-color: #ffffff;
	white-space: nowrap;
	text-align: left;
	}
.help {
	font-weight: bold;
	cursor: help;
}
.menuitem {
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-decoration: none;
	text-align: center;
	padding: 1px;
	}
.menuitem_hover	{
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-decoration: none;
	text-align: center;
	padding: 1px;
	}
.submenu {
	COLOR: #000000;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #ECF5FF;
	border: solid #84beff 1px;
	white-space: nowrap;
	}
.submenuitem {
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-decoration: none;
	background-color: #ECF5FF;
	white-space: nowrap;
	text-align: left;
	padding: 1px;
	}
.submenuitem_hover	{
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	text-decoration: none;
	background-color: #ffffff;
	white-space: nowrap;
	text-align: left;
	padding: 1px;
	}
.news_title {
	font-family: Arial, sans-serif;
	color: black;
	font-size: 14px;
	font-weight: bold;
}
.news_date {
	font-family: Arial, sans-serif;
	color: black;
	font-size: 12px;
}
.menuitem A { COLOR: #000000;	}

.current_day {
	font-weight: bold;
	font-size: 16px;
}
.helpheader {
	font-family: Arial, sans-serif;
	color: black;
	font-size: 16px;
	font-weight: bold;
}
.helpstart {
	font-family: Arial, sans-serif;
	color: Blue;
	font-size: 14px;
	font-weight : bold;
	text-decoration : none;
}
.helptext {
	font-family: Arial, sans-serif;
	color: black;
	font-size: 12px;
}

/*-- timeline chart specific styles
--*/
.timeline_table {
}
.person0	{
	background-color: #ECF5FF;
	border: outset #84beff 1px;
	vertical-align: top;
	padding: 3px;
	}
.person1	{
	background-color: #AAFFAA;
	border: outset #AAFFAA 1px;
	vertical-align: top;
	padding: 3px;
	}
.person2	{
	background-color: #FFAAAA;
	border: outset #FFAAAA 1px;
	vertical-align: top;
	padding: 3px;
	}
.person3	{
	background-color: #5555FF;
	border: outset #5555FF 1px;
	vertical-align: top;
	padding: 3px;
	}
.person4	{
	background-color: #FF5555;
	border: outset #FF5555 1px;
	vertical-align: top;
	padding: 3px;
	}
.person5	{
	background-color: #55FF55;
	border: outset #55FF55 1px;
	vertical-align: top;
	padding: 3px;
	}

.listlog	{
	line-height: 20pt;
	color: #555555;
	font-family: Arial, sans-serif;
	}
.barra  	{COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-WEIGHT: normal}
.blanco		{COLOR: #FFFFFF; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-WEIGHT: bold}
INPUT 		{BORDER-TOP-COLOR: #ffffff; BORDER-LEFT-COLOR: #ffffff; BORDER-RIGHT-COLOR: #000066; BORDER-BOTTOM-COLOR: #000066; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Verdana,Helvetica; BORDER-RIGHT-WIDTH: 1px}
TEXTAREA	{BORDER-TOP-COLOR: #ffffff; BORDER-LEFT-COLOR: #ffffff; BORDER-RIGHT-COLOR: #000066; BORDER-BOTTOM-COLOR: #000066; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Verdana,Helvetica; BORDER-RIGHT-WIDTH: 1px}
SELECT 		{BORDER-TOP-COLOR: #84beff; BORDER-LEFT-COLOR: #84beff; BORDER-RIGHT-COLOR: #84beff; BORDER-BOTTOM-COLOR: #84beff; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Verdana,Helvetica; BORDER-RIGHT-WIDTH: 1px}
FORM 		{FONT-FAMILY: Verdana, Helvetica, san-serif; FONT-SIZE: 10px}
H2       {COLOR: #000066; FONT-FAMILY: arial, Helvetica, sans-serif; FONT-SIZE: 18px; FONT-WEIGHT: normal}
.formField {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
