﻿a:link		{ color: #3E4A6B; }
a:visited	{ color: #3E4A6B; } 
a:active	{ color: #4D5C85; }
body
{
	font-family: Arial, Helvetica;
	font-size: .9em;
	background-color: #E9E9E9;
	background-image: url(images/diag_dots.gif);
	margin:5px 0 20px 0;
}

p, td, br	{ font-family: Arial, Helvetica; font-size: 13px; }

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Helvetica; margin-top: 0px;
}
h1
{
	color: #003366;
	font-size:190%;
}
h2
{
	color: #003399;
	font-size:170%;
}
h3
{
	color: #006899; 
	font-size:150%;
}
h4
{
	color: #003366;
	font-size:130%;
}
h5
{
	color: #003399;
	font-size:110%;
}
h6
{
	color: #006899;
	font-size:100%;
}
/*
a, li {
	font-size:.9em;
}
*/
#bodyDiv	{ padding: 5px; }
.whiteTxt	{ color: #FFFFFF; }

.wrapper1, #topTbl, #table1, #btmTbl  {
	margin:0 auto;
	width:850px;
}

.head1 {
	background:transparent url('images/header_bg_left.jpg') no-repeat scroll left top;
	height:138px;
	vertical-align:top;
}
.cart { display:none; }

#table1 {
	border-top:1px #B6C7EB solid;
}

.left1 {
	background:#7184a0 url('images/leftBack.gif') repeat-y scroll left top;
	width:195px;
	vertical-align:top;
	border-right:1px #717171 solid;
}
.left2 {
	background:transparent url('images/images/leftTop.gif') repeat-x scroll left top;
}
.leftbtns { 
	background:#7184a0 url('images/leftBtn.gif') repeat-y scroll left top; 
	border-bottom:1px #ffffff solid;
}
.leftbtns p { margin:0 0 0 25px; padding:0; line-height: 31px; font-variant:small-caps; font-weight:bold; }

.leftbtns p a { white-space:nowrap; }
.left3 {
	background:transparent url('images/down_left.jpg') no-repeat scroll left top;
	padding: 5px;
	width:100%; height:240px;
}

.main1, #bodyDiv {
	background-color:white;
	padding:10px;
	min-height:450px;
	vertical-align:top;
}

.dwnld1 {
	background:#ebebeb url('images/image50.png') no-repeat scroll 2px center;
	padding:4px 22px;
	}
.list1 { margin:15px 5px 15px 22px; padding:0; }
.list1 li { margin:0 0 10px 0; list-style-type:disc; }

.breadcrumbs {
	margin:4px 0; padding:8px;
	font-family:Tahoma;
	font-size:.8em;
	color:#333333;
	background:transparent url('images/bk_dot2.gif') repeat scroll;
}
.breadcrumbs b { font-weight:normal; font-family:"Courier New", Courier, monospace; font-size:1.2em; vertical-align:middle; }