
/* set default margins to make mozilla/ie the same */
*
{
	padding: 0;
	margin: 0;
}

body
{
	font-family: trebuchet ms, arial, verdana, georgia, sans-serif;
	font-size: 0.625em;
	line-height: 1.9em;
}

li
{
	margin-left: 30px;
}

ul
{
	margin-top: 10px;
	margin-bottom: 10px;
}




#secondarynav ul 
{
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	list-style: none;
	
}

#secondarynav li
{
	margin-left: 5px;
	font-size: 1.04em;
	margin-bottom: 5px;
}


#secondarynav li a:hover
{
	text-decoration: underline;	
}

#secondarynav img
{
	margin-right: 10px;
	vertical-align: middle;
}

#tertiarynav li
{
	margin-left: 25px;
	font-size: 1em;	
}

#tertiarynav ul
{
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
}


#sidebar ul, body.index ul.main
{
	margin-top: 10px;
	border-left: 1px solid #5983A5;	
}

#sidebar li, body.index li
{	
	margin-left: 30px;
}



a
{
	text-decoration: none;
	outline: none; /*prevents Firefox showing dotted lines around href */
}

#contentmain a
{
	text-decoration: underline;
}

#primarynav 
{
	font-weight: bold;
}

#primarynav a
{
	font-size: 1em;
	margin-left: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#primarynav a:hover
{
	text-decoration: none;
}


#secondarynav h5
{
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 15px;
	font-size: 1.2em;
	font-family: times, serif;
}

#tertiarynav h5
{
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 15px;
	font-size: 1.2em;
	font-family: times, serif;
}


#sidebar h5, body.index h5
{
	margin-left: 10px;
	font-size: 1.3em;
	margin-bottom: 10px;
	margin-top: 10px;
}

#sidebar h5.left,  body.index h5
{
	margin-left: 10px;
	_margin-left: 30px;
	margin-top: 10px;
}

#contentmain h3
{
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: times, serif;
	font-size: 1.5em;
}

#contentmain h4
{
	margin-bottom: 20px;	
	font-size: 1.3em;
	font-family: times, serif;
}

#contentmain h5
{
	font-size: 1.2em;
}

#contentmain p
{
	margin-bottom: 10px;
	margin-top: 5px;
}

#contentmain h1
{
	margin-top: 5px;
	font-size: 1.4em;
}

#contentmain h3.special
{
		margin-left: 10px;
		margin-bottom: 2px;
	
		

}

#contentmain div.offertile h1
{
	
	font-size: 1.6em;
	margin-bottom: 2px;
	font-family: Times New Roman;
	line-height: 1em;
	margin-right: 5px;
	text-decoration: underline;
}

#contentmain div.offertile h2
{
	
	font-size: 1.1em;
	margin-bottom: 5px;
	font-family: Times New Roman;
	margin-right: 5px;
}

#contentmain div.offertile h3
{
	
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Times New Roman;
}

#contentmain div.offertile h3.ref
{
	
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Times New Roman;
}

#contentmain div.offertile h4
{
	
	font-size: 2em;
	margin-bottom: 5px;
	font-family: Times New Roman;
	font-weight: bold;
}

#contentmain div.offertile h5
{
	
	font-size: 1em;
	margin-bottom: 1px;
	margin-top: 0px;
	font-family: Times New Roman;
}

#contentmain div.offertile h6
{
	
	font-size: 1.2em;
	text-decoration: underline;
	font-family: Times New Roman;
}

#contentoptions p
{
	width: 270px;
	color: #000000;
}

#contentmain #contentoptions h1
{
	margin-bottom: 5px;
	font-size: 1.6em;
}

#contentmain #contentoptions h2
{
	font-size: 1.2em;
}

#contentmain h2
{
	font-size: 1.2em;
}

#contentmain p.tableheader
{
	margin-bottom: 0px;
	font-size: 1.2em;
	margin-top: 15px;
	font-weight: bold;
	width: 500px;
}

#contentmain p.tick
{
	font-size: 0.9em;
	
}

#contentmain a.options, #contentmain a.equipment, #contentmain a.technical
{
	color: white;
	text-decoration: none;
}

#contentmain p.bik
{
	font-size: 1.2em;
	
}

#contentmain a.click
{
	text-decoration: underline;
}

#footer p
{
	font-size: 0.9em;
}

#footer p
{
	text-align: center;
	
}








