*	{
	font-family: "lucida sans unicode", lucida, verdana, helvetica, sans-serif;
	margin: 0; padding: 0;
	border: none;
}
html	{
	height: 101%;
}
body	{
	background-color: #eee;
	padding-top: 40px;
}
body.larger {
	font-size: large;
}
body.largest {
	font-size: x-large;
}
h1, h1 a, h2, h3, h4, h5, h6 {
	color: #212F58;
	font-weight: normal;
}
#header h1	{
	padding: 0;
	position: absolute;
	bottom: 0;
}
h1 span {
	display: none;
}
h2, #text h3 {
	font-size: medium;
	background: url('fh.gif') no-repeat left;
	margin: 5px 0; padding-left:35px; padding-right:0; padding-top:5px; padding-bottom:0;
	font-weight: bold;
}
#text h3 {
	margin-top: 1.5em;
}

h5{
	font-size: medium;
	/** background: url('fh2.gif') no-repeat left; **/
	margin: 1px 0; 
	/** padding-left:20px; **/
	padding-right:0; padding-top:0px; padding-bottom:0;
	font-weight: bold;
}

p	{
	padding-left:0px;
}

a	{
	color: #0000CC;   /* colors tried: -7F9CD1   -7290CD   -526A9A  */
	text-decoration: none;
	cursor: pointer;


}

#content img	{
	float: left;
	margin-right: 10px;
	border: solid 1px #eee;
}
acronym {
	border-bottom: dotted 1px;
	cursor: help;
}
address {
	font-style: normal;
	font-family: georgia, garamond, times, serif;
	margin-left: 2em;
}

blockquote, .box {
	
	/* was also ,form */
	/* margin: 1em 23px; */
	
	margin-left: 38px; 
	margin-top: 23px; 
	padding: 1em 12px;
	border: dotted 1px #ccc;
	font-family: georgia, garamond, times, serif;
}
blockquote * {
	font-family: georgia, garamond, serif;
}
blockquote h4 {
	color: black;
	font-weight: bold;
}

ul	{
	padding: 1em 35px;
}
#pagebody {
	margin: 0 auto;
	background: white;
	border: solid 1px black;
	width: 650px;
	padding: 0;

}
body.largest #pagebody {
	height: 1552px;
}
* > #pagebody {
	height: auto;
	min-height: 454px;
}
body.largest #pagebody {
	height: auto;
	min-height: 554px;
}
#header {
	width: 650px;
	margin: 0;
	background-color: white;
	position: relative;
	height: 99px;
	border-bottom: solid 1px #999;
}
#content {
	width: 620px;
	position: relative;
	font-size: 83%;
	line-height: 21px;
	padding: 10px 15px;

	text-align:justify;
	
}

#text {
	width: 430px;
}
#text a {
	border-bottom: dotted 1px #0000CC;
}
#text a:hover {
	color: #2E405F;
	border-bottom: solid 1px #2E405F;
}

/* contact form */
form * {
	font-size: small;
}
textarea, input {
	border: solid 1px #bbb;
	margin: 0 0 0.5em 0;
	background: #EEEEEE;
}
*>textarea, *>input {
	/* width: 200px; */
}
button {
	margin: 1em 20px 0 358px;
	padding: 1px 3px;
	background-color: #eee;
	border: solid 1px #bbb;

}
button:hover {
	background-color: #ddd;
	cursor: pointer;
}
.but2 {
	margin: 1em 0px 0 257px;
	padding: 1px 3px;
	background-color: #eee;
	border: solid 1px #bbb;
}
.but2:hover {
	background-color: #ddd;
	cursor: pointer;
}
.button {
	margin: 1em 20px 0 358px;
	padding: 1px 3px;
	background-color: #eee;
	border: solid 1px #bbb;

}
.button:hover {
	background-color: #ddd;
	cursor: pointer;
}



/* rightcol */
#rightCol {
	position: absolute;
	top: 30px; right: 0px;
}



/* index */
#index {
	margin-right: 15px;
	padding: 7px;
	border: dotted 1px #222;
	background-color: #eee;
		width: 150px;
}
/* 	background-color: #EFF7FF; */
#index * {
	list-style: none;
	padding: 0; margin: 0;
}
#index h3 {
	color: black;
	font-size: x-small;
	position: absolute;
	top: -20px; left: 0;
}
#index li {
	border: solid 1px #eee; /* for some reason IE messes up without this */
}
#index li ul {
	margin-left: 20px;
}
#index a {
	display: block;
	line-height: 1.5em;
	padding: 1px 1px 1px 4px;
	border: none;
	color: #212F58;
}
#index a:hover {
	background-color: #fff;
	padding: 0 0 0 3px;
	border: solid 1px #212F58;
}
#index .thispage {
	border: solid 1px #ddd;	
	padding-left: 3px;
	background-color: #fff;
}


#index a:hover.thispage {
	padding: 1px 1px 1px 3px;
}



#add {
margin: 0 auto;
left: 300px;
}

/* index2 */
#index2 {
	/*position: absolute;
	top: 250px; right: 0px; */
	/* width: 180px;   was 180px; */
	padding: 20px 0 0 8px;
	
	
	
}


#index2 * {
	list-style: none;
	padding: 0; margin: 0;
}
#index2 h3 {
	color: black;
	font-size: x-small;
	position: absolute;
	top: -20px; left: 0;
}
#index2 li {
	border: solid 1px #dfb; /* for some reason IE messes up without this */
}
#index2 li ul {
	margin-left: 20px;
}
#index2 a {
	display: block;
	line-height: 1.5em;
	padding: 1px 1px 1px 4px;
	border: none;
	color: #212F58;
}
#index2 a:hover {
	background-color: #efd;
	padding: 0 0 0 3px;
	border: solid 1px #040;
}
#index2 .thispage {
	border: solid 1px #ddd;	
	padding-left: 3px;
	background-color: #efe;
}


#index2 a:hover.thispage {
	padding: 1px 1px 1px 3px;
}








.hidden { display: none; }
.clear { clear: both; }

/* switcher */
#screen-switcher { margin: 0 0 1em 0; padding: 0; border: none; }
#screen-switcher h4 { font-size: x-small; color: black; }
#screen-switcher * { border: none; }
#screen-switcher select { width: 80px; }

/* footer */
#footer {
	font-size: x-small;
	color: #aaa;

	width: 650px;

	margin: 0 auto;

}
#footer a {
	color: #777;
}
#footer a:hover {
	color: black;
	border-bottom: dotted 1px #555;
}



h4 propHead{
	color: #000;
}
.propHead a:link {
	color: #000;
	font-family: georgia, "lucida sans unicode", lucida, verdana, helvetica, sans-serif;
	margin: 0; padding: 0;
	border: none;
	border-bottom: none;
		font-weight: bold;
}
.propHead a {
	color: #000;

	font-family: georgia, "lucida sans unicode", lucida, verdana, helvetica, sans-serif;
	margin: 0; padding: 0;
	border: none;
	border-bottom: none;
		font-weight: bold;
}
.propHead a:hover {
	border-bottom: dotted 1px #555;
	color: #000099;
}





.polaroid {
	margin:0 0 0 18px;
	padding:3px;
}
.polaroid a {
	font-size: x-small;
	color: #0000cc;
	font-weight: normal;
	border-bottom: 0px;

}
#polaroid a:hover {
	color: #000000;
	color: black;
	border-bottom: dotted 1px #555;
}
/*
.prop_under {
	font-family: "lucida sans unicode", lucida, verdana, helvetica, sans-serif;
	color: #0000cc;
}
.prop_under a {
	font-family: "lucida sans unicode", lucida, verdana, helvetica, sans-serif;
	color: #0000cc;
	border-bottom: dotted 1px #0000CC;
}

.prop_under a:link {
	font-family: "lucida sans unicode", lucida, verdana, helvetica, sans-serif;
	color: #0000cc;
	border-bottom: dotted 1px #0000CC;
}
.prop_under a:hover {
	color: #2E405F;
	border-bottom: solid 1px #2E405F;
}
*/



blockquoteInternal, .box {
	
	/* was also ,form */
	/* margin: 1em 23px; */
	
	margin-left: 38px; 
	margin-top: 23px; 
	padding: 1em 12px;
	border: dotted 1px #ccc;
	font-family: georgia, garamond, times, serif;
}
blockquoteInternal * {
	font-family: georgia, garamond, serif;
}
blockquoteInternal h4 {
	color: black;
	font-weight: bold;
}