body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;		
}
p{font:10pt Tahoma}
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;

}
.header2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00548A;
}
.pageHeader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00548A;
}

tr{font:10pt Tahoma}
input{font:10pt Tahoma}
textarea{font:10pt Tahoma}
select{font:9pt Tahoma}
H1
{
    font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
}
H2
{
    font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	color: #003366;
}

A, A:link, A:visited, A:active
{
    COLOR: black;
}
A:hover
{
    COLOR: black;
}
A.GridLink, A.GridLink:link, A.GridLink:visited, A.GridLink:active
{
    COLOR: navy;
    TEXT-DECORATION: none
}
A.GridLink:hover
{
    COLOR: navy;
    TEXT-DECORATION: underline
}
SPAN.required
{
	color: Red
}

.TopMenuItem {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: white;
}
A.TopMenuLink, A.TopMenuLink:link, A.TopMenuLink:visited, A.TopMenuLink:active
{
    COLOR: navy;
    TEXT-DECORATION: none
}
A.TopMenuLink:hover
{
    COLOR: navy;
    TEXT-DECORATION: underline
}
.LeftMenuItem {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: white;
}
A.LeftMenuLink, A.LeftMenuLink:link, A.LeftMenuLink:visited, A.LeftMenuLink:active
{
    COLOR: navy;
    TEXT-DECORATION: none
}
A.LeftMenuLink:hover
{
    COLOR: navy;
    TEXT-DECORATION: underline
}
.GridHeader
{
	font-weight: bold;
	vertical-align: top;
	color: white;
	background-color: lightsteelblue;
	text-align: center;
	text-decoration: none;
}		
.GridPager
{
	background-color:white;
	font-weight: bold;
	color: black;
}
TABLE.Toolbar
{
    BORDER-RIGHT: medium none;
    PADDING-RIGHT: 1px;
    BORDER-TOP: medium none;
    MARGIN-LEFT: 0px;
    BORDER-LEFT: medium none;
    WIDTH: 95%;
    BORDER-BOTTOM: medium none;
    BACKGROUND-COLOR: silver
}
.TextBoxWide
{
	width: 380;
}
.ReadOnlyBox
{
	background-color:#eeeeee;
}
.ReadOnlyBoxBold
{
	background-color:#eeeeee;
	font-weight: bold;
}
.ReadOnlyBoxWide
{
	background-color:#eeeeee;
	width: 380px
}
.ReadOnlyBoxBoldWide
{
	background-color:#eeeeee;
	width: 380px;
	font-weight: bold;
}
.MessageBoxControl
{
	BORDER-RIGHT: thin solid #dddddd;
    PADDING-RIGHT: 1px;
    BORDER-TOP: thin solid #dddddd;
    MARGIN-LEFT: 0px;
    BORDER-LEFT: thin solid #dddddd;
    WIDTH: 95%;
    BORDER-BOTTOM: thin solid #dddddd;
    BACKGROUND-COLOR: silver
}
.ErrorTable
{
	border: solid 1 #dddddd;
}

.Button {
	FONT-SIZE: 14px; color:#72683E; WIDTH: 80px; HEIGHT: 25px;
}