﻿body
{
	font-family: arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.text
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#header
{
	font-family: 'trebuchet MS';
	font-size: 22px;
	font-weight: normal;
	color: #006699;
}
.header
{
	font-family: 'trebuchet MS';
	font-size: 24px;
	font-weight: normal;
	color: #006699;
}
.smheader
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #cc6600;
	font-weight: bold;
}
.text
{
	font-family: Arial;
	font-size: 12px;
}
.footer
{
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #666666;
}
.footer a
{
	text-decoration: none;
	color: #666666;
}
.textbox
{
	border: 1px solid #7f9db9;
}
.requestheaddrop
{
	font-family: 'trebuchet MS';
	font-size: 12px;
	font-weight: normal;
	color: #cc6600;
	text-transform: uppercase;
}
.table
{
	padding: 4px 0px 4px 0px;
}
.Submit
{
	background-image: url(  '../siteimages/request-submit.gif' );
}
.error
{
	font-family: arial;
	font-weight: bold;
	color: red;
}
.search
{
	background-image: url(  '../siteimages/searchbar.gif' );
	background-repeat: no-repeat;
}
.listviewHeaderCust
{
	font-size: 11px;
	background-color: #003399;
	vertical-align: bottom;
	color: #FFFFFF;
	font-weight: bold;
}
.listItemCust
{
	font-size: 11px;
}
.listviewAltCust
{
	font-size: 11px;
	background-color: #CCD9FF;
}
.listItemLinkCust
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.tabSelect
{
	border-width: 1px;
	border-color: #C8C8B7;
	margin: 5px 2px 0px 2px;
	padding: 8px 2px 0px 2px;
	background-color: #FFFFFF;
	float: left;
	height: 27px;
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}


.tabUnSelect
{
	border-width: 1px;
	border-color: #C8C8B7;
	padding: 10px 2px 2px 0px;
	background-color: #E8EDF9;
	float: left;
	height: 20px;
	text-align: center;
	margin-top: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	margin-right: 2px;
	margin-left: 2px;
}
.plateauheader
{
	border: 1px solid #7999DE;
	font-size: 16px;
	font-weight: bold;
}
.plateauline
{
	border: 1px solid #E0E0E0;
	font-size: 16px;
}

