body {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	font-size: .8em;
	margin: 2em 8% 1em 6%;
}

h1,h3,h4,h6{
	font-family: Arial, Helvetica, sans-serif;
}

h5{
	padding: .5em .5em .5em;
}

a:link{
	color: #B22222;
	text-decoration: none;
}

a:visited{
	color: Green;
	text-decoration: none;
}

a:active{
	color: #7A238D;
	text-decoration: none;
}

a:hover,a:focus {
	color: Black;
	background-color: #EAFFCC;
	text-decoration: underline;
}

 
 hr {
	color: Gray;
	width: 100%;
	height: 1px;
}

 h2{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25%;
	letter-spacing: 5px;
	padding-bottom: -1em;
}

 table, td, th, tr {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.plain {
	font-size: 100%;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.smaller{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
}

.contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	margin-top: 2em;
}
.contact img{ margin-top: -4em;}
ul.nodot {
	list-style-type: none;
}

ol.nodot {
	list-style-type: none;
}

li.nodot {
	list-style-type: none;
}

p{
	padding: .5em .5em .5em;
	margin-top: 0;
}

#breadCrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	margin: 3px 0px 3px -6%;
}

a#breadCrumb:active, a#breadCrumb:link, a#breadCrumb:visited {
	color: #666666;
	text-decoration: none;
}

a#breadCrumb:focus,a#breadCrumb:hover{
	color: Black;
	background-color: #EAFFCC;
	text-decoration: underline;
}

.layer {
	margin: -30px 0 0 0;
	color: Black;
	padding: .5em .5em .5em .5em;
	border-top: 2px solid #FFCC33;
	border-bottom: 2px solid #FFCC33;
	border-right: 2px solid #FFCC33;
	border-left: 2px solid #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #FFFFCC;
}

	
a#breadCrumb2:active, a#breadCrumb2:link, a#breadCrumb2:visited {
	color: #666666;
	background-color: transparent;
	text-decoration: none;
	float: right;
	font-size: 85%;
}

a#breadCrumb2:hover{
	color: #990000;
	background-color: White;
	text-decoration: none;
	float: right;
	font-size: 85%;
}
