﻿@import url("Tapco.css");

body
{
	background-color: #d3d3d3;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	color: #001840;
	margin: 0;
}

div.panelPageContent
{
	width: 802px;
	background-color: #F0F8FF;
	
}

div.panelMenuContainer
{
	/*height: 721px;*/ 
	height: 384px;
	width: 200px;
	background-color: #F0F8FF;
	border-right: black 1px solid;
	margin-right: -1px;
	float: left;
	
}

div.panelContentContainer
{
	width: 601px;
	background-color: White;
	border-left: black 1px solid;
	float: right;
	
}

div.panelMenu
{
	width: 200px;
	background-color: white;/*#F0F8FF;*/
	position: absolute;
	left: 0px;
	
}

div.panelContent
{
	height: 100%;
	width: 600px;
	
}

div.panelFooter
{
	width: 801px;
	height: 125px;
	/*border-right: black 1px solid;*/
	border-top: black 1px solid;
	/*border-left: black 1px solid;
	border-bottom: black 1px solid;*/
	background-color: #F0F8FF;
	clear: both;
	
}

div.panelFooterContainerTop
{
	width: 800px;
	height: 90px;
	
}

div.panelFooterContainerBot
{
	width: 800px;
	height: 35px;
	
}

div.panelFooterContainerAbs
{
	width: 800px;
	position: absolute;
	
}

div.panelFooterLinks
{
	width: 780px;
	height: 25px;
	margin-right: 20px;
	direction: rtl;
	
}

div.panelFooterHome
{
	width: 250px;
	position: absolute;
	top: 35px;
	left: 50px;
	
}

div.panelFooterVaDc
{
	width: 250px;
	position: absolute;
	top: 35px;
	left: 275px;
	
}

div.panelFooterFla
{
	width: 250px;
	position: absolute;
	top: 35px;
	left: 575px;
	
}

div.panelStandard
{
	width: 601px;
	position: absolute;
	
}

div.panelStandardAutoOverflow
{
	width: 601px;
	position: absolute;
	overflow: auto;
	
}

div.panelContentButtons
{
	width: 601px;
	height: 24px;
	text-align: right;
	border-top: #001840 1px solid;
	
}

div.panelInstruction
{
	width: 571px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	overflow: auto;
}

div.HtmlText
{
	font-size: 10pt;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	
}

div.letterSigBox
{
	width: 200px;
	float: right;
	
}

table#carriers
{
	padding: 25px;
	font-weight: bold;
}

table#carriers td
{
	width: 275px;
	
}

table#carriers td#image
{
	text-align: center;
	
}

span.labelPageTitle
{
	font-size: 18pt;
	width: 598px;
	border-left: white 1px ridge;
	border-bottom: white 1px ridge;
	border-right: white 1px ridge;
	border-top: white 1px ridge;
	color: white;
	position: absolute;
	left: 201px;
	top: 30px;
	
}

span.footerTitle
{
	width: 775px;
	font-size: 13pt;
	font-weight: bold;
	position: absolute;
	left: 15px;
	top: 5px;
	
}

span.footerPhoneTitle
{
	width: 250px;
	font-size: 9pt;
	font-weight: normal;
	
}

span.footerPhone
{
	width: 150px;
	font-size: 9pt;
	font-weight: bold;
	
}

input /*button*/
{
	height: 24px;
	width: 148px;
	background-color: #B0C4DE;
	cursor: hand;
	color: #001840;
	
}

input.Abs
{
	height: 24px;
	width: 148px;
	position: absolute;
	background-color: #B0C4DE;
	cursor: hand;
	color: #001840;
	
}

input.buttonMenuMain
{
	left: 1px;
	width: 200px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
	color: #001840;
	background-color: #B0C4DE;
	cursor: hand;
	border-right-style: none;
	border-left-style: none;
	border-bottom: #001840 1px solid;
	/*border-top: #001840 1px solid;*/
	position: absolute;
}

input.buttonMenuHover
{
	left: 1px;
	height: 24px;
	width: 200px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
	color: #001840;
	background-color: #f0f8ff;
	cursor: hand;
	border-right-style: none;
	border-left-style: none;
	border-bottom: #001840 1px solid;
	/*border-top: #001840 1px solid;*/
	position: absolute;
}

input.buttonMenuSub
{
	left: 1px;
	height: 24px;
	width: 200px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
	color: #001840;
	background-color: #d0e3ef;
	cursor: hand;
	border-right-style: none;
	border-left-style: none;
	border-bottom: #001840 1px solid;
	/*border-top: #001840 1px solid;*/
	position: absolute;
}

input.buttonMenuAd
{
	left: 1px;
	height: 24px;
	width: 200px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
	background-color: #001840;
	cursor: hand;
	border-right-style: none;
	border-left-style: none;
	/*border-bottom: white 1px solid;*/
	border-top: white 1px solid;
	color: white;
	position: absolute;
}

input.buttonMenuAdHover
{
	left: 1px;
	height: 24px;
	width: 200px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
	background-color: #f0f8ff;
	cursor: hand;
	border-right-style: none;
	border-left-style: none;
	/*border-bottom: white 1px solid;*/
	border-top: white 1px solid;
	color: #001840;
	position: absolute;
}

input.buttonGoToHome
{
	height: 20px;
	width: 50px;
	position: absolute;
	/*background-color: #B0C4DE;*/
	background-color: #001840;
	cursor: hand;
	/*border-bottom: white 1px solid;
	border-top: white 1px solid;*/
	color: white;
	left: 750px; 
	top: 5px;
	text-align: left;
	font-weight: bold;
	 
}

p
{
	text-indent: 10px;
	
}

a.heading
{
	font-size: 12pt;
	font-weight: bold;
	
}

a.footer
{
	color: #001840;
	font-size: 8pt;
	
}

a.footer:link
{
	color: #001840;
	font-size: 8pt;
	
}

a.footer:visited
{
	color: #001840;
	font-size: 8pt;
	
}


