body {
	font-size: 75%;
	font-family:Verdana;
	line-height:1.75em;
}
p, ul, ol {
	font-size:1em;
	line-height:1.75em;
	margin:0 0 1.5em 0;
}
ul {
	list-style: disc outside;
	margin-left:20px;
}
ol {
	list-style-type: decimal;
}
h5, h4, h3 {
	font-size:1em;
	line-height:1.75em;
	margin:1.75em 0;
	font-weight:bold;
}
h2 {
	font-size:1.37em;
	line-height:1.49em;
	margin:1.29em 0;
	font-weight:normal;
	color:#000;
	text-transform:uppercase;
}
#contentArea h2 {
	font-size:30px;
	margin:10px 0 0;
	padding:0;
}
#home h2 {
	color:#21619e;
	text-transform:uppercase;
	font-weight:bold;
}
h1 {
	font-size:25px;
	line-height:35px;
	margin:0 0 18px 0;
	text-transform:uppercase;
	font-weight:normal;	
	color:#444;
}
a {
	color:#0075FF;
	text-decoration:none;
}
a:hover {
	background:#EDEEE5;
}
hr {
	margin:10px 0;
}
#application br {
	display:none;
}