﻿/***** Global Settings *****/

html
{
	height: 102%;
}

html, body
{
	border: 0;
	margin: 0;
	padding: 0;
}

body
{
	font: 0.8em arial, helvetica, sans-serif;
	background: #832700;
	
	
} 

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1
{
	padding: 10px 0 10px 0;
	letter-spacing: -1px;
	font: 1.4em arial, helvetica, sans-serif;
	color: #555;
}

h2
{
	padding: 10px 0;
	letter-spacing: -1px;
	font: 1.2em arial, helvetica, sans-serif;
	color: #6090bb;
	font-weight: bold;
}

h3
{
	font: 1em arial, helvetica, sans-serif;
	font-weight: bold;
	color: #832700;
}

p
{
	line-height: 21px;
}

p, ul, ol
{
	margin: 0;
	padding: 0 0 18px 0;
	color: #555;
}

ul, ol
{
	padding: 0 0 18px 30px;
}

ol li ul li 
{
	background: transparent url(images/small-circle.gif) left .2em no-repeat;
	font-size: 12px;
	list-style-type: none;
	padding-left: 18px;
	margin: 5px 0;    
}

ol li ul li ul li 
{
	background: transparent url(images/small-square.gif) left .2em no-repeat;
	font-size: 12px;
	list-style-type: none;
	padding-left: 18px;
	margin: 5px 0;    
}

ul
{
	list-style: none;
}

li.non {
	padding: 1px 0 1px 30px;
	margin: 0;
	font-size:12px;
}

a
{
	color: #c53e01;
	text-decoration:underline;
}

a:hover
{
	color: #555;
}

blockquote
{
	margin: 22px 40px;
	padding: 0;
}

small
{
	font-size: 0.85em;
	color: #555;
}

img
{
	border: 0;
}

sup
{
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

sub
{
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}

acronym, abbr
{
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}

.hrule
{
	border-bottom: 1px solid #e0e0e0;
	text-align: center;
	margin: 0 auto;
	width: 520px;
}


.list li
{
	background: transparent url(images/small-block.gif) left .3em no-repeat;
	font-size: 12px;
	list-style-type: none;
	padding-left: 18px;
	margin: 0;
	line-height: 18px;
   
}

.list li ul li
{
	background: transparent url(images/small-circle.gif) left .2em no-repeat;
	font-size: 12px;
	list-style-type: none;
	padding-left: 18px;
	margin: 5px 0;
}

.list li ul li ul li
{
	background: transparent url(images/small-square.gif) left .2em no-repeat;
	font-size: 12px;
	list-style-type: none;
	padding-left: 18px;
	margin: 5px 0;
}

.list li a
{
	color: #555;
	text-decoration:underline;
}

#listlogon {
	background: transparent url(images/arrow_sm.gif) left .3em no-repeat;
	font-size: 12px;
	list-style-type: none;
	padding-left: 18px;
	margin: 0;
}

.listLinks li
{
	background: transparent url(images/arrow_grey_sm.gif) left .3em no-repeat;
	font-size: 12px;
	list-style-type: none;
	padding-left: 14px;
	margin: 0;
	line-height: 30px;
}

.listLinks li a 
{
	padding: 0 0 0 10px;
}

.listLinks li.rlist:hover {
	background: transparent url(images/arrow_red_sm.gif) left .3em no-repeat;
	font-size: 12px;
	line-height: 30px;
	color: #A52840;
	list-style-type: none;
	padding-left: 14px;
	margin: 0;
}

.rlist li {
	background: transparent url(images/arrow_grey_sm.gif) left .3em no-repeat;
	font-size: 12px;
	line-height: 30px;
	list-style-type: none;
	padding-left: 14px;
	margin: 0;
}

.listLinks li.rlist a:hover {
	color: #A52840;
}



.listLinks li a
{
	color: #555;
}

.teamtable
{
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
}

.teamtable td {

	border-bottom: 1px solid #f3f3f3;
	color: #666666;
	padding: 4px;
	text-align:left;
	vertical-align: top;
	width: 220px;
}

.shaded 
{
	background-color: #FAFAFA;
}

.boardtable
{
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
}

.boardtable_column1_shaded
{
	border-bottom: 1px solid #f3f3f3;
	color: #666666;
	padding: 4px;
	text-align:left;
	background-color: #FAFAFA;
	vertical-align:top;
	width: 200px;
}

.boardtable_column2_shaded
{
	border-bottom: 1px solid #f3f3f3;
	color: #666666;
	padding: 4px;
	text-align:left;
	background-color: #FAFAFA;
	vertical-align:top;
	width: 250px;
}

.boardtable_column3_shaded
{
	border-bottom: 1px solid #f3f3f3;
	color: #666666;
	padding: 4px;
	text-align:left;
	background-color: #FAFAFA;
	vertical-align:top;
	width: 100px;
}

.boardtable_column1
{
	border-bottom: 1px solid #f3f3f3;
	color: #666666;
	padding: 4px;
	text-align:left;
	vertical-align:top;
	width: 200px;
}

.boardtable_column2
{
	border-bottom: 1px solid #f3f3f3;
	color: #666666;
	padding: 4px;
	text-align:left;
	vertical-align:top;
	width: 250px;
}

.boardtable_column3
{

	border-bottom: 1px solid #f3f3f3;
	color: #666666;
	padding: 4px;
	text-align:left;
	vertical-align:top;
	width: 100px;
}

ul#events 
{
	margin-top:10px;
}

ul#events li 
{
	margin-bottom:10px;
}

ul#events li a 
{
	text-decoration:underline;
	color:#C53E01;
}

/***** Links *****/

a, a:visited
{
	text-decoration: none;
}

.logo
{
	margin: 10px;
	float: left;
}


.top-links     { float:right; margin: 2px 10px 0 0;} 
.top-links a   { padding: 0 3px 0 3px; color: #555;}
.top-links a:hover   { color: #832700;}

/***** Forms *****/
 #secure-login
 {
	 width:250px;
	 font-size:12px;
 }
input, select, textarea
{
	font: 1em arial, helvetica, sans-serif;
}

textarea
{
	line-height: 1.25;
}

label
{
	cursor: pointer;
}

/***** Tables *****/

table
{
	border: 0;
	margin: 0 0 5px 0;
	padding: 0;
}

table tr td
{
	padding: 2px;
}

#wrapper-teasertable
{
	border-top: 2px solid #dbdbdb;
	width: 520px;
}

#teasertable
{
	width: 520px;
	height: 250px;
	background: #F8F8F8;
	padding: 2px 0 0 0;
	margin: 2px 0 0 0;
}

/***** Wrapper *****/

#wrap
{
	width: 772px;
	margin: 0 auto;
	border-right: 4px solid #000;
	border-left: 4px solid #000;
	background: #fff;
}
#wrapContent
{
	width: 772px;
	background: transparent url(images/bg-wrap.gif) top repeat-y;
	margin: 0 auto;
	
}


/***** Content *****/
#topContent
{
	margin: 0;
	padding: 0;
	width: 772px;
}

.sideContent
{
	width: 190px;
	padding: 0px 10px 0 0;
	float: right;
	font-size: 12px;
	margin:0;
}

#mainContent
{
	width: 540px;
	float: left;
	padding: 10px;
	margin: 0;
}

#footerContent
{
	clear: both;
}
.siteboxWrap{
	margin-top:30px;
}
/*** Logon***/

#logon
{
	padding: 0px 5px 2px 10px;
	font-size: 11px;
	line-height: 16px;
	color: #555;
	margin: 0px 0px 20px 10px;
	width: 153px;
}
#logon h3
{
	font-size: 12px;
	color: #555;
	margin: 5px 0;
}
#logon a.button
{
	padding: 3px 2px 4px 1px;
	text-align: center;
	width: 66px;
	float: left;
	clear: none;
	background: url(images/logon_on.gif) no-repeat;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-right: 5px;
}
#logon a.button:hover
{
	color: #ffffff;
	background: url(images/logon_off.gif) no-repeat;
}
#logon a.learn
{
	color: #555;
}
#logon a.learn:hover
{
	color: #555;
}
#logon .break
{
	margin: 10px 0;
	color: #000;
	border-bottom: 1px solid;
}
#logon small
{
	line-height: 24px;
}
.footer
{
	clear: both;
	width: 772px;
	margin: 0 auto;
	color: #555;
	font-size: 11px;
	height: 23px;
	padding: 4px 0;
	border-top:#dbdbdb 1px solid;
}

.footer a
{
	color: #555;
	text-decoration: underline;
}

.footer a:hover
{
	color: #000;
}

.footer-inner
{
	width: 760px;
	margin: 0 auto;
	height: 20px;
	line-height: 20px;
}

.footer-left
{
	float: left;
}

.footer-right
{
	float: right;
	margin: 0 10px 0 0 
}

.footer-right img
{
	margin-left: 15px;
}

/**** .NET 4 Navigation *****/
.nav
{
	font-size: 14px;
	width: 772px;
	height: 30px;
	text-align: center;
	margin: 0;
	clear:both;
}

.navbar_wrapper
{
	
}

.navbar_link
{
	display: inline;
	color: #555;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	padding: 0 22px 0 22px;
	margin: 0;
}

.navbar_link.highlighted
{   
	color: #000;
	height: 30px;
}

.navbar
{
	margin: 0;
	padding: 0;
}

#subnav
{
	list-style-type: none;
	margin: 20px 0 0px 0;
	padding-left: 20px;
}

.subnav_wrapper, .subnav_submenu
{
	z-index: 0;
	margin:0;
	padding:0;
}

.subnav_link
{
	font-size:12px;
	display: block;
	width: 160px;
	height: 24px;
	line-height: 24px;
	padding-left: 3px;
	border-bottom: 1px solid #bebebe;
	text-decoration: none;
	color:#000;
}

.subnav_link.highlighted
{
	background: #832700;
	color: #FFF;
}

.subnav_link.selected
{
	font-weight: bold;
}

.subnavbar
{
	
}
/** Quick Links **/

#quickLinks 
{
	margin: 25px 5px 5px 20px;
	padding: 0;
}

#quickLinks h3 
{
	font-size: 12px;
	border-bottom: 1px solid #bebebe;
}
.redhead{color:#832700;font-size:25px;font-weight:bold;}

/***** PDF List *****/

ul.pdf li
{
	background: transparent url(images/pdf-icon.gif) left center no-repeat;
	list-style-type: none;
	font-size: 12px;
	padding-left: 18px;
	margin: 0;
}
ul.doc_icons li{
    background-image:url('images/doc_icons.png');
    background-repeat:no-repeat;
    padding-left:20px;
}
li.excel{background-position: 0 1px;}
li.pdf{background-position: 0 -30px;}
li.word{background-position: 0 -15px;}
ul.doc_icons li.non{background:none;}


dl.pdf dd
{
	background: transparent url(images/pdf-icon.gif) left center no-repeat;
	padding-left: 10px;
}

/* custom styling for myWEALTH text */

span.my
{
	color: #d79a00;
	font-weight: bold;
}

span.wealth
{
	color: #333333;
	font-weight: bold;
}

.wealth-float
{
	float: right;
	text-align: center;
	margin: 0 0 0 5px;
	font-size: 11px;
}

.wealth-float img
{
	border: 1px solid #a49e98;
}

.disclaimer
{
	font-size: 11px;
	border: 1px solid #bbb;
	background: #f8f8f8;
	padding: 5px;
	margin: 30px 10px 10px 10px;
	clear: both;
}

.disclaimer a
{
	color: #000;
}

/* tooltip for myWEALTH */

a span.tooltip
{
	display: none;
}

/***** Survey *****/
.survey
{
}

.survey p
{
	margin: 0;
	padding: 5px 0 5px 0;
}

/***** Search *****/

.search p
{
	font-size: 12px;
	padding: 0 0 2px 0;
	margin: 0;
}

.search p a
{
	font-size: 14px;
	color: blue;
	text-decoration: underline;
}

.search p.sgreen 
{
	font-size: 10px;
	color: Green;
}

/***** Global Classes *****/

.clear
{
	clear: both;
}

.float-left
{
	float: left;
}
.float-left-pad
{
	float: left;
	padding-left: 50px;
}
.float-left-img
{
	float: left;
	padding: 2px;
	border: 1px solid #A49E98;
	margin: 0 4px 0 0;
}
.float-right
{
	float: right;
}
.float-right-pad
{
	float: right;
	padding-right: 50px;
}
.float-right-img
{
	float: right;
	padding: 2px;
	border: 1px solid #A49E98;
	margin: 0 0 0 4px;
}

.text-left
{
	text-align: left;
}
.text-right
{
	text-align: right;
}
.text-center
{
	text-align: center;
}
.text-justify
{
	text-align: justify;
}

.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.underline
{
	border-bottom: 1px solid;
}
.highlight
{
	background: #ffc;
}
.bordered
{
	border: 1px solid #ccc;
	padding: 3px;
	float: right;
}
.bordered-left
{
	border: 1px solid #ccc;
	padding: 3px;
	float: left;
	margin: 0 2px 0 2px;
}
.bordered-nf
{
	border: 1px solid #ccc;
	padding: 3px;
}

.img-left
{
	float: left;
	margin: 4px 10px 4px 0;
}
.img-right
{
	float: right;
	margin: 4px 0 4px 10px;
}
.img-center
{
	margin: auto;
	display: block;
}

.nopadding
{
	padding: 0;
}
.noindent
{
	margin-left: 0;
	padding-left: 0;
}
.nobullet
{
	list-style: none;
	list-style-image: none;
}

.small
{
	font-size: 10px;
	color:#555;
}

.crumb
{
	font-size: 11px;
	color: #000;
}
.crumb a
{
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.crumb a:visited
{
	text-decoration: underline;
}

.calc
{
	font-size: 11px;
	border: 1px solid #eee;
	padding: 5px;
	margin: 0 auto 15px auto;
	width: 230px;
}

.grey
{
	background: #f0b310;
}

.grey h3
{
	color: #000;
}

/* Survey */

.survey p
{
	font-size: 11px;
}

.surveyNextBtn, .surveyBackBtn, .surveySubmitBtn
{
	width: 52px;
}

.surveyNextBtn:hover, .surveyBackBtn:hover, .surveySubmitBtn:hover
{
}


.surveyNextBtn, .surveyBackBtn, .surveySubmitBtn
{
	margin: 10px 10px 0 0;
	float: left;
}

.surveyNextBtn a, .surveyBackBtn a, .surveySubmitBtn a
{
	font-weight: bold;
	padding: 3px 0px 3px 3px;
	font-size: 12px;
	width: 45px;
	text-align: center;
	color: #000000;
	display: block;
}

.surveyNextBtn a:hover, .surveyBackBtn a:hover, .surveySubmitBtn a:hover
{
	color: #C53E01;
}

.surveySubmitBtn a
{
	width: 85px;
}

.surveySubmitBtn
{
	width: 90px;
}

.labelLine
{
	margin-bottom: 10px;
}

.labelLine label
{
	font-weight: bold;
	color: #444444;
	margin: 20px 0 5px 0;
	padding: 0px;
	font-size: 13px;
	float: left;
}

.survey .required
{
	float: left;
	font-size: 10px;
	color: Red;
	margin: 20px 0 0 10px;
}

span.mcss_checkbox_horizontal, span.mcss_checkbox_vertical, span.mcms_checkbox_horizontal, span.mcms_checkbox_vertical
{
	display: block;
}

span.mcss_checkbox_horizontal label, span.mcss_checkbox_vertical label, span.mcms_checkbox_horizontal label, span.mcms_checkbox_vertical label, span.mcss_checkbox_horizontal input, span.mcss_checkbox_vertical input, span.mcms_checkbox_horizontal input, span.mcms_checkbox_vertical input
{
	float: none;
	display: inline;
	margin-right: 5px;
}
.bingResultsContainer div{
	padding:10px;
}
.bingResultsContainer p{padding-bottom:5px;}
.bingResultsContainer hr{
   background:#B9B1A0;
   margin:0;
   height:3px;
   border:0;
	}
.bingResult_Alt{
	background:#F5F1E8;
}
.bingResult_PageUrl{padding:0;color:#9A8E73;}

span.mcss_checkbox_vertical input
{
	margin-bottom: 15px;
}

span.mcss_checkbox_horizontal label, span.mcss_checkbox_vertical label, span.mcms_checkbox_horizontal label, span.mcms_checkbox_vertical label, select
{
	font-size: 11px;
	font-weight: normal;
}

span.mcss_checkbox_horizontal label
{
	margin-right: 15px;
}

div.labelLine
{
	display: inline-block;
}

select, input, textarea
{
	display: block;
}

#surveyDIV p
{
	margin: 0px;
	padding: 0px;
	position: relative;
}

/**************** Accordion*********************/

#accordion
{
width: 535px;
border-bottom: solid 1px #c4c4c4;
margin: 0;
padding: 0;
text-indent: 0;
		 
}
#accordion a.head
{
background: #ccc url(images/collapsed.gif) no-repeat right;
border: 1px solid #000;
color: #000;
cursor: pointer;
display: block;
font: bold 120%/100% Arial, Helvetica, sans-serif;
font-size:12px;
margin: 0;
padding: 7px 20px 15px 10px;
text-decoration: none;
text-indent: 0px;
}

#accordion a.head:hover
{
background-color: #fff;
color: #000;
}

#accordion a.selected
{
background-image: url(images/expanded.gif);
}

#accordion a.current
{
	background-color: #FFFF99;
}

#accordion h3 
{
	padding: 4px 0 5px 0;
}


#dhtmltooltip
{
	color: #000000;
	position: absolute;
	text-align: justify;
	width: 100px;
	font-size: 11px;
	border: 1px solid black;
	padding: 3px;
	background: #ffffcc;
	visibility: hidden;
	z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
}
.bingMap_content{
	margin-top:98px;
}
.bingMap
{
	height: 250px;
	width: 322px;
}
