﻿body, div, p, h1, h2, h3, h4, ul, li, table
{
	margin:0;
	padding:0;
	border:none;
}

body 
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

.adjustedZIndex {
	z-index: 1;
}

a:link {
	COLOR: #0000FF;
}
a:visited {
	COLOR: #0000FF;
}
a:hover {
	COLOR: #0000FF;
}
a:active {
	COLOR: #0000FF;
}

.MenuItem
{
}
a:link.MenuItem, a:visited.MenuItem
{
	color: #000000;
}

.std
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
.std2
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	background: #F5F5F5;
}
.header
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}
.header2
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
.tdHeader
{
	Font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #706640;
	text-align: center;
}

.LinkButton
{
	Font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-align: center;
}

.RequiredField
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFEFEF;
}
.RequiredLabel
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: Bold;
}
.btnsmall
{
	width:45px;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	padding:0;
}
.btnsmall2
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	padding:0;
}
.FollowUpPopup
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	visibility:hidden;
	border: solid 1 #000000;
}