a:link, a:visited {
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	font-weight: normal;
	text-decoration: underline;
}

.contact {
	display:block;
	clear:both;
	margin:0;
	padding:15px 20px 15px 70px;
	font-weight:
	background-color: #EBEBEB;
	background-image: url(images/coloured-bar-chart-mini.jpg);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	border-right-color: #FF6600;
	border-right-width: 2px;
	border-left-width: 2px;
}

.orangebox {
	display:block;
	clear:both;
	margin:0;
	padding:5px 5px 5px 5px;
	font-weight:
	background-color: #EBEBEB;
	background-repeat: no-repeat;
	background-position: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FF6600;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FF6600;
background-color: #FFF2E6;
}

.bullet {
	background-image: url(images/was_12.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 41px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: ;
	clip: rect(auto,auto,auto,auto);
}

.bullet-links {
	background-image: url(images/orange_dots.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	padding-left: 41px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: ;
	clip: rect(auto,auto,auto,auto);
}

.tick {
	background-image: url(images/icons-front/tick.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 41px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: ;
	clip: rect(auto,auto,auto,auto);
}

.highlight {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 50px;
	padding-right: 100px;
	padding-top: 0px;
	padding-bottom: 0px;

	color: ;
	clip: rect(auto,auto,auto,auto);
	font-style: italic;
}

/***************************** body *****************************/

body, p, ul,ol, h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 80%;
	color: #333333;
	font-weight: normal;
}
.small {
	font-size: 80%;
}


body {
	top:0px; left:0px; right:0px; bottom:0px; margin:0px; background-color:#999999;
	background-color: #eeeeee;
}

.border {
	background-color: #eaede6;
	border-style:solid; border-width:thin; border-color:orange;
	padding:10px;
}

/***************************** headings *****************************/

.pheading {
	font-weight: bold;
	color: #006699;
}

h1,h2,h3,h4,h5,h6 {
	color:#006699;
}

h1,h2,h3,h4,h5,h6, .subLevelHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	vertical-align:middle;
}

.subLevelHeading {
	color:#FF6600;
	font-size: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
}

/*
#contact {display:block; clear:both; margin:0; padding:0 0 0 55px; background: #fff url(images/site/icon-phone-red.gif) 10px 50% no-repeat; border-top:3px solid #CB3330; border-bottom:1px solid #CB3330; font-weight:bold;}
*/

/***************************** headings *****************************/

overide. {
 margin: 0px;
}

h1 {
	font-size: 22px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
h4 { font-size: x-small; }
h5 {
	font-size: xx-small; 
	color: #396478;
}
h6 { font-size: xx-small; }
