@import url("Editor.css");

.headerContentPane
{
	width:578px;
}
.topWideTanContentPaneSpacer
{
    background: #DFE7CD;
}
.topWideTanContentPane
{
	vertical-align:top;
	background:#DFE7CD;
	/*padding: 8px 15px 14px;*/
	/*padding: 8px 0 14px;*/
	padding: 0px 0 0px;
	font-size: 12px;
	line-height: 17px;
}
.tanContentPane 
{
    background: #F6EFDF;
}
.bottomLeftHalfContentPane
{
    background: #F6EFDF;
}
.bottomRightHalfContentPane
{
	background: #F6EFDF;
}
.leftContentPane
{
    background:#F4EAD3;
}
.centerContentPane
{
    background:#F8F2E5;
}
.rightContentPane
{
    width:33%; background:#ffffff;
}
.cottage_bottomLeftNarrowContentPane
{
    border-top: 2px solid #E4EAD2; 
}
.cottage_bottomRightNarrowContentPane
{
    border-top: 2px solid #E4EAD2; 
    border-left: 2px solid #E4EAD2;
}
.bottomRightWideContentPane
{
   /* border-top: 2px solid #E4EAD2; */
    border-left: 2px solid #E4EAD2;
}

.threeColBottom a:link, .topWideTanContentPane a:link, .centerContentPane a:link, .tanContentPane a:link, .bottomLeftContentPane a:link, .bottomLeftWideContentPane a:link, .bottomOneColumnContentPane a:link, .bottomRightHalfContentPane a:link, .bottomLeftHalfContentPane a:link, .bottomLeftNoSeparatorContentPane a:link, .contentPane a:link, .bottomWideContentPane a:link
{
	font-weight: bold;
	color: #006B6E;
	text-decoration: none;
}
.threeColBottom a:visited, .topWideTanContentPane a:visited, .centerContentPane a:visited, .tanContentPane a:visited, .bottomLeftContentPane a:visited, .bottomLeftWideContentPane a:visited, .bottomOneColumnContentPane a:visited, .bottomRightHalfContentPane a:visited, .bottomLeftHalfContentPane a:visited, .bottomLeftNoSeparatorContentPane a:visited, .contentPane a:visited, .bottomWideContentPane a:visited
{
	font-weight: bold;
	color: #006B6E;
	text-decoration: none;
}
.threeColBottom a:hover, .topWideTanContentPane a:hover, .centerContentPane a:hover, .tanContentPane a:hover, .bottomLeftContentPane a:hover, .bottomLeftWideContentPane a:hover, .bottomOneColumnContentPane a:hover, .bottomRightHalfContentPane a:hover, .bottomLeftHalfContentPane a:hover, .bottomLeftNoSeparatorContentPane a:hover, .contentPane a:hover, .bottomWideContentPane a:hover
{
	font-weight: bold;
	color: #569BBD;
	text-decoration: underline;
}

.bottomRightContentPane a:link, .bottomRightNoSeparatorContentPane a:link
{
	font-weight: normal;
	color: #414142;
	text-decoration: underline;
}
.bottomRightContentPane a:visited, .bottomRightNoSeparatorContentPane a:visited
{
	font-weight: normal;
	color: #414142;
	text-decoration: underline;
}
.bottomRightContentPane a:hover, .bottomRightNoSeparatorContentPane a:hover
{
	font-weight: normal;
	color: #569BBD;
	text-decoration: underline;
}
.bottomRightNarrowContentPane a:link
{
	font-weight: normal;
	color: #414142;
	text-decoration: underline;
}
.bottomRightNarrowContentPane a:visited
{
	font-weight: normal;
	color: #414142;
	text-decoration: underline;
}
.bottomRightNarrowContentPane a:hover
{
	font-weight: normal;
	color: #569BBD;
	text-decoration: underline;
}
.threeColTop span.SubHead center
{
	font-size: 10px !important;
}
.threeColBottom span.SubHead center
{
	font-size: 10px !important;
}

.topWideTanContentPane a:link, .topWideTanContentPane a:visited
{
	font-weight: bold !important;
	color: #006B6E;
	text-decoration: none !important;
	font-size: 12px !important;
	font-family: arial !important;
}

.topWideTanContentPane a:hover
{
	font-weight: bold !important;
	color: #569BBD !important;
	text-decoration: underline !important;
}



.cottage_bottomLeftNarrowContentPane a:link, .cottage_bottomLeftNarrowContentPane a:visited, .threeColBottom a:link, .threeColBottom a:visited
{
	/*font-weight: bold !important;
	color: #006B6E !important;
	text-decoration: none !important;*/
	font-size: 12px !important;
	font-family: arial !important;
}

.cottage_bottomLeftNarrowContentPane a:hover, .threeColBottom a:hover
{
	font-weight: bold !important;
	color: #569BBD !important;
	text-decoration: underline !important;
}




.littleTanBox a
{
	font-size: 12px;
}


.threeColTop *
{
	font-size: 14px !important;
	font-family: arial !important;
	font-weight: bold !important;
	color: #006B6E !important;
}


body
{
	background:#EDE2C2;
	font-family:Arial, Verdana, Times New Roman;
	text-align: center;
	font-size:12px;
	color:#414142;
}


.Normal, .NormalDisabled
{
	font-family:Arial, Verdana, Times New Roman;
	font-size:12px;
	color:#414142;
}

table
{
	font-family:Arial, Verdana, Times New Roman;
	font-size:12px;
	color:#414142;
}

p
{
	margin:0px;
	padding:0px;
}

blockquote {
	font-family:Arial, Verdana, Times New Roman;
	font-size: 12px;
	font-weight: normal;
}

img
{
	
	margin:0px;
	padding:0px;
	border:0px;
}

#container
{
	background:#EDE2C2;
	width:800px;	
	margin: 0 auto;
	text-align: center;
}


.logoContentPane
{
	width:222px;
}
.leftMenuContainer
{
	
	vertical-align:top; 
	padding-top:10px; 
	padding-bottom:30px;
}

.tableFont
{
	font-size:12px;
}

a, a:active, a:visited
{
	color:#006b6e;
	text-decoration:none;
}
a:hover
{
	color:#569BBD;
	text-decoration:underline;
}

a.greyLink, a:active.greyLink, a:visited.greyLink 
{
	color:#414042;
	text-decoration:underline;

}
a:hover.greyLink
{
	color:#006b6e;
	text-decoration:none;
}

a.tealLink, a:active.tealLink, a:visited.tealLink 
{
	color:#6EC3CD;
	text-decoration:underline;

}
a:hover.tealLink
{
	color:#569BBD;
	text-decoration:none;
}

/***************** BEGIN HEADER ******************/
#header
{
	background:url('/org_files/630/images/headerBG.jpg') no-repeat;
	height:100px;
	color:#414042;
}
.headerTable
{
	color:#414042;
	font-size:10px;
}
a.headerLink, a:active.headerLink, a:visited.headerLink 
{
	color:#414042;
	font-size:10px;
	text-decoration:none;

}
a:hover.headerLink
{
	color:#006b6e;
	font-size:10px;
	text-decoration:underline;
}
/***************** END HEADER ******************/

/***************** BEGIN FOOTER ******************/
#footer
{
	padding-top:7px;
	color:#414042;
	background:#EDE2C2;
	font-size:10px;
}
a.footerLink, a:active.footerLink, a:visited.footerLink 
{
	color:#414042;
	font-size:10px;
	text-decoration:none;

}
a:hover.footerLink
{
	color:#006b6e;
	font-size:10px;
	text-decoration:underline;
}
/***************** END FOOTER ******************/