﻿/* Reset CSS from Yahoo YUI =================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
/* End reset CSS ============================================================*/
p {
	line-height:1.3em;
	margin-bottom:0.6em;
	margin-top:0.6em;	
}
p a:link, a, :visited {
	text-decoration:none;
	color: #546B75;
}
p strong {
	font-weight:700;
}
ul {
	list-style-type:square;
	margin-top: 0px;
	margin-left: 15px;
	padding-left: 0px;
}
body {
	color: #546B75;
	font-family: verdana;
	font-Size: 0.7em;
}
h1 {
	font-size: 1.3em;
	color: #546B75;
}
h2 {
	border-bottom: 1px gray dotted;
    font-size: 1.3em;
	height: 1.5em;
	margin-bottom:-0.2em;
	margin-top:1.5em;
}
h3{
    font-size: 1.2em;
	height: 1.3em;
	margin-bottom:-0.2em;
	margin-top:1.5em;
}

/* General Classes ==========================================================*/
hidden {
	display:none;
}
/* General Classes End ======================================================*/

/* Page Layout ==============================================================*/
#container {
}
#page {
	margin:0 auto;
	text-align:left;
	width:950px;
}
#header {
    border-bottom:1px #EC1B24 solid;
    height:92px;
    margin-bottom:18px;
}
#logo {
	float:left;
	height:57px;
	margin: 22px 0 0 0;
	width:175px;
}
#navbar {
    float:right;
    height:24px;
    margin-right:22px;
	margin-top:62px;
	width:auto;
}
#main {
	width: 100%;
}
.col3-layout {
	
}
.col3-layout .col-main {
	float:left;
	padding-bottom:20px;
	width:540px;
}
.col3-layout .col-left {
	float:left;
	width:150px;
}
.col3-layout .col-right {
	float:right;
	padding-top:39px;
	width:224px;
}
#footer {
	background-color: #ADBDC5;
	clear:both;
	margin-top: 20px;
	padding:8px 20px;
}
/* End of Page Layout =======================================================*/

/* Top Navigation Menu ======================================================*/
ul.navbar-menu, ul.navbar-menu a:visited, ul.navbar-menu a {
	text-decoration:none;
}
ul.navbar-menu {
	height:100%;
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
}
ul.navbar-menu li {
	display:block;
	float:left;
	position:relative;
}
ul.navbar-menu > li {
	height:100%;
	margin-left:20px;
	vertical-align:middle;
}
ul.navbar-menu > li > a {
	color:#3A4663;
	display:block;
}
ul.navbar-menu > li > a:hover {
	color:#EC1B24;
}
ul.navbar-menu > li > ul {
	background-color:#fff;
	border:1px #000 solid;
	display:none;
	left:-32px;
	padding:5px;
	position:absolute;
	text-align:left;
	top:20px;
	width:160px;
}
ul.navbar-menu li ul li {
	display:block;
}
ul.navbar-menu li ul li a {
	color:#EC1B24;
	display:block;
	padding:5px 10px;
	width:140px;
}
ul.navbar-menu li ul li a:hover {
	background-color:#f9f9f9;
	color:#008ee8;
}
/* Top Navigation Menu End ==================================================*/

/* Side Navigation Menu =====================================================*/
.sidenav a {
	color:#546b75;
	text-decoration:none;
}
ul.sidenav-menu {
	margin-left:10px;
	margin-top:6px;
}
.sidenav-menu li {
	list-style:none;
	margin-bottom:2px;
}
.sidenav-menu li a:hover {
	color:#EC1B24;
}
/* Side Navigation Menu End =================================================*/

/* Page Content Section =====================================================*/
.page-title {
	margin-top:-4px;
	margin-bottom:5px;
	overflow:auto;
	vertical-align:top;
}
.breadcrumb {
   	color: #b2bcd3;
    margin-bottom:4px;
}
.breadcrumb a {
   	color: #b2bcd3;
    font-size: 1.0em; 
	text-decoration:none;
}
.breadcrumb a:hover {
	text-decoration:underline;
}
.breadcrumb-selected {
	font-weight:bold; 
}
/* Page Content Section End =================================================*/

/* Footer ===================================================================*/
#footer ul {
	list-style:none;
}
#footer li {
	display:block;
	float:left;
	padding-right:30px;
	position:relative;
}
#footer a {
	color: #546B78;
	text-decoration: none;
}
.copyright {
	text-align:right;
}
/* Footer End ===============================================================*/

/* Right Column =============================================================*/
.col-right ul {
	margin-top:5px;
	color:#546B75;
}
/* Right Column End =========================================================*/

.news-summary {
	border-bottom: gray thin dotted;
	margin-bottom:4px;
}
.news-summary a, .news-summary a:link, .news-summary a:visited {
	color: red;
}
.news-summary p {
	margin-top:2px;
}
.news-summary-date {	
	color: gray;
	font-size: 0.8em;
	margin-top:2px;
}
.newslist {
	
}
.newslist img {
	padding:0 10px 10px 0;
}
.newslist h2, .newslist h2 a, .newslist h2 a:link, .newslist h2 a:visited {
	border:0;
	color: gray;
	font-size:1.1em;
	line-height:1.5em;
	text-decoration:none;
	vertical-align:top;
}
.newslistdate {
	color: gray;
	font-size:0.8em;
	line-height:2em;
}
.newslistmore {
	color: red;
	font-size: 0.8em;
	text-decoration:none;
	line-height:2em;
}
.pagebottom {}
.pagebottom2 {
    border-top:1px #EC1B24 solid;
    margin-top:18px;
    margin-bottom:18px;
    width:100%;
}

.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

.HiddenPlaceholders {
	display:none;
}
.homecontent {
	float:left;
	width:400px;
}
.homeright {
	float:right;
	width:224px;	
}
.homebottom {
	display:block;
	clear:both;
}
#SRSB {
	float: right;
	margin: 57px 0 0 0;
	width: 224px;
}
.ms-sbplain {
	border: 1px #adbbc4 solid;
	height: 18px;
	margin: 0 0 0 2px;
	padding:0;
}
td.ms-sbcell {
	padding:0;
	border:0 #FFFFFF none;
}
.ms-sbtable {
	margin:0;
	margin-top:0;
	margin-left:0;
}
.ms-sbtable-ex {
	width:100%;
	border-collapse:collapse;
	margin:0;
}
td.ms-sbgo {
	padding:0;
	margin:0;
}
.ms-sbLastcell {
	padding:0;
	padding-right:0px;
	width:2px;
}
.ms-PartSpacingVertical {
	margin-top: 5px;
}
.ms-WPBody a:link, .ms-WPBody a:visited {
	color:#546B75;
}


}
.editModePanel
{
    width:100%;
    background-color:#EEEEEE;
    border: 1px #CCCCCC solid;
    color: #666666;
    clear:both;
    padding-left:2px;
    padding-top:2px;
}


.locationtitle
{
	background-color:#adbdc5;
    color:#ffffff;
    font-size:1.1em;
	height:1.5em;
}

div.locationtitle {
	clear:both;
	padding:3px 0 0 2px;
	margin:7px 0;
}

.locationdetail
{
    color:#666666; 
	text-align: left;
	vertical-align:top;
	line-height:1.5em;
	padding:2px;
}

div.locationdetail {
	float:left;
	width:170px;
}

.locationdetail a, .locationdetail:visited, .locationdetail:link
{
	text-decoration:none;
}

.locationdetaillight
{
	color: #B9BCC0;
}



.SageDropDownMenus
{
	color: #546B75;

}



#newsheader
{
	width:100%;
	clear:both;
}

#newsheaderimage
{
	float:left;
}

#newsheadertext
{
	background-color: #808080; 
	color: white;
	font-size: 1em;
	float:left;
	height:130px;
	margin-bottom:10px;
	padding: 10px;
	vertical-align:middle;
	width: 300px;
}

#newscontent
{
	clear:both;
}

table.newslisttable
{
	border-collapse:collapse;
}

table.newslisttable td
{
	padding-bottom:10px;
}


table.newssidetable
{
	border-collapse:collapse;
}

.newssidedheading
{
	background-color:#e2001a;
	color: #ffffff;
	font-size:1.0em;
	padding:2px;
	text-decoration:none;
}

/* Obsolete*/
.NewsSummaryHeading
{
	background-color:#e2001a;
	color: #ffffff;
	font-size:1.2em;
	padding:2px;
}

.SageNewsHeaderTitlebarGraphic
{
	color: #FFFFFF;
	font-size: 1.1em;
}

.SageNewsCopyText
{
	color: #444446;
	font-Size: 1em;
	text-decoration:none;
	vertical-align:top;
}

.SageNewsCopyTextHeader:active
{
	color: red;
	text-decoration:none;
}

.SageNewsCopyTextHeader:hover
{
	color: red;
	text-decoration:none;
}

.SageNewsCopyTextHeader:visited
{
	color: red;
	text-decoration:none;
}

.SageNewsCopyTextHeader:link
{
	color: red;
	text-decoration:none;
}

.SageNewsCopyTextHeader a
{
	color: red;
	text-decoration:none;
}


.SageNewsCopyTextHeader2
{
	font-size:1.0em;
}

.SageNewsCopyTextHeader2:visited
{
	color: gray;
	text-decoration:none;
}

.SageNewsCopyTextHeader2:link
{
	color: gray;
	text-decoration:none;
}

.SageNewsCopyTextHeader2 a
{
	color: gray;
	text-decoration:none;
}

.SageNewsImageText
{
	background-color: #808080; 
	color: white;
	font-size: 1em;
	float:left;
	height:130px;
	padding: 10px;
	vertical-align:middle;
	width: 320px;
}

.SageNewsImage
{
	float:left;
}

.SageNewsSignOff
{
	color: #E2001A;
	text-decoration:none;
}

.SageReadMoreDateLink 
{
	color: gray;
	font-size: 0.8em;
	text-decoration:none;
}

.SageReadMoreDateLink a 
{
	color: red;
	font-size: 0.8em;
	text-decoration:none;
}

.SageReadMoreDateLink2 
{
	color: gray;
	font-size: 0.8em;
	text-decoration:none;
}

.SageReadMoreDateLink2 a 
{
	vertical-align:top;
	text-decoration:none;
	font-size: 6pt;
	color: red;
}
