#header {
	height:109px;
	background: #f0870b url(../images/header-bg.png) top repeat-x;
}
#headerImage {
	width:276px;
	height:109px;
	margin-left: -20px;
	background: url(../images/headerImage.png) no-repeat;
}
#headerLogo {
	width:474px;
	height:93px;
	margin: 0 0 0 -10px;
	background: url(../images/headerLogo.png) center no-repeat;
}
#login {
	background:url(../images/login.png) no-repeat;
}
.loginbutton {
	background:url(../images/memberButton.png) left no-repeat;
}
body {
	background: #d2d3d2 url(../images/shadow.png) center repeat-y;
}
#nav {
	background: #2377cc url(../images/navBG.png) repeat-x;
}
#nav ul ul a,
#nav ul li:hover a {
	background: #090473;
}
#nav ul li a:hover {
	background: #090473 url(../images/navHoverBG.png) repeat-x;
}
.barHeader h5, /* legacy class */
.block h5,
.newsletterHeader,
.blogPostHeader {
	background: #d48704 url(../images/barHeader.png) top repeat-x;
	border-left: 10px solid #e5b768;
}
#searchBox .searchButton input{
	background:url(../images/searchButton.png) left top no-repeat;
}
#searchBox .searchButton input:hover {
	background:url(../images/searchButton.png) right bottom no-repeat;
}
#para {
	background:url(/images/headshot.jpg) bottom right no-repeat;
}
.latestBlogPosts li.odd,
.latestForumPosts li.odd {
	background: #d9d9d9;
	color: #000;
}
.latestBlogPosts li.even,
.latestForumPosts li.even {
	background: #f5f5f5;
	color: #000;
}
.arrowbutton,
.tellafriend.form .submit input,
#commsubscription6 .submit input {
	background-color: #f80;
}
.arrowbutton:hover,
.tellafriend.form .submit input:hover,
#commsubscription6 .submit input:hover {
	background-color: #360;
}
#forum .alt1 {
	background: #d9d9d9;
}
#forum .alt2 {
	background: #e9e9e9;
}
#forum .vbmenu_control, #forum .tfoot {
	background: #000;
}
#forum .thead {
	background: #2377cc;
}
#forum .tcat {
	background: #d48704 url(../images/barHeader.png) left top repeat-x;
}
.faqs ul li {
	background-image: url('/themes/mscCommon1/images/arrowOrange.png');
}
.faqs ul li.close {
	background-image: url('/themes/mscCommon1/images/arrowOrange.png');
}
#step1 {
	background-image: url('/themes/mscCommon1/images/step1Orange.png');
}
#step2 {
	background-image: url('/themes/mscCommon1/images/step2Orange.png');
}
#step3 {
	background-image: url('/themes/mscCommon1/images/step3Orange.png');
}
#step4 {
	background-image: url('/themes/mscCommon1/images/step4Orange.png');
}
#footer {
	background: #6a6a6a url(../images/footerBG.png) top repeat-x;
}
#para {
	min-height: 20px;
	padding: 0;
	background: none;
}