/* CSS Document */

body {
	margin: 0; padding: 0;
	background-color: #fff;
	text-align: left;
    font-size: 100%;
	font-family: Tahoma, Arial, Sans Serif;
	background: #032A4F url(images/body-bg.gif) repeat-x top;
}

p {
	margin: 0;
	color: #454545;
}

form {
	margin: 0;
}

a, a:visited { color: #F55BB0; text-decoration:none; }
a:hover { color: #032A4F; text-decoration:underline; }

#iWrapper {
	margin: 0 auto;
	width: 774px;
	padding: 0;
	text-align: left;
}

#topDivCont {
	margin: 0 auto; 
}

#topDiv {
	width:774px;
	height:92px;
	background: url(images/brazilian-wax1.gif) no-repeat top;
}

#topEdge{
	height: 21px;
}

#btmEdge{
	background: url(images/btmedge-bg.gif) no-repeat bottom;
	height: 12px;
	margin: 0 0 15px 0;
}

#topLogo {
	background-image: url(images/ginkgobilabo.gif);
	color: #fff;
	height: 69px;
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	padding-left:65px;
	float: left;
	vertical-align: top;
}
#topLogo a, #topLogo a:visited {text-decoration:none;}
#topLogo a:hover {text-decoration:none;}

#topBanner { 
	background-repeat:no-repeat; 
	background-position:right top;
	width:482px;
	height:64px;
	margin: 0;
	padding: 4px 14px 12px 0;
	float: right;
}

#topBanner img {
	border: 0;
}

/*  MAIN LAYOUT  */

div#holderright {
	float: right;
	width: 586px;
	background-color: #fff;
	margin: 0; border: 0; padding: 0;
}



/*  HORIZONTAL MENU  */

#hmenu {
	clear: both;
	background: url(images/content-bg.gif) repeat-y;
	/*height: 22px;*/
	margin:0;
}

#hmenu .inner {
	background: #F55BB0 url(images/hmenu-bg.gif) repeat-x;
	margin-left: 2px;
	margin-right: 2px;
	height: 22px;
}

#hmenu .date {
	float:left;
	font-weight: bold;
	font-size: 0.7em;
	color: #fff;
	margin: 0;
	padding: 4px 0 0 15px;
}

#hmenu .smenu {
	float: right;
	font-size: 0.7em;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 4px 10px 0 0;
}

#hmenu .smenu a, #hmenu .smenu a:visited { color: #fff; text-decoration:none; }
#hmenu .smenu a:hover { color: #fff; text-decoration:underline; }

/*  2ND HORIZONTAL MENU - BOTTOM  */

#footerbar .h2menu {
	text-align:center;
	font-size: 0.7em;
	font-weight: bold;
	color: #fff;
	margin: 0 auto;
	padding: 9px 0 0 0;
}

#footerbar .h2menu a, #footerbar .h2menu a:visited { color: #fff; text-decoration:none; }
#footerbar .h2menu a:hover { color: #fff; text-decoration:underline; }

/* MAIN CONTAINER */

#contentWrap {
	margin: 0 auto;
	background: #fff url(images/content-bg.gif) repeat-y;
	padding: 12px 14px; 
	height: 100%;
}

#contentWrap p {
	margin: 0;
}

/*  COPYRIGHT  */

#footerbar .cright {
	text-align:center;
	font-size: 0.6em;
	font-weight: normal;
	color: #fff;
	margin: 0 auto;
	padding: 14px 0 0 0;
}

#footerbar .cright a:link, #footerbar .cright a:visited { color: #fff; text-decoration:none; }
#footerbar .cright a:hover { color: #fff; text-decoration:underline; }

/*  FOOTER BAR  */

#footerbar {
	background: url(images/footerbar-bg.gif) no-repeat;
	height: 51px;
	margin: 0 auto;
}

/*  TERMS  */

#terms {
	background: url(images/content-bg.gif) repeat-y;
	margin: 0 auto;
}

#terms p {
	font-size:0.6em;
	margin: 0 auto;
	padding: 9px 15px 2px 15px;
	color: #666666;
	text-align: center;
}

/*/ CONTENT LAYER /*/

div#content {
	float: left;
	width: 402px;
	background-color:#fff;
	/*border-top: 1px solid #CBCDC5;*/
	padding: 0 12px;
	margin: 0;
}

div#content p {
	text-align: justify;
	margin: 0 0 0 0;
	line-height: 1.4em;
	color: #454545;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

div#content p a, div#content ul li a, div#content ol li a { color: #F55BB0; text-decoration: none; }
div#content p a:hover, div#content ul li a:hover, div#content ol li a:hover { color: #032A4F; text-decoration: none; }

div#content ul {
	text-align: left;
	margin: 20px;
	font-size: 0.7em;
	color: #454545;	
	border: 0; padding: 0;
}

div#content ol {
	text-align: left;
	margin: 20px;
	margin-left: 20px !important; margin-left: 23px;
	font-size: 0.7em;
	color: #454545;
	border: 0; padding: 0;
}

div#content ul li {
	list-style-type: square;
	line-height: 1.6em;
	margin-bottom: 5px;
}

div#content ol li {
	list-style-type:inherit;
	line-height: 1.6em;
	margin-bottom: 5px;
}

div#content .li-inner {
	list-style-type: square;
	margin-left: 14px;
	line-height: 1.6em;
	margin-bottom: 5px;
}

div#content .li-noblock {
	list-style-type: none;
	margin-left: 14px;
	line-height: 1.6em;
	margin-bottom: 5px;
}

/*/ CONTENT-NEWS LAYER /*/

div#linkcont {
	float: left;
	background-color:#fff;
	/*border-top: 1px solid #CBCDC5;*/
	padding: 0 12px;
	margin: 0;
}

/*div#linkcont p {
	text-align: justify;
	margin: 0 0 0 0;
	color: #454545;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
}*/

div#linkcont p a, div#linkcont ul li a, div#linkcont ol li a { color: #032A4F; text-decoration: none; }
div#linkcont p a:hover, div#linkcont ul li a:hover, div#linkcont ol li a:hover { color: #D84519;	text-decoration: none; }

div#linkcont ul {
	text-align: left;
	margin: 0;
	color: #454545;	
	border: 0; padding: 0;
}

div#linkcont ul li {
	list-style-type: none;
	line-height: 1.6em;
	margin: 0 0 15px 0;
	font-size:1.2em;
}



/*/ RIGHT LAYER /*/

div#right {
	float: right;
	width: 160px;
	background-color:#fff;
}

.img-ralign {
	float:right;
	padding: 2px 0 12px 12px;
}


/*/ LEFT LAYER /*/

div#left {
	float: left;
	width: 160px;
	background-color:#fff;
	border: 0; margin: 0;
}

/*/ LEFT - MENU /*/
#vmenu { margin:0 0 8px 0; }
#vmenu .title { font-size: 0.7em; color: #032A4F; font-weight: bold; margin:0; padding-bottom: 5px; }
/*#vmenu .menu { margin: 0 0 15px 0; padding: 0; color: #FFFFFF;}
#vmenu .menu a, #vmenu .menu a:visited { display: block; background: #032A4F url(images/vmenu-mout.gif) no-repeat top left; color: #FFFFFF; padding: 3px 5px 3px 15px; margin: 0 0 2px 0; text-decoration: none; font-size: 0.7em; font-weight:bold; }
#vmenu .menu a:hover { color: #FFFFFF; background: #F55BB0 url(images/vmenu-mover.gif) no-repeat top left; }*/


/*  H  */

h1 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 14px 0;
	padding: 11px 0 7px 0;
	font-family: "Trebuchet MS", Tahoma, Arial;
	color:#032A4F;
	border-bottom: 2px solid #F55BB0;
}
h1 a, h1 a:visited {text-decoration:none;}
h1 a:hover {text-decoration:none;}

h2 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 11px 0 11px 12px;
	color:#F55BB0;
	border-bottom: 2px solid #F55BB0;
}
h3 {
	font-size: 0.8em;
	font-weight: bold;
	margin: 5px 0;
	padding: 0 0 4px 0;
	color:#F55BB0;
	border-bottom: 1px solid #032A4F;
}
h4 { font-size: 1.7em; font-weight: bold; margin: 0 0 0 13px; padding: 13px 0 0 0; color:#fff; }
h5 { font-size: 1.7em; font-weight: bold; margin: 0 0 0 13px; padding: 13px 120px 0 0; color:#fff; }

.boldheader {
	font-weight: bold;
	color: #032A4F;
	font-size: 1.1em;
	margin-top: -12px;
}

/*  APPLY CONTAINER  */

#apply {
	width:158px;
	height:290px;
	border: 1px solid #C6E4F5;
	background: #fff;
	margin-bottom:12px;
}

#apply .title {
	font-size: 1.1em;
	font-family: "Trebuchet MS", Arial, Tahoma;
	margin: 0;
	text-align: center;
	padding: 14px 9px 20px 9px;
	color:#6C5A55;
}

#apply .adimg {
	margin: 0;
	padding-bottom: 20px;
	background: url(images/loan-application.jpg) no-repeat;
	height: 97px;
}

#apply p {
	font-size: 0.7em;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0 15px;
}

#apply .butt { text-align: center; padding-top: 20px; }

/*  ARTICLES  */

#articles { width:160px; padding-bottom: 12px; }
#articles .title {
	background: #F55BB0;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
	margin: 0;
	font-size: 0.7em;
	font-weight:bold;
}
#articles .body {
	background: #fff url(images/articles-bg.gif) no-repeat top left;
	border-left: 1px solid #F55BB0;
	border-right: 1px solid #F55BB0;
	border-bottom: 1px solid #F55BB0;
}
#articles p { font-size: 0.7em; font-weight: normal; margin: 0; padding: 9px 9px 9px 55px; line-height: 1.3em; }
#articles .butt { float: left; padding: 75px 0 0 11px; }

#articles a { height: 12px;}
#articles p a, #articles ul li a, #articles ol li a { color: #454545; text-decoration: none; }
#articles p a:visited, #articles ul li a:visited, #articles ol li a:visited { color: #454545; text-decoration: none; }
#articles p a:hover, #articles ul li a:hover, #articles ol li a:hover { color: #032A4F; text-decoration: none; }
#articles ul { text-align: left; margin: 5px 0 10px 15px; font-size: 0.7em; color: #666; border: 0; padding: 0 9px; }
#articles ol { text-align: left; margin: 10px 0 5px 15px; margin-left: 20px !important; margin-left: 23px; font-size: 0.7em; color: #666; border: 0; padding: 0; }
#articles ul li { list-style-image: url(images/bullet-blue.gif); line-height: 1.3em; margin-bottom: 7px; border-bottom: 1px dotted #999999; padding-bottom:5px; }
#articles ol li { list-style-type:inherit; line-height: 1.6em; margin-bottom: 5px; }
#articles .li-inner { list-style-type: square; margin-left: 14px; line-height: 1.6em; margin-bottom: 5px; }
#articles .li-noblock { list-style-type: none; margin-left: 14px; line-height: 1.6em; margin-bottom: 5px; }


/*  GLOSSARY  */

#glossary { width:160px; padding-bottom: 12px; }
#glossary .title {
	background: #F55BB0;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
	margin: 0;
	font-size: 0.7em;
	font-weight:bold;
}
#glossary .body {
	background: #fff url(images/glossary-bg.gif) no-repeat top left;
	border-left: 1px solid #F55BB0;
	border-right: 1px solid #F55BB0;
	border-bottom: 1px solid #F55BB0;
}
#glossary p { font-size: 0.7em; font-weight: normal; margin: 0; padding: 9px 9px 9px 55px; line-height: 1.3em; }
#glossary .butt { float: left; padding: 75px 0 0 11px; }

/*  SEARCH  */

#search { width:160px; padding-bottom: 12px; }
#search .title {
	background: #F55BB0;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
	margin: 0;
	font-size: 0.7em;
	font-weight:bold;
}
#search .body {
	border-left: 1px solid #F55BB0;
	border-right: 1px solid #F55BB0;
	border-bottom: 1px solid #F55BB0;
}
#search p { font-size: 0.6em; font-weight: normal; margin-left: 5px; padding: 10px 0; line-height: 1.3em; color: #454545; text-align: left; }
#search .butt { text-align:center; padding-bottom: 10px; margin:0; }

/*  FAQ  */

#faq { width:160px; padding-bottom: 12px; }
#faq .title {
	background: #032A4F;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
	margin: 0;
	font-size: 0.7em;
	font-weight:bold;
}
#faq .body {
	background: #fff url(images/faq-bg.gif) no-repeat top right;
	border-left: 1px solid #032A4F;
	border-right: 1px solid #032A4F;
	border-bottom: 1px solid #032A4F;
}
#faq p { font-size: 0.7em; font-weight: normal; margin: 0; padding: 9px 55px 9px 9px; line-height: 1.3em; }
#faq .butt { float: right; padding: 75px 11px 0 0; }

/* OTHER */

.w3c { margin: 0 auto; padding-bottom: 15px; float:right; }
.w3c img { border: 0; }

.clear {
	clear:both;
	height: 0;
}

.datestamp {
	font-size: 0.65em;
	font-weight: bold;
	text-align: right;
}

/*  DYNAMIC MENU  */



#dmenu_listMenu a, #dmenu_listMenu a:visited {	/* Main menu items */
		background: #032A4F url(images/vmenu-mout.gif) no-repeat top left; color: #FFFFFF; padding: 3px 5px 3px 15px; margin: 0 0 2px 0; text-decoration: none; font-size: 0.7em; font-weight:bold; width: 100%; display:block;
	}
	#dmenu_listMenu a:hover {
		color: #FFFFFF; background: #F55BB0 url(images/vmenu-mover.gif) no-repeat top left;width: 100%;
	}
	/*#dmenu_listMenu a{	 Main menu items 
		color:#000;
		text-decoration:none;
		font-weight:bold;
	}*/
	#dmenu_listMenu ul li a, #dmenu_listMenu ul li a:visited {	/* Sub menu */
		color: #F55BB0;
		font-weight:normal;
		background: none;
		width: 100%;
		/*margin-left:-10px;*/
		display:block;
	}
	#dmenu_listMenu ul li a:hover {
		color: #032A4F;
		font-weight:normal;
		background: none;
	}
	#dmenu_listMenu ul li ul li a{	/* Sub Sub menu */
		color: #032A4F;
		font-size:0.6em;
		font-weight:normal;
	}
	
	#dmenu_listMenu .activeMenuLink{	/* Styling of active menu item */
		color: #C10600;
	}
	
	
	/*
	No bullets
	*/	
	#dmenu_listMenu li{
		list-style-type:none;
		width: 8.75em;
	}
	
	/*
	No margin and padding
	*/
	#dmenu_listMenu {
		margin:0 0 12px 0;
		padding:0;
	}
	#dmenu_listMenu ul {
		margin:0 0 12px 0;
		padding:0;
	}

	/* Margin of sub menu items */
	#dmenu_listMenu ul{
		display:none;		
		margin:0;
	}
	
	
/*  NEWS LIST  */

div#extrssbox { text-align: left; margin: 0; line-height: 1.3em; color: #666; font-size: 0.7em; padding-top:10px;}
div#extrssbox a { color: #032A4F; text-decoration: none; font-weight: bold; }
div#extrssbox a:visited { color: #032A4F; text-decoration: none; font-weight: bold; }
div#extrssbox a:hover { color: #D84519; text-decoration: underline; }