/* CSS Document */
h2 {
font-size:110%;
color:#88c1e3;
text-transform:lowercase;
}
h3 {
font-size:110%;
color:#0090ce;
text-transform:capitalize;
margin-bottom:0em;
font-weight:normal;
}
.retail h2, .retail h3 {color:#0191ce;text-transform:none;}
a {color:#0090ce;}
a:hover {color:#88c1e3;}
a:visited {color:#666666;}
a img { border:0px; text-decoration:none;}
li { margin-bottom:.5em;}
form { margin:0em;}
#navForm {margin-top:1em; font-size:90%; background-color:#0191ce; padding:4px 10px 6px 10px; margin-top:0px; color:#FFFFFF; width:135px;}
#body .txt { padding:25px 25px 25px 0px; width:790px;}
#body .txtIndex { padding:25px 0px 25px 0px;}
#body .indexTxt { padding:0px 15px 0px 25px;}
#body .img1 { padding:25px 10px 25px 20px;}
#body .img2 { padding:25px 25px 25px 10px;}
#body .img1 img, #body .img2 img { padding-bottom:10px;}

.homeButton { margin:25px 7px 10px 0px;}
/*.itemLg {
float:left;
width:130px;
height:255px;
text-align:center;
margin:10px .5em 10px .5em;
display:block;
text-decoration:none;
color:#666;
font-size:90%;
line-height:90%;
}
.retail .itemLg {
float:left;
width:105px;
height:255px;
text-align:center;
margin:10px 5px;
display:block;
text-decoration:none;
color:#666;
font-size:90%;
line-height:90%;
}

.itemLg a {text-decoration:none;color:#666;}
.itemLg a:hover {color:#87c3e5;}
.itemLg img {
border:0px;
margin-bottom:.5em;
}*/
.pageNav {
clear:both;
color:#a4a8ab;
width:100%;
margin:0em;
padding:0em;
font-weight:bold;
}
.txt hr {   border-color: #0090ce;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 0;
  height: 0;
}
.txt h1 { color:#0191ce; font-size:165%; text-transform:capitalize; margin:.25em 0em .5em 0em;}

#dottedLine {
	height:6px;
	width:100%;
	background-image: url(dotted-line.gif);
	background-repeat: repeat-x;
	background-position: center;
}

dt {
color:#0090ce;
font-size:110%;
text-transform:uppercase;
}
dd {
margin:0em 0em 1em 0em;
padding:0em;
}

