/* CSS Document */
/* 

Here are some abbreviations used throughout the site.
   pfss - Personal Financial Security Solutions
   bfs - Business Financial Solutions
   ebs - Employee Benefits Solutions
   etps - Estate & Tax Planning Solutions
   mbs - Mortgage Brokerage Solutions
*/


.style1 {
	color: #FFFFFF;
	font-style: italic;
	font-size: 11px;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E0E0E0;
	
}




copyright {
	COLOR: #000000;
	font-size: 10px;}

/* These styles are for the index.php page - the splash page */
table.indexpage{
	background-image: url(images/index.jpg);
	border-bottom: 2px solid #a31839;
	font-size: 12px;
}

div.indextext{
	padding: 110px 70px 50px 350px;
}


/* Styles for Top Nav */

table.topnav{
	background-color: #7a0b12;
	border-left: 2px solid #7a0b12;
	border-right: 2px solid #7a0b12;
}

/* top navigation links */
td.linkchange a, td.linkchange a:visited {
	COLOR: #ffffff;
	font-weight: normal;
	line-height: 16px;
	padding: 5px 10px 3px 10px;
	display: block;
	TEXT-DECORATION: none;
	font-size: 12px;
}

td.linkchange A:hover {
	COLOR: #ffffff; 
	background-color: #8a7f69;
}
td.Dashes {
	COLOR: #000000;
	font-weight: normal;
	line-height: 16px;
	font-size: 12px;
}


table#content{
	border-left: 2px solid #7a0b12;
	border-right: 2px solid #7a0b12;
	margin-top: -10px;
	padding:0;
}
html>body table#content{
	margin-top: 0px; /* this hack is visible to Netscape browsers only - IE will pick up the previous style only*/
}
table.footer{
	background-color: #7a0b12;
	border-top: 2px solid #a11b34;
	font-size: 11px;
	color: #ffffff;
}

table.title {
	background-color: #ffffff;
	border-right: 2px solid #7a0b12;
	margin: 0;
	padding: 0;
}
table.title img {
	margin: 0;
	padding: 0;
}


td#leftcolumn{
	width: 158px;
	padding: 15px 0 0 0;
	margin: 0;
	background: #000000 url(images/back.jpg) 0 0 no-repeat;
	line-height:inherit;
}

/* left navigation links */

div.leftnavbar a { /* these are the styles that will be common to any link inside the div container */
	font-weight: normal;
	TEXT-DECORATION: none;
	display: block;
	font-size: 11px;
	margin: 3px 0;

	
}
a.horzmenu {
	COLOR: #ffffff;
	padding: 1px 3px;
}
a.horzmenu:hover {
	background-color: #8a7f69;
}

a.horzmenu_select {
	COLOR: #ffffff;
	padding: 1px 3px;
	background-color: #7a0b12;
}



/* this styles the indented links */
a.submenu {
	list-style-type: none;
	margin: 0; 
	COLOR: #ffffff;
	padding: 1px 0 1px 10px;

}
a.submenu:hover {
	COLOR: #ffffff;
	background-color: #7d0b12;


}


/* Message to be viewed by older browsers which may not display the entire site correctly */
p#older_browsers {
	display: none;
}

div#CompanyName {
	display:none;
}


td#MainContentArea{
	width: 598px;
	background-color: #ffffff;
}

div#textcontent{
	width: 95%;
	margin: 20px;
	font-size: 12px;
	background-color: #ffffff;
	color:#000000;

}


div#textcontent2{
	width: 90%;
	margin: 20px;
	font-size: 12px;
	background-color: #ffffff;
	color:#000000;

}
/* create all your div#textcontent styles including hover*/

div#textcontent a, div#textcontent a:visited{
	COLOR: #000000;
	font-weight: normal;
	TEXT-DECORATION: underline;
	font-size: 12px;
	font-size: 11px;}
	
div#textcontent a:hover{
color: #a11b34;
TEXT-DECORATION: none;}


/* styles for bottom links in footer*/
table#bottomlinks{
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
	border-left: 2px solid #7a0b12;
	border-right: 2px solid #000000;}
	
table#bottomlinks a, table#bottomlinks a:visited{
	COLOR: #000000;
	font-weight: normal;
	TEXT-DECORATION: underline;
	font-size: 12px;
	font-size: 11px;}
	
/* styles for dropdown menu*/

div.flyout {
	border: solid #000000 2px;
	background: #7f0c13;
}
div.flyout a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	padding: 3px 5px;
	color: #FFFFFF;
	border-bottom: solid #ffffff 2px;
}
div.flyout a:hover {
	background: #8a7f69;
	color: #ffffff;
}
table#bottomlinks a:hover{
color: #a11b34;
TEXT-DECORATION: none;}

div#ssflyout {
	width: 230px;
	position: absolute;
	visibility: hidden;
}
.lefttext{

	margin: 0 5px 0 10px;
	font-size: 10px;
	color: #ffffff;}
	
.lefttext a{
	color: #ffffff;
	text-decoration: underline;

}
.lefttext a:hover{
	color: #a11b34;
	text-decoration: none;


}.mission_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
