﻿body {
}
.lbl
{
	font-size: 10px;
	font-family: Verdana;
	font-weight: Normal;
	color: Black;
}
.lblErr
{
	font-weight: bold;
	font-size: 9px;
	color: red;
	font-family: Arial;
}
.checkbox
{
	font-size: 9px;
	font-family: Arial;
	text-align: left;
}
.lblHeader
{
	font-weight: Normal;
	font-size: 11px;
	color: #3366CC;
	font-family: Arial;
	text-align: center;
}
.txHeader
{
	font-weight: Normal;
	font-size: 16px;
	color: #003399;
	font-family: Tohama;
	text-align: center;
}

.lblAlert
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
	color: #0066ff;
	direction: ltr;
	font-family: Arial;
	text-align: center;	
}
.lblTitle
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	color: #0066ff;
	font-family: 'Bradley Hand ITC';
	text-align: center;
	text-decoration: underline;
	text-transform: uppercase;
}
.Title
{
	font-weight: bold;
	font-size: 11.5px;
	vertical-align: middle;
	color: #0066ff;
	font-family: 'Bradley Hand ITC';
	text-align: center;
	text-transform: uppercase;
}
.SubTitle
{
	font-weight: Normal;
	font-size: 11.5px;
	vertical-align: middle;
	text-align: center;
	color: #0066ff;
	font-family: 'Verdana';	
}
.SHeading
{
	font-weight: Normal;
	font-size: 11px;
	vertical-align: middle;
	text-align: left ;
	color: #0066ff;
	font-family: 'Verdana';	
}

.lblValidation
{
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
}
.lblMsg
{
	font-size: 12px;
	vertical-align: middle;
	color: red;
	direction: ltr;
	font-family: Arial;
	text-align: left;
}
.ddl
{
	font-size: 13px;
	text-transform: capitalize;
	direction: ltr;
	font-family: Arial;
}
.button
{
	table-layout: fixed;
	font-size: 11px;
	color: white;
	font-family: Verdana;
	background-color: #0066ff;
	font-weight: bold;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.dataListItem
{
	margin-top: 0px;
	padding-top: 0px;
}
.textbox
{
	font-size: 8.5px;
	font-family: Verdana;
	height: 10px;
}
.imageButtonCursor
{
	cursor: hand;
}
.arb_sp_txt
{
	font-size: 10.5px;
	font-family: Arial;	
	color: #003399;
}
.arb_txt_head
{
	font-size: 11pt;
	font-weight: bold;
	font-family: Times New Roman;	
	color: #003399;
}
.arb_txt
{
	font-size: 9pt;	
	font-family: Tahoma;	
	color: #000000;
	line-height: 15pt;
}
.sp_txt_e
{
	font-size: 9pt;	
	font-family: Verdana;	
	color: #000000;
	line-height: 12pt;
}
#wrapper {
    margin: 0 auto;
    width: 982px;
}
#content {
    width: 100%;
}
