﻿#pagetop {
    background: url(/cms/outertemplates/images/pageLayout/pagetopTeal.png) no-repeat;
}

body.site 
{
    background: #ededed url(/cms/outertemplates/images/pageLayout/bodybgTeal.png) repeat-x;
}

input.button {background: #007a8e}

#vNav ul li a:hover, #vNav ul li a:active, #vNav ul li a:focus, #vNav ul li.navdrop a:hover, #vNav ul li.navdrop a:active, #vNav ul li.navdrop a:focus { 
	text-decoration:underline;
	color: #fff;
	background: #007a8e url(/cms/outertemplates/images/pageLayout/arrowrighthoverTeal.gif) 96% 50% no-repeat;
	text-decoration: none;
}

a:link, a:visited {text-decoration: none; color: #007a8e;}

#hNav ul li a:hover {background: #007a8e;}