
* {
	margin: 0px;
	padding: 0px;
}
html, body, #wrap {height: 100%;}

body {
	background-color: #a6daef;
	background-image: url(../images/mainGreenBack.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
}
a:link { color: #303e77; }
a:visited { color: #303E77; }
a:hover { color: #D02B2F; }
p { padding-bottom: 1em; }
h1,h2,h3,h4,h5,h6 { font-family: Times New Roman, Times, serif; }
h1 {
	font-size: 24px;
	border-bottom: 2px solid #cbe9f6;
	padding-bottom: 5px;
}

th
{
	background-color: #303E77;
	color: white;
	font-weight: bold;
}

h2 {
	float: none;
	height: auto;
	width: 100%;
	margin-bottom: .25em;
	overflow: hidden;
	font-size: small;
	color: #303E77;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.quoteCallout
{
	
	font-size: large;
	font-style: italic;
	color: #303E77;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px;
}

.formtext
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h3  {
	float: none;
	width: 100%;
	margin-bottom: .5em;
	overflow: hidden;
	font-size: medium;
	color: #303E77;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.product{
	font-size: medium;
	color: #303E77;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#rvSubNav
{
    position: absolute;
    background-color: #303E77;
    color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;	
	top: 86px;
	width: 200px;
	left: 361px;
	z-index: 5500;
	padding: 5px;
    
}

#rvSubNav a
{
    color: White;
    text-decoration: none;
}


h4 {
	float: none;

	width: 100%;
	margin-bottom: 0em;
	overflow: hidden;
	font-size: small;
	color: #303E77;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul { width: 100%; }

/*
Removed for wizard interface.
li {
	padding-left: 0px;
	list-style: disc;
	margin-left: 15px;
	line-height: 125%;
}
*/








.lrgrText { font-size: larger; }

.smlrText { font-size: smaller; }





#wrap   {
	height: auto;
	min-height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/windBG.jpg) repeat-x top;
}
	
.clear { clear: both; }

.centerWrap {
	height: auto;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}
a.blueBtn/* End hide from IE-mac */
 {
	color: #FFFFFF;
	display: block;
	height: 22px;
	padding-right: 11px; /* sliding doors padding */
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/blueBTN-rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	cursor: pointer;
	overflow: hidden;
	width: auto;
}

a.blueBtn a {
	color: #FFFFFF; /* sliding doors padding */
	text-decoration: none;
	cursor: pointer;
	overflow: hidden;
}

a.blueBtn  span {
	display: block;
	line-height: normal;
	background-color: transparent;
	background-image: url(../images/blueBTN-lft.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 11px;
	height: 19px;
	width: auto;
	float: left;
	margin-left: 2px;
	overflow: hidden;
}

.quoteContainer a.blueBtn {
	color: #FFFFFF;
	display: block;
	height: 22px;
	padding-right: 11px; /* sliding doors padding */
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/blueBTNdrk-rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	cursor: pointer;
	float: left;
	overflow: hidden;
}

.quoteContainer a.blueBtn span {
	display: block;
	line-height: normal;
	background-color: transparent;
	background-image: url(../images/blueBTNdrk-lft.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: auto;
	margin-left: 2px;
	padding: 3px 0 0px 11px;
	float: left;
}


#header {
	float: left;
	height: 92px;
	width: 100%;
}
.formFields {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding: 2px;
	-webkit-border-radius: 5px; /* Safari prototype */
	-moz-border-radius: 5px; /* Gecko browsers */
}


.searchBoxContainer {
	float: right;
	height: auto;
	width: 277px;
	margin-top: 18px;
}

/*
NAVIGATION
*/
#navContainer {
	background-image: url(../images/navBack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 990px;
	float: left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
}
#navContainer ul {
	list-style-type: none;
	display: inline;
	border: 0;
	margin: 0px;
	padding: 0px;
}
#navContainer ul li {
	display: block;
	float: left;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px 11px 10px -8px;
}
#navContainer ul li a{
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 10px 0px 0px;
	padding: 1px 8px;
}
#navContainer ul li a:hover {
	text-decoration: none;
	background: #303E77;
}


/*
MAIN FEATURE
*/
.featureWrap {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 324px;
	width: 100%;
	position: relative;
}
.featureWrap h1 {
	font-size: 24px;
	border-bottom: 2px solid #cbe9f6;
	color: #FFFFFF;
	margin-bottom: 9px;
}
.fetOContainer {
	height: 324px;
	width: 989px;
	/*opacity:.7;
	filter: alpha(opacity=70);*/
	overflow: hidden;
	z-index: 1;
	margin-right: 3px;
	margin-left: 3px;
	position: relative;
}
.fetOContainerBG {
	height: 324px;
	width: 995px;
	z-index: 1;
	left: 0px;
	top: 0px;
	position: absolute;
	text-align: center;
	background: url(../images/mainWellBack.gif) repeat-y;
	overflow: hidden;
}
.topNavContainer {
	float: left;
	height: auto;
	width: 975px;
	z-index: 100;
	position: relative;
	left: 0px;
	top: 0px;
}
.quoteContainer {
	height: auto;
	width: 258px;
	margin-top: 34px;
	margin-right: 19px;
	margin-left: 22px;
	z-index: 100;
	color: #FFFFFF;
	float: left;
	overflow: hidden;
	position: relative;
	display: inline;
}
.quoteForms {
	height: auto;
	margin-top: 12px;
	overflow: hidden;
	width: 100%;
	float: left;
}
.quoteButton {
	text-align: center;
	display: inline;
	float: left;
	width: 100%;
	padding-left: 63px;
}

.quoteAgent {
	text-align: center;
	display: inline;
	float: left;
	width: 100%;
	margin-top: 5px;
}
.quoteAgent  a {
	color: #999999;
	font-size: smaller;
	font-weight: bold;
}
.quoteAgent  a:hover {
	color: #FFFFFF;
	font-size: smaller;
	font-weight: bold;
}

/*
WELL
*/
#wellWrap {
	background-image: url(../images/mainWellBack.gif);
	background-repeat: repeat-y;
	float: left;
	width: 995px;
	min-height:266px;
}

#wellWind {
	background-image: url(../images/wellWindBG.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 995px;
	min-height:266px;
	padding-top: 9px;
	background-position: left top;
}
#flashWrap {
	background-color: #006699;
	width: 995px;
	position: absolute;
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
#indxWellContainer {
	background: url(../images/indxWellLine.gif) repeat-y;
	width: 989px;
	float: left;
	margin-left: 3px;
}
#bckWellContainer {
	width: 989px;
	float: left;
	margin-left: 3px;
}


#secContainer01 {
	float: left;
	width: 486px;
	margin: 0px 0px 0px 20px;
	display: inline;
}

#secContainer02 {
	margin: 0px 20px 0px 0px;
	float: right;
	height: auto;
	width: 424px;
	display: inline;
}

#secContainer02 h1 {
	font-size: 24px;
	border-bottom: 2px solid #086794;
	color: #303e77;
	margin-bottom: 9px;
	float: left;
	width: 100%;
}

#secContainer03 {
	float: left;
	width: 653px;
	margin: 0px 0px 0px 20px;
	display: inline;
}

.linkCell
{
	background-color: White; 
	border: 1px solid black;
	padding: 3px;
}


#nosideBarContainer {
	float: left;	
	width: 900px;
	margin: 0px 0px 0px 20px;
	display: inline;
}

#nosideBarContainer h1 {
	font-size: 24px;
	border-bottom: 2px solid #086794;
	color: #303e77;
	margin-bottom: 9px;
	float: left;
	width: 100%;
}

#quoteContainer {
	float: left;
	margin: 0px 0px 0px 20px;
	display: inline;
}

#secContainer03 h1 {
	font-size: 24px;
	border-bottom: 2px solid #086794;
	color: #303e77;
	margin-bottom: 9px;
	float: left;
	width: 100%;
}


#secContainer04 {
	margin: 0px 20px 0px 0px;
	float: right;
	height: auto;
	width: 258px;
	display: inline;
}

#secContainer04 h1 {
	font-size: 24px;
	border-bottom: 2px solid #086794;
	color: #303e77;
	margin-bottom: 9px;
	float: left;
	width: 100%;
}



.datesTimes {
	height: auto;
	width: 100%;
	margin-top: 1em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: smaller;
}
.fiftyContainer {
	float: left;
	height: auto;
	width: 49%;
}
.tstmnlContainer {
	background: url(../images/quoteMarkBG.gif) no-repeat left top;
	height: auto;
	width: 100%;
	margin-bottom: 0.5em;
	font: italic bold 16px/18px Georgia, "Times New Roman", Times, serif;
}
.contentContainer01 {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: .5em;
	overflow: hidden;
}
.rtSideContent { margin-left: 123px; }

.photoBorder {
	border: 3px solid #FFFFFF;
	float: left;
}



/*
FOOTER
*/
#footerWrap {
	background-image: url(../images/footerBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 951px;
	min-height:80px;
	padding-top: 30px;
	padding-left: 22px;
	padding-right: 22px;
}

.footerIcon {
	float: right;
	height: auto;
	width: auto;
}

.backHeadWrap {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 234px;
	width: 100%;
	position: relative;
}

.backHeadWrap h1 {
	font-size: 24px;
	border-bottom: 2px solid #cbe9f6;
	color: #FFFFFF;
	margin-bottom: 9px;
}

.backHeadWrap .fetOContainer {
	height: 234px;
	width: 989px;
	/*opacity:.7;
	filter: alpha(opacity=70);*/
	overflow: hidden;
	z-index: 1;
	margin-right: 3px;
	margin-left: 3px;
	position: relative;
}

.backHeadWrap .fetOContainerBG {
	height: 234px;
	width: 995px;
	z-index: 1;
	left: 0px;
	top: 0px;
	position: absolute;
	text-align: center;
	background: url(../images/mainWellBack.gif) repeat-y;
}

.backHeadWrap .quoteContainer {
	height: auto;
	width: 258px;
	margin-top: 22px;
	margin-right: 22px;
	margin-left: 22px;
	z-index: 100;
	color: #FFFFFF;
	float: right;
	overflow: hidden;
	position: relative;
	display: inline;
}

.backHeadWrap .quoteForms {
	height: auto;
	margin-top: 0px;
	overflow: hidden;
	width: 100%;
	float: left;
}

#secContainer04 .rtSideContent {
	margin-left: 0px;
	float: left;
	width: 100%;
}

.bcSmallCopy {
	font-size: x-small;
	line-height: 0px;
}

.linkListContainer01 {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: .5em;
	overflow: hidden;
}


.linkListContainer01 ul {
	list-style-type: none;
	display: inline;
	border: 0;
	margin: 0px;
	padding: 0px;
}

.linkListContainer01 ul li {
	display: block;
	float: left;
	list-style-type: none;
	display: inline;
	margin: 0px 0px 1em;
	padding: 0px 0.5em 1em 0px;
	width: 100%;
	border-bottom: 1px solid #666666;
}

.linkListContainer01 ul li a {
	display: block;
	text-decoration: none;
}
.linkListContainer01      .datesTimes a     {
	display: inline;
	text-decoration: none;
}

.linkSCSortNum {
	text-align: center;
	width: 100%;
	font-size: large;
	font-weight: bold;
	padding-top: 1em;
}



#linkSearchContainer {
	background: #D6EAA2;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-bottom: .5em;
}

#linkSearchContainer h1 {
	background: #D6EAA2;
	height: auto;
	width: 100%;
	margin-bottom: 0.5em;
	border-width: 0px;
	border-style: none;
	font-size: large;
	font-weight: bold;
}

.linkSCFormContainer {
	float: left;
	height: auto;
	padding-right: 0.5em;
}
.linkSCFormContainer .searchBoxContainer {
	float: left;
	height: auto;
	width: 277px;
	margin: 0px;
	padding: 0px;
}

.linkSCFormContainer02 {
	float: right;
	height: auto;
	padding-right: 0.5em;
	width: auto;
}

.eventContainer
{
	border-bottom: 1px solid gray;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.error
{
    color:Red;
}

.summaryItem
{
	font-style:italic;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
