/* CSS Document */

/* general formatting ------------------------------ */

body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	background-image: url(../images/ui/background.jpg);
	background-repeat: repeat;
	background-position: center;
}

h1, .headline {
	color: #3366CC;
	font-size: 150%;
	font-weight: bold;
	line-height: 120%;
	margin: 0 0 2px 0;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	color: #003399;
	margin: 0 0 2px 0;
}

h3, .subhead {
	font-size: 100%;
	font-weight: bold;
	color: #3366CC;
	margin: 0 0 2px 0;
}

body#wealth h3 {
	color: #369;
}

h5 {
	font-size: 100%;
	color: #000;
	font-weight: bold;
	margin: 20px 0 0 0;
	}
	
#header-personal {
	color: #ffffff;
	padding: 13px 10px 15px 90px ;
	margin: 0 0 10px 0;
	background: url(../images/ui/photo_personal.gif) top left no-repeat;
}

#header-personal-checking {
	color: #ffffff;
	padding: 13px 10px 15px 90px ;
	margin: 0 0 10px 0;
	background: url(../images/ui/photo_personal_checking.gif) top left no-repeat;
}

#header-personal-savings {
	color: #ffffff;
	padding: 13px 10px 15px 90px ;
	margin: 0 0 10px 0;
	background: url(../images/ui/photo_personal_savings.gif) top left no-repeat;
}

#header-personal-online {
	color: #ffffff;
	padding: 13px 10px 15px 90px ;
	margin: 0 0 10px 0;
	background: url(../images/ui/photo_personal_online.gif) top left no-repeat;
}

#header-business-checking {
	color: #ffffff;
	padding: 13px 10px 15px 90px ;
	margin: 0 0 10px 0;
	background: url(../images/ui/photo_business_checking.gif) top left no-repeat;
}

#header-business-checkcard {
	color: #ffffff;
	padding: 13px 10px 15px 90px ;
	margin: 0 0 10px 0;
	background: url(../images/ui/photo_business_checkcard.gif) top left no-repeat;
}

#header-business-savings {
	color: #ffffff;
	padding: 13px 10px 15px 90px ;
	margin: 0 0 10px 0;
	background: url(../images/ui/photo_business_savings.gif) top left no-repeat;
}

#header-corporate {
	color: #ffffff;
	padding: 13px 10px 15px 90px ;
	margin: 0 0 10px 0;
	background: url(../images/ui/photo_corporate.gif) top left no-repeat;
}

#header-espanol {
	color: #ffffff;
	padding: 13px 10px 15px 90px ;
	margin: 0 0 10px 0;
	background: url(../images/ui/photo_espanol.gif) top left no-repeat;
}

#header-wealth {
	color: #336699;
	padding: 13px 10px 15px 90px ;
	margin: 0 0 10px 0;
	background: url(../images/ui/photo_wealth.gif) top left no-repeat;
}

a:visited {
	color: #990099;
}

a:hover {
	text-decoration: none;
	}

/* wrap ------------------------------ */

#wrap {
	margin: 0 auto;
	padding: 0 15px 0 15 px;
	width: 780px;
	text-align: left;
	background-color: #fff;
}

/* text ad ------------------------------ */

.text_ad {
	background: url(../images/ui/background_text_ad.jpg) repeat-x;
	border: #dddddd solid 1px;
	padding: 10px;
}

/* directory ------------------------------ */

#directory {
	margin: 10px 0px 10px 0px;
}

#directory td ul li {
	margin: 0 0 5px -20px;
}


/* topnav ------------------------------ */
/* background: url(../images/ui/background_topnav.gif) bottom left no-repeat; */

#topnav {
	width: 750px;
	padding: 7px 15px 7px 15px;
	color: white;
	background-color: #7799cc;
	font-size: 85%;
}

#topnav input {
	background-image: url(../images/ui/background_input.jpg);
	background-repeat: repeat-x;
	font-size: 85%;
	float: right;
}

#topnav a {
	color: #FFFFFF;
	text-decoration: none;
}

#topnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#search {
	float: right;
	display: none;
}

/* nav ------------------------------ */

#nav {
	display: inline;
	float: left;
	width: 750px;
	margin: 0 15px 0 15px;
	padding: 0 0 0 0;
	border-bottom: #7799CC solid 2px;
	list-style: none;
	font-size: 100%;
}
	
#nav li {
	float: left;
	margin: 0 2px 0 0;
	list-style: none;
	background: url(../images/ui/tab_right_off.gif) no-repeat right top;
}

#nav a {
	float: left;
	padding: 5px;
	text-decoration: none;
	background: url(../images/ui/tab_left_off.gif) no-repeat left top;
	padding: 5px 12px 5px 12px;
	color: #003399;
	font-size: 85%;
	font-weight: bold;
}
	
#nav a:hover {
	color: #7799CC;
}

body#personal #nav #tab-personal {
	background: url(../images/ui/tab_right_active.gif) no-repeat right top;
}

body#personal #nav #tab-personal a {
	background: url(../images/ui/tab_left_active.gif) no-repeat left top;
	color: #ffffff;
}

body#personal #nav #tab-personal a:hover {
	color: #ccddff;
}

body#wealth #nav #tab-personal {
	background: url(../images/ui/tab_right_personal.gif) no-repeat right bottom;
}

body#wealth #nav #tab-personal a {
	background: url(../images/ui/tab_left_personal.gif) no-repeat left bottom;
	color: #ffffff;
}

body#wealth #nav #tab-personal a:hover {
	color: #ffccff;
}

body#business #nav #tab-business {
	background: url(../images/ui/tab_right_active.gif) no-repeat right top;
}

body#business #nav #tab-business a {
	background: url(../images/ui/tab_left_active.gif) no-repeat left top;
	color: #ffffff;
}

body#business #nav #tab-business a:hover {
	color: #eeeeee;
}

body#corporate #nav #tab-corporate {
	background: url(../images/ui/tab_right_corporate.gif) no-repeat right bottom;
}

body#corporate #nav #tab-corporate a {
	background: url(../images/ui/tab_left_corporate.gif) no-repeat left bottom;
}

body#corporate #nav #tab-corporate a {
	color: #ffffff;
}

body#corporate #nav #tab-corporate a:hover {
	color: #eeeeee;
}

body#wealth #nav #tab-wealth {
	background: url(../images/ui/tab_right_wealth.gif) no-repeat right bottom;
}

body#wealth #nav #tab-wealth a {
	background: url(../images/ui/tab_left_wealth.gif) no-repeat left bottom;
}

body#wealth #nav #tab-wealth a {
	color: #ffffff;
}

body#wealth #nav #tab-wealth a:hover {
	color: #eeeeee;
}


/* nav search box ------------------------------ */

#nav input { 
	font-size: 80%;
	margin: 0 0 0 5px;
	border: #cccccc solid 1px;
	background: url(../images/ui/background_input.jpg) repeat;
}

#nav form {
	margin: 5px;
}

#nav #tab-search {
	background: none;
}

/*
#nav #tab-language {
	float: right;
}
*/

/* header ------------------------------ */

#header {
	width: 780px;
	height: 60px;
	background-image: url("../images/ui/header_bbva_compass_white.gif");
	margin: 0px;
}

body#correspondent #header {
	background-image: url("../images/ui/header_bank_correspondent.gif");
}

#header-alt {
	width: 780px;
	height: 60px;
	background-image: url("../images/ui/header_bank_alt.gif");
	margin: 0;
}

#header h4, #header-alt h4 {
	margin: 0;
	padding: 5px 15px 5px 15px;
	color: white;
	background: #090 url("../images/ui/background_section_general.jpg");
	font-size: 8pt;
	font-weight: bold;
}

#header a, #header-alt a {
	color: #003399;
	text-decoration: none;
}

#header a:hover, #header-alt a:hover {
	color: #cec;
}

/* content ------------------------------ */

#banner {
	width: 585px;
	padding: 0;
	margin: 10px 0 0 15px;
	float: left;
}

/* content ------------------------------ */

#content {
	float: left;
	width: 380px;
	padding: 10px 15px 10px 15px;
	line-height: 140%;
}

#content ol, #content ul {
	margin-top: 0;
	margin-bottom: 20px;
}

#content ul li {
	margin: 0 0 5px 0px;
}

#content ol li {
	margin: 0 0 3px 10px;
}

#personal #content ul {
	list-style-type: none;
	margin-left: 30px;
	padding: 0px;
	}
	
#personal #content ul li {
	background-image: url(../images/ui/bullet_personal.jpg) ;
	background-repeat: no-repeat;
	padding-left: 12px;
	}
	
#corporate #content ul {
	list-style-type: none;
	margin-left: 30px;
	margin-top: 20px; 
	padding: 0px;
	}
	
#corporate #content ul li {
	background-image: url(../images/ui/bullet_corporate.gif) ;
	background-repeat: no-repeat;
	padding-left: 12px;
	}
	
#corporate #content ol {
	margin-left: 30px;
	margin-top: 20px; 
	padding: 0px;
	}
	
#correspondent #content ol {
	margin-top: 20px;
	}
	
#correspondent #content ul {
	list-style-type: none;
	margin-left: 30px;
	margin-top: 20px; 
	padding: 0px;
	}
	
#correspondent #content ul li {
	background-image: url(../images/ui/bullet_corporate.gif) ;
	background-repeat: no-repeat;
	padding-left: 12px;
	}
	
#correspondent #content ol {
	margin-top: 20px;
	}
	
#business #content ul {
	list-style-type: none;
	margin-left: 30px;
	margin-top: 20px;
	padding: 0px;
	}
	
#business #content ul li {
	background-image: url(../images/ui/bullet_business.gif) ;
	background-repeat: no-repeat;
	padding-left: 12px;
	}
	
#general #content ul {
	list-style-type: none;
	margin-left: 30px;
	padding: 0px;
	}
	
#general #content ul li {
	background-image: url(../images/ui/bullet_personal.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	}

	
/* pdf Icons */

#corporate #content #icon  {
	list-style-type: none;
	margin-left: 10px;
	margin-top: 20px; 
	padding: 0px;
	font-size: 8pt;
}

#corporate #content #icon li {
	background-image: url(../images/icon_pdf.gif) ;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-bottom: 10px;
}

#corporate #content #icon li a {
	font-size: 10pt;
	display: block;
	}
	
/* doc Icons */

#corporate #content #docIcon  {
	list-style-type: none;
	margin-left: 10px;
	margin-top: 20px; 
	padding: 0px;
	font-size: 8pt;
}

#corporate #content #docIcon li {
	background-image: url(../images/icon_doc.gif) ;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-bottom: 10px;
}

#corporate #content #docIcon li a {
	font-size: 10pt;
	display: block;
	}	


/* sidebar ------------------------------ */

#sidebar {
	float: right;
	width: 180px;
	margin: 10px 15px 0 0;
	padding: 0;
}

/* actionBox ------------------------------ */

.actionBox {
	float: left;
	width: 180px;
	background: url(../images/ui/box_call_to_action_bottom.gif) no-repeat bottom left;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	background-color: #ffffcc;
}

.actionBox h2, .actionBox h4 {
	margin: 0 0 -5px 0;
	padding: 10px;
	background: url(../images/ui/box_call_to_action_top.gif) no-repeat top left;
	color: #003399;
	font-size: 100%;
}

body#wealth .actionBox {
	background: url(../images/ui/box_action_wealth_bottom.gif) no-repeat bottom left;
	background-color: #ddeeff;
}

body#wealth .actionBox h4 {
	background: url(../images/ui/box_action_wealth_top.gif) no-repeat top left;
	color: #336699;
}

.actionBox p {
	margin: 0 10px 7px 10px;
	font-size: 85%;
}

.actionBox ul, #actionBox ol {
	margin-top: 0;
	margin-bottom: 0;
}

.actionBox li {
	margin: 0 0 7px -5px;
	font-size: 85%;
}

/* promoBox ------------------------------ */

.promoBox {
	float: left;
	width: 180px;
	background: url(../images/ui/box_promo_top.gif) no-repeat top left;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}

.promoBox h2, .promoBox h4 {
	margin: 0 0 -5px 0;
	padding: 10px;
	color: #3366cc;
	font-size: 100%;
}

body#personal .promoBox h4 {
	background: url(../images/ui/box_promo_top.gif) no-repeat top left;
	color: #3366cc;
}

body#wealth .promoBox h4 {
	background: url(../images/ui/box_promo_top.gif) no-repeat top left;
	color: #003399;
}

body#correspondent .promoBox h4 {
	background: url(../images/ui/box_promo_top.gif) no-repeat top left;
	color: #003399;
}

body#business .promoBox h2, .promoBox h4 {
	margin: 0 0 -5px 0;
	padding: 10px;
	color: #039;
	font-size: 100%;
}

.promoBox p {
	margin: 0 10px 5px 10px;
	font-size: 85%;
}

.promoBox ul, .promoBox ol {
	margin-top: 0;
	margin-bottom: 0;
}

.promoBox li {
	margin: 0 0 0px -18px;
	font-size: 85%;
}

/* disclosureBox */

.disclosureBox {
	font-size: 85%;

	}

#personal .promoBox ul {
	list-style-type: none;
	margin-left: 30px;
	padding: 0px;
	}
	
#personal .promoBox ul li {
	background-image: url(../images/ui/bullet_personal_promoBox.gif) ;
	background-repeat: no-repeat;
	padding-left: 12px;
	}
	
#personal .actionBox ul {
	list-style-type: none;
	margin-left: 17px;
	padding: 0px;
	}
	
#personal .actionBox ul li {
	background-image: url(../images/ui/bullet_personal_actionBox.gif) ;
	background-repeat: no-repeat;
	padding-left: 12px;
	}
	
#personal .actionBox ul li#bullet-arrow {
	background: url(../images/ui/icon/arrow_ur.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}
	
#personal .actionBox ul li#bullet-phone {
	background-image: url(../images/ui/icon/phone.gif) ;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}

#personal .actionBox ul li#bullet-person {
	background-image: url(../images/ui/icon/person.gif) ;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}

#personal .actionBox ul li#bullet-wrench {
	background-image: url(../images/ui/icon/wrench_right.gif) ;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}

#personal .actionBox ul li#bullet-add {
	background-image: url(../images/ui/icon/add.gif) ;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}

#personal .actionBox ul li#bullet-paper {
	background-image: url(../images/ui/icon/arrow_paper.gif) ;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}

	
#business .promoBox ul {
	list-style-type: none;
	margin-left: 35px;
	padding: 0px;
	}
	
#business .promoBox ul li {
	background-image: url(../images/ui/bullet_personal_promoBox.gif) ;
	background-repeat: no-repeat;
	padding-left: 12px;
	}
	
#business .actionBox ul {
	list-style-type: none;
	margin-left: 25px;
	padding: 0px;
	}
	
#business .actionBox ul li {
	background-image: url(../images/ui/bullet_personal_actionBox.gif) ;
	background-repeat: no-repeat;
	padding-left: 12px;
	}
	
#business .actionBox ul li#bullet-arrow {
	background: url(../images/ui/icon/arrow_ur.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}
	
#business .actionBox ul li#bullet-phone {
	background-image: url(../images/ui/icon/phone.gif) ;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}

#business .actionBox ul li#bullet-person {
	background-image: url(../images/ui/icon/person.gif) ;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}

#business .actionBox ul li#bullet-wrench {
	background-image: url(../images/ui/icon/wrench_right.gif) ;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}

#business .actionBox ul li#bullet-add {
	background-image: url(../images/ui/icon/add.gif) ;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}

#business .actionBox ul li#bullet-paper {
	background-image: url(../images/ui/icon/arrow_paper.gif) ;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}

	
#corporate .promoBox ul {
	list-style-type: none;
	margin-left: 25px;
	padding: 0px;
	}
	
#corporate .promoBox ul li {
	background-image: url(../images/ui/bullet_personal_promoBox.gif) ;
	background-repeat: no-repeat;
	padding-left: 12px;
	}
	
#corporate .actionBox ul {
	list-style-type: none;
	margin-left: 25px;
	padding: 0px;
	}
	
#corporate .actionBox ul li {
	background-image: url(../images/ui/bullet_personal_actionBox.gif) ;
	background-repeat: no-repeat;
	padding-left: 12px;
	}
	
#corporate .actionBox ul li#bullet-arrow {
	background: url(../images/ui/icon/arrow_ur.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}
	
#corporate .actionBox ul li#bullet-phone {
	background-image: url(../images/ui/icon/phone.gif) ;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}

#corporate .actionBox ul li#bullet-person {
	background-image: url(../images/ui/icon/person.gif) ;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}

#corporate .actionBox ul li#bullet-wrench {
	background-image: url(../images/ui/icon/wrench_right.gif) ;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}

#corporate .actionBox ul li#bullet-add {
	background-image: url(../images/ui/icon/add.gif) ;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}

#corporate .actionBox ul li#bullet-paper {
	background-image: url(../images/ui/icon/arrow_paper.gif) ;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}


#general .promoBox ul {
	list-style-type: none;
	margin-left: 30px;
	padding: 0px;
	}
	
#general .promoBox ul li {
	background-image: url(../images/ui/bullet_personal_promoBox.gif) ;
	background-repeat: no-repeat;
	padding-left: 12px;
	}
	
#general .actionBox ul {
	list-style-type: none;
	margin-left: 17px;
	padding: 0px;
	}
	
#general .actionBox ul li {
	background-image: url(../images/ui/bullet_personal_actionBox.gif) ;
	background-repeat: no-repeat;
	padding-left: 12px;
	}
	
#general .actionBox ul li#bullet-arrow {
	background: url(../images/ui/icon/arrow_ur.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}
	
#general .actionBox ul li#bullet-phone {
	background-image: url(../images/ui/icon/phone.gif) ;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}

#general .actionBox ul li#bullet-person {
	background-image: url(../images/ui/icon/person.gif) ;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}

#general .actionBox ul li#bullet-wrench {
	background-image: url(../images/ui/icon/wrench_right.gif) ;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}

#general .actionBox ul li#bullet-add {
	background-image: url(../images/ui/icon/add.gif) ;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}

#general .actionBox ul li#bullet-paper {
	background-image: url(../images/ui/icon/arrow_paper.gif) ;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -5px;
	padding-bottom: 5px;
}


/* alertBox ------------------------------ */

.alertBox {
	float: left;
	width: 180px;
	margin: 0 0 15px 0;
	padding: 0px;
	background-color: #ffe;
	border: 1px solid #ccc;
	font-size: 8pt;
}

.alertBox h2, .alertBox h4 {
	margin: 0px;
	padding: 5px;
	color: #c00;
	background-color: #ffe;
	font-size: 10pt;
}

.alertBox p {
	margin: 0 5px 5px 5px;
}

.alertBox ul, .alertBox ol {
	margin-top: 0;
	margin-bottom: 0;
}

.alertBox li {
	margin: 0 0 5px -5px;
}

/* text ad ------------------------------ */

.textAd {
	float: left;
	width: 99%;
	margin: 0 0 15px 0;
	padding: 0px;
	background-image: url(../ui/background_textad.jpg);
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	font-size: 10pt;
}

.textAd h2, .textAd h4 {
	margin: 0;
	padding: 10px 10px 0px 10px;
	color: #c00;
	font-size: 10pt;
}

.textAd p {
	margin: 0 10px 10px 10px;
}

.textAd ul, .textAd ol {
	margin-top: 0;
	margin-bottom: 0;
}

.textAd li {
	margin: 0 0 5px -5px;
}

/* graphic ad ------------------------------ */

.graphicAd {
	margin: 0 0 15px 0;
	padding: 0;
}

/* pricing ------------------------------ */

.pricing {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 8pt;
}

.pricing table {
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
}

.pricingHeader {
	color: #606;
	font-weight: bold;
	background-color: #eee;
}

.pricing th {
	padding: 5px;
	text-align: left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.pricing td {
	padding: 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* Special format text ------------------------------ */

.subhead_red {
	font-weight: bold;
	color: #c00;
}

.subhead_purple {
	font-weight: bold;
	color: #606;
}

.subhead_lt_blue {
	font-weight: bold;
	color: #369;
}

.disclosure, .Disclosure {
	font-size: 85%;
	margin-bottom: 5px;
	line-height: 130%;
}

.highlight {
	background-color: #ff9;
}

/* Resource Center - Commercial Banking Index */

td.columnLeft { 
        padding-left: 0px; 
        padding-right: 0px; 
        padding-top: 10px; 
        padding-bottom: 10px; 
} 
#resourceCenter table { 
        border: 1px solid #999999; 
        background-image: url(../images/corporate/grey_fade.jpg); 
        background-repeat: repeat-y; 
        background-position: right; 
} 
#resourceCenter th { 
        padding : 0px; 
        background-color: #006600; 
        color: #ffffff; 
        text-align: left; 
        font-weight: bold; 
        font-size: 12pt; 
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        padding : 10px; 
} 
#resourceCenter td { 
        padding : 10px; 
} 

/* footer ------------------------------ */

#footer {
	width: 750px;
	clear: both;
	margin: 0;
	padding: 5px 15px 15px 15px;
	font-size: 85%;
	background-color: #ccddff;
}

#footer ul {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
}
	
#footer li {
	float: left;
	margin: 0;
	padding: 5px 15px 5px 0;
	list-style: none;
}

#footer a {
	float: left;
	padding: 0;
	text-decoration: underline;
}
	
#footer a:hover {
	color: #c00;
}

#footer p {
	clear: left;
	margin: 0;
	color: #333333;
}

/* set home page ------------------------------ */

#setHomePage {
	width: 525px; 
	border: 1px solid #ffcc00;
	background-color: #ffffcc;
	margin-bottom: 10px;
	padding: 5px;
	display:none;
}

#setHomePage_moreInfo{
    background-color: #ffffcc;
	border: 1px solid #ffcc00;
	padding: 5px;
	text-align:left;
	z-index:1;
	position:absolute;
}
	
#setHomePage p {
	 padding: 0px;
	 margin: 0px;
	 color: #ff6600;
	 }
	 
#setHomePage input {
	font-size: 80%;
	}
	
#setHomePage_submit {
	background-image: url(../images/ui/background_input.jpg);
	background-repeat: repeat-x;
	height: 15px;
	width: 50px;
	border: 1px solid #dddddd;
	text-align: center;
	padding-top: 2px;
	color:#000000;
	cursor:pointer;
	font-size: 8pt;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
}


/*For IndustryMarket folder*/
.box {
    border-style: groove;
	border-width: 1px;
	border-color: #333333;
	FONT-SIZE: 11px;
    COLOR: #000000;
    LINE-HEIGHT: 12px;
    FONT-FAMILY: Arial, Helvetica, 'MS Sans Serif';
	padding:3px;
}

.box3sides {
    border-style: solid;
	border-bottom:0px;
	border-width: 1px;
	border-color: #333333;
	FONT-SIZE: 11px;
    COLOR: #000000;
    LINE-HEIGHT: 12px;
    FONT-FAMILY: Arial, Helvetica, 'MS Sans Serif';
	padding:3px;
}

.SBRBoxEnhance { /*created for hr*/
  /*border: 1px solid black;*/
  padding: 5px 5px 5px 5px;
}