body{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
}
a{
	color: Black;
	background-color: transparent;
	text-decoration: none;
	line-height: 1.4em;
	font-style: italic;
}
a[href^="http://"]{
	background: url(../images/exLink.gif) no-repeat top right;
	padding-right: 10px;
}
a[href^="mailto:"]{
	background: url(../images/EMail.gif) no-repeat top right;
	padding-right: 13px;
}
a[href$=".pdf"]{
	background: url(../images/pdf.gif) no-repeat top right;
	padding-right: 14px;
}
a[href$=".dot"]{
	background: url(../images/word.gif) no-repeat top right;
	padding-right: 20px;
}
a.top{
	display: block;
	font-style: normal;
	color: Black;
	background-color: transparent;
	text-decoration: none;
	line-height: 1.2em;
	width: 120px;
	height: 195px;
}
a.n{
	font-style: normal;
}
a.b{
	color: Blue;
	font-size: smaller;
	font-style: normal;
	font-weight: bold;
}
a:hover{
	font-weight: bold;
}
a:hover.top{
	font-weight: normal;
}
div{
	clear: both;
}
div.form{
	width: 75px;
}
div.top li{
	width: 120px;
	height: 195px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: White;
	float: left;
}
ul{
	padding-left: 0px;
} 
ul.dot{
	padding-left: 0px;
	list-style-type: square;
	margin-left: 0px;
}
ul.nt{
	padding-top: 10px;
}
li{
	display: block;
}
li.b{
	padding-bottom: 10px;
	font-weight: bold;
}
li.bt{
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
li.n{
	padding-left: 10px;
	font-weight: normal;
}
li.nt{
	padding-top: 10px;
}
li.container{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 10px;	
}
li.sidebyside{
	padding: 0;
	padding-right: 1px;
	margin: 0;
	float: left;
}
li#box6{
	float: left;
	width: 120px;
}
li#box7{
	float: left;
	width: 255px;
}
li#box7sbb{
	float: left;
	width: 360px;
}
li#box8{
	float: left;
	min-width: 255px;
	max-width: 400px;
}
li.dot{
  display: list-item;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
img{
	border: 0px;
}
img#patch{
	position: absolute;
	right: 100px;
	bottom: 50px;
}
input{
	color: #696969;
	border:  1px solid #696969;
}
input.form{
	width: 255px;
}
input.checkbox{
	border: none;
}
input.exalead{
	border: none;
}
input.ics{
	background: none;
	border: thin solid Red;
	text-align: left;
	color: Red;
	font-size: smaller;
}
select{
	color: #696969;
	border:  1px solid #696969;
}
select.form{
	width: 100px;
}
span.red{
	color: red;
}
span.blue{
	color: Blue;
	font-size: smaller;
}
span.small{
	font-size: smaller;
}
textarea{
	color: #696969;
	border:  1px solid #696969;
}
textarea.form{
	width: 255px;
}
