/* $Id: corporate-branding.css,v 1.0 28/01/2003 09:46:37 */

/* ******************************************** */
/*              CORPORATE BRANDING              */
/* ******************************************** */

/* ******************  blocks  **************** */

.wordOne {
	width: 100px;
	clear: both;
	text-align: right;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;










}

.wordTwo {
	width: 100px;
	clear: both;
	text-align: right;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;







}

.wordThree {
	width: 100px;
	clear: both;
	text-align: right;
	font-style: normal;
	color: #333333;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBCBCB;
	font-size: 80%;








}

/* ***************  appearance  *************** */

.wordOne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBCBCB;

}

.wordTwo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBCBCB;

}

.barPadding {
	padding-right: 1em;
	line-height: 2em;

}


/* ***************  text styles  ************** */

.barPadding {
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: right;
}

/* ***************  link styles  ************** */

.barText a:link 	{ color: #333333; text-decoration: none; }
.barText a:visited 	{ color: #333333; text-decoration: none; }
.barText a:active 	{ color: #333333; text-decoration: underline; }
.barText a:hover 	{ color: #333333; text-decoration: underline; }

