﻿BODY {
    font-size : 10pt; 
    font-family :  Verdana, Arial, Helvetica, Sans Serif;
	background-color: #E4F0FA;
	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: 881px;
    margin-left: auto;
    margin-right: auto;
}

#Header 
{
    width: 100%;
    height: 147px;
	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: 90px;
}

#Content 
{
	float: left;
    width: 100%;
    padding-top: 6px;
	padding-left: 0px;
	padding-right: 0px;
}

#Footer
{
	clear: both;
    width: 100%;
	border-collapse: collapse;
	padding-left: 0px;
}

A:link {
   color: #0267B5; 
   text-decoration: none;
}

A:visited {
   color: #507592; 
   text-decoration: none;
}

A:hover {
   color: #1893F2; 
   text-decoration: underline;
}

A.footer:link {
   color: #456DA8; 
}

A.footer:visited {
   color: #456DA8; 
}

A.footer:hover {
   color: #1893F2; 
}

.footer {
   font-size : 10px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: Gray;
}

.sidebarhead {
    font-size: 12px; 
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;
	letter-spacing: 1px;
	color: White;
    height: 20px;
    text-align: left;
    padding-left: 10px;
    padding-top: 6px;
}

.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 { 
    width:100%;
    margin-top: 3px;
}

td.frame-top-left { 
    width: 9px;
    height: 9px;
    background-image: url('images/frame_top_left.gif');
    background-repeat: no-repeat;
    text-align: left;
}

td.frame-top { 
    height: 9px;
    background-image: url('images/frame_top.gif');
    background-repeat: repeat-x;
    text-align: left;
}

td.frame-top-right { 
    width: 9px;
    height: 9px;
    background-image: url('images/frame_top_right.gif');
    background-repeat: no-repeat;
}

td.frame-right { 
    width: 9px; 
    background-image: url('images/frame_right.gif')
}

td.frame-bottom-right { 
    width: 9px; 
    height: 9px; 
    background-image: url('images/frame_bottom_right.gif')
} 

td.frame-bottom { 
    height: 9px;
    background-image: url('images/frame_bottom.gif');
}

td.frame-bottom-left { 
    width: 9px;
    height: 9px;
    background-image: url('images/frame_bottom_left.gif')
} 

td.frame-left  {
    width: 9px;
    background-image: url('images/frame_left.gif');
    vertical-align: top;
}

td.frame-center  
{
    text-align: left;
    background-color: White;
}

/* sidebar table borders */
table.side { 
    text-align: center;
}

td.side-top { 
    height: 33px;
    background-image: url('images/sidebar.jpg');
    background-repeat: no-repeat;
    text-align: left;
}

td.side-right { 
    width: 9px; 
    background-image: url('images/frame_right.gif')
}

td.side-bottom-right { 
    width: 9px; 
    height: 9px; 
    background-image: url('images/frame_bottom_right.gif')
} 

td.side-bottom { 
    height: 9px;
    background-image: url('images/frame_bottom.gif');
}

td.side-bottom-left { width: 16px;
    width: 9px;
    height: 9px;
    background-image: url('images/frame_bottom_left.gif')
} 

td.side-left  {
    width: 9px;
    background-image: url('images/frame_left.gif');
    vertical-align: top;
}

td.side-center  
{
    text-align: left;
    background-color: White;
}

.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;
}

a.CalendarEvent {color:Black; text-decoration:none;}
a.CalendarEvent b {display:none;}
a.CalendarEvent:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.CalendarEvent:hover b {display:block; position:absolute; top:-6px; text-align: left; left:23px; padding:5px; font-weight:normal; font-size: 10px; color:#000; border:1px solid #22394D; background:#F6F3CE; width:200px;}
a.CalendarEvent:hover b em {position:absolute; left:-6px; top:6px; width:6px; height:11px; background: url(images/tooltip_left.gif) 0 0; display:block; font-size:1px;}

table.SidebarCalendar
{
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	border-color: #73664F;
	border-style: solid;
	border-width: 0px;
}

td.SidebarCalendar
{
	font-size: 11px;
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: normal;	
	text-align: right;
	color: Black;
	height: 16px;
}

td.SidebarCalendarEvent
{
	font-size: 11px;
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: bold;	
	text-align: right;
	text-decoration: none;
	color: Black;
	background-color: #E2EAF3;
}

td.SidebarCalendarTitle
{
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: normal;	
	text-align: center;
	color: White;
	background-color: #456DA8;
}

td.SidebarCalendarHeading
{
	font-size: 11px;
    font-family: Verdana, Arial, Helvetica, San Serif; 
	font-weight: normal;	
	text-align: center;
	color: #456DA8;
}