body {
    background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	color: #2E3192;
	font-size:12pt;
}
h1{
	font-size: 1.5em;
}
p{
padding: 1%;
}

th {
   background-color: #2E3192;
	color : White;
	font-size: 1em;
	
}
td {
	
	background-color : #ffffff;
	color: #000000;
}
input {
	border: 1px solid #000099;
	
}
textarea {
	border: 1px solid #2E3192;
	background-color: #ffffff;
	}
table {
	margin : 0px;
	border-top : 1px solid #2E3192;
	border-left : 1px solid #2E3192;
	border-right : 1px solid #2E3192;
	border-bottom : 1px solid #2E3192;
}
	
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #9999ff;
	text-decoration: none;
}
th a:link {
	color: #ffffff;
	text-decoration: none;
}
th a:visited {
	color: #ffffff;
	text-decoration: none;
}
th a:hover {
	color: #9999ff;
	text-decoration: none;
}
div.shopMenu a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
div.shopMenu a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
div.shopMenu a:hover {
	color: #ffffcc;
	text-decoration: none;
	font-weight:bold;
}
div.searchBox a:link {
	color: #ffffff;
	text-decoration: none;
}
div.searchBox a:visited {
	color: #ffffff;
	text-decoration: none;
}
div.searchBox a:hover {
	color: #9999ff;
	text-decoration: none;
}
div.copyRight a:link {
	color: #ffffff;
	text-decoration: none;
}
div.copyRight a:visited {
	color: #ffffff;
	text-decoration: none;
}
div.copyRight a:hover {
	color: #9999ff;
	text-decoration: none;
}

.miniCart {
	color:#FFFFFF;
}

.snapshot {
text-align:center;
}
.homerightcol h3 {
text-align:center;
padding-top:0px;
margin-top::0px;
}

.featureCopy{
text-align:center;
}
.seeAlso:before {
content: "Also see ";
}
.smallprint {
	border: 1px solid #000000;
	background-color: #9999FF;
	display: block;
	width: 75%;
	padding: 5px;
	margin: 10px;
}

.offerPrice {
	color : Red;
}
.copyRight {
	color: #000000;
}

div.mainContent table {
	border-left : 0px solid #2E3192;
	border-right : 0px solid #2E3192;
	border-bottom : 0px solid #2E3192;
	padding: 0px;
}
div.mainContent table table {
	border-left : 0px solid #2E3192;
	border-right : 0px solid #2E3192;
	border-bottom : 0px solid #2E3192;
	padding: 0px;
}
div.mainContent img {
	padding:1%;
}
div.wpcode td {
background-color: #0099CC;
}
.shopMenu{
background-color: #2E3192;
}
.vendorImage{
background-color: #2E3192;
}
.homeTopText{
	border-left : 1px solid #2E3192;
	border-right : 1px solid #2E3192;
	border-bottom : 1px solid #2E3192;
	padding: 0px;
	background-color: #ffffff;
	color : #000000;
	margin : 5px;
}
.homeTopTextBorder{
background-color: #2E3192;
color: #2E3192;
font-size:15px;
}
div.leftMenuLinks a, div.leftMenuLinks a:link, div.leftMenuLinks a:visited, div.leftMenuLinks a:active {
display: block;
padding: 3px;

color: #2E3192;
background: #ffffff;
background-image: url(icons/lmenu.gif);
background-repeat: no-repeat;
background-position: left top;
font-weight: bold;
text-decoration: none;
font-family: Arial, sans-serif;
font-size:0.8em;
padding-left: 16px;
}

div.leftMenuLinks a:hover {
color:#2E3192;
background-image: url(icons/lmenu.gif);
background-repeat: no-repeat;
background-position: left top;

}
div.homeleftcol {

	color: #2E3192;
	border-left : 0px solid #2E3192;
	border-right : 0px solid #2E3192;
	border-bottom : 0px solid #2E3192;
	border-top : 0px solid #2E3192;
	padding: 0px;
	}
	
	 div.homerightcol {
	 color: #2E3192;
	 border-top : 1px solid #2E3192;
	border-left : 1px solid #2E3192;
	border-right : 1px solid #2E3192;
	border-bottom : 1px solid #2E3192;
	padding: 0px;
	margin:0px;
	
	}