/* start of common css */
BODY
{
	MARGIN: 0px;
	PADDING: 0px;
	FONT-WEIGHT: normal;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	FONT-SIZE: 10px;
	COLOR: black;
	BACKGROUND-COLOR: white;
}
ol
{
	margin-bottom : 0px;
	padding-bottom : 0px;
}
ol li
{
	padding : 0px;
	margin : 0px;
}

.style9
{
	color: #000000;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
}

.styleCompHeader
{
	color: #000000;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	font-size:11pt;
	font-weight : bold;
}

.styleCompPinkHeader
{
	color: #FD65A0;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	font-size:10pt;
	font-weight : bold;
}
table
{
	color : #666666;
	font-size : 8pt;
	text-align : left;

	padding : 0px;
	margin : 0px;

	border-collapse : separate;
	border : none 1px blue;
	border-spacing : 0px;
}

table.appform
{
	width : 100%;
	border-spacing : 0px;
	padding : 0px;
	margin : 0px;
	color : #666666;
	font-family : Verdana;
	font-size : 10px;
}

table.appform tr td
{
	
	padding-left : 10px;
	
}

table thead
{
	/* background-color : #DFD3BD; changed by adiela for YDE colors, AK 3-9-04 */
	background-color : #cfeaf3;
	/* color : #666666; changed text color to white AK 3-9-04 */
	color : #000;
	font-weight : bold;
	font-size : 10px;
	padding : 3px;
}

td.hlinex img
{
	display : block;
    BACKGROUND-COLOR: gray;
    width : 100%;
    height : 1px;
}



table.tblBankBranchSearchResults a
{
	color : #666666;
	font-weight : normal;
}


table.tblBankBranchSearchResults
{
	width : 600px;
	border : solid 1px #FF00A8;
}

table.tblBankBranchSearchResults tbody tr:hover
{
	background-color : #ececec;
}




table.buttonbar
{
	border-collapse : separate;
	border : gray none 1px;
	margin : 0px;
	padding : 0px;
}

table.buttonbar td
{
	padding: 0px;
	margin : 0px;
	border : gray none 1px;
	height : 30px;
}

.hline
{
	/* background-color : #666666; - change bgCOlor to YDE : AK */
	background-color : #FF00A8;
	height : 1px;
	width : 1px;
	padding : 0px;
}

.vline
{
	/* background-color : #666666; - change bgcolor to YDE : AK */
	background-color : #FF00A8;
	height : 0px;
	width : 0px;
	padding : 0px 1px 0px 0px;
}

img
{
	border : 0px;
}

img.block
{
    DISPLAY: block;
    BACKGROUND-COLOR : transparent;
}


.brandingbar
{
    BACKGROUND-COLOR: #e7e5e6;
    width : 759px;
}


/* changed by wayne */
table.branding
{
	margin : 0px;
	padding : 0px;
}

table.branding a
{
	font-weight : normal ;
}

td.side
{
	margin : 0px;
	padding : 0x;
	padding-right : 5px;
	width: 143px;
	text-align : right;
}

td.side a
{
	align: right;
}

td.data
{
	margin : 0px;
	padding : 0x;
}

td.datacontact
{
	margin : 0px;
	padding : 0x;
	COLOR: #83B62B;  
}
/* added for yde td color AK */
td.data_text
{
	margin : 0px;
	padding : 0x;
	COLOR: black;  
}

td.datadetail
{
	margin : 0px;
	padding : 0x;
	COLOR: #77D63E;  
}


td.data a
{
	align : left;
}

td.news
{
	FONT-SIZE: 10px; 
	MARGIN: 0px; 
	COLOR: #666666;  
	VERTICAL-ALIGN: top;
	HEIGHT: 29px;
	PADDING: 3px; 
}




td.news a
{
	align: left;
}



td.thumbs
{
	margin : 0px;
	padding : 0x;
	text-align : center;

}

.thumbcopyindent
{
	padding : 1px 2px 3px 2px;
	margin : 0px;
}

td.thumbs a
{
	align: left;
}


td.white
{
	margin : 0px;
	padding : 0x;
	COLOR: #FFFFFF;
}

b{
    FONT-SIZE: 10px;
	FONT-WEIGHT: bold; 
	COLOR: 666666;
}
/* changed by wayne */


.menubar
{
	margin : 0px;
	padding : 0px;
    width : 761px;
    margin-left : auto;
    margin-right : auto;
}


.bodyindentcontent
{
    border : none 1px black;
    WIDTH: 762px;
    padding : 0px;
   	margin-left : auto;
	margin-right : auto;
}

/* add to make YDE link colors , AK */
.link_contact
{
	FONT-SIZE: 10px;
	font-weight : bold;
	COLOR: #50A31F;
	FONT-FAMILY: arial;
	text-decoration : none;
}

.link_appform
{
	FONT-SIZE: 10px;
	font-weight : bold;
	COLOR: #b90504;
	FONT-FAMILY: arial;
	text-decoration : none;
}

.legal_stuff
{
	FONT-SIZE: 11px;
	font-weight : normal;
	COLOR: black;
	FONT-FAMILY: verdana;
	text-decoration : none;
}

/* end of YDE link colors */

.link_text
{
	FONT-SIZE: 10px;
	font-weight : bold;
	COLOR: #F902A8;
	FONT-FAMILY: arial;
	text-decoration : none;
}
/* end of YDE link colors */

A
{
	FONT-SIZE: 10px;
	font-weight : bold;
	COLOR: #000000;
	FONT-FAMILY: arial;
	text-decoration : none;
}
A:hover
{
    TEXT-DECORATION: none;
    COLOR: #999999;
}
A:active
{
    TEXT-DECORATION : none;
}
A:link
{
    TEXT-DECORATION : none;
}
A:visited
{
    TEXT-DECORATION : none;
}


a.button
{
	border : silver solid 1px;
	background-color:#ECECEC;
	color : black;
	padding : 3px;
	margin : 0px;
	text-decoration : none;
	font-size : 10px;
}

a.button:hover
{
	background-color : silver;
	text-decoration:none;
}
/* end of common css */


/*
.news {
	FONT-SIZE: 10px; 
	MARGIN: 0px; 
	COLOR: #666666;  
	FONT-COLOR: #FF00A8;
	VERTICAL-ALIGN: top;
	HEIGHT: 29px;
	PADDING: 3px; 
}
*/

.news-head {
    FONT-SIZE: 10px;
	FONT-WEIGHT: bold; 
	COLOR: #FF00A8;
	
	
}


.note
{
	font-weight : normal;
	/* change color of note to YDE, AK 	color : #666666; */
	color : black;
}

.text
{
	font-weight : normal;
	color : #666666;

}


.middtables {
	WIDTH: 759px;
    BORDER-RIGHT: #FF00A8 1px solid;
	BORDER-LEFT: #FF00A8 1px solid;
	/* BORDER-BOTTOM: #FF00A8 1px solid; */
}


.heading
{
   	FONT-SIZE: 12px;
	FONT-WEIGHT: bold; 
	COLOR: 666666;
}
.heading:first-letter
{
	text-transform : capitalize;
}

.subheading
{
    FONT-SIZE: 10px;
    font-weight : bold;
}

.pageheading
{
	text-align : right;
	font-size : 10pt;
}

.hspace
{
	height : 8px;
	padding : 0px;
}


/* home page begin */
.right-tab {
    HEIGHT: 253px;
}
.welcome-txt {
	FONT-SIZE: 10px; MARGIN: 0px; COLOR: #666666;  
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	HEIGHT: 28px; PADDING-RIGHT: 8px; 
	PADDING-LEFT: 8px; PADDING-TOP: 8px; PADDING-BOTTOM: 8px;
}

/* Add Stylesheet for Locate us bottom links Headings (A.K 05/04/2005)*/
.locate-heading{
FONT-SIZE: 10px;
	font-weight : bold;
	COLOR: #50A31F;
	FONT-FAMILY: arial;
	text-decoration : none;
}

/*
can be removed
 .login-txtxx {
	FONT-SIZE: 10px; MARGIN: 0px; COLOR: black;  FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	VERTICAL-ALIGN: center;	HEIGHT: 28px; 
}
*/


table.tbllogin
{
	border-collapse : separate;
	padding : 0px;
	margin : 0px;
	border : solid 1px #666666;
	background-color : #cccccc;
	font-size : 10px;
	color : #000000;
}

table.tbllogin a
{
	color : #000000;
}

/* home page ends */





/* start of form elements */
form
{
	margin : 0px;
	padding : 0px;
}

input
{
    BORDER: silver solid 1px;
    font-size: 8pt;
    font-family : Verdana;
    COLOR: black;

    VISIBILITY: visible;
    TEXT-DECORATION: none;

	PADDING-RIGHT: 2px;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 1px;
    PADDING-TOP: 2px;
    MARGIN: 2px 2px 1px 1px;
}

input.cb
{
	border-style : none;
	margin : 2px;
	padding : 0px;
	height : 13px;
	width : 13px;
}

input.imagebutton
{
	border : none;
	margin : 0px;
	padding : 0px;
}

.text_input_xxs
{
    WIDTH: 38px;
}
.text_input_xs
{
    WIDTH: 72px;
    color:#666666;
}
.text_input_s
{
    WIDTH: 115px;
}
.text_input_med
{
    WIDTH: 185px;
}
.text_input_l
{
    WIDTH: 175px;
}
.text_input_xl
{
    WIDTH: 205px;
}
.text_input_xxl
{
    WIDTH: 255px;
}

td.appform
{
	color : #666666;
	font-family : Verdana;
	font-size : 8pt;
}

td.compform
{
	color : #666666;
	font-family : Verdana;
	font-size : 8pt;
}

table.compform
{
	width : 100%;
	border-spacing : 0px;
	padding : 0px;
	margin : 0px;
	color : #666666;
	font-family : Verdana;
	font-size : 10px;
}

table.compform tr td
{
	
	/*padding-left : 10px;*/
	
}

select
{
    COLOR: #666666;
    /*COLOR: black;*/
	font-size : 8pt;
	font-family : Verdana;
	padding : 0px;
    MARGIN: 2px 2px 1px 1px;
}

select.xxs
{
	width : 130px;
}
select.xs
{
	width : 140px;
}
select.s
{
	width : 150px;
}
select.med
{
	width : 170px;
}
select.l
{
	width : 195px;
}
select.xl
{
	width : 220px;
}
select.xxl
{
	width : 250px;
}


TEXTAREA
{
    BORDER: silver solid 1px;
    font-size: 8pt;
    font-family : Verdana;
    /* COLOR: #666666; change input color - AK */
    COLOR: black;
    
    VISIBILITY: visible;
    TEXT-DECORATION: none;

	PADDING-RIGHT: 2px;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 1px;
    PADDING-TOP: 2px;
    MARGIN: 2px 2px 1px 1px;
}
.textarea_s
{
    WIDTH: 150px;
    HEIGHT: 45px;
}
.textarea_l
{
    WIDTH: 250px;
    HEIGHT: 75px;
}
.textarea_m
{
    WIDTH: 200px;
    HEIGHT: 60px;
}
.textarea_xxl
{
    WIDTH: 520px;
    HEIGHT: 30px;
}
.errmsg
{
    FONT-SIZE: 8pt;
    VISIBILITY: hidden;
    COLOR: red;
    POSITION: relative;
}


.sbttn
{
	padding : 1px 5px 0px 5px;
	margin : 0px 0px 0px 0px;
    
    FONT-SIZE: 11px;

    BORDER-LEFT: white 1px solid;
    BORDER-BOTTOM: silver 1px solid;
    BORDER-TOP: white 1px solid;
    border : #AA9672 solid 1px;
     color : #ffffff;
    font-weight : bold;
    FONT-FAMILY: arial,sans-serif;
     background-color : #b90504;
    TEXT-DECORATION: none;
    vertical-align : middle;
 }

.xlabel
{
	font-size : 8pt;
	color : #666666;
	font-family : Verdana;
}

/* end of form elements */


.H		/* highlight */
{
	BACKGROUND-COLOR: #F2EDE5;
	color : #666666;
}



/* start of printer friendly css */

@media print
{
	.brandingbar
	{
		display : none;
	}

	#dhtmlmenubar
	{
		display : none;
	}
	
	#rhc	/* right hand column */
	{
		display : none;
	}


	.middtables
	{
		WIDTH: 100%;
		BORDER-style : none;
	}

	#oCMenu_top0_0, #oCMenu_top1_0, #oCMenu_top2_0, #oCMenu_top3_0, #oCMenu_top4_0
	{
		display : none;
	}
}


