@charset "utf-8";

/* Global */
html {
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 8px 0 5px 0;
	background-color: #fff;
	color: #333;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
FONT-SIZE: 10pt;
}
#container {
	margin: 0px auto;
	/* Centers the page globally */
	padding: 0;
	width: 760px;
	text-align: left;
}
.clear, .clr {
	clear: both;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

/* Global a */
a, a:link {
	color: #9C0001;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration: underline;
}

a:focus, a:hover, a:active {
	color: #9C0001;
	text-decoration: underline;
}

/* Global headings */
h1, h2, h3, h4, h5, h6 {
	color: #333;
}

h1 {
FONT-SIZE: 12px;
	line-height: 1.44em;
	margin-top: 0;
	margin-bottom: 0;
}

h2 {
FONT-SIZE: 12px;
	margin: 1.2em 0;
	font-weight: normal;
}
h3 {
FONT-SIZE: 12px;
	margin: 1.2em 0;
	font-weight: normal;
}
h4 {
FONT-SIZE: 12px;
	margin: 1.2em 0;
	font-weight: bold;
}
h5 {
FONT-SIZE: 12px;
	margin: 1.2em 0;
	font-weight: bold;
}
h6 {
FONT-SIZE: 12px;
	margin: 1.2em 0;
	font-weight: bold;
}

pre, code {
	font-family: monospace;
FONT-SIZE: 12px;
}
strong, b {
	font-weight: bold;
}

.red {
	color: #9C0001;
}

.medium { }

.large {
FONT-SIZE: 12px;
	line-height: 125%;
}

.xlarge {
FONT-SIZE: 12px;
	line-height: 125%;
}

.popup_footnote {
	font-size: 0.8em;
	line-height: 1.2em;
}

.small {
FONT-SIZE: 12px;
}

.prodSuperHead {
	color: #fff;
	font-weight: bold;
FONT-SIZE: 12px;
	background-color: #666;
}

.prodTableHead {
	color: #fff;
	font-weight: bold;
FONT-SIZE: 12px;
	background-color: #999;
}

.prodTableOrdHead {
	color: #fff;
	font-weight: bold;
FONT-SIZE: 12px;
	background-color: #9c0001;
}

.Row1 {
FONT-SIZE: 12px;
	background-color: #DCDCDC;
}

.Row2 {
	font-size: 10px;
	background-color: #fff;
}

.notice {
	background: #efefef;
	border: 1px solid #9c0001;
	padding: 10px;
	margin-left: 20px;
FONT-SIZE: 12px;
	line-height: 1.1em;
}

/* cb (Cook bar) */
#cb {
FONT-SIZE: 12px;
}

#cb label {
	display: none;
}

#cb_logo {
	padding: 0 0 6px 0;
	width: 159px;
	float: left;
}

#cb_nav {
	padding: 14px 4px 0 0;
	float: right;
	text-align: right;
}

#cb_nav ul, #sbu_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#cb_nav li {
	display: inline;
	padding: 0 0 0 3px;
}

#cb_nav .vDots {
	vertical-align: -10px;
	margin: 0 4px;
}

#cb_nav form {
	display: inline;
}

select.search, input.search {
FONT-SIZE: 12px;
}

#searchImg {
	margin: 0 0 0 2px;
	vertical-align: -1px;
}

/* hide from IE 4/5/6 */
html>body #searchImg {
	vertical-align: -4px;
}

#cb_nav a:visited {
	color: #9c0001;
	text-decoration: none;
}

#cb_nav a:focus, #cb_nav a:hover, #cb_nav a:active {
	color: #333;
	text-decoration: underline;
}

/* sbu */
#sbu_bar {
	display: block;
	height: 40px;
}

#sbu_title {
	width: 180px;
	float: left;
}

#sbu_nav {
	height: 36px;
	float: right;
	text-align: right;
	padding: 0;
	margin: 8px 0 0 0;
}

#sbu_nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#sbu_nav li.link {
	vertical-align: 4px;
	margin: 0 0 0 3px;
}

#featurecmi {
	display: block;
	width: 510px;
	height: 210px;
	text-align: left;
	float: left;
	margin-left: 3px;
}

html>body #featurecmi {
	margin-left: 6px;
}

/* Front page nav */

#sbunav {
	width: 226px;
	margin: 0 5px 0 5px;
	display: block;
	padding: 0;
	text-align: left;
	float: right;
	/*background: #dbe7e9;*/
}

#sbunav h2 {
	padding: 6px 0 0 8px;
	margin: 0;
	font: bold 12px tahoma, Arial;
	height: 22px;
	width: 218px;
	/*background: #569bbe;
	color: #fff;*/
}

#sbunav ul {
	margin: 0;
	padding: 0;
}

#sbunav li {
	list-style-type: none;
	font-size: 13px;
	width: 226px;
	padding: 0;
	margin: 0;
	float: left;
}

#sbunav a:link, #sbunav a:visited {
	display: block;
	width: 206px;
	padding: 5px 0 5px 20px;
	float: left;
}

#sbunav a:hover, #sbunav a:active {
	background: #fff;
	float: left;
	display: block;
	background: #dbe7e9;
}

/* content
..................................................................................... */
#content {
	display: block;
	clear: both;
	margin: 0;
	padding: 3px;
	width: 752px;
	/* bordered adendum */
	border: 1px solid #CECECE;
}

/* bread_crumb
..................................................................................... */
#bread_crumb, #sbuinfo, #bread_crumb table tr td table tr td {
	margin: 0;
	line-height: .96em;
FONT-SIZE: 12px;
}

#bread_crumb, #sbuinfo {
	background: url(../img/bg.gif) repeat top left #f2f2f2;
	padding: 5px;
	margin: 0 0 3px 0;
	color: #333;
	border-bottom: 1px solid #e9e9e9;
}

#bread_crumb a:link, #bread_crumb a:visited {
	color: #700;
	text-decoration: none;
}

#cont_feature {
	display: block;
	width: 752px;
	text-align: center;
	margin: 6px auto;
}

div.branch {
	display: none;
	margin: 8px 0 16px 16px;
}

li.trigger {
	margin: 0 0 5px 16px;
	padding: 0;
}

li.trigger a:link, li.trigger a:visited {
	color: #9C0001;
	text-decoration: none;
}
li.trigger a:hover, li.trigger a:active {
	color: #9C0001;
	text-decoration: underline;
}

.fCol {
	margin: 0 5px;
	padding: 3px 0 5px 0;
	float: left;
	display: inline;
	width: 179px;
	height: 100%;
	border: 1px solid #ccc;
}

.fCol_noBorder {
	margin: 0 0 0 6px;
	padding: 3px 0 5px 0;
	float: left;
	display: inline;
	width: 179px;
	height: 100%;
}

.fCol_noBorder div {
	padding: 0 0 5px 0;
	margin: 0;
	font: 12px Tahoma, Arial;
	color: #000;
}

.fCol_noBorder li {
	list-style-type: none;
	list-style-image: url(../img/icon_arrow1.gif);
	list-style-position: inside;
}

/**/

/* Fixes ie6 li bug */
/*\*/ * html .fCol_noBorder li {
	list-style-image: url("../img/icon_arrow_ie6-Win-bug.gif");
}

/**/

p.fcol_text, p.fcol_link {
	display: block;
	clear: both;
FONT-SIZE: 12px;
	padding: 0 3px 0 4px;
	text-align: left
}

p.page_desc {
	color: #888;
	padding: 2px 2px;
	margin: 2px 2px 2px 6px;
	FONT-SIZE: 11px;
	direction:rtl;

}

/* Bottom Grey Bar */

#bot_greyBar {
	float: left;
	width: 752px;
	margin: 0;
	padding: 8px 0;
	background: url("../img/bg.gif") repeat top left #f3f3f3;
	border-top: 1px solid #e9e9e9;
}

#bot_greyBar p {
FONT-SIZE: 12px;
	line-height: 1.3em;
}

#bot_greyBar div h3 {
	padding: 0 0 0 30px;
	margin: 0;
}

#bot_greyBar1 {
	float: left;
	width: 752px;
	margin: 0;
	padding: 8px 0;
	border-top: 1px solid #e9e9e9;
}

#bot_greyBar1 p {
FONT-SIZE: 12px;
	line-height: 1.3em;
}

#bot_greyBar1 div h3 {
	padding: 0 0 0 30px;
	margin: 0;
}


/* greyBar 2 columns */
div.bot_2col {
	float: left;
	width: 320px;
	padding: 5px 10px 10px 30px;
	margin: 5px 10px 5px 0;
}

/* greyBar 4 columns */
#bot_greyBar .bot_4cols {
	float: left;
	width: 160px;
	margin: 0 5px 5px 5px;
}

#bot_greyBar .bot_4cols_col4 {
	width: 160px;
	float: left;
	margin: 0 5px 5px 5px;
	padding: 0 7px 7px 7px;
}

#bot_greyBar h4 {
	margin: 7px 0;
	font-size: 1.0em;
}

.bot_colimg, .colimg {
	border: 1px solid #cecece;
	padding: 3px;
	background: #fff;
}

ul.tools {
	margin-top: 0;
	margin-bottom: 15px;
	padding-top: 0;
	line-height: 1.12em;
FONT-SIZE: 12px;
}

ul.tools li {
	margin: 4px 0 0 -39px;
	padding-left: 16px;
	list-style-type: none;
}

li.envelope {
	background: url(../img/icon_envelope.gif) 0px 3px no-repeat;
	margin-top: 5px;
}

li.printer {
	background: url(../img/icon_printer.gif) 0px 2px no-repeat;
}

li.phone {
	background: url(../img/icon_phone.gif) 0px 1px no-repeat;
}

li.question {
	background: url(../img/icon_question.gif) 2px 1px no-repeat;
}

/* footer */
#footer {
	text-align: right;
	padding: 10px 0;
	margin: 10px 0;
	line-height: 1.5em;
FONT-SIZE: 12px;
}

#footer img.logo {
	float: right;
}

/* ul replacements */

div.rightNav_body ul, #body_text ul, ul.col4 {
	margin: 0 0 0 17px;
	padding: 0;
}

/* Fixes ie6 li bug */
/*\*/ * html div.rightNav_body li, * html #body_text li, * html #bot_greyBar li.col4 {
	/* ie5Mac cannot read this... */
	list-style-image: url(../img/icon_arrow_d_ie6Win.gif);
}

div.rightNav_body li, #body_text li, li.col4 {
	list-style-image: url(../img/icon_arrow_double.gif);
	margin-top: 7px;
}

#bot_greyBar ul.cccol {
	margin: 0 0 0 17px;
	padding: 0;
FONT-SIZE: 12px;
	line-height: 1.3em;
}

/* Fixes ie6 li bug */
/*\*/ * html #bot_greyBar li.cccol {
	/* ie5Mac cannot read this... */
	list-style-image: url(../img/icon_arrow_d_ie6Win.gif);
}

/**/

.cccol li {
	list-style-image: url(../img/icon_arrow_double.gif);
	margin-top: 7px;
}

/* Video Pages */

#video, #video p {
	display: block;
	text-align: center;
	clear: both;
	padding: 20px 0px;
}

.fileSize {
	color: #666;
	font-size: 0.8em;
	line-height: 1.5em;
}

#content ul.vid {
	margin-bottom: 15px;
}

ul.vid li {
	list-style: none;
	height: 16px;
	padding: 0 0 0 20px;
}

li.qt {
	background: url(../img/qt.gif) no-repeat;
}

li.wmv {
	background: url(../img/wmv.gif) no-repeat;
}

li.flv {
	background: url(../img/flv.gif) no-repeat;
}

/* Accessibility */

acronym[title], abbr[title] {
	border-bottom: thin dotted #b8b8b8;
	cursor: help;
}

acronym:hover, abbr:hover {
    cursor: help;
}
/* lumen chart table */

table.chart { border:0px; }

table.chart tr.trheader { padding:0; margin:0; background:#F3F3F3; }

table.chart th { padding:5px; border-bottom:1px solid #D1D1D1; font-size: 12px; font-weight: bold; }

table.chart td { border-bottom:1px solid #ddd; padding:5px; margin:0; font-size:0.9em; }

.cath_img { margin-left: 20px; }

.cath_img_copy {
	margin: 5px 0 0 520px;
FONT-SIZE: 12px;
}

.lumen_page	{
	margin: 0 10px;
}
#main {
	margin: 0 0 10px 7px;

}

#main .page_desc {
	margin: 3;
	direction=rtl;
	FONT-SIZE: 10pt;  FONT-FAMILY: Tahoma, Helvetica, sans-serif;	
}

#main .page_desc_news {
	color: #888;
	padding: .8em 0;
	margin: 0 0 0 17px;
	FONT-SIZE: 10pt;  FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	line-height: 1.6em;
	width:497px;
}
