﻿*
{
	margin:0px;
	padding:0px;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container
{
	height:100%;
	min-height:624px;
}

#hidingdiv
{

	background-color:#fff;		
	position:static;
	*position:fixed;
	width:100%;
	z-index:1;
	background-image:url('../AllenairImages/HeaderBackground.png');
	background-repeat:repeat-x;
	height:110px;
	min-width:1003px;
}

#header
{
	height:80px;
	background-image:url('/AllenairImages/Header.png');
	background-repeat:no-repeat;
	min-width:1003px;
}

#hmenu
{
	border:3px solid #E8E8E8;
	height:20px;
    padding-left:20px;
	padding-top:2px;
	margin:2px;
}


#hmenu table a
{
	color:#000;
	font-family:sans-serif;
	font-size:14px;
	text-decoration:none;
	background-image:url('../images/underselect_sub.gif');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
}

#hmenu table a:hover
{
	text-decoration:underline;
	background-image:url('../images/underselect_sub_over.gif');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	color:#7F0000;
}
.chk
{
	background-color:#dfdfdf;
	font-size:14px;
	text-align:center;
	background-image:none;
}

#hmenu .chk a
{
	background-image:none;
	padding:0px;
	margin:0px;
}

#hmenu .chk a:hover
{
	background-image:none;
	padding:0px;
	margin:0px;
}

#ctl00_Menu1n0Items
{
	border:1px solid #808080;
}

#ctl00_Menu1n0Items
{
	border:1px solid #808080;
}

#ctl00_Menu1n0Items
{
	border:1px solid #808080;
}

#ctl00_Menu1n0Items
{
	border:1px solid #808080;
}

#ctl00_Menu1n0Items
{
	border:1px solid #808080;
}

#ctl00_Menu1n0Items
{
	border:1px solid #808080;
}

#ctl00_Menu1n0Items
{
	border:1px solid #808080;
}

#ctl00_Menu1n0Items
{
	border:1px solid #808080;
}

#ctl00_Menu1n0Items
{
	border:1px solid #808080;
}

#ctl00_Menu1n0Items
{
	border:1px solid #808080;
}

#ctl00_Menu1n0Items
{
	border:1px solid #808080;
}

#ctl00_Menu1n0Items
{
	border:1px solid #808080;
}

#ctl00_Menu1n1Items
{
	border:1px solid #808080;
}

#ctl00_Menu1n2Items
{
	border:1px solid #808080;
}
#ctl00_Menu1n3Items
{
	border:1px solid #808080;
}

#ctl00_Menu1n5Items
{
	border:1px solid #808080;
}

#ctl00_Menu1n10Items
{
	border:1px solid #808080;
}

#ctl00_Menu1n11Items
{
	border:1px solid #808080;
}

#ctl00_Menu1n12Items
{
	border:1px solid #808080;
}

#ctl00_Menu1n13Items
{
	border:1px solid #808080;
}

#ctl00_Menu1n14Items
{
	border:1px solid #808080;
}


#ContentArea
{
	margin-top:0px;	
	*margin-top:110px;		

}

#ContentArea table tr td
{
	font-size:15px;
}


hr{ color:#000;height:1px; }



.PageBreak
{ 
	page-break-after:always;
	*page-break-after:auto;	
	height:55px; 
}
.PageBreak2
{ 
	page-break-after:always; 
	/*background-image:url('../images/PageBreak.gif'); 
	background-repeat:repeat-x; */		
	
}

/*****TAB CONTROL STARTS*****/

.TabView
{
	margin-top:5px;
}

.Tabs
{
    height:22px;
    text-align:right;
    padding-right:5px;
}

#Tabs a
{
    text-decoration:underline;
	line-height:22px;
	color:#000;
}

#Tabs a:hover
{
    color:#000;
    text-decoration: none;
}


#Tabs a.ActiveTab
{
    text-decoration: none;
    background-image:url('/images/Layout/TabSelected.gif');
    color:#000;   
}

.Pages
{
	
}

/*****TAB CONTROL ENDS*****/

.Bck{ background-color:#E8E8E8; }
h1 {text-align:center;}

.AlignVertical{ vertical-align:middle; }
.FloatLeft{ float:left; }
.FloatRight{ float:right; }
.MinWidth{ min-width:970px; }
.ClassForContent{width:96%; min-width:953px;}
.Pos{position:relative;}
.Line-Height{line-height:20px;}
.Line-Height1{line-height:2px;}
.Padding-Left{padding-left:5px}
.AlignJustify{text-align:justify}

#TiltedBoxLeft
{ 
	background-image:url('../images/Tilted_L.gif'); 
	background-repeat:repeat-x; 
	background-position:top; 
	height:100%; 
	width:4%;
	text-align:center; 
}

#TiltedBoxRight
{ 
	background-image:url('../images/Tilted_R.gif'); 
	background-repeat:repeat-x; 
	background-position:top; 
	height:100%; 
	width:4%; 
	text-align:center; 
}
.TiltedText{ font-size:19px; min-width:500px;}



/******************************/
.Show{display:block}
.Hide{display:none}
.HideForScreen{display:none;}
.hideforscreenIE
		{
				display:none;	
		}
.Sitemap
{ 	
	margin-left:3px;
	margin-top:3px;
}
.Links{padding-right:10px; }
.LinkSelected{ color: black ;text-decoration: none	}
.LinkNormal{ color: black ;text-decoration: underline	}
.AlignRight{text-align:right;}
.AlignLeft{text-align:left;}
.AlignCenter{text-align:center;}
.HeaderLeft
{
	background-image:url('../images/HeaderLeft.gif'); 
	background-position:top;
	background-repeat:no-repeat; 
	height:125px;
	width:100%;
	min-width:1003px;
}
.HeaderLeft h1
{
	text-align:right;
	padding-top:30px;
	*padding-top:0px;
	*margin-top:29px;
	margin-right:10px;
	font-size:32px;
}
.HeaderLeftSingle
{
	background-image:url('../images/HeaderLeft.gif'); 
	background-position:top;
	background-repeat:no-repeat; 
	height:125px;
	width:100%;
	min-width:1003px;
}
.HeaderLeftSingle h1
{
	text-align:right;
	padding-top:43px;
	*padding-top:0px;
	*margin-top:45px;
	margin-right:10px;
	font-size:32px;
}

.HeaderLeft3
{
	background-image:url('../images/HeaderLeft.gif'); 
	background-position:top;
	background-repeat:no-repeat; 
	height:125px;
	width:100%;
	min-width:1003px;
}

.HeaderLeftone
{
	background-image:url('../images/HeaderLeft.gif'); 
	background-position:top;
	background-repeat:no-repeat; 
	height:125px;
	width:100%;
	min-width:1003px;
}
.HeaderLeftone h1
{
	text-align:right;
	padding-top:54px;
	*padding-top:0px;
	*margin-top:55px;
	margin-right:10px;
	font-size:32px;
}
.HeaderLeft3
{
	background-image:url('../images/HeaderLeft.gif'); 
	background-position:top;
	background-repeat:no-repeat; 
	height:125px;
	width:100%;
	min-width:1003px;
}


.HeaderLeft3 h1
{
	text-align:right;
	padding-top:27px;
	*padding-top:0px;
	*margin-top:29px;
	margin-right:10px;
	font-size:26px;
}
.HeaderLeft4
{
	background-image:url('../images/HeaderLeft1.gif'); 
	background-position:top;
	background-repeat:no-repeat; 
	height:110px;
	width:810px;

	*width:810px;
}


.HeaderLeft4 h1
{
	text-align:right;
	padding-top:27px;
	*padding-top:0px;
	*margin-top:29px;
	margin-right:10px;
	font-size:20px;
}

.HeaderLeft2
{
	background-image:url('../images/HeaderLeft.gif'); 
	background-position:top;
	background-repeat:no-repeat; 
	height:125px;
	width:100%;
	min-width:1003px;
}
.HeaderLeft2 h1
{
	text-align:right;
	padding-top:23px;
	*padding-top:0px;
	*margin-top:26px;
	margin-right:10px;
	font-size:20px;
}



.HeaderRight
{
	background-image:url('../images/HeaderRight.gif'); 
	background-position:top; 
	background-repeat:no-repeat; 
	height:125px;
	width:100%;	
	
}
.HeaderRight h1
{
	text-align:left;	
	padding-top:30px;
	*padding-top:0px;
	*margin-top:29px;
	margin-left:10px;
	font-size:32px;	
}
.HeaderRightSingle
{
	background-image:url('../images/HeaderRight.gif'); 
	background-position:top; 
	background-repeat:no-repeat; 
	height:125px;
	width:100%;	
	
}
.HeaderRightSingle h1
{
	text-align:left;	
	padding-top:43px;
	*padding-top:0px;
	*margin-top:45px;
	margin-left:10px;
	font-size:32px;	
}

.HeaderRightone
{
	background-image:url('../images/HeaderRight.gif'); 
	background-position:top; 
	background-repeat:no-repeat; 
	height:125px;
	width:100%;	
	
}
.HeaderRightone h1
{
	text-align:left;	
	padding-top:54px;
	*padding-top:0px;
	*margin-top:55px;
	margin-left:10px;

	font-size:32px;
}


.HeaderRight2
{
	background-image:url('../images/HeaderRight.gif'); 
	background-position:top; 
	background-repeat:no-repeat; 
	height:125px;
	width:100%;	
	
}
.HeaderRight2 h1
{
	text-align:left;	
	padding-top:23px;
	*padding-top:0px;
	*margin-top:26px;
	margin-left:10px;
	font-size:20px;
}
.HeaderRight3
{
	background-image:url('../images/HeaderRight.gif'); 
	background-position:top; 
	background-repeat:no-repeat; 
	height:125px;
	width:100%;	
	
}
.HeaderRight3 h1
{
	text-align:left;	
	padding-top:27px;
	*padding-top:0px;
	*margin-top:29px;
	margin-left:10px;
	font-size:26px;
}
.HeaderRight4
{
	background-image:url('../images/HeaderRight.gif'); 
	background-position:top; 
	background-repeat:no-repeat; 
	height:125px;
	width:100%;	
	
}
.HeaderRight4 h1
{
	text-align:left;	
	padding-top:27px;
	*padding-top:0px;
	*margin-top:29px;
	margin-left:10px;
	font-size:18px;
}


.HeaderLeftOther
{
	background-image:url('../images/HeaderLeft.gif'); 
	background-position:top;
	background-repeat:no-repeat; 
	height:125px;
	width:100%;
	min-width:1003px;
	
}
.HeaderLeftOther h1
{
	text-align:right;
	margin-top:50px;
	margin-right:20px;
	font-size:32px;
}
.HeaderRightOther
{
	background-image:url('../images/HeaderRight.gif'); 
	background-position:top; 
	background-repeat:no-repeat; 
	height:125px;
	width:100%;
	min-width:957px;	
}
.HeaderRightOther h1
{
	text-align:left;
	margin-top:50px;
	margin-left:20px;
	font-size:32px;
}
.GeneralTableForms
{
	border-top:1px solid black;
	border-left:1px solid black;			
}
.GeneralTableForms tr td
{
	border:1px solid black ;	
	border-left:0;
	border-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;

}

.font15
{
	font-size: 15px;				
}
.VerticalTop{vertical-align:top;}
.VerticalMiddle{vertical-align:middle;}
.VerticalBottom{vertical-align:bottom;}

.PageNo
{
/*width:55px;
	text-align:center;*/
}

.PrintPage
{
padding-left:8px;
*padding-left:5px;
}
.PrintPage1
{
	/*width:850px;*/
	
	/*height:1160px;*/
	border:1px solid #000;
}
.headr
{
	border:1px solid #000;
	border-left:2px solid #000; 
	height:160px;	
}
.PageBreak1
{
	
	height:1px;	
}

.PageBreakLast
{	
	height:55px;
}
.PageBreakLast2
{
	height:55px;
}

.LineBrForPrint
{
	display:none;
}

#Page4 table
{
	font-size:15px;
}

#Page3 table
{
	font-size:15px;
}

#Page2 table
{
	font-size:15px;
}

#Page1 table
{
	font-size:15px;
}

.MinWidth
{
	width:1003px;	
}
.Links a:hover{
font-style:italic;
font-weight:bold;
	
}
.Align{
    margin-left:120px;
}

.SideImg
{
	width:48px;
}

 .BkImg{background-image:url('/images/HeaderRight.gif'); 	background-repeat:repeat-x; 
	height:105px;
	}
.Allenairlogo
{
	/*background-image:url('/PumpFlyerimages/A_logo.png'); 
	background-position:top;
	background-repeat:no-repeat; 	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='/PumpFlyerimages/A_logo.png');*/
	height:160px;
	width:161px;
	border:1px solid #000;
	float:left;
}
.MozAlignLeft{text-align:-moz-left;}
.MozAlignCenter{text-align:-moz-center;}
.MozAlignRight{text-align:-moz-right;}
.Line5{line-height:5px;}
.Line8{line-height:8px;}
.Line10{line-height:10px;}

.GeneralTableFormsnew
{
	border-top:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;	
					
}
.GeneralTableFormsnew tr td
{
	border:1px solid black ;	
	border-left:0;
	border-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.Header{
	background-image:url('../images/Cover/Cover1.png'); 
	background-position:top; 
	background-repeat:no-repeat; 
	height:125px;
	width:100%;	

}

