/* CSS Document */

body {
	background-image: url(../images/bg_top.gif);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#0a229e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
IMG
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	}


/*UL { list-style-image: url(../images/tick.png);

	margin:0px;	}*/
FORM {margin:0px;}	

LI
{
	margin:10px;
	vertical-align:middle;
}

.Wrapper{
	white-space: nowrap;
	}

	
h1
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	line-height:32px;
	color:#082594;	
	margin:0px 0px 15px 0px;
	}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	color:#DF7500;	
	margin:0px 0px 10px 0px;
	
	}	
	
A:link
{
	text-decoration:underline;
	color:#DF7500;
	}	

A:visited
{
	text-decoration:underline;
	color:#DF7500;
	}

A:active
{
	text-decoration:underline;
	color:#DF7500;
	}		
	
A:hover
{
	text-decoration:none;
	color:#011d78;
	}

	
				
	
.Orange
{
	color:#C46700;
	}

.Red
{
	color:#e30404;
	}	
.White
{
	color:#fff;
	}	


.normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#011d78;
	}
	
.normal a:link
{
	text-decoration:underline;
	color:#DF7500;
	}	

.normal a:visited
{
	text-decoration:underline;
	color:#DF7500;
	}

.normal a:active
{
	text-decoration:underline;
	color:#DF7500;
	}		
	
.normal a:hover
{
	text-decoration:none;
	color:#011d78;
	}

.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#011d78;
	}
	
.small a:link
{
	text-decoration:underline;
	color:#DF7500;
	}	

.small a:visited
{
	text-decoration:underline;
	color:#DF7500;
	}

.small a:active
{
	text-decoration:underline;
	color:#DF7500;
	}		
	
.small a:hover
{
	text-decoration:none;
	color:#011d78;
	}


.note
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	color:#7f99da;
	}

.freebie
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	}
	
.productTitle
{
	font-family: "Trebuchet MS" ,Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#071d8b;
	}
	
	
.products
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#093599;
	line-height:20px;
	text-align:left;
}
.products a:link
{
	color:#093599;
	text-decoration:none;
}

.products a:active
{
	color:#093599;
	text-decoration:none;
}


.products a:visited
{
	color:#093599;
	text-decoration:none;
}


.products a:hover
{
	color:#ef6f08;
	text-decoration:underline;
}

.subscribe{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	}

.basketHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	}


.BottomNav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4489f0;
	
	}

.BottomNav A:link{
	color:#82b2fa;
	text-decoration:none;
	font-weight:bold;
 
	}


.BottomNav A:visited{
	color:#82b2fa;
	text-decoration:none;
	font-weight:bold;
	}	

.BottomNav A:active{
	color:#82b2fa;
	text-decoration:none;
	font-weight:bold;
	}

.BottomNav A:hover{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}						


	
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #82b2fa;
	
	
}
	
.footer a:link
{
	font-weight:bold;
	text-decoration:underline;
	color:#82b2fa;
	
	}	

.footer a:visited
{
	font-weight:bold;
	text-decoration:underline;
	color:#82b2fa;
	
	}
	
.footer a:active
{
	font-weight:bold;
	text-decoration:underline;
	color:#82b2fa;
	}			

.footer a:hover
{
	font-weight:bold;
	text-decoration:none;
	color:#fff;	
	}
		

.txtBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:3px 5px 3px 5px;
	color:#666666;
	border:1px solid #b86d0c;
	height:24px;
	}