﻿BODY {
    font-size : 10pt; 
    font-family :  Verdana, Arial, Helvetica, Sans Serif;
	background-color: #EEECE3;
	margin-top: 0px;
}

BODY.print {
    font-size : 11px; 
    font-family :  Verdana, Arial, Helvetica, Sans Serif;
	background-color: White;
	margin: 5px 5px 5px 5px;
}

#Layout
{
    width: 872px;
    margin-left: auto;
    margin-right: auto;
}

#Header 
{
    width: 100%;
    height: 136px;
	background-image: url('images/header.jpg'); 
	background-repeat: no-repeat;
	border-collapse: collapse
}

#SearchForm 
{
	float: right;
	width: 280px;
	height: 56px;
	margin-top: 14px;
	padding-right: 20px; 
	padding-top: 0px;
}

#MenuArea 
{
	width: 100%;
	height: 36px;
	margin-top: 0px;
	padding-top: 100px;
}

#Content 
{
	float: left;
    width: 100%;
	background-image: url('images/backg.jpg'); 
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}

#Footer
{
	clear: both;
    width: 100%;
    height: 53px;
	background-image: url('images/footer.jpg'); 
	background-repeat: no-repeat;
	border-collapse: collapse;
	padding-left: 10px;
}

A:link {
   color : #0267B5; 
}

A:visited {
   color : #507592; 
}

A:hover {
   color : #1893F2; 
}

A.footer:link {
   color: White; 
}

A.footer:visited {
   color: White; 
}

A.footer:hover {
   color: #1893F2; 
}

.footer {
   font-size : 10px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: Silver;
}

.sidebarhead {
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;
	color: #456DA8;
    height: 20px;
    text-align: center;
}

.sidebarframe {
    padding: 4px 4px 0px 4px;
    background-color: White;
}

.sidebarfoot {
    padding-left:0px;
    height: 12px;
    font-size:xx-small;
    background: url(./images/side_foot.gif) no-repeat left top;
    padding-bottom: 10px;
}

.bottomlink {
   font-size : 10px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: Silver;
}

.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.search td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}    

.sitemap {
   margin-top: 3px;
   margin-bottom: 3px;
}

.quickindex {
    font-size : 9px; 
    font-family : Verdana, Arial, Helvetica, San Serif; 
}

.pageTitle {
	font-family: Trebuchet, Verdana, Tahoma, Arial, Helvetica, Sans Serif;  
	font-weight: bold;
	font-size: 14pt;
	letter-spacing: -1px; 
	color: #456DA8;
	margin-top : 4px;
}

.button {
    cursor:pointer;
    border:outset 1px #ccc;
    background:#999;
    color:#666;
    font-weight:bold;
    padding: 1px 2px;
    background:url(images/button.gif) repeat-x left top;
}

.formbuttons {
	margin-top: 14px;
}

.formerror {
	margin-top: 14px;
	border: solid 1px Red;
	border-left: solid 6px;
	padding: 6px;
	font-size: 9pt;
	color: Red;
	background-color: #F6F3CE;
}

.formerror li {
	padding: 0px;
}	

.galleryLink {
    border: solid 1px;
    border-color: #00319C;
    padding: 5px;
    background-color: #D4E6F7;
    margin-left: auto;
    margin-right: auto;
}

.galleryLinkTitle {
	font-weight: bold;
	font-size: 10pt;
	color: #216A8D;
	margin-top: 3px;
}

/* body table borders */
table.frame { 
    text-align: center;
    width:100%;
}

td.frame-top { 
    height: 12px;
    background-image: url('images/body_top.gif');
    background-repeat: repeat-x;
    text-align: left;
}

td.frame-top-right { 
    width: 10px;
    height: 12px;
    background-image: url('images/body_top_right.gif');
    background-repeat: no-repeat;
}

td.frame-right { 
    width: 10px; 
    background-image: url('images/body_right.gif')
}

td.frame-bottom-right { 
    width: 10px; 
    height: 10px; 
    background-image: url('images/body_bottom_right.gif')
} 

td.frame-bottom { 
    height: 10px;
    background-image: url('images/body_bottom.gif');
}

td.frame-bottom-left { width: 16px;
    width: 11px;
    height: 10px;
    background-image: url('images/body_bottom_left.gif')
} 

td.frame-left { width: 11px;
    background-image: url('images/body_left.gif');
    vertical-align: top;
    width: 11px;
}

td.frame-top-left { 
    width: 11px; 
    height: 12px; 
    background-image: url('images/body_top_left.gif')
}

td.frame-center  
{
    text-align: left;
    background-color: white;
}

/* sidebar table borders */
table.side { 
    text-align: center;
}

td.side-top { 
    height: 12px;
    background-image: url('images/side_top.gif');
    background-repeat: repeat-x;
    text-align: left;
}

td.side-top-right { 
    width: 10px;
    height: 12px;
    background-image: url('images/side_top_right.gif');
    background-repeat: no-repeat;
}

td.side-right { 
    width: 10px; 
    background-image: url('images/side_right.gif')
}

td.side-bottom-right { 
    width: 10px; 
    height: 10px; 
    background-image: url('images/side_bottom_right.gif')
} 

td.side-bottom { 
    height: 10px;
    background-image: url('images/side_bottom.gif');
}

td.side-bottom-left { width: 16px;
    width: 11px;
    height: 10px;
    background-image: url('images/side_bottom_left.gif')
} 

td.side-left  {
    width: 11px;
    background-image: url('images/side_left.gif');
    vertical-align: top;
}

td.side-top-left { 
    width: 11px; 
    height: 12px; 
    background-image: url('images/side_top_left.gif')
}

td.side-center  
{
    text-align: left;
    background-color: #E2EAF3;
}

.galleryLink {
    border: solid 1px;
    border-color: #456DA8;
    padding: 5px;
    background-color: #E2EAF3;
    margin-left: auto;
    margin-right: auto;
}

.galleryLinkTitle {
	font-weight: bold;
	font-size: 10pt;
	color: #456DA8;
	margin-top: 3px;
}

.calendarPop table {position:absolute; border:0; border-collapse:collapse; left:0; border-style: none;}
.calendarPop a {color:#000; text-decoration: none;font-family: Verdana, Arial, Helvetica, San Serif; 
font-size: 10px; 
width: 14px;
height: 14px;
display:inline-block;
}
.calendarPop b {display:none; /* font-weight:normal; */}
.calendarPop:hover {border:0; position:relative; z-index:500; text-decoration:none;} /* {position:relative; z-index:100;} */
.calendarPop a:hover,
.calendarPop:hover a {border:0; text-decoration:none; position:relative; }
.calendarPop:hover b, 
.calendarPop a:hover b {display:block; position:absolute; top:-22px; left:28px; padding:5px; font-weight:normal; color:#000; border:solid 2px #2B68A0; background:#FFF2AC; width:200px;text-align:left;font-family: Verdana, Arial, Helvetica, San Serif; font-size: 10px;}
.calendarPop b a {text-decoration:none; float:right; color:#0267B5; padding-right: 0px; font-size: 10px; font-weight: bold; font-style: italic; width: 90%; text-align:right;}
.calendarPop b a:hover {text-decoration:underline;}
.calendarPop:hover b em,
.calendarPop a:hover b em {position:absolute; left:-16px; top:6px; width:16px; height:30px; background:transparent url(/images/cal_arrow.gif) 0 0; display:block; font-size:1px;}

.clear {clear:both;}

table.sbCalendarIndex
{
	margin-left: auto;
	margin-right: auto;
	border: none;
    border-collapse: collapse; 
    margin-top: 2px;
}

.sbCalendarIndex td
{
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: normal;	
	text-align: left;
	color: Black;
}

td.sbCalendarSwatch
{
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;	
	text-align: center;
	text-decoration: none;
	color: Black;
	height: 14px;
	width: 14px;
    border: solid 1px #CBCBCB;
}

table.sbCalendar
{
	margin-left: auto;
	margin-right: auto;
	border-color: #73664F;
	border-style: solid;
	border-width: 0px;
	border-collapse: collapse;
    margin-top: 2px;
}

.sbCalendar td
{
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: normal;	
	text-align: center;
	color: Black;
	height: 17px;
	width: 17px;
    border: solid 1px #CBCBCB;
}

td.sbCalendarEvent
{
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;	
	text-align: center;
	text-decoration: none;
	color: Black;
	height: 17px;
	width: 17px;
    border: solid 1px #CBCBCB;
}

/* td.sbCalendarTitle */
.sbCalendar caption
{
    font-size: 10px; 
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;
	text-align: center;
	color: Black;
	padding-top: 8px;
}

/* td.sbCalendarHeading */
.sbCalendar th
{
	font-size: 9px;
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;
	text-align: center;
	color: Black;
}

hr.sbHR
{
    height: 0px;
    color: #2B68A0;
    border: solid 1px #2B68A0;
}

.sbCalendarMore
{
    font-size: 10px; 
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: red; /* #0267B5; */
}
