/* -------------------------------------------------------
mobile.css
last modified:  02/18/2008 by RDA
last validated: 02/18/2008 by RDA
------------------------------------------------------- */


body {
	background-image: none;
	background-color: #fff;
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	line-height: 1.2em;
	font-size: small;
	}
#skipper {
	display: none;
	}
#search label, #newsletter label {
	display: none;
	}
#navbar, #main, #sidebar {
	border-bottom: 1px #666 solid;
	padding-bottom: 1em;
	}
#landingfeature img {
	display: none;
	}
#utilitynav {
	display: none;
	}
.url {
	font-size: 85%;
	}
h1 {
	font-size: 180%;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif !important;
	font-weight: bold;
	margin: 1em 0;
	}
.home h1 img {
	width: 200px;
	height: 100px;
	}
h2 {
	font-size: 120%;
	font-weight: bold;
	margin: .5em 0;
	}
h3 {
	font-size: 100%;
	font-weight: bold;
	margin: .5em 0;
	text-transform: uppercase;
	}
dt {
	font-weight: bold;
	}
.right {
	float: right;
	}
.left {
	float: left;
	}
.noprint {
	display: none;
	}
img, #wrap a img {
	border: #999 1px solid;
	margin: 1em 1em 1em 0;
	}
#header #logo img {
	border: none;
	margin: 0;
	}
.small
{width: 75px;
	height: 50px;}

.medium
{width: 132px;
	height: 88px;}

.large
{width: 231px;
	height: 154px;}

.headsmall
{width: 65px;
	height: 81px;}

.headlarge
{width: 100px;
	height: 125px;}

img.noborder, #wrap a img.noborder
{border: none;}