.searchBtn {
	font-family: Trebuchet Ms;
	font-size: 13px;
	background-color:#004B7E;
	border:1px solid #00375D;
	color:#FFFFFF;
	height: 20px;
	width: 30px;
}
#mainmenu-nav {
	list-style: none;
	font-size: 13px;
}
.searchBox {
	font-family: Trebuchet Ms;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #00375D;
	margin-bottom: 8px;
}

.textbox {
	background-color:#FFFFFF;
	border:1px solid #004B7E;
	color:#00375D;
	font-family:Trebuchet Ms;
	font-size:11px;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Trebuchet Ms;
	font-size: 11px;
	color: #000000;
}
.submit {	
	font-family: Trebuchet Ms;
	color: #FFFFFF;
	background-color: #070F72;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 1px solid #070F72;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: none;
	font-family: Trebuchet Ms;
	font-size: 13px;
	color: #000000;	
}
li.bulletLrg {
	list-style-type: square;
	font-family: Trebuchet Ms;
	font-size: 100%;
	color: #000000;	
}
li.num {
	font-family: Trebuchet Ms;
	font-size: 13px;
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	font-family: Trebuchet Ms;
	font-size: 13px;
	color: #000000;
}
a.txtSession, a.txtSiteDocs {
	font-family: Trebuchet Ms;
	font-size: 13px;
	color: #031074;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	font-family: Trebuchet Ms;
	color: #00375d;
	text-decoration: underline;
}
a.txtButton {
	color: #004b7e;
	font-family: Trebuchet Ms;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.addButton {
	color: #004b7e;
	font-family: Trebuchet Ms;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.txtButton:hover {color: #00375D; border-bottom: 1px dotted #00375D;}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Trebuchet Ms;
	font-size: 13px;
	color: #004b7e;
	text-decoration:none;
}
a.txtSiteDocs:hover {
 	font-family: Trebuchet Ms;
	font-size: 13px;
	color: #00375d;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation, .boxContentRight a {
	font-family: Trebuchet Ms;
	color: #004b7e;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover, .boxContentRight a:hover {
 	font-family: Trebuchet Ms;
	color: #00375d;
	text-decoration: underline;
}
.txtContentTitle, .topcontentdot {
	border-bottom:1px dotted #00375D;
	color:#00375D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:25px;
	font-weight:bold;
	letter-spacing:-2px;
	margin-bottom:10px;
	text-transform:uppercase;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #070F72;
}
.tdListTitle {
	background-color: #004B7E;
	font-family: Trebuchet Ms;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 2px;
}
.tdEven {
	background-color: #FFFFFF;
	padding: 2px;
}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
	float: right;
	color: #00375D;
	padding-right: 3px;
}
.txtCart {
	font-family: Trebuchet Ms;
	font-size: 13px;
	color: #000000;	
}
.cartTotal {
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #004B7E;
	font-family: Trebuchet Ms;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.txtviewCart:hover {color: #00375D; border-bottom: 1px dotted #00375D;}
a:link, a:visited, a:active {color: #004b7e; text-decoration: none;}
a:hover {color: #00375d; text-decoration: underline;}

.cartProgress {
	font-family: Trebuchet Ms;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #004B7E;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: Trebuchet Ms;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004B7E;
	border-bottom: 1px solid #00375D;
}
.tdcartEven {
	background-color: #EBEDFE;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-family: Trebuchet Ms;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-family: Trebuchet Ms;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	font-size: 13px;
	color: #FF0000;
}
.txtError {
	font-family: Trebuchet Ms;
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Trebuchet Ms;
	font-size: 11px;
	padding-top: 5px;
	color: #000000;
	display: none;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
