/********** DEFAULTS, ETC. **********/

* {
	z-index: 0;
	margin: 0;
	padding: 0;
}

p + p { margin-top: 0.8em; }

img {
	border: 0;
}

/********** BODY **********/

body {
	position: relative;
	color: #333333;
	background: #999999; /* bab6b6; */
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url('/images/body-bg.png');
	background-repeat: repeat-x;
}

#wrapper {
	position: relative;
	text-align: left;
	margin: auto;
	width: 971px;
}

#container {
	padding: 0px;
	margin: 0px;
	margin-bottom: 8px;
	float: left;
	border: 5px solid #838383;
	border-top: 0px;
}

/********** HEADER **********/

#header {
	float: left;
	height: 99px;
	width: 959px;
	border: 1px solid #990a1b;
	border-top: 0px;
	background-image: url("/images/header-bg.png");
	background-repeat: repeat-x;
	font-size: 13px;
}

#header-logo-title {
	float: left;
	height: 99px;
	width: 338px;
	background-repeat: no-repeat;
	cursor: pointer;
}

#header-country {
	float: left;
	height: 99px;
	width: 322px;
	/*background-image: url("/images/header-country.png");*/
	background-repeat: no-repeat;
}

#header-right {
	float: left;
	height: 99px;
	width: 284px;
	padding-right: 15px;
	color: #ffffff;
}

.header-right-content {
	float: right;
	margin-top: 5px;
	padding-top: 10px;
	cursor: default;
}

.top-spans {
	float: right;
	display: block;
	color: #ffffff;
	margin-left: 8px;
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #d41b35;
}

.test-top-spans {
	float: right;
	display: block;
	color: #ffffff;
	margin-left: 8px;
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #d41b35;
}

/********** NAV-BARS **********/

#nav-bar-1 {
	z-index: 5;
	position: absolute;
	top: 100px;
	left: 5px;
	width: 959px;
	border-left: 1px solid #6b6b6b;
	border-right: 1px solid #6b6b6b;
	background-image: url("/images/nav-bar-bg.png");
	background-repeat: repeat-x;
	line-height: 32px;
	cursor: default;
}

#nav-bar-2 {
	color: #222222;
	height: 32px;
	float: left;
	width: 949px;
	border-left: 1px solid #6b6b6b;
	border-right: 1px solid #6b6b6b;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url("/images/nav-bar-bg.png");
	background-repeat: repeat-x;
	line-height: 32px;
	text-align: center;
	cursor: default;
}

#tier-2 {
	float: left;
	display: none;
	height: 55px;
	width: 939px;
	line-height: 33px;
	padding: 0px 10px 0px 10px;
	background-image: url("/images/tier-2-bg.png");
	background-repeat: repeat-x;
	font-size: 9pt;
	cursor: default;
	z-index: 5;
}

.nav-bar-buttons {
	display: block;
	float: left;
	width: 139px;
	height: 32px;
	line-height: 33px;
	border-right: 1px solid #bababa;
	padding: 0px 10px 0px 10px;
	text-align: center;
	font-size: 10pt;
	color: #272727;
	overflow: hidden;
}

.nav-bar-2-buttons {
	display: inline-block;
	font-weight: bold;
	height: 32px;
	line-height: 33px;
	border-right: 1px solid #bababa;
	padding: 0px 15px 0px 15px;
	text-align: center;
	font-size: 10pt;
	color: #222222;
	overflow: hidden;
}

.drop-down {
	color: #272727;
	font-size: 9pt;
	padding: 1px;
	border: solid 1px #aaaaaa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.vert-bar {
	color: #bababa;
	margin-left: 8px;
	margin-right: 8px;
}

#practices-links {
	height: 33px;
	width: 684px;
	border-bottom: 1px solid #cdcdcd;
	background: #ececec;
}

.practices-buttons, .practices-buttons-top, .practices-buttons-dis {
	cursor: pointer;
	float: left;
	color: #383838;
	background: #f7f7f7;
	display: block;
	height: 32px;
	line-height: 32px;
	border: 1px solid #cdcdcd;
	padding: 0px 12px 0px 12px;
	margin-right: 6px;
	text-align: center;
}

.practices-buttons-top {
	background: #ffffff;
	color: #222222;
	border-bottom: 1px solid #ffffff;
}

/********** SLIDESHOW **********/

#slideshow {
	float: left;
	height: 175px;
	width: 959px;
	border: 1px solid #6b6b6b;
	border-top: 1px solid #383838;
	border-bottom: 1px solid #444444;
	background-image: url("/images/slideshow-bg.png");
	background-repeat: repeat-x;
	z-index: 0;
}

/********** CONTENTS **********/

#page-body {
	float: left;
	width: 953px;
	border: 1px solid #6b6b6b;
	border-top: 0px;
	border-bottom: 0px;
	background: #ececec;
	background-image: url("/images/left-col-bg.png");
	background-repeat: repeat-y;
	padding-left: 6px;
}

#page-body-space {
	float: left;
	width: 953px;
	background: #ececec;
	height: 6px;
}

#column-left {
	position: relative;
	float: left;
	width: 684px;
}

#column-right {
	float: left;
	width: 257px;
	margin-left: 6px;
}

#contents {
	float: left;
	width: 652px;
	background: #ffffff;
	border: 1px solid #cdcdcd;
	border-bottom: 0px solid #b3b3b3;
	padding: 15px 15px 15px 15px; 
	color: #343434;
}

#contents-top {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ffffff;
}

#contents-title {
	float: left;
	width: 504px;
	padding-left: 6px;
	margin-bottom: 4px;
	line-height: 28px;
}

#contents-links {
	float: left;
	width: 142px;
	text-align: right;
	margin-top: -3px;
}

#contents-main {
	clear: both;
	line-height: 17.5px;
	padding: 6px;
	color: #111111;
	font-size: 12px;
}

#link-print {
	float: right;
	display: block;
	width: 41px;
	padding-left: 8px;
	background-image: url("/images/link-print.png");
	background-repeat: no-repeat;
}

#link-edit {
	color: #555555;
	font-size:12px;
	float: right;
	display: block;
	width: 50px;
	height:16px;
	margin:0;
	padding:0;
	margin-left: 12px;
	padding-left: 20px;
	background:none;
	border:none;
	background-image: url("/images/link-edit.png");
	background-repeat: no-repeat;
	cursor:pointer;
}

#link-edit:hover {
	color:#111111;
}

#link-share {
	float: right;
	display: block;
	width: 41px;
	margin-left: 12px;
	padding-left: 17px;
	background-image: url("/images/link-share.png");
	background-repeat: no-repeat;
}

.box-right {
	float: left;
	width: 235px;
	background: #ffffff;
	border: 1px solid #cdcdcd;
	border-bottom: 1px solid #b3b3b3;
	padding: 10px;
}

.feed-entry {
	float: left;
	display: block;
	width: 235px;
	padding: 8px 10px 8px 10px;
	border: 1px solid #c6c6c6;
	border-bottom: 0px;
	line-height: 17px;
	clear: both;
}

#shadow-left {
	float: left;
	bottom: 0px;
	left: 0px;
	height: 1px;
	width: 682px;
	background: #c9c9c9;
	border-top: 1px solid #b3b3b3;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
}

.shadow-right {
	float: left;
	width: 255px;
	height: 6px;
	margin-left: 1px;
	border-top: 1px solid #c9c9c9;
} 

#blog-date {
	color: #6b6b6b;
	font-size: 10pt;
	margin-top: -5px;
	margin-bottom: 20px;
	font-style: italic;
}

.blog-info {
	color: #6b6b6b;
	font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 20px;
}

.body-collapse {
	margin: 5px 0 3px 20px;
}

.bulleted {
	margin-left: 40px;
	text-indent:-10px;
}

.bull {
	display: inline-block;
	width: 10px;
	font-size: 11pt;
}

span.body {
	display:block;
}

/********** HEADLINES **********/

h1 {
	font-size: 21px;
	font-weight: bold;
	font-family: helvetica, geneva, arial, tahoma, verdana, sans-serif;
	letter-spacing: -0.5px;
	color: #990a1b;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: helvetica, geneva, arial, tahoma, verdana, sans-serif;
	color: #990a1b;
	line-height: 25px;
}

h1 + h1, h2 + h2 {
	margin-top: 0.5em;
}

p + h2 {
	margin-top: 0.8em;
}

h2 + p {
	margin-top: 0.4em;
} 

span.body + h2 {
	margin-top: 0.8em;
}

h2 + span.body {
	margin-top: 0.3em;
} 

.head-collapse {
	text-indent: -18px;
	padding-left: 20px;
	margin-bottom: 5px;
}

/********** LINKS **********/

/* Generic links */

a:link {
	color: #990a1b;
	text-decoration: none;
	cursor: pointer;
}

a:visited {
	color: #990a1b;
	text-decoration: none;
	cursor: pointer;
}

a:active {
	color: #990a1b;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #d4740c;
	text-decoration: none;
	cursor: pointer;
}

/* Top links */

a.top-links:link {
	color: #ffffff;
}

a.top-links:visited {
	color: #ffffff;
}

a.top-links:active {
	color: #ffffff;
}

a.top-links:hover {
	color: #d4740c;
}

/* Top links */

a.tier-2-links:link {
	color: #303030;
}

a.tier-2-links:visited {
	color: #303030;
}

a.tier-2-links:active {
	color: #303030;
}

a.tier-2-links:hover {
	color: #990a1b;
}

/* Page Option links */

a.page-options:link {
	color: #555555;
}

a.page-options:visited {
	color: #555555;
}

a.page-options:active {
	color: #555555;
}

a.page-options:hover {
	color: #111111;
}

/********** FOOTER **********/

#footer {
	float: left;
	height: 32px;
	line-height: 32px;
	padding: 0px 10px 0px 10px; 
	width: 939px;
	border: 1px solid #6b6b6b;
	border-top: 0px;
	background: #ececec;
	color: #555555;
	font-size: 8pt;
	background-image: url("/images/footer-bg.png");
	background-repeat: repeat-x;
	cursor: default;
}

#footer-left {
	float: left;
	width: 660px;
}

#footer-right {
	float: left;
	text-align: right;
	width: 279px;
}

/********** TABLES **********/

table.striped {
	width: 100%;
	color: #383838;
	padding: 0;
	margin: 0;
   border:1px solid #c9c9c9;
}

tr.striped {
	width: 100%;
	font-family: sans-serif;
	font-size: 10pt;
	color: #505050;
	line-height: 18px;
	background: #fdfdfd;
}
 
tr.hover {
	color: #222222;
	background: #e8e8e8;
}
 
tr.default {
	background: #fdfdfd;
}
 
tr.alt {
	background: #f1f1f1;
}
 
th.striped {
	line-height: 18px;
	text-align: left;
	background: #f1f1f1;
	color: #222222;
	font-weight: normal;
	padding: 7px 10px 7px 10px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #d9d9d9;
	border-left: 0px;
}
 
th.edit {
	padding: 0px;
	text-align:center;
}
 
td.striped {
	cursor: default;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-top: 0px;
	border-right: 1px solid #e1e1e1;
	border-bottom: 0px;
	border-left: 0px;
}
 
td.date {
	width: 65px;
	border-left: 0px;
}
 
td.title {
	border-left: 0px;
}
 
td.edit {
	width: 16px;
	text-align: center;
	border-right: 0px;
}

td.right {
   border-right: 0px;
}

td.pages-bottom {
   font-size: 12px;
	text-align: center;
	background: #f1f1f1;
	color: #222222;
	font-weight: normal;
	padding: 6px 10px 6px 10px;
	border-top: 1px solid #d9d9d9;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

td.pages-top {
   font-size: 12px;
	text-align: center;
	background: #f1f1f1;
	color: #222222;
	font-weight: normal;
	padding: 6px 10px 6px 10px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #d9d9d9;
	border-left: 0px;
}

.striped th span {
	cursor: pointer;
}
