body {
	background-image: url(../images/back.gif);
	margin-top: 0px;
}
p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.heading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E07B35;
	text-decoration: none;
}
a {
	color: #950026;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.heading2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E07B35;
	text-decoration: none;
}
.heading3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8D0024;
	text-decoration: none;
}
.bGrey {
	background-color: #7c7c7c;
}
.bGrey2 {
	background-color: #e1e1e1;
}
.bGrey3 {
	background-color: #d2d2d2;
}
.bMaroon {
	background-color: #950026;
}
/************ topLinks styles **************/
#topLinks{
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#topLinks a:link, #topLinks a:visited {
	padding: 4px 6px;
	color: #FFFFFF;
	position: relative;
	text-decoration: none;
}
#topLinks a:hover{
	background-color: #950026;
	text-decoration: none;
	color: #ffffff;
}


.mainMenu {
	position:absolute;
	}
.navMenu {
	display:none;
	position:absolute;
	top:18px;
	left:-1px;
	border-style:solid;
	border-color:#ccc;
	border-width:1px 1px 0 0;
	color:#333;
	background-color:#eee;
	voice-family:"\"}\"",inherit;
	width:90px;
	}
html>body .navMenu {
	width:140px;
	}
.navMenu .navMenu {
	top:-1px;
	left:139px;
	}
.mainMenu, .navMenu {
	margin:0;
	padding:0;
	font-family:Trebuchet MS, arial, sans-serif;
	}
.mainMenu li {
	border: solid 1px #950026;
	border-color:#FF0000
	color:#FFFFFF;
	background-color:#810021;
	display:block;
	float:left;
	width:135px;
	line-height:22px;
	list-style-type:none;
	position:relative;
	margin-right:-1px;
	}
/* hide from MacIE \*/
.mainMenu li {
	width:auto;
	}
/* end hide */
.navMenu li {
	width:auto;
	white-space:normal;
	display:block;
	float:none;
	position:relative;
	border-color:#950026;
	border-width:0 0 1px 1px;
	border-width/**/:0 0 1px 0;
	margin:0px;
	padding:0px;
	line-height:inherit;
	/*text-indent:-16px;*/
	text-indent/**/:0;
	margin-left/**/:0px;
	voice-family:"\"}\"",inherit;
	text-indent:0;
	margin-left:0px;
	border-width:0 0 1px 1px;
	}
.mainMenu li a, .mainMenu li a:link, .mainMenu li a:visited {
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:none !important;
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
	display:block;
	border-color:#950026;
	border-width:0;
	border-width/**/:0 0 0 1px;
	border-style:solid;
	voice-family:"\"}\"",inherit;
	border-width:0;
	}
.mainMenu li a:hover, .mainMenu li a:active, .mainMenu li a:focus, .mainMenu li a.activeItem {
	color:#FFFFFF;
	background-color:#FF6600!important;
	}
.navMenu li a {
	display:block;
	width:100%;
	margin-bottom:0 !important;
	}
html>body .navMenu li a {
	width:auto;
	}

/* functional classes */
/* used by the scripts, not set in the markup */
.navMenu .hasSubMenu {
	background-position:top right;
	background-repeat:no-repeat;
	}
.hasSubMenuActive {
	color:#FFFFFF;
	background-color:#7C7C7C!important;
	}
.navMenu .hasSubMenuActive {
	background-position:top right;
	background-repeat:no-repeat;
	}
.showMenu {
	display:block !important;
	}
/************ navLinks styles **************/	
#navcontainer { width: 190px; }

#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navcontainer a {
	display: block;
	padding: 3px;
	width: 190px;
	margin-left: 20px;
}

#navcontainer a:link, #navlist a:visited {
	color: #910025;
	text-decoration: none;
}

#navcontainer a:hover {
	color: #FF6600;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #666666;
	padding: 1px;
}
a.base {
	color: #999999;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.base:hover {
	color: #9C0A2F;
}
.bGreyd {

	background-color: #565656;
}



/*
.rss_box {
	display: block;
	padding: 3px;
	width: 190px;
	margin-left: 20px;
}



.rss_title, rss_title a {
 	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8D0024;
	text-decoration: none;
}



.rss_items {
    list-style:none;
    margin:0;
    padding:0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666; 

}



.rss_item  {

font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666; 
}



.rss_item a:link, .rss_item a:visited, .rss_item a:active {

font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666; 



.rss_item a:hover { 

	}

	

.rss_date {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666; 
	}
*/
/* no css just to show an unstyled feed
   and to provide a template for creating new styles */
 
 .rss-box {
	display: block;
	padding: 3px;
	width: 190px;
 }

  .rss-box_careers {
	display: block;
	padding: 3px;
	width: 400px;
 }
 
 .rss-title, rss-title a {
 }
 
 .rss-items {
	list-style:none;
	margin:0;
    padding:0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666; 
}


.rss-item a:link, .rss-item a:visited, .rss-item a:active {
 	color: #950026;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.rss-item a:hover { 
	text-decoration: underline;
}
	
.rss-date {
 	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #950026;
	text-decoration: italic;
}
.pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: none;
	padding: 1px;
}
a.page {
	color: #666666;
	text-decoration: none;
}
ul {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: ridge;
	padding: 1px;
}
