/*===========================================================================*

	BASIC BODY ELEMENTS

*===========================================================================*/

body {
	background: #253A84;
	font-size: 12px;
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0 0;
}

img {
	display: block;
	border: 0;
}
a { 
	color: #253A84;
        font-weight: bold; 
	text-decoration: none; 
}
a:hover { 
        color: #253A84;
        font-weight: bold; 
	text-decoration: underline;
}
p { 
	line-height: 16px;
	font-size: 12px;
        margin: 0px 0px 16px 0px; 
}
h1 {
        font-size: 20px;
        line-height: 22px;
	font-weight: bold;	
	color: #000000;
	width: 100%;
	border-bottom: 1px solid #CDCDCD;
        padding-bottom: 4px;
        margin: 0px 0px 16px 0px;
}
h2 {
        font-size: 16px;
        line-height: 18px;
	font-weight: bold;	
	color: #000000;
	width: 100%;
	border-bottom: 1px solid #CDCDCD;
        padding-bottom: 4px;
        margin: 0px 0px 14px 0px;
}
h3 {
        font-size: 14px;
        line-height: 16px;
	font-weight: bold;	
	color: #000000;
	width: 100%;
	border-bottom: 1px solid #CDCDCD;
        padding-bottom: 4px;
        margin: 8px 0px 10px 0px;
}
h4 {
        font-size: 12px;
        line-height: 16px;
	font-weight: normal;	
	color: #253A84;
        padding: 0px;
        margin: 0px 0px 10px 0px;
}

/*===========================================================================*

	DIVS

*===========================================================================*/

div {
	border: none;
	text-align: left;
	vertical-align: top;
}

div#site_wrapper {
	width: 100%;
	margin: 10px 0px 0px 0px;
	background-color:#FFFFFF;
}
div#wrapper {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	background:url(graphics/bottom_back.jpg) bottom right no-repeat;
}

div#top { 
	width: 930px;
	height: 50px;
	margin: 0 0;
	padding: 0px 60px 0px 0px; 
	position: relative;
	background:url(graphics/top_back.jpg) top left no-repeat;
}
div#serach_box {
	width: 180px;
	height: 30px;
	background: #253A84;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 10px;
        float: right;
}
div#header { 
	width: 930px;
	height: 60px;
	margin: 0 auto;
	padding: 0; 
	position: relative;
	text-align:left;
	background:url(graphics/header_back.jpg) no-repeat;
}
div#logo { 
	margin: 0px;
	padding: 0px 0px 0px 22px;
	text-align:left;
        float: left;
}
div#top_menu { 
	margin: 0;
	padding: 30px 30px 0px 0px; 
	text-align:right;
        float: right;
}
div#content { 
	width: 930px;
	margin: 0px auto 0px auto;
	padding: 20px 0px 20px 0px; 
	position: relative;
	background:url(graphics/body_back.gif) top center no-repeat;
}
div#middle {
	padding:20px 10px;
}
div#footer { 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	line-height: 14px;	
	color: #ffffff;
	margin: 0px 0px 0px 0px;
        padding: 20px 0px;
	text-align:center;
	border-top: 10px solid #CDCDCD;
	background-color: #253A84;
	clear: both;
	}
div#footer a { 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	line-height: 14px;	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	}
div#footer a:hover { 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	line-height: 14px;	
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	margin: 0;
	}
div#footer_links { 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	line-height: 17px;
	font-weight: bold;	
	color: #ffffff;
	margin: 0;
        padding: 20px 0px;
	text-align:center;
	}
div#footer_links a { 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	line-height: 17px;	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	}
div#footer_links a:hover { 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	line-height: 17px;	
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	margin: 0;
	}
/*===========================================================================*

	CLASSES

*===========================================================================*/

.left {
	padding:11px 0px 0px 30px;
	vertical-align:top;
}
.right {
	padding:14px 30px 0px 10px;
	vertical-align:top;
}
.middle {
	padding: 9px 20px 0px 20px;
	vertical-align:top;
}
.home_events {
	padding: 10px 0px 0px 0px;
	vertical-align:top;
}
.home_news {
	padding: 10px 0px 0px 0px;
	vertical-align:top;
}
.sponsorsTitle {
        font-size: 11px;
        color: #253A84;
        font-weight: bold;
        text-decoration: underline;
}
.sponsorsTitle a{
        font-size: 11px;
        color: #253A84;
        font-weight: bold;
        text-decoration: underline;
}
.sponsorsTitle a:hover{
        font-size: 11px;
        color: #253A84;
        font-weight: bold;
        text-decoration: underline;
}
.sponsorsCatchPhrase {
        font-size: 10px;
        color: #009933;
        font-weight: normal;
}
.sponsors {
        font-size: 10px;
        color: #253A84;
        font-weight: normal;
}
.sponsors a{
        font-size: 10px;
        color: #253A84;
        font-weight: bold;
        text-decoration: normal;
}
.sponsors a:hover{
        font-size: 10px;
        color: #253A84;
        font-weight: bold;
        text-decoration: underline;
}
/*===========================================================================*

	MAIN MENU

*===========================================================================*/


/* MenuBegin:menu */
ul.menu ,ul.menu li,ul.menu ul { margin: 0; border: 0; padding: 0; list-style: none; width: 199px; }
ul.menu li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ }

/* 1st Level */
ul.menu a { color: #253A84; text-decoration: none; text-align: left; background-image:url("graphics/menu_back.jpg"); padding: 0px 22px; font: bold 12px/26px Tahoma, Geneva, sans-serif; display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.menu a:hover,
ul.menu li:hover a,
ul.menu a:hover,
ul.menu li.over a { color: #000000; text-decoration: none; background-image:url("graphics/menu_back_on.jpg");}

/* 2nd Level */
ul.menu li:hover li a,
ul.menu li.over li a { width: 199px; line-height: 26px; color: #ffffff; background: #253A84; border-bottom: 1px solid #ffffff; }
ul.menu li:hover li a:hover,
ul.menu li:hover li:hover a,
ul.menu li.over li a:hover,
ul.menu li.over li.over a { color: #000000; text-decoration: none; color: #000000; background: #CDCDCD; }
ul.menu li:hover li a.last,ul.menu li.over li a.last { border-bottom: 0; }
ul.menu ul { display: none; position: absolute; top: 0; left: 199px; }

/* 3rd Level */
ul.menu li:hover li:hover li a,
ul.menu li.over li.over li a { width: 199px; line-height: 26px; color: #ffffff; background: #253A84; border-bottom: 1px solid #ffffff; }
ul.menu li:hover li:hover li a:hover,
ul.menu li:hover li:hover li:hover a,
ul.menu li.over li.over li a:hover,
ul.menu li.over li.over li.over a { color: #000000; text-decoration: none; color: #000000; background: #CDCDCD; }
ul.menu li:hover li:hover li a.last,ul.menu li.over li.over li a.last { border-bottom: 0; }

ul.menu ul ul { display: none; position: absolute; top: 0; left: 243px; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.menu li:hover ul ul,ul.menu li.over ul ul { display: none; }
ul.menu li:hover ul,ul.menu ul li:hover ul,ul.menu li.over ul,ul.menu ul li.over ul { display: block; }
ul.menu .nav:after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:menu */



/*===========================================================================*

	TOP MENU

*===========================================================================*/

.menuPipeTop {
        font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;		
	color: #253A84;
	margin: 0;
        text-decoration: none;
        padding-left: 4px;
        padding-right: 4px;
}
.menuPipeTopLink {
        font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;		
	color: #253A84;
	margin: 0;
        text-decoration: none;
}
.menuPipeTopLink:hover {
        font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;		
	color: #253A84;
	margin: 0;
        text-decoration: underline;
}

/*===========================================================================*

	CALENDAR HOME PAGE

*===========================================================================*/
div#calendar_case {
 width: 200px;
}

#NewsHomeCalendar { font-size: 12px; background-color: #CDCDCD; }
#NewsHomeCalendar .calPrev { position: absolute; top: 0; left: 0; padding-left: 2px; z-index: 5;}
#NewsHomeCalendar .calNext { position: absolute; top: 0; right: 0; padding-right: 2px; z-index: 5;}
#NewsHomeCalendar .calMonth {  background-color: #253A84; top: 2; left: 0; text-align: center; font-weight: bold; margin: 0px; z-index: 3; width: 200px; height: 20px;}
#NewsHomeCalendar .calGrid { position: relative; margin-top: 15px; clear: both; width: 100%; font-size: 12px; color: #000000; border-left: 1px solid white; border-bottom: 1px solid white;}
#NewsHomeCalendar .calGrid td { color: #000000; text-align: right; vertical-align: top; padding: 2px; border-right: 1px solid white; border-top: 1px solid white;}
#NewsHomeCalendar .calGrid tr.calWeek { font-weight: bold; text-align: center; color: #000000;}
#NewsHomeCalendar tr.calWeek { font-weight: bold; text-align: center; color: #000000;}
#NewsHomeCalendar .calMonthGlance { padding: 10px 0px 0px 8px; color: #000000; font-size: 11px;}
#NewsHomeCalendar .calMonthGlance a{ padding: 10px 0px 0px 8px; color: #000000; font-size: 11px;}
#NewsHomeCalendar .calMonthGlance a:hover { padding: 10px 0px 0px 8px; color: #000000; text-decoration: underline; font-size: 11px;}
#NewsHomeCalendar .calMonthMore { padding: 0px 0px 10px 8px; color: #000000; font-size: 11px; }
#NewsHomeCalendar .calMonthMore a{ padding: 0px 0px 10px 8px; color: #000000; font-size: 11px;}
#NewsHomeCalendar .calMonthMore a:hover { padding: 0px 0px 10px 8px; color: #000000; text-decoration: underline; font-size: 11px;}
#NewsHomeCalendar .calTop { background-color: #253A84; color: #ffffff; padding: 3px 0px 3px 0px;}
#NewsHomeCalendar .calTop a { color: #ffffff; text-decoration: none; padding: 3px 0px 3px 0px;}
#NewsHomeCalendar .calTop a:hover { text-decoration: underline;}
#NewsHomeCalendar .cal, #NewsHomeCalendar .calGrid { background-color: #CDCDCD;}
#NewsHomeCalendar .calDayOn { color: #ffffff; font-weight: bold; background-color: #000000;}
#NewsHomeCalendar .calDayOn a{ color: #ffffff; font-weight: bold; background-color: #000000; text-decoration: none;}
#NewsHomeCalendar .calDayOn a:hover{ color: #ffffff; font-weight: bold; background-color: #000000; text-decoration: underline;}
#NewsHomeCalendar .calWeek { background-color: #CDCDCD; padding: 3px; font-size: 12px; font-weight: bold; color: #000000;}

/*===========================================================================*

	CALENDAR

*===========================================================================*/
#calendarDetail {
  width: 480px;
}

.calendarMonths {
  width: 100%;
}

.calendarDays {
  width: 100%;
  padding: 1px;
}

.calendarMonths td {
 background-color: #253A84;
 text-align: center;
 line-height: 20px;
}

.calendarMonths td a {
 text-decoration: none;
 color: #ffffff;
}

.calendarMonths td a:hover {
 text-decoration: underline;
}

.prevLink a{
  line-height: 20px;
  color: #253A84;
  font-weight: bold;
}
.prevLink a:hover{
  line-height: 20px;
  color: #253A84;
  font-weight: bold;
  text-decoration: underline;
}

.title {
  text-align: center;
  padding-bottom: 8px;
}

.nextLink a{
  line-height: 20px;
  text-align: right;
  color: #253A84;
  font-weight: bold;
}
.nextLink a:hover{
  line-height: 20px;
  text-align: right;
  color: #253A84;
  font-weight: bold;
  text-decoration: underline;
}

.weekdays {
  border-top: 1px solid #D6C06D;
  background-color: #F0E9DF;
  padding: 4px;
}

.eventToday {
  color: #ffffff;
  height: 60px;
  text-align: left;
  vertical-align: top;
  padding-top: 4px;
  padding-left: 2px;
  background-color: #253A84;
  border: 1px solid #ffffff;
}

.eventOff {
  height: 60px;
  text-align: left;
  vertical-align: top;
  padding-top: 4px;
  padding-left: 2px;
  background-color: #CDCDCD;
  border: 1px solid white;
}

.eventOn {
  color: #ffffff;
  height: 60px;
  text-align: left;
  vertical-align: top;
  padding-top: 4px;
  padding-left: 2px;
  background-color: #253A84;
  border: 1px solid white;
}

.eventToday a, .eventOff a, .eventOn a {
  font: 10px Arial;
  text-decoration: none;
  color: #ffffff;
}

.eventToday a:hover, .eventOff a:hover, .eventOn a:hover {
  font: 10px Arial;
  text-decoration: underline;
  color: #ffffff;
}
/*===========================================================================*

	SEARCH

*===========================================================================*/


.searchBox {
 vertical-align: middle;
}
.searchBoxInput {
 font-size: 8pt;
 vertical-align: middle;
}
.searchBoxList {
}
.searchBoxTable {
}
.searchBoxText {
 color: #263b62;
 font-size: 8pt;
 font-weight: bold;
}
.searchHeadline {
}
.searchTopMatches {
}
.searchModule {
}
.searchModuleMore {
}
.searchModuleResults {
}


/*===========================================================================*

	ENEWS

*===========================================================================*/

.enewsBoxEdit {
}
.enewsBoxSubmit {
 text-align: center;
}
.enewsBoxText {
color:#ffffff;
 font-size: 8pt;
 padding-bottom: 1px;
 padding-left: 20px;
 padding-top: 3px;
}

/*===========================================================================*

	EVENTS

*===========================================================================*/

.eventBigLink {
}
.eventBigLink:hover {
}
.eventDateHeader {
 background-color: #CDCDCD;
 font-size: 8pt;
}
.eventDetail {
 padding-left: 10px;
}
.eventHeadline {
 font-weight: bold;
 text-decoration: none;
}
.eventHeadline:hover {
 text-decoration: underline;
}
.eventHeadlineTD {
 padding-left: 10px;
}
.eventMoreLink {
 font-size: 8pt;
 padding-left: 10px;
}
.eventMoreLink:hover {
}
.eventNormalText {
}
.eventSmallText {
}

/*===========================================================================*

	FAQs

*===========================================================================*/

.FAQA {
}
.FAQAnswer {
}
.FAQLink {
}
.FAQLink:hover {
}
.FAQList {
}
.FAQMoreLink {
}
.FAQMoreLink:hover {
}
.FAQQ {
 color: #2b5f91;
 font-weight: bold;
}
.FAQQHome {
}
.FAQQuest {
 color: #2b5f91;
 font-weight: bold;
}
.FAQQuestHome {
}
.FAQTopLink {
}

/*===========================================================================*

	FORMS

*===========================================================================*/

.formBody {
}
.formHeading {
}
.formSmallText {
}
.formText {
}
.formTextRequired {
}
.headerHeadline {
 color: #263b62;
 font-size: 14pt;
 font-weight: bold;
}
.headerTagline {
 color: #ffffff;
 font-size: 12pt;
 font-style: italic;
 font-weight: bold;
 padding-bottom: 10px;
 padding-top: 10px;
}

/*===========================================================================*

	PHOTO ALBUM

*===========================================================================*/

.homePhoto {
 border: 1px solid #263b62;
}
.image {
 margin: 10px;
}
.imageCaption {
 color: #2b5f91;
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 8pt;
 padding-bottom: 5px;
 padding-top: 2px;
 text-align: center;
}
.photoAlbumBody {
}
.photoAlbumDescription {
 padding-bottom: 10px;
}
.photoAlbumTitle {
}
.photoGalleryBG {
 background: #ffffff;
}
.photoGalleryBGTop {
 background: #000000;
}
.photoGalleryBody {
 background-color: #2b5f91;
}
.photoGalleryCaption {
 padding-top: 5px;
 text-align: center;
}
.photoGalleryDescription {
 font-size: 8pt;
 text-align: center;
}
.photoGalleryNumbers {
 background-color: #333333;
 font-size: 8pt;
}
.photoGalleryTitle {
 font-size: 8pt;
}
.photoPagnationTD {
 text-align: center;
 font-size: 8pt;
}
.photoRemote {
 padding-bottom: 5px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 5px;
 font-size: 8pt;
 font-weight: bold;
}
.photoRemoteTD {
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: center;
}
.prevnextLink {
}
.prevnextCurrent {
 padding: 0px 5px 0px 5px;
}
.prevnextWindow {
 padding: 0px 5px 0px 5px;
}


/*===========================================================================*

	MORE LINKS

*===========================================================================*/

.moreButton {
 color: #ffffff;
 font-size: 8pt;
 text-decoration: none;
}
.moreButton:hover {
 text-decoration: underline;
}
.moreLink {
}
.moreoverCopyright {
 font-size: 8pt;
 font-style: italic;
 text-decoration: none;
}
.moreoverDate {
 color: #666666;
 font-size: 7pt;
 padding-left: 5px;
}
.moreoverDateHome {
 color: #666666;
 font-size: 7pt;
 padding-left: 5px;
}
.moreoverHeadline {
 font-weight: bold;
 text-decoration: none;
}
.moreoverHeadline:hover {
 text-decoration: underline;
}
.moreoverHeadlineHome {
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
}
.moreoverHeadlineHome:hover {
 text-decoration: underline;
}
.moreoverMoreLink {
 font-size: 8pt;
 font-weight: normal;
}
.moreoverMoreLink:hover {
}
.moreoverMoreLinkHome {
 font-size: 8pt;
}
.moreoverMoreLinkHome:hover {
}
.moreoverSource {
 color: #666666;
 font-size: 8pt;
}
.moreoverSource:hover {
}
.moreoverSourceHome {
 color: #666666;
 font-size: 8pt;
}
.moreoverSourceHome:hover {
}
.moreoverTitleHome {
 font-weight: bold;
 text-decoration: none;
}
.moreoverTitleHome:hover {
 text-decoration: underline;
}

/*===========================================================================*

	NEWS

*===========================================================================*/

.newsBody {
line-height: 16px;
font-size: 12px;
margin: 0px 0px 16px 0px;
}
.newsBullet {
 font-weight: bold;
 padding-left: 10px;
}
.newsHeadline {
 color: #000000;
 font-size: 13px;
 font-weight: bold;
 text-align: left;
 text-decoration: none;
}
.newsListBlurb {
 font-weight: normal;
 padding-left: 10px;
}
.newsListHeadline {
 color: #253A84;
 font-size: 13px;
 font-weight: bold;
 text-decoration: none;
}
.newsListHeadline:hover {
 color: #253A84;
 text-decoration: underline;
}
.newsListHeadlineTD {
 padding-left: 10px;
}
.newsListPublishline {
 font-size: 10px;
 font-weight: normal;
 padding-left: 10px;
 margin: 10px 0px 10px 0px;
 color: #666666;
}
.newsListMoreLink {
 font-size: 11px;
 padding-left: 10px;
 font-weight: bold;
 color: #253A84;
}
.newsListMoreLink:hover {
 color: #253A84;
 text-decoration: underline;
}
.newsPrevNext {
 line-height: 14pt;
}
.newsPublished {
 color: #666666;
 font-size: 10px;
}
.newsSubHeadline {
 color: #253A84;
 font-size: 12px;
 font-weight: bold;
 text-align: left;
 text-decoration: none;
}









/*===========================================================================*

	OTHER

*===========================================================================*/

.jobHeading1 {
 color: #2b5f91;
 font-size: 12pt;
 font-weight: bold;
}
.jobHeading2 {
 color: #2b5f91;
 font-weight: bold;
}
.jobLink {
}
.jobSmallText {
}
.jobSmallTextBold {
}
.jobText {
}
.mapBoxEdit {
}
.mapBoxText {
}
.mapHeader {
}
.mapSmallText {
}
.bodyMain {
 padding-bottom: 20px;
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 20px;
}
.copyright {
 font-size: 8pt;
}
.datebox {
 font-size: 8pt;
 padding-left: 10px;
}
.directoryFieldLabel {
 font-weight: bold;
}
.directoryHeading {
 color: #253A84;
 font-size: 14px;
 font-weight: bold;
 padding-bottom: 10px;
}
.directoryListHeadline {
 font-weight: bold;
}
.sectionHeader {
 color: #666666;
 font-size: 12pt;
 font-weight: bold;
}
.sectionHeader2 {
 color: #ffffff;
 font-size: 11pt;
 font-weight: bold;
}
.sectionLink {
 font-size: 8pt;
 font-weight: bold;
}
.sectionLink:hover {
}
.sendpageBody {
 background-color: #fd9800;
}
.sendpageFormText {
 color: #263b62;
 font-weight: normal;
}
.sendpageFormTextRequired {
 color: #263b62;
 font-weight: bold;
}
.sendpageHeader {
 color: #263b62;
 font-weight: bold;
 padding-top: 10px;
}
.WXForecastLink {
 text-align: center;
}
.WXForecastLink:hover {
}
.heading2 {
}
.heading3 {
}
.normaltext {
}
.WXSmalltext {
 font-size: 7pt;
 font-weight: normal;
 text-decoration: none;
}
.WXSmalltextHigh {
 color: #ff3333;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: none;
}
.WXSmalltextLow {
 color: #3366cc;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: none;
}
.shoppingTable { background-color: #e8e8e8; }

.membershipForgot { }

.membershipGroup { }

.membershipHeaderRow { background-color: #000066; color: #ffffff; font-size: 11px; font-weight: bold; text-align: center; }

.membershipHeaderCell { }

.membershipOddRow { background-color: #ebebeb; }

.membershipEvenRow { background-color: #ffffff; }

.membershipOddCell { padding-left: 10px; padding-right: 10px; }

.membershipEvenCell { padding-left: 10px; padding-right: 10px; }

.membershipPassword { }

.membershipRemember { }

.membershipSeparatorCell { }

.membershipSeparatorRow { background-color: #000066; }

.membershipTable { border: 2px solid #000066; text-align: left; padding: 5px; }

.membershipUserID { }

.WXSummaryBorder { background-color: #000080; }

.WXSummary { background-color: #ffffff; }

.newsThumbnail{ border: 0; margin-bottom: 2px; margin-top: 2px; margin-right: 10px; float: left; }

.newsCopyright { font-family: verdana,arial,helvetica;	text-align: center;	width: 100%; font-size: 1; font-style: italic; }


/*===========================================================================*

	Lightbox

*===========================================================================*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(graphics/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(graphics/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(graphics/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
#freedom_calendar { position: absolute; left: 100px; top: 100px; width: 175px; z-index: 100; visibility: hidden; clip:rect(0px 175px 145px 0px); height:145px; }


/* ModuleBegin::registration */
.registration .item{border-bottom:2px solid gray;padding:5px;}
.registration .number{font-weight:bold;font-size:15pt;float:left;width:40px;}
.registration .title{font-weight:bold;font-size:15pt;padding-bottom:5px;}
.registration table{padding-left:40px;}
.registration .label{font-weight:bold;}
.registration .text{font-size:10pt;vertical-align:bottom;}
.registration .desc{padding:0px 0px 5px 40px;}
.registration .dateLabel{padding-left:40px;float:left;font-size:9pt;}
.registration .date{padding-left:10px;float:left;font-weight:bold;font-size:9pt;}
/* ModuleEnd::registration */