/*css document for www.zenithadministrators.com */
/*created by www.pbdh.com 8.10.09*/

/*reset css*/
/*html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}*/

/*basic page structure*/

body {
	background:#49484a url(/include/images/bg-main.png) repeat;
	background:#49484a url(/include/images/bg-main.gif) repeat;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	border-collapse:collapse;border-spacing:0;
}
table{border-collapse:collapse;border-spacing:0;}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background:#49484a url(/include/images/bg-wrapper.png) repeat-y left top;
	background:#49484a url(/include/images/bg-wrapper.gif) repeat-y left top;
}

/*----------------------*/
/*Text Formatting*/
/*----------------------*/

h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd, blockquote, caption {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-weight: normal;
	color: #333;
}

#page-header h1 {
	font-size: 30px;
	line-height: 30px;
	margin: 35px 0 2px 25px;
	padding: 0;
	color: #444;
}

#page-header p {
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 0 25px;
	padding: 0;
}

h2 {
	margin: .15em 0 .5em 0;
	font-size: 22px;
	color: #7c2d26;
}

#page-header h2 {
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 70px 0 0 20px;
	padding: 0;
}

h3 {
	font-size: 18px;
	line-height: 18px;
	color: #6f6354;
}

#home-login h3 {
	font-size: 18px;
	line-height: 16px;
	color: #fff;
	margin: 0 0 3px 0;
}

#login h3 {
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	margin: 0 0 3px 0;
}

h4 {
	font-size: 16px;
	line-height: 16px;
	margin: 0 0 .5em 0;
	padding: 0;
	color: #7c2d26;
}

p {
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0 1px 0;
}

p.fineprint {
	font-size: 10px;
	line-height: 12px;
	margin: .5em 0 1em 0;
}

ul {
	margin: .15em 0 1.25em;
	padding: 0;
	list-style: none;
}

li {
  font-size: 12px;
  line-height: 14px;
	margin:0;
	padding: 3px 0;
}

ul.bullet-list li {
	padding: 0 0 8px 18px;
	background: url(/include/images/bullet-sage.png) no-repeat 0px 2px;
}

dl {
	margin: .5em 0 1em 0;
	padding: 0;
}

dt {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: .15em 0;
	padding: 0;
}

dd {
	font-size: 13px;
	line-height: 17px;
	margin: .15em 0 .75em 0;
	padding: 0;
}

a {
	color: #3c799d;
}

a:link {
	color: #3c799d;
	text-decoration: underline;
}

a:visited {
	color: #666;
	text-decoration: underline;
}

a:hover {
	color: #7c2d26;
}

ul a:link,
ul a:visited,
dl a:link,
dl a:visited {
	color: #3c799d;
	text-decoration: none;
}

ul a:hover,
dl a:hover  {
	color: #7c2d26;
	text-decoration: underline;
}


/*----------------------*/
/*navigation*/
/*----------------------*/

.navigation {
	background: url(/include/images/bg-navigation.png) repeat-y left top;
	height: 52px;
}

#navigation {
	width: 100%;
		
}

.sf-navbar, .sf-navbar li:hover, .sf-navbar li.sfHover, .sf-navbar li li.current,
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active, .sf-navbar li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
}


.sf-menu #current  {
	color: #ebce80;
	text-decoration: none;
	background: url(/include/images/bg-nav-link.png) repeat-x bottom center;
}

#navigation .sf-navbar li:hover {
	color: #ebce80;
	text-decoration: none;
	background: url(/include/images/bg-nav-link.png) repeat-x bottom center;
}
#navigation .sf-navbar ul li:hover {
	color: #ebce80;
	text-decoration: none;
	background: url(/include/images/bg-nav-link.png) repeat-x bottom center;
}
#navigation .sf-navbar li:hover img{
 background: url(/include/images/bg-nav-link.png) repeat-x bottom center;
}
#navigation .sf-navbar ul li:hover img{
 background: url(/include/images/bg-nav-link.png) repeat-x bottom center;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#navigation ul li {
	margin: 0;
	padding: 0;
	font-size: 14px;	

}

#navigation ul li a {
	margin: 5px 0 0 0;
	padding: 15px 20px 18px 20px;
	display: block;
}

#navigation ul li a:link,
#navigation ul li a:visited {
	color: #fff;
	text-decoration: none;
	
}

#navigation ul li ul {
	width:960px;
	background: #FFFFFF;
	left: -10px;
	top: 52px;	
	margin-bottom: 2px;

}

#navigation ul li ul a {

	margin: 0;
	padding: 10px 0 5px 0;
	list-style: none;
	text-align: center;
	background: #FFF;

}

#navigation ul li ul li {
	margin: 0 25px;
	padding: 0;
	display: inline;
	font-size: 13px;
}


#navigation ul li ul {
	margin: 0;
	padding: 0px 0 10px 0;
	list-style: none;
	text-align: center;
	
}



#navigation ul li ul li.here a {
	margin: 0;
	padding: 0 0 5px 0;
	background: #FFFFFF url(/include/images/bg-subnav-link.png) no-repeat center bottom;
}

#navigation ul li ul li a:link, 
#navigation ul li ul li a:visited, 
#navigation ul li ul li a {
font-weight:normal;
color:#6D0C1D;
text-decoration:none;
align:center;
}



#navigation ul li ul li a:hover,
#navigation ul li ul li:hover {
	color: #333;
	background: #FFFFFF url(/include/images/bg-subnav-link.png) no-repeat center bottom;
}


#side-navigation {
	border-top: 2px solid #b8b0a5;
	margin: 0;
	padding: 0;
}

#side-navigation ul {
	margin:0;
	padding: 0;
	list-style: none;
}

#side-navigation ul li {
	margin:0;
	padding: 0;
	font-size: 14px;
	border-bottom: 1px solid #b8b0a5;
}

#side-navigation ul li a {
	margin:0;
	padding: 10px;
	display: block;
	color: #333;
	text-decoration: none;
}

#side-navigation ul li a:hover,
#side-navigation ul li.here a {
	color: #6d0c1d;
	background: #fefdfc url(/include/images/bg-sidenav-link.png) no-repeat 95% 50% ;
}

.account-tools {
	padding: 10px;
	margin: 10px 0;
	background: #eee;
	border: 1px solid #b8b0a5;
}

#search {
	margin: 14px 0 0 0;
	vertical-align: middle;
}

#search input.button {
	margin-left:5px;
}

#mod_search_searchword.inputbox {
	
}

#search img {
	
}

.header {
	background: #f6f3e9;
	border-bottom: solid 10px #fff;
}
.default-boxes{
background:#FFFFFF;
}

.home-photo,
.sub-photo {
background: #9dac88;
}

#home-login {
	width: 280px;
	padding: 10px 20px 0 0;
	float: right;
}

#login {
	width: 200px;
	margin: 0;
	padding: 10px 20px 0 0;
	float: right;
}

.step1 {
	background: url(/include/images/bg-label-1.png) no-repeat left top;
	padding: 5px 0 5px 45px;
	margin: 0 0 10px 0;
}

.step2 {
	background: url(/include/images/bg-label-2.png) no-repeat left top;
	padding: 5px 0 5px 45px;
	margin: 0 0 5px 0;
}

#home-login label {
	font-size: 13px;
	color: #fff;
	margin: 0;
	padding: 0;
}

#home-login input {
	margin: 2px 0 2px 0;
	padding: 0;
}

#login label {
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding: 0;
}

#login input {
	margin: 2px 0 2px 0;
}

p.forgot {
	font-size: 11px;
	margin: 5px 0 0 0;
	
}

p.forgot a:link,
p.forgot a:visited {
	color: #fff;
	text-decoration: none;
}

p.forgot a:hover {
	color: #333;
	text-decoration: underline;
}

.secure-tools {
	margin: 20px 0;
}

#sub-photo {
	width: 710px;
	height: 148px;
	overflow: hidden;
	float: left;
}

#home-photo {
	width: 640px;
	height: 240px;
	overflow: hidden;
	float: left;
}

#sub-photo img,
#home-photo img {
	margin: 0;
	padding: 0;
	display: block;
} 

/*----------------------*/
/*columns*/
/*----------------------*/

.col2 {
	background: url(/include/images/bg-2col.png) repeat-y left top;
	border-top: 20px solid #fff;
	border-bottom: 20px solid #fff;
}

.col3 {
	background: url(/include/images/bg-3col.png) repeat-y left top;
	border-top: 20px solid #fff;
	border-bottom: 20px solid #fff;
}

.col3B {
	background: url(/include/images/bg-3colB.png) repeat-y left top;
	border-top: 20px solid #fff;
	border-bottom: 20px solid #fff;
}

.col4 {
	background: url(/include/images/bg-4col.png) repeat-y left top;
	border-top: 20px solid #fff;
	border-bottom: 20px solid #fff;
}

.sidenav {
	background: url(/include/images/bg-sidenav.png) repeat-y left top;
	border-top: 20px solid #fff;
	border-bottom: 20px solid #fff;
}



/*----------------------*/
/*callouts*/
/*----------------------*/

.callout a {
	margin: 0 0 10px 0;
	width: 220px;
	height: 114px;
	display: block;
}

.home-callout a {
	margin: 10px 0;
	width: 300px;
	height: 142px;
	display: block;
}

.locations a {
	background: url(/include/images/callout-bg-locations.png) no-repeat 0px 0px;
}

.locations-home a {
	background: url(/include/images/callout-bg-locations-home.png) no-repeat 0px 0px;
}

.technology a {
	background: url(/include/images/callout-bg-technology.png) no-repeat 0px 0px;
}

.callout a span,
.home-callout a span {
	display: none;
}

.callout a:hover {
	background-position: 0px -114px;
}

.home-callout a:hover {
	background-position: 0px -142px;
}

.pullquote h3,
.home-pullquote h3 {
	margin: 0 10px 3px 20px;
	padding: 10px 0 0 0;
	color: #5a4f31;
}

.pullquote {
	margin: 0 0 10px 0;
	width: 220px;
	background: url(/include/images/bg-pullquote.png) no-repeat 0px 0px;
}

.home-pullquote {
	margin: 10px 0;
	width: 300px;
	height: 142px;
	background: url(/include/images/callout-bg-testimonial.png) no-repeat 0px 0px;
}

.pullquote p,
.home-pullquote p {
	margin: 0;
	font-size: 12px;
	line-height: 14px;
	color: #473f36;
}

.pullquote p.quote,
.home-pullquote p.quote {
/*	background: url(/include/images/icon-quote-left.png) no-repeat left top;*/
	padding: 3px 20px 0 20px;
}

.pullquote p.author,
.home-pullquote p.author {
/*	background: url(/include/images/icon-quote-right.png) no-repeat right top;*/
	padding: 3px 20px 0 20px;
	font-weight: bold;
}

.pullquote p.title {
	background: url(/include/images/bg-pullquote-bottom.png) no-repeat right bottom;
	padding: 0 20px 10px 20px;
	text-align: right;
}
.people-are-talking p,
.people-are-talking h3 {
	margin-top:0;		
	margin-bottom:0;
}
.people-are-talking p.author {
	padding:3px 20px 0 20px;
}

/*----------------------*/
/*locations/
/*----------------------*/

.location p {
	font-size: 13px;
	line-height: 16px;
	color: #666;
}

.location p strong {
	color: #333;
}

/*----------------------*/
/*news*/
/*----------------------*/

p.date {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #9dac88;
	margin: 0;
	padding: 0;
}

p.pdf {
	font-size: 16px;
	line-height: 16px;
	color: #6f6354;
	background: url(/include/images/icon-pdf.png) no-repeat 0% 50%;
	padding: 0 0 0 33px;
}

p.pdf span {
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	
}


/*----------------------*/
/*footer*/
/*----------------------*/

.footer {
	background: url(/include/images/bg-footer2.jpg) repeat-x left top;
}

#footer {
	margin: 20px 0;
}

.footercol {
	margin: 25px 10px;
	/*border-right: 1px solid #8d8377;*/
}
.footercol table tbody tr td {
	color:#FFFFFF;
	font-size:12px;
	line-height:16px;
	margin:0 10px 0 0;

}

.footercol h2 {
color:#FFFFFF;
font-weight:bold;
font-size:13px;
line-height:15px;
}

.footercol h3 {
color:#FFFFFF;

font-size:12px;
line-height:14px;
}

.footercol a {
	color:#FFFFFF;
	line-height:16px;
	font-size:12px;
}

.footer h4 {
	font-size: 16px;
	color: #feffe6;
	margin: 0 0 4px 0;
}

.footer p {
	font-size: 12px;
	line-height: 16px;
	margin: 0 10px 0 0;
	color: #fff;
}

p.newslink {
	text-align: right;
	padding-right: 15px;
	background: url(/include/images/icon-morearrow.png) no-repeat 100% 50%;
}

.footer ul li {
	font-size: 13px;
	line-height: 14px;
	padding: 2px 0;
}

.footer a:link,
.footer a:visited {
	color: #b09d85;
	text-decoration: none;
}

.footer a:hover {
	color: #fff;
	text-decoration: underline;
}

.meta-footer {
	background: #2a2620;
}

.meta-footer p {
	font-size: 11px;
	color: #bbb0a2;
	padding: 10px;
}

.meta-footer p span {
	margin: 0 10px;
	color: #6b5f51;
}


#footermark img {
	margin: 75px 0 0 0;	
}
#morelink {
	float: right;
}

/*----------------------*/
/*forms*/
/*----------------------*/

fieldset {
	border: 1px solid #ccc;
	padding: 20px;
	background: #f6f3e9;
}

legend {
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
	font-size: 12px;
}

label {
	font-size: 12px;
}

input.email {
	margin: 0 0 10px 0;
	padding: 3px;
	width: 300px;
}

/*---------------------------

       Trustee Nav
----------------------------*/
.trustee-navigation {
	background: #fff;
}

#trustee-navigation ul {
	margin: 0;
	padding: 10px 0 10px 0;padding: 8px 0 0 0;
	list-style: none;
	text-align: center;
}

#trustee-navigation ul li {
	margin: 0 25px;
	padding: 0;
	display: inline;
	font-size: 13px;
	display: inline-block;vertical-align: top;line-height: 13px;margin: 5px 25px 0 25px;
}

#trustee-navigation ul li a {
	margin: 0;
	padding: 0 0 10px 0;display: block;
}

#trustee-navigation ul li.here a {
	margin: 0;
	padding: 0 0 10px 0;
	background: url(/include/images/bg-subnav-link.png) no-repeat center bottom;
}

#trustee-navigation ul li a:link,
#trustee-navigation ul li a:visited {
	color: #6d0c1d;
	text-decoration: none;
}

#trustee-navigation ul li.here a:link,
#trustee-navigation ul li.here a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#trustee-navigation ul li a:hover {
	color: #333;
	background: url(/include/images/bg-subnav-link.png) no-repeat center bottom;
}

table.Content, table.Content td, table.Content th {
    border-collapse: collapse;
}
table.Content td, table.Content th{
    padding: 0px;
}
.bgtr{
color: #6f6354;
background:#f6f3e9; /*#058879;#23B9AE;*/
padding: 3px 0px 3px 0px;
}
.fContentGreen a:visited {
color: #6D0C1D;
}
.fContentGreen a:hover {
color: #7c2d26;
}
.fContentGreen a:link {
color: #6f6354;
}
.fContentGreen a{
color: #6f6354;
}
.fContentGreen {
color: #6f6354;
}
.linkInstructions {
color: #333#;
font-size: 12px;
font-weight: normal;
font-style:italic;
}
.bghoriz
{
background:#6D0C1D;
color:#FFFFFF;
font-size: 12px;
}
table.tabularData, table.tabularData td, table.tabularData th {
font-size: 12px;
    border: 1px solid #76685D;
    border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
    padding: 1px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
    background: #FFFFFF;
    color: #000000;
}
.demographicsLabel {
	font-weight: bold;
	color: #000000;
}
.groupLabel {
	font-weight: bold;
	color: #000000;
}
.groupDisplay {
	font-weight: normal;
	color: #333;
}
.groupHeaderDisplay {
	font-weight: bold;
	color: #333;
}
.fundLabel {
	font-weight: bold;
	color: #000000;
}
.fundDisplay {
	font-weight: normal;
	color: #333;
}
.participantLabel {
	font-weight: bold;
	color: #000000;
}
.participantDisplay {
	font-weight: normal;
	color: #333;
}
.dataGridTitle {
	font-weight: bold;
	color: #333;
}
.standardUL {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	font-size:12px;
}

.formbgtr{ 
background: none; 
}
