﻿.PageBody
{
	background-color:#4c4d20; text-align:center;
	background-image:url('/images/footer_bg.jpg');
	background-repeat:repeat-x;
}
.HeaderCell 
{
	padding-left:5px;
	background-image:url(/images/connerNav_bg.jpg); height:166px;
	/* background-image:url('/images/bar.gif');	background-repeat:repeat-x; background-color:#313418; color:White; */
}
.LogoCell
{
	background-image:url('/images/WestCorp_Logo.jpg'); padding-bottom:5px; width:352px; vertical-align:bottom; text-align:center;
}
.FooterCell
{
	color:White; text-align:center;
}
.FooterCell A:link
{
	text-decoration: none;
	color:#c6c6c6;
}
.FooterCell A:visited
{
	text-decoration: none;
	color:#c6c6c6;
}

.FooterCell A:hover
{
	text-decoration: underline;
}


/* Survey */
.SurveyTable
{
	width:100%; border:solid 1px #313418;
}
.SurveyBar
{
	padding-left:5px; color:White; text-align:left; height:25px; background-color:#313418;
}


/* Left Column Style*/
.LeftColumnTable
{
	width:100%; border:solid 1px #313418;
}
.LeftColumnTopCell
{
	width:100%; height:15px; padding-left:5px; font-weight: bold; color:#FFFFFF; background-color: #313418;
}
.LeftColunmInnerCell
{
	width:100%; padding-left:5px;
}
.LinkItem { list-style-type:square; color:Black;  }
.LinkItem a:link { text-decoration: none; color:black; }
.LinkItem a:visited {text-decoration: none; color:#DDDDDD;}

/* LoginStyle */
.LoginColor
{
 color:White;
}

/* FixedContent */
.FixedContent
{
	width:100%;border:solid 1px #8a8663; height:220px;
}
.FixedTopCell
{
	 font-weight: bold; background-color: #8a8663; height:20px; padding-left:5px;
}

/* Bread Crumb */
.BreadCrumbStyle
{
	height:31px;
	background-color:White;
	width:100%;
}