/*  HTML DEFAULTS  */

body {
	margin: 0px 2px 0px 2px;
	padding: 0px;
	font-family: arial, verdana, helvetica;
	font-size: 9pt;
}
table {
	font-family: arial, verdana, helvetica;
	font-size: 9pt;
}
img {
	border-width: 0px;
}
form {
	margin:0px;
	padding:0px;
}
input, select, textarea {
	font-size: 8pt;
	font-family:verdana, arial;
	border-top:1px solid #646464;
	border-left:1px solid #646464;
	border-right:1px solid #CBCBCB;
	border-bottom:1px solid #CBCBCB;
}
.checkNoBox {
	border:0px;
}
a {
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
/*  CONTAINER DEFAULTS  */

.headerPanel {
	height:117px;
	background:url("../images/header_gray_background.gif") repeat-x bottom;
	min-width:986px;
}
	.headerBar {
		height:2px;
		font-size:1px;
	}
	.headerButtons {
			height:21px;
	}

		.headerButtons .lightButtons {
			text-align:center;
			height:21px;
						
		}
		.headerButtons .darkButtons {
			color:#ffffff;
			height:21px;
		}
		.headerButtons .lineItem {
			margin:3px 3px 0px 3px;
			font-size:11px;
			font-weight:bold;
			
		}
			.headerButtons .lineItem a {
				color:#ffffff;
				text-decoration:none;
			}
			.headerButtons .lineItem a:visited {
				color:#ffffff;
				text-decoration:none;
			}
			.headerButtons .lineItem a:hover {
				color:#ffffff;
				text-decoration:underline;
			}
			
		.headerButtons .dropDown {
			background:#ffffff;
			border-width:1px;
			border-style:solid;
			width:280px;
			padding-left:3px;
			height:15px;
			display:block;
			overflow:none;
			color:#282828;
			margin-top:0px;
			font-size:11px;
			cursor:pointer;
		}
		.headerButtons .lineItemLive {
			margin:0px 1px 0px 1px;
			padding:0px 4px 0px 4px;
			font-size:8pt;
			font-weight:bold;
			border:#F6F6F5 1px solid;
			background:#CECDC8;
		}
			.headerButtons .lineItemLive a {
				color:#4C4C4C;
				text-decoration:none;
			}
			.headerButtons .lineItemLive a:visited {
				color:#4C4C4C;
				text-decoration:none;
			}
			.headerButtons .lineItemLive a:hover {
				color:#4C4C4C;
				text-decoration:underline;
			}
	.navDropDown {
		position:absolute;
		z-index:10;
		border-width: 1px 1px 0px 1px;
		border-color: #979797;
		border-style: solid;
		background:#ffffff;
		visibility:hidden;
	}
		.navDropDown div {
			padding:3px;
			border-bottom: 1px solid #979797;
			background:#ffffff;
		}
		
		.navDropDown .menulink, .navDropDown .menulink:visited {
			text-decoration:none;
			font-size:11px;
		}
		
		.navDropDown .menulink:hover {
			cursor:pointer;
			text-decoration:underline;
			font-size:11px;
		}
	.headerTabs {
		height:21px;
		
	}
		.headerTabs td {
			height:21px;
			font-family:verdana, arial;
		}
		.headerTabs .myHome {
			background:url('../images/header_tabs_purple_background.gif') repeat-x #6703A0;
		}
		.headerTabs .researchPlans {
			background:url('../images/header_tabs_green_background.gif') repeat-x #1D8900;
		}
		.headerTabs .individuals {
			background:url('../images/header_tabs_blue_background.gif') repeat-x #1A50B8;
		}
		.headerTabs .sources {
			background:url('../images/header_tabs_red_background.gif') repeat-x #A80000;
		}
		.headerTabs .places {
			background:url('../images/header_tabs_yellow_background.gif') repeat-x #ED7200;
		}
		.headerTabs .repositories {
			background:url('../images/header_tabs_brown_background.gif') repeat-x #7E5631;
		}
		.headerTabs .alternative {
			background:url('../images/header_tabs_gray_background.gif') repeat-x #67655B;
		}
		.headerTabs .active {
			height:21px;
			font-weight:bold;
		}
		.headerTabs .tab {
			height:21px;
			cursor:pointer;
			
			padding:3px 16px 0px 16px;
		}
			.headerTabs td a {
				color:#ffffff;
				text-decoration:none;
			}
			.headerTabs td a:visited {
				color:#ffffff;
				text-decoration:none;
			}
			.headerTabs td a:hover {
				color:#ffffff;
				text-decoration:underline;
			}
.navPanel {
	height:36px;
	margin-bottom:2px;
}
	.navBar {
		height:8px;
		font-size:1px;
	}
	.navButtons {
		height:27px;
		background:url("../images/nav_buttons_background.gif") repeat-x;
		margin-right:2px;
	}
		.navButtons .button {
			display:inline;
			padding:0 7px 0 7px;
			margin:1px 0px 0px 0px;
			height:25px;
			font-size:8pt;
		}
		.navButtons .button img {
			display:inline;
			vertical-align:middle;
			margin-right:8px;
		}
		.navButtons a {
			color:#000000;
			text-decoration:none;
			cursor: pointer;
		}
		.navButtons a:visited {
			color:#000000;
			text-decoration:none;
			cursor: pointer;
		}
		.navButtons a:hover {
			color:#000000;
			text-decoration:none;
			cursor: pointer;
		}
	.navActions {
		height:36px;
		width:205px;
	}
		.navActions a {
			color:#ffffff;
			font-weight:bold;
			text-decoration:none;
		}
		.navActions a:visited {
			color:#ffffff;
			font-weight:bold;
			text-decoration:none;
		}
		.navActions a:hover {
			color:#ffffff;
			font-weight:bold;
			text-decoration:none;
		}
		.navActions .importBox {
			padding:0px 20px 0px 15px;
			margin-right:auto;
			margin-left:auto;
		}


/*  BODY DEFAULTS  */

#bodyPanel {
	background:#ffffff;

	padding:5px;
	margin:2px;
}
	#bodyPanel .innerNavPanel {
		width:10%;
	}
	#bodyPanel .innerNav {
		padding:2px 18px 2px 2px;
		margin:0 10px 3px 0;
	}
	#bodyPanel .innerNavactive {
		padding:2px 18px 2px 2px;
		margin:0 10px 3px 0;
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
	}
	#bodyPanel .innerTabs {
	}
		#bodyPanel .innerTabs .tab {
			cursor:pointer;
			padding:3px 8px 3px 8px;
		}
		#bodyPanel .innerTabs .menuTabActive {
			font-weight:bold;
		}
		
		#bodyPanel .innerTabs td a {
			color:#ffffff;
			text-decoration:none;
		}
		#bodyPanel .innerTabs td a:visited {
			color:#ffffff;
			text-decoration:none;
		}
		#bodyPanel .innerTabs td a:hover {
			color:#ffffff;
			text-decoration:underline;
		}
		#bodyPanel .innerTabs .tabBar {
			height:8px;
			font-size:1px;
		}

.title {
	font-size:12pt;
	font-weight:bold;
	clear:right;
	display:table;
	width:100%;
}
.title td {
	font-size:12pt;
	font-weight:bold;
}
	.title img {
		float:left;
		margin:0px 5px 0 0;
	}
	.titleButtons {
		width:240px;
	}
	.titleButtons .button {
			float:left;
			margin:1px 10px 0px 0px;
			height:25px;
			font-size:8pt;
			font-weight:normal;
		}
		.titleButtons .button img {
			margin-right:5px;
			display:inline;
		}
		.titleButtons a {
			text-decoration:underline;
			cursor: pointer;
		}
		.titleButtons a:visited {
			text-decoration:underline;
			cursor: pointer;
		}
		.titleButtons a:hover {
			text-decoration:none;
			cursor: pointer;
		}
		.titleButtons .text {
			margin-top:2px;
			float:left;
		}
	
.subTitle {
	font-size:11pt;
	font-weight:bold;
}
.box {
	padding:3px;

}
.lining {
	border-width:1px 0 1px 0;
	border-style:solid;
	border-color:#999999;
	padding:3px;

}

.dashTable .header {
	padding:0px 7px 0px 7px;
	font-weight:bold;
	color:#454545;
}
	.dashTable .header .headerTitle {
		padding:4px 0px 4px 0px;
		color:#454545;
		font-size:10pt;
		float:left;
	}
.dashTable th {
	text-align:left;
	font-weight:normal;
	background:#F2F2F2;
	padding:5px 5px 5px 5px;
	width:15%;
	border-bottom:#BCBCBC 1px solid;
	font-size:8pt;
	margin:0px;
}
.dashTable td {
	border-bottom:#BCBCBC 1px solid;
	padding:5px 0px 4px 5px;
	font-size:8pt;
}

.inputTable .header, .listTable .header {
	padding:0px 7px 0px 7px;
	font-weight:bold;
	color:#ffffff;
}
	.header .headerTitle {
		padding:4px 0px 4px 0px;
		color:#ffffff;
		font-size:10pt;
		float:left;
	}
	.header .help {
		padding:5px 0 5px 27px;
		cursor:pointer;
		float:right;
		font-size:8pt;
	}
	.header a {
		color:#ffffff;
		text-decoration:none;
	}
	.header a:visited {
		color:#ffffff;
		text-decoration:none;
	}
	.header a:hover {
		color:#ffffff;
		text-decoration:underline;
	}
.inputTable th {
	text-align:right;
	font-weight:normal;
	background:#F2F2F2;
	padding:7px 5px 7px 20px;
	width:15%;
	border-bottom:#DDDDDD 1px solid;
}
.inputTable td {
	background:#ffffff;
	border-bottom:#DDDDDD 1px solid;
}
.inputTable input, .inputTable select {
	margin-left:4px;
}
.inputTable textarea {
	margin:4px 0 4px 4px;
}
	.inputTable .button {
		height:14px;
		float:left;
		background:url("../images/titlebar_button_background.gif") repeat-x bottom #FAFAFA;
		margin:0px 0px 0px 3px;
		padding:0 4px 0 4px;
		cursor:pointer;
		font-weight:bold;
		font-size:8pt;
	}
	.inputTable .arrow {
		height:14px;
		float:left;
		background:url("../images/titlebar_button_background.gif") repeat-x bottom #FAFAFA;
		margin:0px 0px 0px 0px;
		padding:0 4px 0 4px;
		cursor:pointer;
		font-weight:bold;
		font-size:8pt;
	}
.listTable th {
	text-align:left;
	font-weight:normal;
	background:#F2F2F2;
	padding:5px 5px 5px 5px;
	width:15%;
	border-bottom:#BCBCBC 1px solid;
	font-size:8pt;
	margin:0px;
}
.listTable td {
	border-bottom:#BCBCBC 1px solid;
	padding:5px 0px 4px 5px;
	font-size:8pt;
}
.listTable .actions {
	width:1%;
	font-size:8pt;
	background:#F2F2F2;
	
}

.listTable .actions a, .listTable .actions a:visited {
	
	text-decoration:none;
}

.listTable .highlightDark, .inputTable .highlightDark {
	background:#E2E2E2;
	padding-right:7px;
}
.listTable .highlight {
	background:#F2F2F2;
}
.listTable .actionBar {
	text-align:left;
	font-weight:normal;
	padding:5px 5px 5px 5px;
	font-size:8pt;
}
.listTable .button, .innerTabs .button {
	height:14px;
	float:right;
	background:url("../images/titlebar_button_background.gif") repeat-x bottom #FAFAFA;
	margin:0px 0px 0px 3px;
	padding:0 4px 0 4px;
	cursor:pointer;
	font-weight:bold;
	font-size:8pt;
}
	.listTable .button a {
		text-decoration:none;
	}
	.listTable .button a:visited {
		text-decoration:none;
	}
	.listTable .button a:hover {
		text-decoration:underline;
	}
.listTable .arrow {
	float:left;
	height:11px;
	background:url("../images/titlebar_button_background.gif") repeat-x bottom #FAFAFA;
	margin:0px;
	padding:0px 4px 3px 4px;
	cursor:pointer;
	border-width:1px 1px 1px 0px;
	border-style:solid;
	border-color: #7F9DB9;
}
.selectTable td {
	padding:0px;
}

.selectTable a, .selectTable a:visited {
	color:#000000;
	text-decoration:none;
}
.selectTable .Active div {
	padding-right:20px;
}

.selectTable .Active {
	background:url("../images/select_panel_link_live.gif") #EBF0FF no-repeat right center;
}
.selectTable td div {
	padding:5px 2px 4px 0px;
	font-size:8pt;
}
td .discDetails {
	font-size:8pt;
	color:#6B6B6B;
	padding:2px 10px 2px 0;
	background:#FAFAFA;
}
.discTopic {
	background:#FCFCFC;
	font-weight:bold;
}
	.discTopic img {
		display:inline;
		vertical-align:middle;
		margin:0 0px 2px 0px;
		
	}
	.discTopic a, .discTopic a:visited, .discTopic a:hover {
		color:#000000;
		text-decoration:none;
	}
.discPoll {
	background:#FEFAF4;
}
.discChange {
	background:#FEF7F7;
}
.discChange strong, .discPoll strong {
	color:#464646;
}
.paging {
	font-size:8pt;
}
.helpPanel {
	height:255px;
	overflow:auto;
	padding:2px;
}
.helpButton {
	width:11px;
	text-align:center;
	float:left;
	height:16px;
	background:url("../images/titlebar_button_background.gif") repeat-x bottom #FAFAFA;
	margin:0px 0px 0px 3px;
	padding:0 4px 0 4px;
	cursor:pointer;
	font-weight:bold;
	font-size:8pt;
	border:1px black solid;
}
	.helpButton img {
		margin-top:3px;
	}
	.helpButton a {
		color:#000000;
		text-decoration:none;
	}
	.helpButton a:visited {
		color:#000000;
		text-decoration:none;
	}
	.helpButton a:hover {
		color:#000000;
		text-decoration:underline;
	}
.multimediaImage {
	float:left;
	margin:5px;
	width:110px;
	height:110px;
	text-align:center;
	border:1px solid #BCBCBC;
}
	.multimediaImage .image {
		height:100px;
		margin:4px 0 0px 0;
		cursor:pointer;
	}
	.image a, .image a:visitied, .image a:hover {
		text-decoration:none;
		font-weight:bold;
	}
	.multimediaImage .preview {
		position:absolute;
		z-index:2;
		padding:4px;
	}
	.multimediaImage .previewBack {
		position:absolute;
		z-index:1;
		background:#ffffff;
		width:23px;
		height:23px;
		filter:alpha(opacity=55);-moz-opacity:.55;opacity:.55;
	}
	
	.docContainer {
		height:75px;
		width:65px;
		background:url('../images/document_back.jpg') no-repeat;
		margin:0px auto;
	}
	.docText {
		width:65px;
		text-align:center;
		padding-top:25px;
		font-size:16px;
		font-weight:bold;
	}
.simpleLink, .simpleLink:visited {
	font-size:8pt;
	text-decoration:none;
}
.simpleLink:hover {
	font-size:8pt;
	text-decoration:underline;
}
.selectedFolder {
	background:#F1EBFF;
}
/*  DOCKED DEFAULTS  */

#MainDockContainer {
	border-top:1px solid #8B8B8B;
	width:195px;
}
.poweredby {
	margin:2px 3px 0px 0;
	border-top:1px solid #8B8B8B;
	width:195px;
}
.dockedFrame {
	background:#ffffff;
	border-bottom:1px solid #8B8B8B;
	width:195px;
}
	.dockedFrame .dockedTitleLink, .dockedFrame .dockedTitleLink:visited,  .dockedFrame .dockedTitleLink:hover {
		text-decoration:none;
		cursor:pointer;
	}
	.dockedFrame .titleBar {
		height:25px;
		display:block;
		background:url("../images/docked_titlebar_background.gif") bottom repeat-x;
		font-weight:bold;
		border-width:0px 1px 0px 1px;
		border-style:solid;
		border-color:#8B8B8B;
		color:#454545;
	}
	.dockedFrame .titleBar img {
		display:inline;
		vertical-align:middle;
		margin:0 3px 0 1px;
	}
	.dockedFrame .titleBar .button {
		width:17px;
		height:14px;
		float:right;
		background:#FAFAFA;
		border:1px solid #858585;
		margin:5px 3px 0 0;
		
	}
		.dockedFrame .titleBar .button img {
			padding:0px;
			margin:0px;
		}
		.dockedFrame .titleBar .button a {
			cursor: pointer;
		}

.dockedFrame .window {
	height: 175px; 
	overflow: auto;
	background:url("../images/docked_window_gray_background.gif") repeat-y left;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	border-color:#8B8B8B;
	
}
	.dockedFrame .window .icon {
		width:19px;
		text-align:center;
		padding:2px 0 4px 0;
		cursor:pointer;
		border-bottom:1px solid #D6D6D6;
	}
		.dockedFrame .window .icon img{
			margin-right:5px;
		}
	.dockedFrame .window .text {
		font-size:8pt;
		padding:3px 0 2px 0;
		cursor:pointer;
		border-bottom:1px solid #D6D6D6;

	}
.dockedDisplayHidden {
	display:none;
}
.bottomLine {
	width:183px;
	height:1px;
	font-size:0px;
	border-bottom:1px solid #8B8B8B;
}
.expand {
	border-width:1px 0px 1px 1px;
	border-style:solid;
	border-color:#8B8B8B;
	background:url("../images/expand_arrow.gif") no-repeat center #B2B2B2;
	cursor:pointer;
}
.expand div {
	margin:2px 0px 2px 0;
	width:6px;
	display:block;
	text-align:center;
	
}


/*  GLOBAL DEFAULTS  */

.inlineImage {
	display:inline;
	vertical-align: middle;
	margin:0 5px 2px 3px;	
	text-decoration:none;
}
.gap {
	width:2px;
	height:5px;
	font-size:1px;
	display:block;
}
.buffer {
	font-size:1px;
	height:7px;
}
.smallBuffer {
	font-size:1px;
	height:2px;
}
.saveSection {
	padding:7px;
	display:block;
}
	.saveSection input {
		height:26px;
		font-weight:bold;
	}
	.saveSection table th {
		text-align:right;
		font-weight:normal;
		padding:5px 5px 5px 5px;
		width:15%;

	}
.smallButton {
	font-weight:bold;
	font-size:7.5pt;
	background:url(../images/input_button_back.gif) #FFFFFF bottom repeat-x;
	border:1px solid #7F9DB9;
	cursor:pointer;
}
.largeButton {
	height:30px;
	font-weight:bold;
	background:url(../images/input_button_back.gif) #FFFFFF bottom repeat-x;
	border:1px solid #7F9DB9;
	cursor:pointer;
}
.noBorder {
	border:0px none #ffffff;
	padding:0px;
}
.notesBox {
	height:150px;
	overflow:auto;
}
.sourcesBox {
	height:150px;
	overflow:auto;
}
.noticeMessage {
	 padding:10px;
	 border:#DB8484 1px solid;
	 background:#FAEEEE;
	 display:block;
}
.successMessage{
	padding:10px;
	border:#84DB94 1px solid;
	background:#F1FAEE;
}
/*  Messages  */

.newMessageHeader {
	color:#505050;
}
	.newMessageHeader .isBold {
		font-weight:bold;
		color:#000000;
		font-size:9pt;
	}
.readMessageHeader {
	background:#F0F0F0;
	color:#505050;
}
	.readMessageHeader .isBold {
		color:#000000;
		font-size:9pt;
	}


/*  Watchlists  */
.newHeader {
	color:#505050;
	cursor:pointer;
}
	.newHeader .isBold {
		font-weight:bold;
		color:#000000;
		font-size:9pt;
	}
.readHeader {
	background:#F0F0F0;
	color:#505050;
	cursor:pointer;
}
	.readHeader .isBold {
		color:#000000;
		font-size:9pt;
	}
.openHeader {
	cursor:pointer;
}
.openContent {
	display:visible;
}
.closedContent {
	display:none;
}
.individualID {
	font-family:courier new, courier;
	font-size:8pt;
	color:#6F6F6F;
	font-weight:normal;
}

.individualID a, .individualID a:visited {
	color:#6F6F6F;
}

.individualID a:hover {
	color:#6F6F6F;
}


/*  Pedigree  */
.nameBox {
	border:#DDDDDD 1px solid;
	padding:5px;
	margin:2px 0 2px 2px;
}
.editPedigree td {
	border:none 0px;
	margin-bottom:5px;
}
.editPedigree .parent {
	background:#F2F2F2;
	margin:4px 3px 4px 2px;
	padding:5px 5px 5px 5px;
	width:80px;
	text-align:right;
	border-size:1px;
	border-style:solid;
	border-width:1px 0 1px 0;
	border-color:#DDDDDD;
}
.editPedigree .child {
	width:80px;
	margin:0px 3px 0px 0px;
	text-align:right;
	background:#F2F2F2;
	padding:5px;
	border-size:1px;
	border-style:solid;
	border-width:1px 0 1px 0;
	border-color:#DDDDDD;
}
.pedigree .outline {
	border-width:1px 0px 1px 1px;
	border-style:solid;
	border-color:#9A9A9A;
	background:url("../images/pedigree_background.gif") #ffffff repeat-x bottom;
	margin:5px 0 5px 0;
	height:36px;
	display:block;
	width:100%;
	font-size:8pt;
}
	.pedigree .outline .highlight {
		background:#F2F2F3; margin-bottom:2px;
	}
		.pedigree .outline .highlight a, .pedigree .outline .highlight a:visited, .pedigree .outline .highlight a:hover {
			color:#00369E;
			font-weight:bold;
		}
.pedigree .outlinePadding {
	margin:0px 6px 0px 2px;
}
.pedigree .subjectOutline {
	border-width:1px 0px 1px 1px;
	border-style:solid;
	border-color:#9A9A9A;
	background:url("../images/pedigree_subject_background.gif") #5F9FF5 repeat-x bottom;
	padding:0px 6px 0px 2px;
	margin:5px 0 5px 0;
	height:36px;
	font-size:8pt;
}
	.pedigree .subjectLink {
		color:#ffffff;
	}
	.pedigree .subjectLink:visited {
		color:#ffffff;
	}
	.pedigree .subjectLink:hover {
		color:#ffffff;
	}
.pedigree .childrenOutline {
	border:1px solid #9A9A9A;
	background:url("../images/pedigree_background.gif") #ffffff repeat-x bottom;
	padding:0px 6px 0px 2px;
	margin:5px 0 5px 0;
	font-size:8pt;
	
}
	.pedigree .childrenOutline .header {
		margin-bottom:2px;
		font-weight:bold;
		padding:2px 0 2px 5px;
	}
	.pedigree .childrenOutline .childBox {
		margin-bottom:2px;
		border-bottom:1px solid #C1C1C1;
		padding-bottom:2px;
	}
	.pedigree .childrenOutline .highlight {
		background:#F2F2F3;
		margin-bottom:2px;
	}
		.pedigree .childrenOutline .highlight a, .pedigree .childrenOutline .highlight a:visited, .pedigree .childrenOutline .highlight a:hover {
			color:#00369E;
			font-weight:bold;
		}
.pedigree .subjectIcon {
	background:#ffffff;
	margin-right:5px;
	padding:1px;
	
}
.pedigree .subject {
	font-weight:bold;
	font-size:9pt;
	
}
.pedigree .inlineSubjectImage {
	margin:1px 0px 2px 0px;
	display:inline;
	vertical-align: middle;
}
.pedigree .inlineImage {
	margin:1px 5px 2px 0px;
}
.pedigree .dropDown {
	margin-top:5px;
	font-size:8pt;
	background-color:#FFFFFF;
	border:1px solid #9A9A9A;
	height:250px;
	display:block;
	overflow:auto;
	padding:5px;
	background:url("../images/pedigree_background.gif") #ffffff repeat-x bottom;
}
	.pedigree .dropDown .marriageBox {
		margin-bottom:2px;
		border-bottom:1px solid #C1C1C1;
		padding-bottom:2px;
	}
	.pedigree .dropDown .header {
		background:#9D9D9D;
		margin-bottom:2px;
		font-weight:bold;
		padding:2px 0 2px 5px;
		color:#ffffff;
	}
.steps td {
	border:0px;
	padding:0 15px 0 15px;
	text-align:center;
}
.stepsCompleteLine {
	background:url("../images/step_progress_blue_line.gif") repeat-x bottom;
}
.stepsIncompleteLine {
	background:url("../images/step_progress_line.gif") repeat-x bottom;
}
.stepsActiveText {
	color:#000000;
	font-weight:bold;
}
.stepsInactiveText {
	color:#818181;
	font-weight:normal;
}
.message {
	height:20px;
	padding-top:2px;
	font-size:8pt;
	padding-left:3px;
	background:#FDFDE6;
	border-bottom:solid #B6B600 1px;
	font-family:arial;
}
.dockedFrame .message {
	height:17px;
}
.searchBox {
	/*border:1px solid #7F9DB9;*/
	height:15px;
	margin-left:4px;
}



