/**
*
*	Mobile CSS for handheld devices
*
**/

#searchform fieldset {
}

img {
	border: 0px;
}

h1, h2, h3, h4,h5 {
	font-size: 9pt;
	font-weight: bold;
}
p {
}
p, ul, form {
	font-size: 6pt;
	clear: both;
	display: block;
}
h2 {
	float: left;
	font-size: 7pt;
	line-height: 32px;
}

#content {
	padding-bottom: 2em;
}
#footer {
	font-size: 6pt;
	border-top: 1px solid #142B50;
}
#footer p {
	padding: 0;
}
