/* /// basic /// */
body {
	background:#4540a1 url(../images/bg_tile.jpg);
	color: #fff;
	font: normal 76% Verdana,Helvetica,sans-serif;
	margin: 10px 0;
	padding: 0;
}
p { line-height: 133%; }
h1 {
	background: #000 url(../images/h1_bg.gif) no-repeat right center;
	color: #FFFF00;
	font: bold 18px Tahoma,Verdana,sans-serif;
	margin: 0; margin-top: 3px;
	padding: 7px;
	text-transform: uppercase;
}
h2 {
	margin: 0;
	padding: 0.25em 0;
	background: transparent;
	color: #777;
	font: bold 22px Tahoma,sans-serif;
}
h5 {
	background-color: #EEEEEE;
	color: #333399;
	margin-bottom: 2px;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}
h4 {
	margin: 0;
	border-bottom: 1px solid #ccc;
	font: bold 11pt Tahoma, sans-serif;
}
a { background-color: transparent; color: #000066; }
a:hover { background-color: #000; color: #ff0; text-decoration: none; }
hr { height: 1px; color: #bbb; }
#content ul li {
	padding-bottom: 10px;
	list-style-image: url(../images/arrow_rt.gif);
}
#content ul { line-height: 133%; }
p.notopmargin { margin-top: 5px; }





/* /// custom /// */
td.menuCell {
	border-right: 2px solid #000;
	width: 160px;
	height: 300px;
	color:#eee;
	background-color: #CCCCCC;
}
td.contentCell { border-style: none; background-color:#FFFFFF; }
.copyright {
	text-align: center;
	font-size: 10px;
	background: transparent;
	color: #fff;
	margin: 20px 0 10px 0;
}
.copyright a { color: white; }
.mnuHeaderFooter {
	display: block;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 2px;
	font-size: 14px;
}
.mnuItemFooter a {
	font: normal 12px/22px Verdana,sans-serif;
}
.boldText { font-weight: bold; }
.prodlist ul { line-height: 150%; }
.prodlist th { font-size: 11pt; font-weight: bold; text-align: left; }
.prodlist td { font-size: 10pt; font-weight: bold; text-align: left; }
.itemShow { border: thin double #eee; }
p.top {
	margin: 5px;
	padding: 5px 10px;
	text-align: right;
	background: #fff;
	color: #000;
	font-size: 10px;
	font-weight: bold;
}
td.gridCorner { border-right: 1px solid #eee; border-bottom: 1px solid #eee; }
td.gridBottom { border-bottom: 1px solid #eee; }
.smallText { font-size: 10px; }

/* /// advanced navigation /// */
#mnuLeft {
	width: 160px;
	margin: 2px;
	border-bottom: 2px solid #000;
	padding-top: 1px;
	background-color: #FFFFFF;
}
#mnuLeft ul { 
	margin: 0; padding: 0;
	list-style: none;
	font: bold 11px Tahoma,Verdana,sans-serif;
}
#mnuLeft li {
	margin: 0 0 1px 0;
	background: #fff url(../images/btn_gradbg.jpg) repeat-x;
}
#mnuLeft li a {
	display: block;
	width: 100%;
	color: #000000;
	padding: 6px 1px 6px 16px;
	background: url(../images/arrow2.gif) no-repeat left center;
	border-style: solid;
	border-width: 1px;
	border-color: #aaa;
	border-top-color: #fff;
	border-left-color: #fff;
	text-decoration: none;
}
#mnuLeft li a:hover {
	color: #FFFF00;
	background: #333 url(../images/arrow2over.gif) no-repeat left center;
	border-color: #ddd;
	border-top-color: #000;
	border-left-color: #000;
}



/* /// layout and positioning /// */
#header {
	background: #fff; color: #444;
	border-bottom: 5px solid #000;
	border-top: 3px solid #000;
}
#main {
	border-top: 5px solid #ff0;
	border-bottom: 5px solid #fff100;
	background: #bbb; color: #444;
}
#footer {
	border-top: 3px solid #000;
	text-align: center;
	background: #fff;
	color: #000000;
}
#contentTable {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
#mnuContainerTop {
	float: right;
	margin-top: 41px;
	text-align: center;
	margin-right: 5px;
}
#logo { margin: 8px 0 0 2px; }
#content {
	margin: 5px 5px 20px 5px;
	background:#fff;
	color:#555;
	padding: 10px;
}
#tagline {
	padding: 3px 5px;
	background:#000;
	color: #FFFF00;
	font: bold 11px Tahoma,sans-serif;
	text-align: left;
	border-bottom: 1px solid #000;
}
#breadcrumbs {
	border-width: 1px;
	border-style: solid;
	border-color: #eee #aaa #aaa #eee;
	margin: 5px 10px 0 10px;
	padding: 5px;
	font: normal 11px Verdana,sans-serif;
	background: #f8f8f8;
}
iframe#frCompare { margin: 10px 0; }



/* /// end /// */

