@charset "utf-8";
/* CSS Document */


html, body {
	margin: 0px;
	font-size:100%;
	line-height:1.125em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
p, td {
	font-size: 0.8125em;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 1.6em;
	font-size: 0.8125em;
}
blockquote p {
	font-size:0.7625em;
}
td p, td td {
	font-size:1em;
}
h1 {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	width: 176px;
	padding-top: 16px;
	padding-left: 14px;
	padding-bottom: 13px;
	font-size: 1.2em;
	margin: 0px;
	font-weight: normal;
	letter-spacing: 0.05em;
	padding-right: 0px;
	background-color: #333333;
}
h2 {
	background-image: url(../images/h1-backing.jpg);
	background-repeat: repeat-y;
	background-position: left;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: normal;
	color: #333333;
	padding-left: 30px;
	padding-top: 14px;
	padding-bottom: 11px;
	display: block;
	margin: 0px;
	background-color: #FFFFFF;
	padding-right: 24px;
	visibility: visible;
	overflow: visible;
}
h3 {
	font-size: 0.875em;
	line-height: 1em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #333333;
}
h4 {
	font-size: 0.875em;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: -5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(../images/bck-over-light-small.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
h5 {
	font-size: 0.8125em;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#container #site-container #site-outer #site-inner #content #page-content-expanded h2 {
	padding-left: 18px;
}
a {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
a:hover {
	color: #999999;
}
.page-copy ul li {
	font-size:0.8125em;
}
.page-copy li li {
	font-size:1em;
}
.clearing {
	clear: both;
	height: 1px;
}
.clearing-left {
	clear: both;
}
#container {
	height: 100%;
	width: 100%;
}
#site-container {
	background-color: #FFFFFF;
}
#site-outer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 33px;
	padding-left: 33px;
}
#content-container {
	width: 900px;
}
#left-site-margin {
	background-image: url(../images/left-margin.jpg);
	background-repeat: no-repeat;
	height: 596px;
	width: 162px;
	float: left;
	position: absolute;
	margin-left: -162px;
}
#right-site-margin {
	background-image: url(../images/right-margin.jpg);
	background-repeat: no-repeat;
	height: 596px;
	width: 162px;
	position: absolute;
	margin-left: 900px;
}



/************************************************** FOOTER STYLES ******************************************/


#footer {
	background-image: url(../images/footer-bk-grad.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}
#footer-content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.75em;
}
#footer-info-line {
	padding-top: 15px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	text-align: left;
	padding-right: 0px;
	float: left;
	width: 600px;
	line-height: 1.8em;
}
#footer-info-line a {
	text-decoration: none;
}

#tom-link {
	background-image: url(../images/tom-logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 112px;
	padding-top: 26px;
	padding-bottom: 0px;
	display: block;
	text-align: right;
	margin-top: 10px;
	padding-left: 0px;
	color: #999999;
	float: right;
}




/**************************************************************** MAIN HEADER STYLES ******************************************************/




.header {
	width: 900px;
	background-image: url(../images/hd-nocolour.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
/**************************************************************** MAIN NAV STYLES ******************************************************/



#nav-main {
	width: 148px;
	float: left;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/nav-main-top.jpg);
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.access-links {
	position: absolute;
	top: 0px;
	color: #000000;
	width:99%;
}
.access-links-inner {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(../images/map-button-bk.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
	float: left;
	margin-right: 10px;
}
.access-links-inner a {
	text-decoration: none;
	font-size: 0.75em;
	padding-top: 3px;
	color: #FFFFFF;
}
.access-links-inner a:hover {
	color: #CCCCCC;
}
#nav-main ul {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	width: 139px;
	margin: 0px;
}
#nav-main ul li {
	list-style-type: none;
	width: 139px;
	margin: 0px;
	padding: 0px;
	height: 1.5em;
}
#nav-main ul li a {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/arrow-nav-cocolour.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 19px;
	display: block;
	font-size: 0.875em;
	margin: 0px;
	height: 1.1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #333333;
	font-weight: normal;
}
#nav-main ul li a:hover, #container #site-container #site-outer #nav-main ul li #nav-home-active, #container #site-container #site-outer #nav-main ul li #nav-activities-active, #container #site-container #site-outer #nav-main ul li #nav-study-active, #container #site-container #site-outer #nav-main ul li #nav-resources-active, #container #site-container #site-outer #nav-main ul li #nav-faq-active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/nav-nocolour.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/**************************************************************** MAIN NAV STYLES - ROLLOVER-ACTIVE ******************************************************/







.rollover-map {
	height: 177px;
	width: 226px;
	float: left;
}
#container #site-container #site-outer #nav-main .movie-map-button {
	background-image: url(../images/movie-map-button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 0.75em;
	padding-left: 33px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 0px;
	text-align: right;
	margin-top: 2px;
	text-decoration: none;
	color: #666666;
	float: left;
}
#container #site-container #site-outer #nav-main .movie-map-button:hover,
#container #site-container #site-outer #nav-main .movie-map-button-hover {
	background-image: url(../images/movie-map-button-over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #999999;
}
#content {
	width: 900px;
	padding-bottom: 20px;
	background-image: url(../images/page-bk.jpg);
	background-repeat: no-repeat;
	background-position: left-top;
}
/******************************************************************* SIDE NAV STYLES *************************************************************/





#left-nav {
	width: 190px;
	float: left;
}
#left-nav-collapsed h1 {
	width: auto;
}
#left-nav-collapsed {
	width: 42px;
	float: left;
}
#left-nav-collapsed h1 {
	width: 28px;
}

#page-content {
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	width: 502px;
}
#page-content-expanded {
	padding-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	width: 650px;
	margin: 0px;
}
#right-column {
	float: right;
	width: 204px;
	padding-bottom: 40px;
}
.keyword-search {
	background-image: url(../images/search-bk-nocolour.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 194px;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#container #site-container #site-outer #site-inner #content #right-column .keyword-search .search-box {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#container #site-container #site-outer #site-inner #content #right-column .keyword-search .search-box input {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#container #site-container #site-outer #site-inner #content #right-column .keyword-search .search-box #KeywordSearchInput {
	width:140px;
}
.go-button {
	width: 30px;
}
#container #site-container #site-outer #site-inner #content #right-column .keyword-search .search-box .go-button {
}
.image-box {
	width: 202px;
	background-image: url(../images/image-box-backing.gif);
	background-repeat: repeat;
	padding: 1px;
	margin-bottom: 8px;
}
.main-page-image {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin: 0px;
}
.main-page-image-caption {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.main-page-image-caption p {
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 6px;
	display: block;
	background-image: url(../images/image-caption-bk.gif);
	background-repeat: repeat;
	font-size: 0.75em;
	line-height: 1.2em;
	margin: 0px;
}
.link-box {
	background-image: url(../images/link-box-bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.link-box h3 {
	display: block;
	font-size: 0.8125em;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-color: #333333;
}
.link-box h3 .grey-link-h3 {
	display: block;
	font-size: 0.8125em;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/link-box-h3-bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#link-box-activities h3 {
	background-color: #333333;
}
#link-box-resources h3 {
	background-color: #333333;
}
#link-box-faqs h3 {
	background-color: #333333;
}
.link-box p {
	padding-top: 7px;
	padding-bottom: 3px;
	font-size: 0.75em;
	padding-left: 6px;
	margin: 0px;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 5px;
}
.link-box-link {
	padding-top: 7px;
	padding-bottom: 3px;
}
.link-box-link p {
	font-size: 0.75em;
	padding-left: 6px;
	margin: 0px;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 5px;
}
#nav-sub {
	background-image: url(../images/sub-menu-bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#container #site-container #site-outer #site-inner #content #page-content-expanded #nav-sub {
	margin-left: -42px;
	padding-left: 62px;
}
#page-content-expanded .page-copy {
	padding-left: 20px;
}
.page-copy {
	padding-left: 30px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
}
.next-last-buttons {
	float: right;
	margin-top: -5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 0.8125em;
	background-image: url(../images/page-dark-bk.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
	padding-top: 6px;
	margin-bottom: -2px;
	padding-bottom: 2px;
	color: #CCCCCC;
}
.next-last-buttons a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.next-last-buttons a:hover {
	color: #CCCCCC;
}
.next-last-alt {
	background-image: url(../images/page-bk.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	padding-right: 35px;
	padding-top: 12px;
	padding-bottom: 6px;
	font-size: 0.8125em;
	margin-bottom: 15px;
}
.next-last-alt a {
}
.secondary-menu {
	margin-bottom: 25px;
	padding-top: 8px;
	padding-bottom: 15px;
	margin-left: -17px;
	padding-left: 20px;
	margin-right: -30px;
	padding-right: 10px;
	background-image: url(../images/image-caption-bk.gif);
	background-repeat: repeat;
	margin-top: -10px;
}
.secondary-menu-current {
	color: #666666;
	background-image: url(../images/secondary-menu-spot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: -10px;
}
#container #site-container #site-outer #content #page-content .page-copy .list-spot {
	list-style-type: circle;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 25px;
}
#container #site-container #site-outer #content #page-content .page-copy .list-spot li {
	list-style-type: square;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.bookmark-addthis {
	float: left;
	margin-right: 10px;
}
.bookmark-row {
	background-image: url(../images/bck-over-light-small.gif);
	background-repeat: repeat;
	height: 15px;
	padding: 10px;
	margin-right: 0px;
	margin-left: 8px;
}
.bookmark-row a {
	font-size: 0.8125em;
	float: left;
}
#container #site-container #site-outer #site-inner #content #page-content #nav-sub h3, #container #site-container #site-outer #site-inner #content #page-content-expanded #nav-sub h3 {
	color: #FFFFFF;
	font-size: 0.975em;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 1.3em;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #site-container #site-outer #site-inner #page-content #nav-sub h3 {
}
.comment-box {
	background-image: url(../images/comment-bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.comment-prefix {
	color: #CC6600;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	padding-right: 6px;
}
.h4-comment {
	color: #CC6600;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	text-align: right;
	padding-right: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
#collapse-button {
	height: 152px;
	width: 33px;
	float: right;
	margin-top: 225px;
}
#collapse-button a {
	height: 152px;
	width: 33px;
	background-image: url(../images/collapse-button.gif);
	background-repeat: no-repeat;
	display: block;
}
#collapse-button a:hover {
	background-image: url(../images/collapse-button-nocolour.gif);
	background-repeat: no-repeat;
}
#expand-button {
	height: 136px;
	width: 33px;
	float: right;
	margin-top: 225px;
}
#expand-button a {
	height: 136px;
	width: 33px;
	background-image: url(../images/expand-button.gif);
	background-repeat: no-repeat;
	display: block;
}
#expand-button a:hover {
	background-image: url(../images/expand-button-nocolour.gif);
	background-repeat: no-repeat;
}
/******************************** COMMENTS ****************************************/

#PageComments {
}
#PageComments #PageComments-Heading {
	background-image: url(../images/link-box-h3-bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 10px;
}
#PageComments #PageComments-Heading h4 {
	color: #FFFFFF;
	float:left;
	background-image:none;
	margin:0px;
}
#PageComments #PageComments-Heading input {
	float:right;
	width:10em;
	margin-top:2px;
}
#PageComments .PageComment {
	border: 1px solid #eeeeee;
	margin-bottom:10px;
}
#PageComments .PageComment .PageComment-Heading {
	background-image:url(../images/bck-over-light-small.gif);
	background-repeat: repeat;
	background-position: top;
	padding:2px 3px;
}
#PageComments .PageComment .PageComment-Heading .PageComment-Name {
	float:right;
}
#PageComments .PageComment .PageComment-Heading .PageComment-Date {
	float:left;
}
#PageComments .PageComment .PageComment-Heading p {
	margin:0px;
}
#PageComments .PageComment .PageComment-Title {
	float:left;
	margin-right:5px;
}
#PageComments .PageComment .PageComment-Text {
	float:left;
}
#PageComments .PageComment .PageComment-Comment {
	margin:2px 5px;
	clear:both;
}
#PageComments .PageComment .PageComment-Answer {
	margin:2px 5px;
	color:#000000;
	clear:both;
	font-style: italic;
}
#PageComments #PageComments-NewComment {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #cccccc;
}
#PageComments #PageComments-NewComment .error {
	color:#CC0000;
	font-weight:bold;
}
/********************** SEARCH RESULTS ******************************/

#search_results {
}
#search_results .search_result {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #eeeeee;
}
#search_results .search_result .search_result_heading p {
	margin-bottom:0px;
}
#search_results .search_result .search_result_subheading p {
	font-weight:bold;
	margin-bottom:3px;
}
/******************** ROLLING IMAGES ****************************/

#rollingImages {
	margin-bottom:10px;
}
#rollingImages img {
	float:left;
	padding-right:3px;
}
#popup {
	width: 400px;
	padding-bottom: 30px;
}
#popup h1 {
	width: 370px;
	background-image: none;
	background-color: #333333;
	margin-bottom: 15px;
	padding-left: 30px;
	padding-top: 30px;
}
#popup p {
	font-size: 0.8125em;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 40px;
	width: 330px;
}


/********************* PRINT *******************************/


#print h1 {
	margin-bottom:5px;
	background-color: #666666;
	background-image: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 100%;
	line-height: 1.2em;
	margin-left: -5px;
}


#print h2 {
	background:none;
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#print h3 {
	margin-top: 16px;
}
#print #print-page-icon a {
	background-image: url(../images/print-icon-white.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding-top: 8px;
	padding-right: 40px;
	padding-bottom: 40px;
	width: 60px;
	text-align: right;
	margin-top: 12px;
	margin-right: 0px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#print .print-icon-float {
	float: right;
	padding-right: 20px;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}



.print-page {
	background-image: url(../images/print-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: right;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 40px;
	margin-top: -7px;
	color: #999999;
}
.print-page a {
	float: none;
}

/****************** TOOLTIP ******************************/

.gallery_tooltip {
	position:absolute;
	width:200px;
	background-color:#eeeeee;
	font-size:0.7em;
	padding:3px;
	border: 1px solid #666666;
	margin-left:3px;
}

a.glossary_link {
	text-decoration:none;
	border-bottom:1px dotted #666666;
	color:#333333;
}















/*************************************** ACCORDIAN NO COLOUR STYLES *****************************************************/


.p7AB {
	padding-top: 8px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 20px;
	background-image: url(../images/study-menu-bk.jpg);
	min-height: 401px;
	_height: 401px;
	background-color: #FFFFFF;
}
.p7AB-collapsed {
	padding-top: 8px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 20px;
	background-image: url(../images/study-menu-bk.jpg);
	min-height: 401px;
	_height: 401px;
	background-color: #FFFFFF;
	visibility: hidden;
}

.p7ABtrig {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
}
#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig a,
#p7ABW3 .p7ABtrig a, #p7ABW4 .p7ABtrig a,
#p7ABW5 .p7ABtrig a, #p7ABW6 .p7ABtrig a,
#p7ABW7 .p7ABtrig a, #p7ABW8 .p7ABtrig a,
#p7ABW9 .p7ABtrig a, #p7ABW10 .p7ABtrig a {
	display: block;
	text-decoration: none;
	font-size: 0.68em;
	font-weight: normal;
	color: #666666;
	margin-left: 15px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#p7ABW1 .p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover,
#p7ABW3 .p7ABtrig a:hover, #p7ABW4 .p7ABtrig a:hover,
#p7ABW5 .p7ABtrig a:hover, #p7ABW6 .p7ABtrig a:hover,
#p7ABW7 .p7ABtrig a:hover, #p7ABW8 .p7ABtrig a:hover,
#p7ABW9 .p7ABtrig a:hover, #p7ABW10 .p7ABtrig a:hover {
	color: #000000;
	font-weight: normal;
}
.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: 1px dotted #ccc;
	font-weight: normal;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down,
#p7ABW3 .p7ABtrig .p7ABtrig_down, #p7ABW4 .p7ABtrig .p7ABtrig_down,
#p7ABW5 .p7ABtrig .p7ABtrig_down, #p7ABW6 .p7ABtrig .p7ABtrig_down,
#p7ABW7 .p7ABtrig .p7ABtrig_down, #p7ABW8 .p7ABtrig .p7ABtrig_down,
#p7ABW9 .p7ABtrig .p7ABtrig_down, #p7ABW10 .p7ABtrig .p7ABtrig_down {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.p7ABcontent {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.p7ABcontent a {
	text-decoration: none;
	color: #666666;
	font-size: 0.8em;
	display: block;
	line-height: 1em;
	margin-right: 10px;
	margin-bottom: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 13px;
	margin-left: 0px;
	font-weight: normal;
}
.p7ABcontent a:hover {
	color: #999999;
	background-image: url(../images/bck-over-light-small.gif);
	background-repeat: repeat;
}


.p7ABcontent h2, .p7ABcontent h3, 
.p7ABcontent h4 {
	color: #000000;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7ABcontent p {

}
.p7ap_currentmark {

}

.p7ABcontent a.p7ABcontent_current {
	color: #000000;
	background-image: url(../images/bck-over-light.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.left-menu-orphan-links {
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#p7ABW1 .left-menu-orphan-links a {
	text-decoration: none;
	color: #666666;
	font-size: 0.8em;
	display: block;
	line-height: 1em;
	margin-right: 10px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-left: 0px;
}



#p7ABW1 .left-menu-orphan-links a:hover {
	color: #000000;
	background-image: url(../images/bck-over-light-small.gif);
	background-repeat: repeat;
}

#p7ABW1 .left-menu-orphan-links .orphan-active {
	background-image: url(../images/bck-over-light.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	color: #000000;
}

#p7ABW1 .left-menu-orphan-links .orphan-active:hover {
	background-image: url(../images/bck-over-light.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	color: #000000;
}

.p7ABtrig #p7ABtrig_current a {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#image-rolling {
	width: 502px;
	height: 167px;
	position: relative;
	overflow: hidden;
}

.news-item {
	margin-top: 7px;
	cursor: pointer;
}

.news-item .news-date {
	font-size: 0.8em;
	float: left;
	text-align: center;
}

.news-item .news-date .news-date-day {
	background-color: #f7f7f7;
	color: #666666;
	padding-top: 4px;
	width: 25px;
	height: 21px;
}

.news-item .news-date .news-date-month {
	background-color: #999999;
	color: #ffffff;
	padding-top: 4px;
	width: 25px;
	height: 21px;
}

.news-item .news-summary {
	float: left;
	min-height: 46px;
	width: 161px;
	padding: 2px 3px;
	background-color: #e9e9e9;
}

.news-item .news-summary p {
	margin: 0px;
}

.blog-post-item {
	border-top: 1px #e9e9e9 solid;
	padding-top: 5px;
	margin-top: 5px;
	cursor: pointer;
}

h3+div.blog-post-item {
	border-top: none;
}

.blog-post-item .title {
	margin: 0px;
	font-weight: bold;
	padding-bottom: 0px;
}

.blog-post-item .description {
	margin: 0px;
}

.rss-link {
	border-top: 1px #e9e9e9 solid;
	margin-top: 10px;
	padding-top: 5px;
	display: block;
	background-image: url(../images/rss.png);
	background-position: 6px 10px;
	background-repeat: no-repeat;
	padding-left: 39px;
	min-height: 30px;
	font-size: 0.75em;
	color: #000000;
	margin-bottom: 5px;
	padding-right: 5px;
}

.archive-link {
	margin-top: 10px;
	display: block;
	font-size: 0.75em;
	margin-bottom: 5px;
	text-align: center;
}

.link-box-blog, .link-box-news {
	background-image: none;
	border: 1px #e9e9e9 solid;
}

#news-archive .news-archive-item {
	margin-left: 30px;
}

#news-archive .news-archive-item h5 {
	margin-bottom: 0px;
}

#news-archive .news-archive-item .date {
	font-weight: bold;
	margin-bottom: 0px;
}

#blog-archive .blog-archive-item {
	margin-left: 30px;
}

#blog-archive .blog-archive-item h5 {
	margin-bottom: 0px;
}

#blog-archive .blog-archive-item .date {
	font-weight: bold;
	margin-bottom: 0px;
}