/* CSS Document */

body {
font-size: small; font-family: verdana, arial, sans-serif; margin:0; padding:0
}
*html body {
font-size:x-small; /*for IE5/Win */
f\ont-size:small; /* for other IE versions */
}

h1 {font-size:3em;}

h3 {font-size:2em;}

h2 {font-size:1.5em;}

h3 {font-size:1.2em}

p {font-size:.8em;}

ol {font-size:.76em;}

ul {font-size:.76em;}

a {font-size:.9em;}
.sidebar {
	line-height: 36px;
	color: #FFFFFF;
	font-weight: normal;
}
.boxborder {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: .8em;
	padding: .5em;
	color: #EE4923;
	background-color: #CDECED;
}
.middlebar {
	padding: 2em;
}
.redspan {
	color: #EE4923;
}
.smspan {
	font-size: 0.8em;
	line-height: 130%;
}
.bigspan {
	font-size: 1.3em;
}
.tealdiv {
	color: #333333;
	background-color: #86DOD2;
	padding: 1em;
}
.boxborderteal {
	font-size: 0.8em;
	padding: 1em;
	color: #333333;
	background-color: #86D0D2;
}
.morlead {
	line-height: 1.5em;
}
