﻿body
{
	font-family: arial, helvetica, verdana;
	font-size: 11pt;
	color: #000000;
	background-color: Transparent;
	margin: 0px;
}

.formDefault
{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.formBG
{
}

/*============================= form ================================*/
.heading1
{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.heading2
{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
	text-transform:lowercase;
	text-align:left;
	padding-bottom:5px;
}

.HeadLeft
{
	background-image: url('../Images/img_leftCnr.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	height: 53px;
	width: 20px;
}

.HeadText
{
	width: 325px;
	height: 36px;
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #ffffff;
	background-image: url('../Images/img_headingBG.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	text-align: left;
}

.HeadTextInactive
{
	width: 325px;
	height: 36px;
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #ffffff;
	background-image: url('../Images/img_headingBGinactive.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	text-align: left;
}

.HeadRight
{
	background-position: left center;
	background-image: url('../Images/img_rightCnr.jpg');
	background-repeat: no-repeat;
	width: 23px;
}

.ClickImg
{
	cursor: hand;
}

.VertSpace
{
	height: 10px;
}

.LeftSpace
{
	width: 23px;
}

.LeftSpace2
{
	width: 25px;
}

.RightSpace1
{
	width: 221px;
}

.RightColumn
{
	width: 523px;
}



/*------- Default Form Styles ---------*/
.FormHeader
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-transform:lowercase;
}

.FormContent
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.FormFields
{
	font-size: 12px;
	height:20px;
	border:0px;
	vertical-align:middle;
}

.FormDropDown
{
	font-size: 12px;
	height:20px;
	border:0px;
}

.FormRadioFields
{
	font-size: 12px;
	border:0px;
}

.FormAreaCode
{
	font-size: 11px;
	width: 44px;
	height:20px;
	border:0px;
}

.FormTelNum
{
	font-size: 12px;
	width: 111px;
	height:20px;
	border:0px;
	vertical-align:middle;
}

.FormTxtDay
{
	font-size: 14px;
	width: 34px;
	height:20px;
	border:0px;
	vertical-align:middle;
	text-align:center;
}

.FormTxtMonth
{
	font-size: 14px;
	width: 34px;
	height:20px;
	border:0px;
	vertical-align:middle;
	text-align:center;
}

.FormTxtYear
{
	font-size: 14px;
	width: 45px;
	height:20px;
	border:0px;
	vertical-align:middle;
	text-align:center;
}

.FormTxtDayGrey
{
	font-size: 14px;
	width: 34px;
	height:20px;
	border:0px;
	vertical-align:middle;
	text-align:center;
	color: #cccccc;
}

.FormTxtMonthGrey
{
	font-size: 14px;
	width: 34px;
	height:20px;
	border:0px;
	vertical-align:middle;
	text-align:center;
	color: #cccccc;
}

.FormTxtYearGrey
{
	font-size: 14px;
	width: 45px;
	height:20px;
	border:0px;
	vertical-align:middle;
	text-align:center;
	color: #cccccc;
}

.FormTxtSearch
{
	font-size: 12px;
	width: 208px;
	height:20px;
	border:0px;
}

.FormDrpMonth
{
	font-size: 12px;
	width: 54px;
	height:20px;
	border:0px;
}

.FormDrpYear
{
	font-size: 12px;
	width: 54px;
	height:20px;
	border:0px;
}


/*------- Vehicle Form Styles ---------*/
.VehHeader
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	width: 165px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.VehContent
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 225px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.VehDropDown
{
	font-size: 12px;
	width: 212px;
	height:20px;
	border:0px;
}

.VehFields
{
	width: 210px;
	font-size: 12px;
	height:20px;
	border:0px;
	vertical-align:middle;
}


/*------- Content Form Styles ---------*/
.ContHeader
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	width: 270px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.ContContent
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 120px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.ContFields
{
	font-size: 12px;
	width: 109px;
	height:24px;
	border:0px
}


/*------- Non Motor Form Styles ---------*/

.NonMHeader
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	width: 250px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.NonMContent
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 152px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.NonMFields
{
	font-size: 12px;
	width: 150px;
	height:20px;
	border:0px
}

.BuildFields
{
	font-size: 12px;
	width: 155px;
	height:20px;
	border:0px
}


/*------- Multiple Vehicle Control Styles ---------*/
.DescriptionCol
{
	width: 280px;
	text-align: left;
}


/*------- Help Balloons ---------*/
.balloon
{
  position: relative;
  float: right;
  padding-right: 8px;
}


/*------- UpdateProgress Modal Styles ---------*/
#Progress_HideSelect
{
	visibility: hidden;
}

#progressBackgroundFilter
{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 999998 !important;
}

#processMessage
{
	position: fixed;
	top: 30%;
	left: 43%;
	padding: 10px;
	width: 14%;
	z-index: 999999 !important;
	background-color: #fff;
	border: solid 1px #000;
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
	color: #2e4c80;
}

/*------- Resize IFrame ---------*/
#resizeframe
{
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
}


/*-------------------------------------------- Grid Styles -------------------------------------*/

.Datagrid
{
	width:400px;
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #000000;
	background-color:#ffffff;
	padding:5px;
}

.DGLink
{
	width:400px;
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #f96b16;
	padding:5px;
}
.DGrow
{
	width:400px;
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #000000;
	background-color:#ffffff;
	padding:5px;
	text-indent:3px;
}

