#pageTitle h1 {
	background: url(../img/winter/bg_pageTitle_right.gif) top right no-repeat;
	padding-left:0px;
}

#pageTitle span {
	padding-left:6px;
	background: url(../img/winter/bg_pageTitle_left.gif) top left no-repeat;
}

h2,h3,h4,h5,h6,h7 {
	color: #3870bc;
}

#pageTitleSimple h1 {color:#3870bc;font-size:120%;font-weight: bold;}

a {
	color:#3870bc;
}

a.newsListLink {
	background:url(../img/winter/bg_newsBar.gif) bottom left no-repeat;
}

#header {
	border-color:#3870bc;
}

.video-wrapper {border:5px solid #3870bc;}

#navMenuBox ul li {
	background: url(../IMG/winter/bg_navMenuLeft.gif) top left no-repeat;
}
#navMenuBox ul li a {
	background: url(../IMG/winter/bg_navMenuRight.gif) top right no-repeat #3870bc;
}
#navMenuBox ul li ul {
	position:absolute;
	left:-99999px;
	top:18px;
	list-style:none outside;
	margin:0;
	padding:2px 0px 0px 0px;
	border:0;
	z-index:100;
	display:block;
	width:245px;
	text-align:left;
	background:#3870bc;
	overflow:hidden;
	}
#navMenuBox ul li ul li {
	background:#5987ac;
}
#navMenuBox  ul li ul li a {
	background:#5987ac;
}




#bannerFrame {
	background: url(../IMG/winter/banner_home.jpg) top left no-repeat #ccc;
	border-color:#3870bc;
}

#contentHomeLeft, #contentIntro,.introText {
	color:#3870bc;
	display:block;
}

li.featureBox img, .contentBox img {
	border:1px solid #3870bc;
	}
	
li.featureBox a {
	background: url(../IMG/winter/bg_feature_arrows.gif) bottom right no-repeat #fff;
	}
li.featureBox:hover {
	background: url(../IMG/winter/bg_feature_top.gif) top left no-repeat;
	cursor:hand;
}	
li.featureBox a:hover {
	background: url(../IMG/winter/bg_feature_bottom.gif) bottom right no-repeat #add6ff;
}

input#searchSubmit {
	background: url(../IMG/winter/bg_link_arrows_cropped.gif) top right no-repeat;
	}
	
a.arrowLink {
	background: url(../IMG/winter/bg_link_arrows_cropped.gif) bottom right no-repeat;
}

a.arrowLinkBlue {
	background: url(../IMG/winter/bg_link_arrows_cropped_blue.gif) bottom right no-repeat;
}

ul#newsList a, div#column3 ul li a {
	background: url(../IMG/winter/bg_link_arrows_cropped.gif) bottom right no-repeat #fff;
	}
	
.secRegistration {
	background: url(../IMG/winter/banner_rgstrtn.jpg) top left no-repeat;
}

.secComplaints {
	background: url(../IMG/winter/banner_cmplnts.jpg) top left no-repeat;
}

.secNews {
	background: url(../IMG/winter/banner_news.jpg) top left no-repeat;
}

.secPublications {
	background: url(../IMG/winter/banner_pblctns.jpg) top left no-repeat;
}

.secQA {
	background: url(../IMG/winter/banner_qltyAssrnc.jpg) top left no-repeat;
}

.secDashboard {
	background: url(../IMG/winter/banner_dashboard.jpg) top left no-repeat;
}

li.parentItemClosed a {
	background: url(../IMG/winter/bg_navArrowRight.gif) top left no-repeat;
}

#contentLeft ul li.parentItem a, #contentLeft ul li.parentItem ul li.parentItem a {
	background: url(../IMG/winter/bg_navArrowDown.gif) top left no-repeat;
	color:#3870bc;
}

#contentLeft ul li.parentItem ul li a, #contentLeft ul li.parentItem ul li.parentItem ul li a {
	color:#3870bc;
	background:none;
}

#contentLeft ul li.parentItem ul li.parentItem ul li.currentPage a, #contentLeft ul li.parentItem ul li.currentPage a, #contentLeft ul li.currentPage a {
	color:#00467f;
}

.FAQText {
	background: url(../IMG/winter/bg_link_arrows_cropped.gif) bottom right no-repeat #fff;
	}

/* MENU 1 */
div.menu1Top {
	background:url(../IMG/winter/menu_top.gif) top left no-repeat;
	width:162px;
	height:7px;
}

div.menu1TopSel {
	background:url(../IMG/winter/menu_top.gif) no-repeat;
	background-position:0 -7px;
}

div.menu1Bottom {
	background:url(../IMG/winter/menu_bottom.gif) top left no-repeat;
	width:162px;
	height:7px;
}

div.menu1BottomSel {
	background:url(../IMG/winter/menu_bottom.gif) top left no-repeat;
	background-position:0 -7px;
	width:162px;
	height:7px;
}

div.menu2Bottom {
	background:url(../IMG/winter/menu_bottom.gif) top left no-repeat;
	background-position:0 -14px;
	width:162px;
	height:7px;
}

a.menu1 {
	display:block;
	width:130px;
	border-left:1px solid #92c3f4;
	border-right:1px solid #92c3f4;
	border-bottom:1px solid #92c3f4;
	background-color:#dcedff;
	padding:5px 10px 5px 20px;
}

a.menu1Sel {
	background-color:#3870bc;
	text-decoration:none;
	color:#fff;
}

a.menu1:hover {
	background-color:#3870bc;
	text-decoration:none;
	color:#fff;
}

a.menuNoBottom { border-bottom:none; }

/* MENU 2 */

li.menu2 {
	width:160px;
	border-left:1px solid #92c3f4;
	border-right:1px solid #92c3f4;
}
div.menu2 {
	border-bottom:1px solid #e5f2ff;
	width:130px;
	padding:5px 10px 5px 20px;
}
div.menu2Last { border-bottom:1px solid #92c3f4; }
div.menuNoBottom { border-bottom:none; }
a.menu2:hover { color:#3870bc; }
span.menu2 { font-weight:bold;color:#3870bc; }

/* MENU 3 */

ul.menu3 {
	list-style-image:url(../IMG/winter/menu_dot.gif);
	padding-left:15px;
	margin:0;
}
li.menu3 { padding:5px 0; }
a.menu3:hover { color:#3870bc; }
span.menu3 { font-weight:bold;color:#3870bc; }

* html a.menu1 { margin-top:-1px; }
* html #menuTopHover { margin-bottom:1px; }
* html li.menu1 { margin-top:-1px; }
* html li.menu2 { margin-top:-1px; }

