


/* ----------------  INITIAL START ------------- */

* { margin: 0px; padding: 0px;}

h1 { margin-bottom: 20px; }
h2,h3 { margin-bottom:10px;}
h4, h5 { margin-bottom: 20px; margin-top:0px}
p { margin-top:0px; margin-bottom: 20px; }
ul { margin-bottom: 7px; }
form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea {
		font: normal normal 11px  Arial, Verdana, Helvetica, sans-serif;
		color: #666666; 
		border: none;
		border: 0px;
		background: white;
		font-weight:normal;
		padding:2px;
		
}
img { border: none;
}


/* ----------------  INITIAL END ------------- */


/* ----------------  FONT  ------------- */

a {
	text-decoration: none;
}

h1 {
	font-weight: normal;
	font-size:24px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color:#ffffff;
}
h2 {
	font-weight: bold;
	font-size:15px;	
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color:#a1ca35;
}
h3 {
	font-weight: bold;
	font-size:15px;	
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color:#0099cc;
}
h4 {
	font-weight: bold;
	font-size:16px;	
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color:#ffffff;
}
h5 {
	font-weight: bold;
	font-size:16px;	
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color:#0099cc;
}

a:link, a:visited, a:active{
	
	font-weight: normal;
	text-decoration:none;
	color:#ccff33;	
}
a:hover {
	color: #5e96c3;
}


.Bluenormal12px
{
	color:#0b87a9;
	font-weight:normal;
	font-size:12px;	
}
.Bluenormal11px
{
	color:#0b87a9;
	font-weight:normal;
	font-size:11px;	
}
.lightbluebold14px
{
	color:#b7cddb;	
	font-weight:bold;
	font-size:14px;	
}
.blackbold16px
{
	color:#333333;
	font-weight:bold;
	font-size:16px;	
}
.blackbold12px
{
	color:#333333;
	font-weight:bold;
	font-size:12px;	
}
.black12px
{
	color:#333333;
	font-weight:normal;
	font-size:12px;
}
.black11px
{
	color:#333333;
	font-weight:normal;
	font-size:11px;
}

.darkblue12px
{
	color:#00285d;
	font-weight:normal;
	font-size:12px;	
}
.white12px
{
	color:#ffffff;
	font-weight:normal;
	font-size:12px;	

}
.white14px
{
	color:#ffffff;
	font-weight:normal;
	font-size:14px;	

}
.whitebold14px
{
	color:#ffffff;
	font-weight:bold;
	font-size:14px;	
}
.darkbluebold12px
{
	color:#00285d;
	font-weight:bold;
	font-size:12px;	

}
.darkbluebold16px
{
	color:#00285d;
	font-weight:bold;	
	font-size:16px;	
}
.white11px
{
	color:#ffffff;	
	font-weight:normal;
	font-size:11px;
}
.grey11px
{
	color:#cccccc;		
	font-weight:normal;
	font-size:11px;
}
/* ----------------  BASICS  ------------- */


ul li ol{
	font-weight: normal;
	padding-left: 2px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;	
	margin-bottom:2px;
	
}
li {
	margin-left:20px;
	margin-bottom:10px;
	list-style-type: circle;
	}
ol {
	list-style-image:none;
	list-style-type: none;
}
li.number {
	list-style-image: none;
	margin-left:20px;
	margin-bottom:10px;
	list-style-type: decimal;
}


body {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	line-height:130%;
	background-color:#999999;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	}
td.stockist
{
border-bottom:1px dashed #ffffff;	
border-right:1px dashed #ffffff;	
padding:5px;
	color:#0b87a9;
	font-weight:normal;
	font-size:12px;	

}
