body {
	margin: 0px;
	padding: 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align:center;
}
a {
	color: #6595ac;
	text-decoration: none;
}
a:hover {
	color: #000066;
}
h1 {
	color: #000066;
	font-size: 11px;
	text-align: left;
}
h2 {
	color: #5c7ac7;
	font-size: 11px;
	text-align: left;
}
img {
	border-style: none;
}
p { margin:8px 0px 8px 0px;}
fieldset {
	padding: 8px;
}
#wrap {
	margin: 2px;
	width: 200px;
	text-align:left;
}
#header {
	width: 200px;
	height: 90px;
	background:url(../images/header_handheld.jpg);
	margin-bottom:72px;
}
#header .left {display: none !important;}
#flashmenu {
	display: none !important;
}
#nav {
	display: none !important;
}
#navright {
	display: none !important;
}
#lefttab {
	display: none !important;
}
#righttab {
	display: none !important;
}
#content {
	margin: 0px;
}
#content .top {
	display: none !important;
}
#content .bottom {
	display: none !important;
}
#content .innercontent {
	margin:0px;
}
#content .innercontent .main {
	padding:5px;
	background: #FFFFFF;
	height: auto;
	text-align:justify;
	border: 1px solid #7EA3B6;
}
#content .innercontent .top {
	display: none !important;
}
#content .innercontent .bottom {
	display: none !important;
}
#content .innercontent .main h1 {
	font-size: 11px;
	color: #44687B;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: none;
	display: inline;
}
#clearer {margin:0px; height:1%; line-height:0px;}
#footer {
	position: absolute;
	left: 2px;
	top: 94px;
	width: 200px;
}
#footer .left {
	display: none !important;
}
#footer .right {
	display: none !important;
}
#footer a {
	width:100px;
	height:17px;
	background:#C2CDE9 url(../images/hharrow.jpg) no-repeat right center;
	float:left;
	padding:1px 2px 1px 3px;
	border: 1px outset #557689;
	font-weight: bold;
	color: #333333;
}
#footer a:hover {
	background: #F0F4FE;
	color:#333333;
}
.copyright {
	text-align: center;
	padding: 5px;
	color: #999999;
	font-size: 9px;
	background: #E2E6EF;
	border: 1px solid #557689;
	margin-top: 2px;
}
.clear {
	clear: both;
	line-height: 0px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.imageborder {
	border: 1px solid #59849C;
}
.mainheding {
	margin-bottom: 12px;
}

.aligncenter {
	text-align: center;
}
.showcase .handheld {
	display: none !important;
}
.showcase td {
	font-size: 9px;
	text-align: left;
	padding: 0px;
	vertical-align: top;
	border-bottom: 1px solid #557689;
}
.showcase h2 {
	font-size: 9px;
	font-weight: normal;
}

.textfield {
	width: 170px;
	border: 1px solid #59849C;
	font-size:10px;
}
.labelwrap {
	margin-top: 3px;
	margin-bottom: 3px;
}
.arrow li {
	margin-left: -20px;
}
