/* CSS Document */
/* default font size*/
@import url(xx-smallMWP.css);

body {
	background-color: #CDDFF6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
 color: #000000;
	}

img {
	display: block;
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
}

#header, #footer, #middle {
	clear: both;
	margin: auto;
	padding: 0px;
	width: 765px;
 background-color: #ffffff;
 color: #000000;
	}

#sidebar {
	float: left;
	background-color: #687DC5;
	width: 167px;
	border-top: solid white 5px;
 border-left: solid white 5px;
	border-right: solid white 15px;
	color: white;
	}

#sidebar p, #sidebar h4, #sidebar table {
 margin: 5px;
 text-align: right;
	color: white;
	overflow: visible; 
	width: 157px; 
	background-color: #687DC5;
}
		
#sidebar a, #sidebar a:link, #sidebar a:visited, #sidebar a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
 text-decoration:none;
 background-color: inherit;
	}

#content {
 float: right;
 background-color: white;
	width: 572px;
 border-bottom: solid white 5px;
 border-right: solid white 5px;
 color: inherit;
	}

#footer {
	border-top: solid white 5px;
}

#breadcrumb {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #93B41A;
	border-top: solid white 5px;
	overflow: visible; width: 350px;	font-style: italic;
background-color: inherit;
	}

#sizeText {
	border-top: solid white 5px;
 float: right;
}

form#look input, #breadcrumb a, #breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #93B41A;
	font-style: italic;
 text-decoration: none;
background-color: inherit;
	}

form#look {
	text-align:right;
	padding-right: 5px;
 padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: top;
}

.sample {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
/* align: bottom;*/
}

ul, ol, li, dd  {
 margin-top: 4px;
 margin-bottom: 4px;
}

.liFirst {
 margin-top: 1em;
}

.liMinus {
 margin-top: -1em;
}

.bold {
	font-weight: bold;
}

.quote {
	padding-left: 15px;	
 padding-right: 15px;	
}

.boldPlain {
 font-style: normal;
	font-weight: bold;
}

.italic {
		font-style: italic;
}

table.lines,table.lines td,table.lines th{
	border-left:1px solid #000;
	border-top:1px solid #000;
	border-collapse:collapse;
	margin:0;
	padding:0;
}

table.lines td,table.lines th{
	padding:.2em .2em;
	vertical-align:top;
 border-right:1px solid #000;
 border-bottom:1px solid #000;
}
		
table.lines thead th{
	font-stretch: narrower;
text-transform:uppercase;
	background:#99CC00;
	color:#000000;
	font-weight: bold;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding: 0.2em;
	text-align: center;
}

table.lines tbody th, table.lines tbody td{
	background:#E3F1FF;
color: inherit;
	}

table.lines tbody tr.odd td{
	background: #ffffff;
color: inherit;
	}

p, 
ul, 
ol, 
dd, 
blockquote, 
table, 
form#look input, 
#sidebar table,
#sidebar a, 
#sidebar a:link, 
#sidebar a:visited, 
#sidebar a:active, 
#breadcrumb, 
#breadcrumb a, 
#breadcrumb a:link, 
#breadcrumb a:active, 
#breadcrumb a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}



.result-count,
.search-options a,
.search-options a:link,
.search-options a:visited,
.search-options a:active,
.MWP,
.MWP a,
.MWP a:link,
.MWP a:visited,
.MWP a:active	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}

.tip
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}



li li {
 font-size: .8333em;
}

#sidebar table {
 font-size: .9em;
	}


blockquote p, 
li p, p table, li li li  {
 font-size: 1em;
}

H1 {	font-size: 1.8em;}
H2 { font-size: 1.4em;}
H3 {	font-size: 1.3em;}
H4, H5, H6 {	font-size: 1.2em;}

H1, H2, H3, H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #425095;
 margin-bottom: -.5em;
background-color: inherit;
	}


.gallery {
	float: left;
	width: 16.666%;
	padding-bottom: 1.5em;
	padding-top: 1.5em;
 border: none;
}


	
#searchPage {
 width: 80%;
 margin: auto;
 background-color: #ffffff;
 color: inherit;
	}

#searchHeader {
	background-image: url(/gif/searchHeader.jpg);
	background-color: #CDDFF6;
	background-repeat: no-repeat;
 height: 68px;
color: inherit;
	}

#searchFooter {
	background-image: url(/gif/searchFooter.gif);
	background-color: #93B41A;
	background-repeat: no-repeat;
 height: 39px;
color: inherit;
	}

