@charset "utf-8";
/* Vision CSS Document */


h2, h3 {
	font: normal, Arial, "Helvetica Neue", sans-serif;
	color: #4D89BD;
	padding: 3px 0 3px 0;
}

.themecolour {
	background-image: url(images/bgTile.gif);
	background-repeat:repeat;
}
/*nav dropdown style */
#form1 {
	padding: 20px 0 20px 20px;
	margin: 0;
	background-image: url(images/bgTile.gif);
	background-repeat:repeat;
}

a, a:visited {color: #4D89BD;}
a:hover {color:#000;}

