p {
	font-size: 0.9em;
	line-height: 1.3em;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #336699;
	line-height: 1.6em;
	border-bottom: 2px solid #336699;
}
.linklist {
	font-size: 0.8em;
	text-align: center;
	background-color: #E6E6E6;
	width: 100%;
	line-height: 1.3em;
	padding: 4px;
	border-top: thin solid #F1CD52;
	}
ul {
	list-style-type: none;
	list-style-image: url(../Resources/General/GreenBullet.gif);
	font-size: 0.9em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.1em;
	color: #000000;
	font-weight: normal;
	}
.copyright {
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.1em;
	color: #333333;
	}
a {
	text-decoration: underline;
}
.IMATsection {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000
	}
a:hover {
	color: #FF0000;
	}
body {
	font: 100% Arial, Helvetica, sans-serif;
}
.bannerstrong {
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: normal;
}
#searchbox {
	position: absolute;
	top: 9px;
	right: 40px;
}
