﻿*
{
	margin: 0px;
}
.InsertButton {position:absolute !important; top:160px;left:20px;}


body, html
{
	font-family: Arial, Verdana, Helvetica,'Trebuchet MS', sans-serif;
	font-size: 10pt;
	height:100%;
	padding-bottom:50px;
}
.ImgRot
{
	overflow: hidden;
	width: 204px;
	height: 153px;
}
.mainct ul {margin-left:20px; padding-left:20px; list-style-position:outside; list-style-type:square;}

.imgblock
{
	width: 204px;
	float: left;
}
.imgblock table
{
	padding-left: 10px !important;
}
.loginview
{
	padding-left: 10px;
	
}

.mainct
{
	margin-left: 213px;
	max-width: 700px;
	margin-top: 20px;
	padding-bottom:50px;
}
.wrapper {	
min-height:50%;
height:auto !important;
height:100%;
margin:0px auto -4em;}

.footer, .push {height:4em;}

.mainct ol
{
	padding-left: 30px;
}
.mainct p
{
	margin: 5px 0px 10px 0px;
}
.mainct br {margin-bottom:1em; }
.mainct td
{
	vertical-align: text-top;
}

.tdnowrap {white-space:nowrap;}


.Mhead
{
	background-image: url(images/mh_bg.gif);
	background-repeat: repeat-x;
	height: 100px;
}

h1, h2, h3, h4
{
	color: #1A4696;
	text-transform: uppercase;
}
h1 {font-size:1.3em; padding-bottom:1em;}


h2
{ font-size:1.1em;
	padding: 5px 12px 0px 0px;
}

h3
{font-size:1.2em;
	margin: 10px 0 2px 0;
}
h4 {font-size:1.0em; text-transform:none}

hr
{
	color: #87acdc;
	border: 0px;
	height: 1px;
	width: 300px;
	text-align: left;
}




.SelectedItem
{
	color: #ff6600;
	text-transform: uppercase;
	padding: 3px;
	font-weight: bold;
}

.datalistitems, .datalistitems a
{
	padding: 5px 10px;
}
.subhead {color:#E3701A}


