﻿*
{
	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: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, #ctl00_Menu1n0Items, #ctl00_Menu1n0Items, #ctl00_Menu1n0Items, #ctl00_Menu1n0Items, #ctl00_Menu1n0Items, #ctl00_Menu1n0Items, #ctl00_Menu1n0Items, #ctl00_Menu1n0Items, #ctl00_Menu1n0Items, #ctl00_Menu1n0Items, #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:110px;
}

#ContentArea table tr td
{
	font-size:15px;
}


hr{ color:#000;height:1px; }


.HideForScreen{display:none}

.PageBreak
{ 
	page-break-after:always; 
	background-image:url('../images/PageBreak.gif'); 
	background-repeat:repeat-x; 
	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;}

#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}
.Sitemap
{ 	
	margin-left:3px;
	margin-top:3px;
}
.Links{padding-right:10px; }
.LinkSelected{ color: black ;text-decoration: none	}
.LinkNormal{ color: blue ;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:159px;
	width:100%;
	min-width:1003px;
}
.HeaderLeft h1
{
	text-align:right;
	margin-top:65px;
	margin-right:20px;
	font-size:40px;
}
.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;
}
.HeaderRight
{
	background-image:url('../images/HeaderRight.gif'); 
	background-position:top; 
	background-repeat:no-repeat; 
	height:159px;
	width:100%;
	min-width:1003px;
}
.HeaderRightOther
{
	background-image:url('../images/HeaderRight.gif'); 
	background-position:top; 
	background-repeat:no-repeat; 
	height:125px;
	width:100%;
	min-width:1003px;
}
.HeaderRightOther h1
{
	text-align:left;
	margin-top:50px;
	margin-left:20px;
	font-size:32px;
}

.HeaderRight h1
{
	text-align:left;
	margin-top:65px;
	margin-left:20px;
	font-size:40px;
}
.VerticalTop{vertical-align:top;}
.VerticalMiddle{vertical-align:middle;}
.VerticalBottom{vertical-align:bottom;}
.PageNo
{
	width:55px;
	text-align:center;
}

.PrintPage
{

}
.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
{
	background-image:url('../images/PageBreak.gif'); 
	background-repeat:repeat-x; 
	height:55px;
}
.PageBreakLast2
{
	height:55px;
}

.LineBrForPrint
{
	display:none;
}

#Page1 table, #Page2 table, #Page3 table, #Page4 table
{
	font-size:15px;
}

.MinWidth
{
	width:1003px;
}

.SideImg
{
	width:60px;
}

 .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;
}
