﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #333333;
	letter-spacing:0.03em;
}

h1 {
	color:#008752;
	font-family:  Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size: x-large;
	font-weight:lighter;
	margin:0px;
}

h2 {
	color:#ABDDEB;
	font-family:  Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size: x-large;
	font-weight:lighter;
		margin:0px;
}


h4 {
	color:#ABDDEB;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight:bold;
	letter-spacing:0.03em;
	margin:0px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: large;
	font-weight:bold;
	line-height: 1.5em;
  	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: medium;
	font-weight:bold;
	line-height: 1.5em;
  	color: #DCDCDC;
}
/* Pauls directory listing stuff. */




.menuul{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:none;
	list-style-type:none;
}


.menuul .heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	list-style:none;
	list-style-type:none;

	clear:both;
	

}

/*list item*/
.smaller{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	width:170px;
	margin-bottom:30px;
	margin-right:33px;
}
.smaller1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	width:170px;
	margin-bottom:30px;
	margin-right:0px;
}
/*div
.widthfixed{

height:440px;

}*/
.name{
margin-top:7px;
font-size:14px;
font-weight:bold;
display:block;
height:40px;
width:169px;
}
#hyperDestination {
display:block;
width:169px;
}

.Classification{
margin-top:2px;
font-size:11px;
font-weight:bold;
margin-bottom:2px;
display:block;
width:169px;
border:1px solid #B7D740;
padding-left:2px;
font:#333333;
}
.Classification span{
font-weight:normal;
}

.desc{
width:169px;
font-size:11px;
}
.fullw{
width:100%;
float:left;
clear:both;
}
.signature {
color: #008752;
font-weight: bold;
font-style: italic;
font-size:small;
