.content-table {
    width: 100%;
}

.content-table td {
    text-align: left;
    padding: 5px 7px;
}

.content-table th {
    background: #783A5E;
    color: white;
    text-align: left;
    padding: 5px 7px;
}

.content-table tr:nth-child(odd) td
{
background:#f1ebef;
}

/* Fonts elements
------------------------------------ */
.banner-inner .banner-title {
    color: #783A5E;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 24px;
    font-weight: 100;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.banner-inner .banner-description {
    color: #783A5E !important;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.banner-home .banner-title {
    color: #783A5E;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 42px;
    font-weight: 100;
    line-height: 44px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.banner-home .banner-description {
   color: #783A5E;
    position: relative;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    top: 40px;
    width: 350px;
}

/* Global elements
------------------------------------ */
html.home, .home body {
    height: 100%;
}
body {
    font-family: 'Open Sans Condensed', Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    color: #333333;
	background:url('../images/main-bg.jpg') no-repeat top center #13110d;
    -webkit-font-smoothing: antialiased;
}
.home body {
	background:url('../images/main-bg.jpg') no-repeat top center #13110d;
	font-family:"Open Sans Condensed", Arial, sans-serif;
    font-weight: 300 !important;
}
a {
	color: #783a5e;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
p {
	margin: 0 0 1em;
    line-height: 22px;
}
h1 {
	font: normal 30px "Open Sans Condensed", Arial, sans-serif;
	color: #000000;
	margin: 0 0 15px;
}
.home h1 {
	font-size: 22px;
	margin: 0 0 15px;
	font-weight:bold;
	text-transform:uppercase;
}
.home-content{
	margin-left:40px;
    background:url('../images/paw.gif') right bottom no-repeat;
    padding-left: 30px;
    padding-right: 60px;
    width: 470px;
    font-family:"Open Sans Condensed", Arial, sans-serif;}


/* General elements
------------------------------------ */
.cf:before,
.cf:after {
		content:"";
		display:table;
}
.cf:after {
		clear:both;
}
.cf {
		zoom:1;
		clear: both;
}
.clear {
	clear: both;
	font-size: 0;
	overflow: hidden;
	height: 0px;
}
.fr {
	float: right;
}


/* Wrap elements
------------------------------------ */
#wrap {
	min-height: 100%;
	width:100%;


}
.wrr#wrap{
		width: 940px;
		margin:0 auto;
}
#main {
	background:#fff;

}
.home #main {
	padding-bottom: 35px;
}
.home #main {

}
#main {

}
#main.one-column {
	background: #e3e3e3 url("../images/content-bg.gif") 0 0 repeat-x;
	padding-bottom: 60px;
}


/* Header elements
------------------------------------ */
#header, #header .container {
	height: 91px;
	background:#ffffff;
	

}
#header .container {
	position: relative;
}

#header .email-alert {
	position: absolute;
	top: 7px;
	right: 19px;
	background: #fff url("../images/email-alerts.gif") bottom no-repeat;
	color: #ffffff;
	font: bold 12px/28px "Open Sans Condensed", Arial, sans-serif;
	padding: 0 0 0 35px;
    width:77px;
    height:23px;
}


#logo, #logo a {
	display: block;
	width: 248px;
	height: 91px;
	overflow: hidden;
	text-indent: -3000px;
	float:left;
}
#logo {

	background:url("../images/logo.gif") 0 0 no-repeat;
}
#top-nav{
	position:relative;
    left:20px;
    
	}
#main-nav, #main-nav ul {
	padding: 0;
	list-style: none;
    

}
#main-nav {
	
	margin: 56px 0 0;
}
#main-nav li {
	float: left;
	position: relative;
    z-index: 10;
	margin: 0 0 0 0;
    height:35px;



}
#main-nav a {
	font-family:"Open Sans Condensed", Arial, sans-serif;
	font-size:14px;
	display: block;
	color: #35353f;
	padding: 0 7px;
	text-transform:uppercase;
	font-weight:bold;
	}
#main-nav li.active a span{
	border-bottom:3px solid #783a5e;
	color:#783a5e;}
#main-nav a:hover, #main-nav li.fActive a {
	text-decoration: none;
    font-size:14px;


}

#main-nav ul {
	display: none;
	position: absolute;
	left: 0;
	top: 35px;
	width: 308px;
	border:1px solid #000;
    padding-bottom:10px;
    padding-top:10px;
    background:#fff;
}

#main-nav ul li {
	float: none;
	background: #fff;
	margin: 0;
    padding-left: 15px;
    padding-top: 0px;
    

}
#main-nav li a{
    }
#main-nav li.fActive ul li a, #main-nav li.fActive ul li.fActive a {
	background: #fff;
	color: #000000;
	font-weight:normal;
	font: 14px "Open Sans Condensed", Arial, sans-serif;
	text-transform:none;

}
#main-nav li.fActive ul li:last-child a {
	border: 0;
}
#main-nav li.fActive ul li.fActive ul a {
	color: #000000;
	font-size:14px;
	text-transform:none;

}
#main-nav li.fActive ul li a:hover, #main-nav li.fActive ul li.fActive a, #main-nav li.fActive ul li.fActive ul a:hover {
	color: #783a5e;
	text-decoration:underline;
	font-size:14px;
	text-transform:none;
}
#main-nav li.fActive ul ul {
	top: 0;
	left: 308px;
	display: none;
}
#main-nav li.fActive ul, #main-nav li.fActive ul li.fActive ul {
	display: block;
}
#main-nav li ul li ul li a{
	background:#fff !important;
	text-decoration:none !important; }
#main-nav li ul li ul li a:hover{
	color: #783a5e !important;
	text-decoration:underline !important;
}
#main-nav li ul li ul{
    padding:0px 0px 10px 10px;
    background:#fff;
    left:-320px !important;}
#main-nav ul li ul{
    }
#main-nav li ul li ul{
    padding-top:10px;}

/* Content elements
------------------------------------ */
.rss-news ul li.rss-item a, a.qm:link, a.qm:visited {
    color: #783A5E !important;
    text-decoration: none !important;}
.spr-ir-news ul li.rss-item a {
    color: #783A5E !important;
    text-decoration: none !important;
    }
.rss-news ul li.rss-item a:hover, a.qm:hover {
    text-decoration: underline !important;
}
.content-home {
	background: #fff;
	padding: 24px 0 55px;
}

.home-recent-news{
	margin-left:-20px;}

.home-recent-news .wrap {
	margin: 45px 20px 0 30px;
}
.home-recent-news h2 {
	font: bold 18px "Open Sans Condensed", Arial, sans-serif;
	color: #000000;
	margin: -5px 0 11px;
	text-transform:uppercase;
}
.home-recent-news ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 18px;
}
.home-recent-news li {
	border-bottom: 1px solid #cccccc;
	padding: 0 0 9px;
	margin: 0 0 10px;
}
.home-recent-news li:last-child {
	border: 0;
}
.home-recent-news p.date {
	font-size: 11px;
	margin: 0;
	color:#000;
    font-family:"Open Sans Condensed", Arial, sans-serif;
}
.home-recent-news a{
        color:#783a5e;
        font-family:"Open Sans Condensed", Arial, sans-serif;}
.banner-home {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
    height: 450px;
}
.banner-head{
	width:482px;
	height:182px;
	margin-left:-380px;}
.banner-map{
	background:url('../images/map.png') no-repeat;
	width:526px;
	height:509px;
	margin-left:-15px;
	
    margin-top: -226px;}

.banner-home .banner-container {
    left: 425px;
    position: relative;
    top: 60px;
    width: 300px;
}

.banner-inner {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
    height: 134px;
	background:none;}
.banner-inner .banner-container {
    height: 86px;
    margin-left: 30px;
    margin-top: 30px;
    position: absolute;
    width: 494px;
}
.banner-inner .banner-description {
    color: #FFFFFF;
    position: relative;
    top: 10px;
    width: 300px;
}


.content-inner{
	background:#fff;
	margin:0;}


.col-wrap1 {
	width: 324px;

}
.col-wrap2 {
	width: 616px;
	margin-right: -616px;
	position: relative;
	left: 100%;
}
.col-wrap2, #main.one-column {

}
.col1 {
	float: left;
	width: 324px;
	margin-right: -100%;
	position: relative;
	left: -324px;
}
.col1, .col2 {
	padding-bottom: 60px;
}

.sidebar {
	padding: 21px 12px 0;
	margin-right:90px;

}
.sidebar .title {
	font-family:"Open Sans Condensed", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	color: #35353f;
	margin: 0 0 14px;

}
.sidebar ul {
	margin-left: -25px;
	padding: 0;
	list-style: none;
}
.sidebar a {
	line-height: 34px;
	color: #35353f;
	display: block;
	padding: 0 25px;
	font-family:"Open Sans Condensed", Arial, sans-serif;
	font-size:14px;
	font-weight:regular;

}

.sidebar li li a {
    line-height: 20px !important;
}
.sidebar li li {
   margin-bottom: 7px !important;
}
.sidebar a:hover, .sidebar li.active a {
    color: #783a5e;
    text-decoration:underline;
}
.sidebar ul ul {
    margin: 0 0 0 25px;
}

.breadcrumbs {
	padding: 0 0 8px;
	margin: 13px 0 15px;
	font-size: 13px;
	overflow: hidden;
	
}
.breadcrumbs li {
	float: left;
	padding: 0;
	margin: 0 4px 0 0;
	list-style: none;
}
.breadcrumbs a{
	color:#333333;
    font-family:"Open Sans Condensed", Arial, sans-serif;
    }
.breadcrumbs li.active a{        
    color:#783a5e;
    text-decoration:underline;}
.inner-content {
	width: 650px;
	overflow: hidden;
	margin: 0 0 0 -85px;
    padding-bottom:60px;
    font-family:"Open Sans Condensed", Arial, sans-serif;
}
.inner-content H1{
	font-size:21px;
    font-weight:normal;}

.spr-ir-news ul{
    list-style-type:none;
	margin:0px;
	padding:0px;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
	padding-top:10px;
}
.spr-ir-news ul li.rss-item {
	display:block;
	padding:5px;
	margin-bottom:10px;
	color:#666666;
	font-size:13px;
}
.spr-ir-news ul li.rss-item a{
	font-size:14px;
	text-decoration:none;
}
.spr-ir-news ul li.rss-item a:hover{
	text-decoration:underline;
}
.spr-ir-pdf img {
    -moz-box-shadow: 2px 2px 6px #888;
	-webkit-box-shadow: 2px 2px 6px #888;
	box-shadow: 2px 2px 6px #888;
}


/* Footer elements
------------------------------------ */
#footer {
	height: 239px;
	margin: 0 auto 0;
	background: url('../images/footer-bg.png');
}
.home #footer {
	
}
#footer, #footer a {
	color: white;
	text-decoration: none;
	-webkit-text-shadow: 0 1px 0 #122755;
	-moz-text-shadow: 0 1px 0 #122755;
	text-shadow: 0 1px 0 #122755;
	font: bold 12px "Open Sans Condensed",Arial, sans-serif;
}
#footer .row{
	margin-left:10px;}
#footer a:hover {
	text-decoration: underline; 
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer li {
	margin: 0 0 13px;
}

#footer .container {
	padding-top: 28px;
}
#footer .footer-quicklinks {

}
#footer .brd {
	border-top:5px solid #000;
	padding-top:5px;
	float:left;
	}
#footer .footer-nav .title {
	width: 112px;
	text-transform:uppercase;

}
.footer-copy {
	padding: 0px 0 0 23px;
}

#footer .title {
	font: bold 14px "Open Sans Condensed", Arial, sans-serif;
	text-transform:uppercase;

	padding: 0 0 10px;
	margin: 0 0 10px;
}


#footer .q-links-list {
	float: left;
	width: 186px;
	margin: 0 0 0 0px;
	padding: 0;
}
#footer .q-links-list li {
	line-height: 28px;
	overflow: hidden;
	margin: 0 0 5px;
}
.tbg{
	background:url('../images/tbg.gif') no-repeat top left;
	padding-top:17px;}
.tbgsm{
	background:url('../images/tbgsm.gif') no-repeat top left;
	padding-top:17px;}



/* Mobile elements
------------------------------------ */
.btn-navbar {
	display: none;
	float: right;
	margin: 10px 10px 0;
	padding: 10px 13px;

	background-color: #222;
	background-image: -moz-linear-gradient(top, #333, #222);
	background-image: -ms-linear-gradient(top, #333, #222);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333), to(#222));
	background-image: -webkit-linear-gradient(top, #333, #222);
	background-image: -o-linear-gradient(top, #333, #222);
	background-image: linear-gradient(top, #333, #222);
	background-repeat: repeat-x;

	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);


	border: 1px solid #CCC;
	border-color: #222 #222 black;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	cursor: pointer;
}

.btn-navbar.active {
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.icon-bar {
	display: block;
	width: 24px;
	height: 3px;
	background: #ffffff;

}
.btn-navbar .icon-bar + .icon-bar {
	margin-top: 3px;
}
#footer .q-links-list li a {
	background-image: url("../images/footer-icons.png");
	background-repeat: no-repeat;
	padding: 6px 0 7px 33px;
    font-weight: bold;
    font-size: 14px;
}
	#footer .q-links-list li a.ico-1 {background-position: 0 3px}
	#footer .q-links-list li a.ico-2 {background-position: 0 -30px}
	#footer .q-links-list li a.ico-3 {background-position: 0 -63px}
	#footer .q-links-list li a.ico-4 {background-position: 0 -96px}
	#footer .q-links-list li a.ico-5 {background-position: 0 -124px}
	#footer .q-links-list li a.ico-6 {background-position: 0 -154px}
	#footer .q-links-list li a.ico-7 {background-position: 0 -187px}
	#footer .q-links-list li a.ico-8 {background-position: 0 -220px}

/* Mobile optimization
------------------------------------ */
@media ( max-width : 768px) {
	body {

	background:none;
}
.home body {
	background:none;

}
.banner-home{
	display:none;}
	
	.banner-home .banner-container {
    left: 70px;
    position: relative;
    top: 60px;
    width: 300px;
}

.banner-inner {
	display:none;
	}
.banner-inner .banner-container {
  	left: 70px;
    position: relative;
    top: 60px;
    width: 300px;
}


.wrr#wrap{
		width:100%;}
#main {
		background: #ffffff;
	}

#header, #header .container, #footer {
		width: auto;
		height: auto;
	}
#header, #header .container {
		text-align: center;
		background: #ffffff;
	}
#header .container {
		padding: 65px 0 0;
        background: #783A5E;
	}

#header .email-alert {
		z-index: 11;
		background: url("../images/email-alerts-mobile.gif") 10px 7px no-repeat;
		left: 8px;
		top: 14px;
	}

#logo {
		margin:auto;
		margin-top:-10px;
		background:url('../images/gr-mob.gif') no-repeat;
		width:335px;
	}
#main-nav {
		display: none;
		height: auto;
	}
.btn-navbar {
		display: block;
	}
#top-nav {
		overflow: hidden;
		background-color: #2C2C2C;
		background-image: -moz-linear-gradient(top, #333, #222);
		background-image: -ms-linear-gradient(top, #333, #222);
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333), to(#222));
		background-image: -webkit-linear-gradient(top, #333, #222);
		background-image: -o-linear-gradient(top, #333, #222);
		background-image: linear-gradient(top, #333, #222);
		padding: 0 0 10px;
		position: absolute;
		width: 100%;
		height: auto;
		left: 0;
		top: 0;
		margin: 0;
		z-index: 10;
	}
#main-nav {
		display: none;
		overflow: hidden;
		width: 100%;
		background: none;
	}
#main-nav li.fActive ul {
		display: none;
	}
#main-nav li {
		float: none;
		margin: 5px 0;
	}
#main-nav a, #main-nav a:hover, #main-nav li.fActive a, #main-nav li.fActive a:hover {
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		font: bold 15px/35px Helvetica, Arial, sans-serif;
		color: #999999;
		background: none;
		text-align: left;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		padding: 0 15px;
		margin: 0 5px;
		float: none;
		display: block;
		height: auto;
	}
#main-nav li.active a {
		background: #171717;
		color: #ffffff;
	}

#home-slideshow .container {
		height: 300px;
		overflow: hidden;
	}
#home-slideshow ul {
		position: relative;
		width: 100%;
	}
#home-slideshow li {
		top: 10px;
		left: 10px;
		color: #ffffff;
		width: auto;
	}

.home-recent-news .wrap {
		margin: 40px 0 0;
	}

.breadcrumbs {
		padding: 5px 0;
		margin: 20px 0 15px;
		border-top: 1px solid #CCC;
	}

.col-wrap1 {
		width: auto;
	}
.col-wrap2 {
		width: auto;
		margin-right: 0;
		left: 0;
	}
.col1 {
		float: none;
		width: auto;
		margin-right: 0;
		padding-bottom: 0;
		position: relative;
		left: 0;
	}
.inner-content {
		width: auto;
	margin: 0 0 0 10px;

	}

	.sidebar {
		padding: 20px 12px 0;
		background: #fff;
		margin-right:auto;
	}

	#footer .container {
		padding: 20px 20px 0;
	}
	#footer .footer-quicklinks, .footer-copy {
		padding: 10px 0;
		clear: both;
	}
	#footer .footer-nav .title {
		width: auto;
	}
	#footer .q-links-list li a {
	background-image: url("../images/footer-icons.png");
	background-repeat: no-repeat;
	padding: 6px 0 7px 33px;
}
	#footer .q-links-list li a.ico-1 {background-position: 0 3px}
	#footer .q-links-list li a.ico-2 {background-position: 0 -30px}
	#footer .q-links-list li a.ico-3 {background-position: 0 -63px}
	#footer .q-links-list li a.ico-4 {background-position: 0 -96px}
	#footer .q-links-list li a.ico-5 {background-position: 0 -124px}
	#footer .q-links-list li a.ico-6 {background-position: 0 -154px}
	#footer .q-links-list li a.ico-7 {background-position: 0 -187px}
	#footer .q-links-list li a.ico-8 {background-position: 0 -220px}
     #footer {
       background:url('../images/ftrmb.jpg') no-repeat bottom #000;}

}
  