﻿/********** Master Page Settings **********/
.MasterForm
{
	vertical-align				:	top;
}
.MasterOuterTable
{
	margin						:	0px 0px 0px 0px;
	max-width					:	1024px;
	min-width					:	1024px;
	padding						:	0px 0px 0px 0px;
	vertical-align				:	top;
	width							:	1024px;	
}
.MasterHeaderTableSearchCell
{
	height						:	100px;
	padding						:	0px 25px 0px 0px;
	text-align					:	right;
	width							:	1024px;	
}
.MasterHeaderTableCustomerAccessCell 
{
	height						:	50px;
	padding						:	0px 25px 0px 0px;
	text-align					:	right;
	width							:	1024px;	
}
.MasterHeaderTableTopMenuCell
{
	height						:	50px;
	text-align					:	left;
	width							:	1024px;	
}
.MasterHeaderTableContactCell
{
	height						:	174px;
	padding						:	0px 0px 0px 25px;
	text-align					:	left;
	vertical-align				:	middle;
	width							:	1024px;
}
.MasterContactImageTall
{
	height						:	13px;
	width							:	9px;	
}
.MasterContactImageLong
{
	height						:	8px;
	width							:	11px;	
}
.MasterFooterTableMenuCell
{
	height						:	60px;
	text-align					:	center;
	vertical-align				:	top;
	width							:	1024px;		
}
.MasterFooterTableBottomLeftCell,
.MasterFooterTableBottomRightCell
{
	height						:	160px;
	padding						:	0px 0px 0px 25px;
	text-align					:	left;
	vertical-align				:	top;
	width							:	362px;	
}
.MasterFooterTableBottomCenterCell
{
	height						:	160px;
	margin						:	0px 0px 0px 0px;
	vertical-align				:	top;
	width							:	300px;	
}
/********** Master Page -- End **********/