/*   MAIN STYLES FOR ALL PAGES  */

a
		{
		color: #000066;
		} 
a:visited
		{
		color: #000066;
		} 
a:hover
		{
		color: #C40000;
		text-decoration: none;
		 }
a:visited:hover
		{
		color: #C40000;
		text-decoration: none;
		}
body  
		{
		margin: 14px;
		margin-left: 1px;
		background-color: #FFFFFF;
		color: #000000;
		}
td
		{
		font-family: Arial;
		font-size: 12px;
		}

h1
		{ 
		font-family: Arial;
		font-size: 18px;
		color: #000000;
		font-weight: bold;
		}
h2
		{ 
		font-family: Arial;
		font-size: 12px;
		color: #333333;
		font-weight: bold;
		line-height: 1.0;
		}
h3
		{ 
		font-family: Arial;
		font-size: 12px;
		color: #000000;
		font-weight: normal;
		}
p
		{
		font-family: Arial;
		font-size: 12px;
		}
p.sc
		{
		font-family: Arial;
		font-size: 10px;
		}
strong
		{ 
		font-family: Arial;
		font-size: 11pt;
		color: #333333;
		font-weight: normal;
		}

/* TOP SECTION DIV AND ANCHOR TAG STYLES FOR ALL PAGES  */

a.tNav
		{
		color: #000000; text-decoration: none;
		}
a.tNav:hover
		{
		color: #C10000; text-decoration: underline;
		}
a.tNav:visited
		{
		color: #000000; text-decoration: none;
		}
a.tNav:visited:hover
		{
		color: #C10000; text-decoration: underline;
		}
div.t1
		{ 
		padding-top: 3px;
		padding-bottom: 4px;
		padding-left: 6px;
		border-top: 1px solid #C0C0C0;
		border-left: 1px solid #C0C0C0;
		border-right: 1px solid #C0C0C0;
		vertical-align: middle;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #666666;
		text-align: left;
		}
div.t2
		{
		margin-bottom: 1px;
		}
div.t3  
		{ 
		padding-top: 2px;
		padding-bottom: 3px;
		padding-right: 4px;
		border: 1px solid #C0C0C0;
		vertical-align: middle;
		font-family: Arial;
		font-weight: normal;
		font-size: 12px;
		color: #666666;
		text-align: right;
		}

/* LEFT CELL STYLE FOR ALL PAGES */

td.pl
		{
		width: 170px;
		vertical-align: top;
		border-left: 1px solid #C0C0C0;
		border-right: 1px solid #C0C0C0;
		}

/* MIDDLE CELL STYLE FOR ALL PAGES  */

td.pm
		{
		font-family: Arial;
		font-size: 12px;
		padding: 14px;
		vertical-align: top;
		background-color: #FFFFFF;
		}

/* RIGHT CELL STYLE FOR ALL PAGES*/

td.pr
		{
		width: 170px;
		padding-top: 14px;
		padding-bottom: 12px;
		vertical-align: top;
		border-left: 1px solid #C0C0C0;
		border-right: 1px solid #C0C0C0;
		background-color: #FFFFFF;
		}

/* RIGHT CELL STYLE II  */

td.prII
		{
		width: 170px;
		padding-top: 13px;
		padding-left:14px;
		padding-right:14px;
		border-left: 1px solid #C0C0C0;
		border-right: 1px solid #C0C0C0;
		vertical-align: top;
		}

/*BOTTOM DIV STYLE FOR ALL PAGES */

div.b
		{
		font-family: Arial;
		font-size: 12px;
		border-top: 10px solid #C0C0C0;
		padding-top: 4px;
		padding-bottom: 14px;
		width: 780px;
		text-align: right;
		margin-top: 1px;
		}

/* STYLE USED FOR LEFT CELL NAV TITLE  */

div.ltitle
		{
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #333333;
		background-color: #F5F5F5;
		background-image: url('../0imgs/_bg-fade-long.gif');
		padding: 2px;
		padding-left: 6px;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #C0C0C0;
		}

/* STYLE USED FOR LEFT CELL NAV LINKS  */

div.l 
		{
		margin: 6px;
		margin-bottom: 0px;
		font-family: Arial;
		font-size: 12px;
		}

/* STYLE USED FOR RIGHT CELL HELP TITLE  */  

div.rtitle
		{
		font-family: Arial;
		font-size: 12px;
		border-top: 1px solid #C0C0C0;
		border-bottom: 1px solid #C0C0C0;
		color: #333333;
		background-color: #F5F5F5;
		background-image: url('../0imgs/_bg-fade-long.gif');
		padding: 2px;
		text-align: center;
		}

/* STYLE USED FOR RIGHT CELL HELP CONTENTS  */  

div.r
		{
		padding:8px;
		color:#000000;
		background-color:#FFFFFF;
		font-family:Tahoma;
		font-size: 11px
		}
		
/* STYLES USED FOR RIGHT CELL SMALL CONTACT FORM  */    

.SF_Row_Top
		{
		border-top: 1px solid #C0C0C0;
        	background-color: #E5E5E5;
		font-family: Tahoma;
		font-size: 8pt;
		}
.SF_Row_123
		{
		padding-left: 10px;
		padding-right: 2px;
		font-family: Tahoma;
		font-size: 8pt;
       		background-color: #E5E5E5;
		}
.SF_Row_4
		{
		padding-left: 10px;
		font-family: Tahoma;
		font-size: 8pt;
		padding-top: 6px;
		background-color: #E5E5E5;
		}
.SF_Row_5
		{
		padding-left: 10px;
		background-color: #E5E5E5;
		} 
.SF_Disclaim 
		{
		padding: 10px;
		font-family: arial;
		font-size: 10px;
		background-color: #E5E5E5;
		border-bottom:1px solid #C0C0C0;
		}
.SF_Field
		{
		font-family: Tahoma;
		font-size: 11px;
		border-style: groove;
		border-width: 3px;
		background-color: #FFFFFF;
		color: 000000;
		}
.SF_Button
		{
		font-family: Tahoma;
		font-size: 13px;
		border-style: groove;
		border-width: 2px;
		background-color: #FFFFFF;
		color: #000000;
	   	}

/* STYLES USED FOR ICONS UNDERNEATH SMALL CONTACT FORM */    

div.i
    		{	
		font-family: Arial;
		font-size: 12px;
		background-color: #FFFFFF;
		}
img.email
		{
		width: 16px;
		height: 16px;
		border-style: none;
		vertical-align: -42%;
		margin-right: 10px;
		margin-left: 10px;
		}
img.speak
		{
		width: 16px;
		height: 16px;
		border-style: none;
		vertical-align: -42%;
		margin-right: 10px;
		margin-left: 10px;
		}
img.key
		{
		width: 16px;
		height: 16px;
		border-style: none;
		vertical-align: -42%;		
		margin-right: 10px;
		margin-left: 10px;
		}

/* STYLES USED FOR LARGE FORM ON CONTACT AND NEW ACCOUNT PAGES   */    

.LF_Row_1
		{
		font-family: Tahoma;
		font-size: 8pt;
        	border: 1px solid #C0C0C0;
		padding-left: 6px;
		background-image: url('http://www.bcmadvisors.com/0imgs/_bg-fade.gif');
		}
.LF_Row_2
		{
		font-family: Tahoma;
		font-size: 8pt;
        	border-left: 1px solid #C0C0C0;
		border-right: 1px solid #C0C0C0;
		padding-left: 6px;
		}
.LF_Row_3
		{
		font-family: Tahoma;
		font-size: 8pt;
        	border: 1px solid #C0C0C0;
		padding-left: 6px;
		background-image: url('http://www.bcmadvisors.com/0imgs/_bg-fade.gif');
		}
.LF_Row_4
		{
		width: 100%;
		font-family: Tahoma;
		font-size: 8pt;
		padding-left: 6px;
		padding-top: 6px;
		vertical-align: top;
		border-left: 1px solid #C0C0C0;
		border-right: 1px solid #C0C0C0;
		}
.LF_Row_5
		{
		text-align: right;
		border:1px solid #C0C0C0; 
		padding: 4px;
		background-image: url('http://www.bcmadvisors.com/0imgs/_bg-fade-long.gif');
		}
.LF_Row_Disclaim
		{
		font-family: arial;
		font-size: 10px;
		padding-top: 6px;
		}
.LF_Row_1r
		{
		border-right:1px solid #C0C0C0;
		border-top:1px solid #C0C0C0;
		padding-left: 2px;
	    	}
.LF_Row_2r
		{
		border-right:1px solid #C0C0C0;
		padding-left: 2px;
	    	}
.LF_Row_3r
		{
		border-right:1px solid #C0C0C0;
		padding-left: 2px;
	    	}
.LF_Row_4r
		{
		border-right:1px solid #C0C0C0;
		padding-left: 2px;
	    	}
.fField
		{
		font-family: Tahoma;
		font-size: 12px;
		border-style: groove;
		border-width: 3px
	   	}
.fButton
		{
		font-family: Tahoma;
		font-size: 13px;
		border-style: groove;
		border-width: 2px;
		background-color: #FFFFFF;
		color: #000000;
	    	}

/*  STYLES USED FOR CONTACT PAGE RIGHT MENU   */    

div.cp_rtitle
		{
		font-family: Arial;
		font-size: 12px;
		color: #000000;
		padding: 1px;
		padding-left: 2px;
		background-color: #F5F5F5;
		background-image: url('http://www.bcmadvisors.com/0imgs/_bg-fade.gif');
		border-bottom: 1px solid #C0C0C0;
		}
div.cp_rbody
		{
		font-family:Arial;
		font-size: 12px;
		padding-top: 12px;
		padding-bottom: 12px;
		}

/*  STYLES USED FOR SITE MAP COLUMNS   */    

div.col_1
		{
		border-right:1px dotted #C0C0C0;
		float: left;
		width: 180px;
		background-color: #FFFFFF;
		vertical-align: top;
		padding-left: 14px;
		padding-bottom: 14px;
		}
div.col_2
		{
		border-right:1px dotted #C0C0C0;
		float: left;
		width: 180px;
		padding-left:14px;
		background-color: #FFFFFF;
		vertical-align: top;
		}
div.col_3
		{
		float: left;
		width: 196px;
		padding-left:14px;
		background-color: #FFFFFF;
		vertical-align: top;
		}
