@import url(allisonstyles_fonts.css); 
@import url(allisonstyles_colors.css); 
@import url(allisonstyles_links.css); 

/* Body and Paragraph Adjustment For unwanted top space in browsers such as chrome */
body { margin:0; padding:0;}

.nospace {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 1em;
margin-left: 0;
}

.nospace_at_all {
padding: 0; 
margin-top: 0; 
margin-right: 0; 
margin-bottom: 0; 
margin-left: 0; 
}

.nospace_at_all_centerered {
padding: 0; 
margin-top: 0; 
margin-right: 0; 
margin-bottom: 0; 
margin-left: 0; 
text-align:center;
}


/* Named Structural Tray and Tile Styles */
#PrimaryTray {
	position:absolute;
	left:10px;
	top:16px;
	width:952px;
	height:2875px;
	z-index:1;
	background-color: #FFFFFF;
}
#GreyVerticalTile {
	position:absolute;
	left:0px;
	top:90px;
	width:32px;
	height:2785px;
	z-index:2;
	background-color: #7F7F7F;
}
#WhiteVerticalTile {
	position:absolute;
	left:32px;
	top:90px;
	width:115px;
	height:2785px;
	z-index:2;
	background-color: #FFFFFF;
}
#ContentTray {
	position:absolute;
	left:147px;
	top:90px;
	width:805px;
	height:2785px;
	z-index:2;
	background-color: #FFFFFF;
}
#PageHeaderTray {
	position:absolute;
	left:0px;
	top:0px;
	width:952px;
	height:90px;
	z-index:2;
	background-color: #7F7F7F;
}
#PageHeader {
	position:absolute;
	left:12px;
	top:0px;
	width:940px;
	height:82px;
	z-index:3;
	background-color:#FFFFFF
}
#PageHeader_Logo {
	position:absolute;
	left:0px;
	top:0px;
	width:254px;
	height:82px;
	z-index:4
}
#PageHeader_Title {
	position:absolute;
	left:255px;
	top:0px;
	width:686px;
	height:82px;
	z-index:4
}
#PageHeader_Title-Outer {
	display: table;
	height: 82px;
	width: 686px;
	_position: relative;
	overflow: hidden
}
#PageHeader_Title-Inner {
	_position: absolute; 
	width: 686px; 
	_top: 50%; 
	display: table-cell; 
	vertical-align: middle
}
#PageHeader_Title-Paragraph { 
	text-align:center;
	_position: relative;
	_top: -50%
}

#PageHeader_Title-Inner_H1 {
	_position: absolute; 
	width: 686px; 
	_top: 55%; 
	display: table-cell; 
	vertical-align: middle
}
#PageHeader_Title-Paragraph_H1 { 
	text-align:center;
	_position: relative;
	_top: -45%
}





#PageHeader_TitleOffset {
	position:absolute;
	left:259px;
	top:2px;
	width:686px;
	height:82px;
	z-index:4
}
#PageHeader_Title-OuterOffset {
	display: table;
	height: 82px;
	width: 686px;
	_position: relative;
	overflow: hidden
}
#PageHeader_Title-InnerOffset {
	_position: absolute; 
	width: 686px; 
	_top: 50%; 
	display: table-cell; 
	vertical-align: middle
}
#PageHeader_Title-ParagraphOffset { 
	text-align:center;
	_position: relative;
	_top: -50%
}

.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.PageTitleL1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px; 
	line-height: 32px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.PageTitleNospace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt; 
	line-height: 26pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-bottom: 0; 
	margin-left: 0; 
	text-align:center;
}

.PageTitleH1Nospace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt; 
	line-height: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-bottom: 1em; 
	margin-left: 0; 
	text-align:center;
}

#NavMenuTray {
	position:absolute;
	left:12px;
	top:90px;
	width:135px;
	height:465px;
	z-index:3;
	background-color: #000080;
}
#NavMenuFlashTile {
	position:absolute;
	left:0px;
	top:0px;
	width:135px;
	height:337px;
	z-index:4;
}
#NavMenuAddressTile {
	position:absolute;
	left:0px;
	top:337px;
	width:135px;
	height:128px;
	z-index:4;
}

.NavbarAddressInfoWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.ForMoreInfoPleaseCall {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	} 


.Lastupdated {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

