
    
h1 {
	word-spacing:0.0em;
	letter-spacing:0.0em;
	line-height:1.0em;
	font-size:11pt;
	font-weight:400;
	background-color:white;
	color:black;
	padding-bottom: 20px;
}

h2 { font-size:12px; font-weight:600; background-color:white; }

h3 { font-size:12px; font-weight:600; }

	ul { margin: 0; padding: 1px 1px 1px 20px; }

hr.dotted {
	border-top: 1px dotted #000000;
	border-bottom: 0px;
	margin-top: 0px;
	height: 1px;
}

body { font-family: Helvetica, Verdana, Arial, sans-serif; font-weight:400; font-size:12px; word-spacing:0.0em; letter-spacing:0.0em; color:#000000; margin: 0px; padding:0px; }

td { font-family: Helvetica, Verdana, Arial, sans-serif; font-weight:400; font-size:12px; word-spacing:0.0em; letter-spacing:0.0em; color:#000000; }

td.notile { background-repeat: no-repeat; background-position: top left; }

A:link, A:visited {text-decoration:none; color:#527b9a; }

a:hover {text-decoration:underline; }

a.abook { color:#4d4d4d; font-weight:600; }
a.abook:hover { color:#4d4d4d; font-weight:600; }
a.abook:visited { color:#4d4d4d; font-weight:600; }

.error { color:red; }

.red { color:red; }

.green { color:green; }

.blue { color:#7399b5; }

.black { color:black; }

.white { color:#FFFFFF; }

.grey { color: #737373; }

.banner {
	line-height:1.0em;
	font-size:16pt;
	font-weight:400;
	background-color:#7399b5;
	color:white;
}

.bannermembers {
	line-height:1.0em;
	font-size:16pt;
	font-weight:400;
	color:white;
	background-color:#81b97e;
}

.html { font-family: Courier, "Courier New", monospace; font-size:10pt; }

A.menulink:link, A.menulink:visited {
	text-decoration:none;
	font-size:12px;
	color:#737373;
	width:70px;
	display:block;
	vertical-align: middle;
	padding: 1px 0 2px 7px;
	font-weight:normal;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: dotted solid dotted solid;
	border-color: white white white orange;
	border-collapse: separate;

}

A.menulink:hover {
	text-decoration:none;
	font-size:12px;
	display:block;
	vertical-align: middle;
	font-weight:normal;
	background-color: #f59945;
	color:white;
}

A.menumembers:link, A.menumembers:visited {
	text-decoration:none;
	font-size:12px;
	color:#737373;
	width:100px;
	display:block;
	vertical-align: middle;
	padding: 1px 0 2px 7px;
	font-weight:normal;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: dotted solid dotted solid;
	border-color: white white white orange;
	border-collapse: separate;
}

A.menumembers:hover {
	text-decoration:none;
	font-size:12px;
	display:block;
	vertical-align: middle;
	font-weight:normal;
	background-color: #f59945;
	color:white;
}

.menutitle {
	font-size:12px;
	color:#f59945;
	width:70px;
	padding: 20px 0px 0px 7px;
}



/* Used to highlight the address book items */
table {border-collapse: collapse;
}
tr.highlight#row1 {
	background-color: #cfcfcf;
	                                
}
tr.highlight#row2 {
	background-color: #ffffff;
	border-bottom: 1px solid #cfcfcf;
}

.highlightblue {
	background-color: #7399b5;
	padding: 2px 0px 2px 7px;
}

.highlightgreen {
	background-color: #81b97e;
	padding: 2px 0px 2px 7px;
}

.h3members {
	background-color: #81b97e;
	color: white;
	padding: 2px 0px 2px 7px;
	margin: 10px 0px 10px 0px;
	width:100%;
	display:block;
	font-size:12px;
}

.h3home {
	background-color: #7399b5;
	color: white;
	padding: 2px 0px 2px 7px;
	margin: 10px 0px 10px 0px;
	display:block;
	font-size:12px;
	width:100%;
}

.input {
	color: black;
	border: 1px solid #527b9a;
	margin: 0px 0px 0px 0px;
}

.input:hover {
	color: black;
	border: 1px solid #527b9a;
	margin: 0px 0px 0px 0px;
	background: #cfcfcf;
}

.selectheight { min-height:300px;
	height:auto !important;
	height:300px;
	min-width:200px;
	width:auto !important;
	width:200px;
}

.DefaultRow { color: #D5D9DC; background-color: #D6DfE6; }

.MouseoverRow0 { color: #113764; background-color: #778DC9; border-top:solid; border-bottom:solid; border-left:solid; border-right:solid;}

.MouseoverRow1 { color: #113764; background-color: #89CF6A; border-top:solid; border-bottom:solid; border-left:solid; border-right:solid;}

.MouseoverRow2 { color: #113764; background-color: #FDAC36; border-top:solid; border-bottom:solid; border-left:solid; border-right:solid;}

.MouseoverRow3 { color: #113764; background-color: #EF614A; border-top:solid; border-bottom:solid; border-left:solid; border-right:solid;}

.visible { position: absolute; z-index=2; visibility:visible; background:transparent; }

.hidden { position: absolute; z-index=2; visibility:hidden; background:transparent; }

table.dottedoutline {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: black black black black;
	border-collapse: separate;
}
table.dottedoutline th {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: dotted dotted dotted dotted;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.dottedoutline td {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: dotted dotted dotted dotted;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.infobox {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: black black black black;
	border-collapse: separate;
	background-color: #ceefb8;
}
table.infobox th {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: dotted dotted dotted dotted;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.infobox td {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: dotted dotted dotted dotted;
	-moz-border-radius: 0px 0px 0px 0px;
}

td.topleft {border: solid black; border-width: 1px 0px 0px 1px;}
td.topright {border: solid black; border-width: 1px 1px 0px 1px;}
td.bottomleft {border: solid black; border-width: 1px 0px 1px 1px;}
td.bottomright {border: solid black; border-width: 1px 1px 1px 1px;}
td.middle {border: solid black; border-width: 1px 1px 0px 1px;}
table.all td {border: solid black; border-width: 1px 1px 1px 1px;}
td.right {border: solid black; border-width: 0px 1px 0px 0px;}
td.bottom {border: solid black; border-width: 0px 0px 1px 0px;}
td.left {border: solid black; border-width: 1px 0px 0px 0px;}
td.topdot {border-top: 1px dotted black; }
td.topbottomdot {border-bottom: 1px dotted black; border-top: 1px dotted black; }

/*Small urls for archives*/
.url {color: #115599}

/*Page descriptions*/
.description{font-size: 13px;}

/*For archive search result report*/
#result_report {
	text-align:center ;
	padding:3px;
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-bottom:14px;
}


/*main results table */

#other_pages {
	text-align:center;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}
