﻿/* Layout Positioning */
.PageContainer 
{
	position: absolute;
	width: 100%;
	height: 100%;
	height: auto !important;
	min-height: 100%;
	z-index: 1;
}

.ContentContainer 
{
	position: relative;
    margin-left: auto;
    margin-right: auto;
	padding-top: 51px;
	width: 880px;
	z-index: 5;
}

.Carriers
{
	float: left;
	padding-right: 10px;
}

.TreeView
{
	line-height: 22px;
}

.Content
{
	width: 878px;
	background-color: #FFFFFF;
	margin-bottom: 40px;
	margin-right: -20px;
	text-align: justify;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.Footer 
{
	position: relative;
    margin-left: auto;
    margin-right: auto;
	width: 880px;
	bottom: 10px;
	font-size: 14px;
	text-align: center;
	color: #000000;
	z-index: 20;
}

.Header 
{
	position: relative;
    margin-left: auto;
    margin-right: auto;
	width: 880px;
	height: 169px;
	top: 58px;
	z-index: 15;
}

.HeaderTopRight
{
	position: absolute;
	text-align: center;
	top: 0px;
	right: 0px;
	width: 597px;
	height: 118px;
	background-color: #24365b;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	z-index: 15;
}
.HeaderTopLeft
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 281px;
	height: 118px;
	background-color: #FFFFFF;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	z-index: 15;
}

.HeaderBottomLeft
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 281px;
	height: 51px;
	border-left: solid 1px #000000;
	background-image: url("../resources/images/layout/HeaderBottomLeft281x51.jpg");
	z-index: 15;
}

.HeaderBottomRight
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 597px;
	height: 51px;
	border-right: solid 1px #000000;
	background-image: url("../resources/images/layout/HeaderBottomRight597x51.jpg");
	z-index: 15;
}
	
.BackgroundLine
{
	position: absolute;
	height: 51px;
	left: 0px;
	right: 0px;
	top: 176px;
	background-color: #67717a;
	z-index: 1;
}

.Logo
{
	position: absolute;
	width: 213px;
	height: 99px;
	top: 13px;
	left: 34px;
	z-index: 25;
}

.LTCLogo
{
	position: absolute;
	bottom: 20px;
	*bottom: 60px;
	right: 20px;
	z-index: 10;
}
	

.LeftColumn
{
	position: relative;
	top: 15px;
	left: 20px;
	width: 240px;
	margin-bottom: 40px;
	float: left;
}

.RightColumn 
{
	position: relative;
	top: 15px;
	left: 35px;
	padding-left: 20px;
	margin-left: 245px;
	margin-bottom: 130px;
	width: 560px;
	background-image: url('../resources/images/layout/DottedLine1x2.gif');
	background-repeat: repeat-y;

}

.ClearFloat
{
	clear: both;
}

/* Non-Default Text */
.Heading
{
	font-size: 18px;
	color: #336699;
	text-align: left;
	font-weight: bold;
}

.Black
{
	color: #336699;
}

.ContactHeadings
{
	color: #336699;
	text-align: left;
}

.NoJustify
{
	text-align: left;
}

/* Button Section */
.HomeButton 
{
	position: absolute;
	top: 118px;
	left: 189px;
	width: 26px;
	height: 25px;
	z-index: 20;
}

.SitemapButton 
{
	position: absolute;
	top: 118px;
	left: 219px;
	width: 26px;
	height: 25px;
	z-index: 20;
}

.ContactButton 
{
	position: absolute;
	top: 118px;
	left: 248px;
	width: 26px;
	height: 25px;
	z-index: 20;
}

.HomeOn
{
	position: absolute;
	top: 118px;
	left: 298px;
	width: 50px;
	height: 36px;
	z-index: 20;
	background-image: url('../resources/images/buttons/Home50x36.jpg');
	background-repeat: no-repeat;
}

a.HomeRollOver 
{
	display: block;
	width: 50px;
	height: 36px;
	z-index: 25;
	background-image: url('../resources/images/buttons/HomeHover100x36.jpg');
	background-repeat: no-repeat;
}

a.HomeRollOver:hover 
{
	background-position: -50px 0;
}

.OverviewOn
{
	position: absolute;
	top: 118px;
	left: 363px;
	width: 71px;
	height: 36px;
	z-index: 20;
	background-image: url('../resources/images/buttons/Overview71x36.jpg');
	background-repeat: no-repeat;
}

a.OverviewRollOver 
{
	display: block;
	width: 71px;
	height: 36px;
	z-index: 25;
	background-image: url('../resources/images/buttons/OverviewHover142x36.jpg');
	background-repeat: no-repeat;
}

a.OverviewRollOver:hover 
{
	background-position: -71px 0;
}

.PoliciesOn
{
	position: absolute;
	top: 118px;
	left: 449px;
	width: 62px;
	height: 36px;
	z-index: 20;
	background-image: url('../resources/images/buttons/Policies62x36.jpg');
	background-repeat: no-repeat;
}

a.PoliciesRollOver 
{
	display: block;
	width: 62px;
	height: 36px;
	z-index: 25;
	background-image: url('../resources/images/buttons/PoliciesHover124x36.jpg');
	background-repeat: no-repeat;
}

a.PoliciesRollOver:hover 
{
	background-position: -62px 0;
}

.CarriersOn
{
	position: absolute;
	top: 118px;
	left: 530px;
	width: 64px;
	height: 36px;
	z-index: 20;
	background-image: url('../resources/images/buttons/Carriers64x36.jpg');
	background-repeat: no-repeat;
}

a.CarriersRollOver 
{
	display: block;
	width: 64px;
	height: 36px;
	z-index: 25;
	background-image: url('../resources/images/buttons/CarriersHover128x36.jpg');
	background-repeat: no-repeat;
}

a.CarriersRollOver:hover 
{
	background-position: -64px 0;
}

.AgentsOn
{
	position: absolute;
	top: 118px;
	left: 609px;
	width: 84px;
	height: 36px;
	z-index: 20;
	background-image: url('../resources/images/buttons/ForAgents84x36.jpg');
	background-repeat: no-repeat;
}

a.AgentsRollOver 
{
	display: block;
	width: 84px;
	height: 36px;
	z-index: 25;
	background-image: url('../resources/images/buttons/ForAgentsHover168x36.jpg');
	background-repeat: no-repeat;
}

a.AgentsRollOver:hover 
{
	background-position: -84px 0;
}

.ResourcesOn
{
	position: absolute;
	top: 118px;
	left: 708px;
	width: 80px;
	height: 36px;
	z-index: 20;
	background-image: url('../resources/images/buttons/Resources80x36.jpg');
	background-repeat: no-repeat;
}

a.ResourcesRollOver 
{
	display: block;
	width: 80px;
	height: 36px;
	z-index: 25;
	background-image: url('../resources/images/buttons/ResourcesHover160x36.jpg');
	background-repeat: no-repeat;
}

a.ResourcesRollOver:hover 
{
	background-position: -80px 0;
}

.ContactOn
{
	position: absolute;
	top: 118px;
	left: 801px;
	width: 63px;
	height: 36px;
	z-index: 20;
	background-image: url('../resources/images/buttons/ContactHL63x36.jpg');
	background-repeat: no-repeat;
}

a.ContactRollOver 
{
	display: block;
	width: 63px;
	height: 36px;
	z-index: 25;
	background-image: url('../resources/images/buttons/ContactHLHover126x36.jpg');
	background-repeat: no-repeat;
}

a.ContactRollOver:hover 
{
	background-position: -63px 0;
}
/* Global Standards */
body
{
	background-color: #d0d0d0;
	z-index: 1;
}

html, body, form
{
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	color: #000000;
}

a 
{
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}

a:hover 
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}

img 
{
	border: 0px;
}

/* Form Sectiom */
.Button 
{
	width: 90px;
}

.DropDown 
{
	width: 366px;
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
}

.Input 
{
	width: 360px;
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
}

.TextBox 
{
	width: 360px;
	height: 100px;
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
}