.hide {
display : none; 
} 

img {
background-color: transparent;
border: 0;
}

/* General layout and text parameters */

body {
background : #fff; 
color : #000; 
margin : 0; 
padding : 0; 
border : 0 none inherit; 
text-align : center; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
} 

p {
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
/*font-size: 12px;*/
text-align: left;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 20px;
margin-left: 15px;
}


h1 {
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
text-align: left;
margin: 12px 5px 10px 15px;
padding: 0;
}

h1.ocre {
color: #D5732A;
text-align: left;
}

h1 a:link , h1 a:visited {
color : #D5732A; 
text-decoration : none; 
} 

h1 a:hover {
color : #054FC8; 
text-decoration : none; 
} 

h1 a:active {
color : #D5732A; 
text-decoration : none; 
} 

span.em {
color: #990033;
font-weight: bold;
font-style: normal;
}


/*controls 'a href' linkd on all pages*/

a:link {
	text-decoration: none;
	color: #0969DB;
	background: transparent;
}


a:visited {
	text-decoration: none;
	color: #0969DB;
	background: transparent;
}

a:hover {
	text-decoration: underline;
	color: #0969DB;
	background: transparent;
}

a:active {
	text-decoration: underline;
	color: #0969DB;
	background: transparent;
}



/*controls links attached dots in center area */	

p.dkblue {
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
margin-top: 8px;
margin-right: 9px;
margin-bottom: 1px;
margin-left: 17px;
}

.dkblue a:link , .dkblue a:visited {
color : #2053a3; 
text-decoration : none;
font-size: 14px;
font-weight: bold;
font-style: normal;
} 

.dkblue a:hover {
color : #2053a3; 
text-decoration : underline;
font-size: 14px;
font-weight: bold;
font-style: normal;
} 

.dkblue a:active {
color : #2053a3; 
text-decoration : none;
font-size: 14px;
font-weight: bold;
font-style: normal;
}


/*controls footer */	

td#foot {
background-color: #fff;
color: #3572A5;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding-top: 5px;
padding-bottom: 5px;
}

#footer a:link , #footer a:visited {
color : #3572A5; 
text-decoration : underline; 
} 

#footer a:hover {
color : #3572A5; 
text-decoration : underline; 
} 

#footer a:active {
color : #3572A5; 
text-decoration : underline; 
}


/* For highliting first sentence of Product description */

span.focus {
color: #D5732A;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-align: left;
margin: 0;
padding: 0;
}


ul {
color: #000;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
margin-top: 4px;
margin-right: 13px;
margin-bottom: 4px;
margin-left: 35px;
padding: 0;
}

li {
padding-top: 3px;
}


ol li {
color: #000;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
