html, body{
	font-size: small;
	color: #003366;
}
/* 
lightBrown:#504539
blue:#2E75A6
*/
body, td ,p{
	color: #0a3487;
	font-size: 97%;
	font-family: verdana, helvetica;
	margin: 0px 0px 0px 0px;
	line-height: 1.75em;
}
body{
	background: #0a3487 url(../../_images/bg) repeat-x;
}
p {
	padding: 4px 0px 4px 0px;
	text-indent: 0px;
}
.form{
	width:100%;
}
.form tr:hover{
	background-color:#fff;
}
#divLogin tr:hover, .login li:hover{
	background-color: #fff;
}
#divNewAccount tr:hover, .login li:hover{
	background-color: #fff;
}
table th{
	padding: 8px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}
table td{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}
input, textarea
{
	font-family: Verdana,sans-serif;
	padding:4px 6px 4px 6px;
}
select, option 
{
	height:25px;
	font-size: inherit;
	font-family: Verdana,sans-serif;
}
ul, ol{
	margin: 4px 20px 4px 25px;
}
li{
	padding: 0px 30px 10px 30px;
	text-align: left;
	vertical-align: middle;
}
fieldset{
	border-color:#ffffff;
	border-style: solid;
	border-width: 1px;
	padding: 25px;
}
legend{
	font-weight: bold;
	font-size: 12px;
	color: #003366;
}
hr {
	height: 1px;
	color:#ffffff;
	background-color: #ffffff;
	border: 1px;
	border-color:#ffffff; 
}

h1 {
	color: #304883;
	padding: 4px;
	margin: 10px 0px 10px 0px;
	font-family: Helvetica Arial Sans-Serif;
}
h2{
	margin: 5px 0px 5px 0px;
	color: #304883;
}
h4{
	margin: 0px 0px 0px 0px;
color: #304883;
	font-family: arial;
}
h5{
	margin: 0px 0px 0px 0px;
	padding:0px;
	color: #304883;
	font-size:14px;
	font-family:Georgia, serif;  
	font-style:normal;
	font-weight:normal;
}
h6{
	margin: 0px 0px 0px 0px; 
	padding: 2px 0px 2px 0px;
	color: #304883;
	font-family: arial;
	font-size: 12px;
}
h5, h5 a{
color: #304883;
	
}
a {
	/* color: #1B3FA6; color: #5A9A00;color: #004366; 	*/
	color: #2E75A6;
}
a img{
	border:none;
	padding: 4px;
	text-decoration:none;
}
a.visited {
	color:#2E75A6;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.accent{
	color:#304883;
}

.topLink{
	padding: 4px;
	margin: 2px;
	text-align:center;
	background-color:#ebebeb;
	border: solid 1px #cccccc;
}


/*
.headline {
	font-family: palatino, times, serif;
	font-size: 145%;
	font-weight: normal;
	width: 100%; 
	margin: 4px 4px 4px 4px;
	color: #003366; 
	background: transparent url(../../_images/bgPodFade.gif);
	display: block;
}			  
*/
.headlnNav {
	text-transform: none;
	font-family: cambria, georgia, palatino, times, serif;
	font-size: 26px;
	font-weight: normal;
	width: 100%;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #304883; /*304883*/
	border-top:solid 8px #d3e2e9;/*70af00 65c5dd*/
	background: #ffffff url(../../_images/spacer.gif);
	display: block;
}
.headlnNav .small{
	color:#000000;
	font-size:14px;
}
.headln {
	text-transform: none;
	font-family: cambria, georgia, palatino, times, serif;
	font-size: 26px;
	font-weight: normal;
	width: 100%;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #304883; /*304883*/
	border-top:solid 8px #d3e2e9;/*70af00 65c5dd*/
	background: #ffffff url(../../_images/spacer.gif);
	display: block;
}
.headln .small{
	color:#000000;
	font-size:14px;
}
.headln ul{
	float:right;
	font-size:14px;
	list-style: none;
	padding:8px;
}
.headln li{
	display:inline;
	list-style: none;
	background-color: #ebebeb;
	border: solid 1px #cccccc;
	margin: 2px;
	padding: 2px;
}
.headln li a{
	padding:4px 6px 4px 6px;
	color: #304883;
}.headln li a:hover{
	padding:4px 6px 4px 6px;
	color: #e35b00;
	background-color: #ffffff;
}
.headln li.link{
	border-left:solid 1px #d3e2e9; 
}
.headline {
	text-transform: none;
	font-family: cambria, georgia, palatino, times, serif;
	font-size: 26px;
	font-weight: normal;
	width: 100%;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #304883; /*304883*/
	border-top:solid 8px #ebebeb;/*70af00*/
	background: transparent url(../../_images/spacer.gif);
	display: block;
}
.headline{
	border-top:solid 8px transparent;/*70af00*/
}
.headline .small{
	color:#000000;
	font-size:14px;
}

#pgContent{/*iivNavPgTop*/
	background:transparent url(../../_images/iivNavPgTop.jpg) repeat-x 0 0;
	margin:0px 0px 10px 0px;
	float:left;
	width:100%;
}
#pgContent p{
	padding: 4px;
	color: #2e75a6;
}
.contentPlaceHolder{
	 background-color:#ebe6dc;
}




.iblock{
	display: block;
	text-align: left;
	border: 0px;
	padding: 5px 0px 5px 0px;
}

.box{
	margin:0px 0px;
	padding:8px;
	color:#4a0d12;
	background-color:#ebe6dc;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
}
.searchBox{
	margin:0px 0px;
	padding:8px;
	color:#4a0d12;
	float: left;
	width: 100%;
}
.box td{
	color:#4a0d12;
}
.title {
	margin: 0px 0px 0px 0px;
	color: #304883;
	font-family: arial;
}
.commentTitle 
{
	font-family:Serif;
	font-weight: normal;
	font-size: 18px;
	color: #4a0d12;
}



.smBold {
	font-size: 82%;
	color: #003366;
	font-weight: bold;
}
a.smBold {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.wht{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
a.wht {
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
}
.red, .red a{
	color: #990000;
}

.bold {
	font-weight: bold;
}
.dings{
	font-family: Webdings;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
.tabs, .tabs td{
	border: 0px;
	vertical-align: middle;
	text-align: center;
}
.hdrMnu, .hdrMnu td{
	border: 0px;
	vertical-align: middle;
	text-align: right;
}


.none, .none table, .none tr, .none td, .none .txt, .frmtb table.none{
	vertical-align: top;
	text-align: left;
	padding: 5px;
	margin: 4px;
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	border-collapse:collapse;
}
#log{
	color: #ffffff;
	display: block;
	text-align: left;
	vertical-align: middle;
	float: right;
}
#img{
	display: block;
	text-align: left;
}
#topShadow{
	height: 25px;
	background-image: url("../../_images/shTop.gif");
}
#shadowBottom{
	height: 20px;
	background:#ffffff url("../../_images/shBottom.jpg");
}
#shadowBottomLeft{
	float:left;
	height: 20px;
	background-image: url("../../_images/shBottomLeft.jpg");
}

/**/


ul.indent {
	list-style-type: none;
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
ul.indent li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 30px;
	background: url(../../_images/zzIndent.gif) no-repeat ;
}
hr.spacer{
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	border: 0px none transparent;
	background: transparent none;
}


/**/

 .uiMessage, .selected {
	color: #990000;
	font-weight: normal;
}
.small {
	font-size: 10px;
}
a.noUnder, .productrow .productinfo h2 a, .noUnder, a .noUnder, a:visited .noUnder, a.uiMessage, a.selected, a:hover.wht {
	text-decoration: none;
}

.price{
	background-color:#ffffff;
	text-align:left;
}
hr.wht{
	background-color:#ffffff;
	color: #ffffff;
}
.hidden{
 	display: none;
}


