﻿/******************* WYSIWYG styles **********************/
body
{
	font-family: Arial;
	font-size: 12px;
	color: #00224f;
	margin: 0px;
	padding: 36px 50px 36px 50px;
	background: #fff;
	line-height: 16px;
}
.header
{
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}
.subheader
{
	font-weight: bold;
}
a
{
	color: #cc0e22;
	font-family: Arial;
	font-size: 12px;
}
a:hover
{
	text-decoration: none;
}
hr
{
	background: #ccd2da;
	color: #ccd2da;
	border: none;
	height: 1px;
	margin: 0px;
}
.grey_background
{
	background-color: #e9edf0;
}
table.grey_background td
{
	background-color: #e5e8eb;
	padding: 8px;
}
table.grey_border_bottom td
{
	border-bottom: 1px solid #cbd2da;
	padding: 8px;
}
td.tableCellPadding
{
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.small_text_11px
{
	font-size: 11px;
}
.callout_header
{
	background: url(../_img/callout_header.gif) no-repeat;
	width: 240px;
	height: 26px;
	font-size: 17px;
	font-weight: bold;
	color: #e01328;
	padding: 8px 10px 4px 10px;
	margin: 26px 0 4px 0;
}
.callout_header img
{
	vertical-align: bottom;
}
.callout_header_short
{
	background: url(../_img/callout_header_short.gif) no-repeat;
	width: 207px;
	height: 27px;
	font-size: 17px;
	font-weight: bold;
	color: #e01328;
	padding: 8px 10px 4px 10px;
	margin: 26px 0 4px 0;
}
.callout_header_short img
{
	vertical-align: bottom;
}
/*********** misc ***********/
p
{
	line-height: 16px;
}
img
{
	_behavior: url(_js/pngbehavior.htc);
}
table
{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
td
{
	font-family: Arial;
	font-size: 12px;
	color: #00224f;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
table.grey_border_bottom
{
	border-collapse: collapse;
}
a img
{
	border: none;
}
#aspnetForm
{
	width: 900px;
	position: relative;
	margin: 0px auto 0px auto;
}
img#logo
{
	position: absolute;
	top: -18px;
	left: -23px;
}
#globals_search
{
	text-align: right;
	/*padding-bottom: 3px;*/
	margin-right: 5px;
	height: 26px;
}
input#search
{
	color: #cc0e22;
	font-family: Arial;
	font-size: 12px;
	width: 92px;
	height: 12px;
	border: 1px solid #FDADAE;
	position: relative;
	top: -6px;
}
#searchImage
{
	cursor: pointer;
}
.smallSpace
{
	margin-right: 5px;
}
.content_title
{
	height: 23px;
	margin-bottom: 11px;
}

#print_header
{
	display: none;
}
div#Left
{
	width: 290px;
	/*height: 150px;
	position: absolute;
	top: 320px;
	left: -12px;*/
	position: relative;
	float: left;
}
div#Center
{
	width: 253px;
	/*position: absolute;
	left: 275px;
	top: 320px;
	height: 150px;*/
	position: relative;
	float: left;
}
div#Right
{
	width: 352px;
	/*position: absolute;
	left: 530px;
	top: 320px;*/
	position: relative;
	float: left;
}
span.footerSpacer
{
	margin: 0 10px;
}
/******************** List Search Styles ***********************/

#SearchSelectors
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.SearchBoxLabels
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.KeywordSearchBoxes
{
	color: #cc0e22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 120px;
	border: 1px solid #FDADAE;
	height: 17px;
}
.NewsReleaseKeywordSearchBox
{
	color: #cc0e22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 420px;
	border: 1px solid #FDADAE;
	height: 17px;
}
.SearchDropDownlists
{
	color: #cc0e22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 140px;
	border: 1px solid #FDADAE;
	border-color: #FDADAE;
	height: 20px;
}
/******************** Search Results Styles ***********************/
.search_header
{
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	border-bottom: 1px solid #ccd2da;
	padding-bottom: 3px;
	margin: 15px 0px 15px 0px;
}
.SearchResults
{
	margin-left: 5px;
}
/******************** Sitemap Styles ***********************/
.sitemap
{
	left: 40px;
}
/******************** Graphic Template Styles ***********************/
#graphics_templates img.left
{
	background: url(../_img/graphics_template_left.gif) no-repeat;
	width: 544px;
	height: 209px;
	padding: 3px 1px 5px 3px;
}
#graphics_templates img.right
{
	background: url(../_img/graphics_template_right.gif) no-repeat;
	width: 339px;
	height: 209px;
	padding: 3px 6px 5px 0px;
}
#graphics_templates img.intLeft
{
	background: url(../_img/graphics_template_interior_left.gif) no-repeat;
	width: 544px;
	height: 176px;
	padding: 4px 1px 3px 3px;
}
#graphics_templates img.intRight
{
	background: url(../_img/graphics_template_interior_right.gif) no-repeat;
	width: 339px;
	height: 176px;
	padding: 4px 6px 3px 0px;
}
/******************** Main Page Styles ***********************/

#top_navigation
{
	height: 52px;
}
#top_navigation a
{
	float: left;
}
#homeContent
{
	padding: 30px 0px 35px 0px;
}
#interiorContent
{
	padding: 14px 4px 35px 0px;
}

/******************** Left Navigation Panel Styles ***********************/

#left_nav
{
	float: left;
	width: 171px;
	background: url(../_img/left_nav_repeater_y.gif) repeat-y;
	font-size: 12px;
}
#nav_region
{
	background: url(../_img/left_nav_top.gif) no-repeat;
	min-height: 287px;
	_height: 287px;
	padding-bottom: 70px;
	padding-right: 20px;
	padding-top: 10px;
}
#left_nav .backgrounds
{
	width: 150px;
	padding: 4px 12px 0px 12px;
}
#left_nav .nav_bottom
{
	background: url(../_img/left_nav_bottom.gif) no-repeat;
	display: block;
	height: 70px;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 70px;
}
#left_nav img
{
	display: block;
}
#left_nav a
{
	display: block;
}
#left_nav .second_nav
{
	margin-top: 12px;
	margin-left: 10px;
	text-decoration: none;
}
#left_nav .second_nav a
{
	color: #cc0e22;
	font-weight: bold;
	background: url(../_img/red_nav_bullet.gif) no-repeat 0px 4px;
	padding-left: 11px;
	text-decoration: none;
}
#left_nav .second_nav a:hover, #left_nav .second_nav a.on
{
	color: #00224f;
	background: url(../_img/nav_blue_bullet.gif) no-repeat 0px 4px;
	text-decoration: none;
}
#left_nav .third_nav a
{
	font-weight: normal;
	margin: 0 0 0 20px;
	color: #970413;
	background: url(../_img/nav_dark_red_bullet.gif) no-repeat 0px 4px;
	text-decoration: none;
}
#left_nav .fourth_nav a
{
	font-size: 11px;
	font-weight: normal;
	margin-left: 35px;
	color: #970413;
	background: url(../_img/nav_dark_red_bullet_fourth.gif) no-repeat 0px 3px;
}
div.nested_nav_element
{
	padding-top: 5px;
}
div.footer
{
	clear: left;
	border-top: solid 1px #ccd2da;
	padding-top: 5px;
	text-align: center;
}
div.footer a
{
	text-decoration: none;
}
a.global_bottom
{
	display: block;
	background: #fff;
	margin: 0px;
	padding-left: 3px;
	font-size: 11px;
	padding-top: 5px;
}
div#wysiwyg
{
	float: left;
	width: 691px;
	margin-left: 29px;
	position: relative;
	top: -12px;
}

/*********************Breadcrumb**********************/
div.Breadcrumb
{
	padding-bottom: 3px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #ccd2da;
	position: relative;
}
.Breadcrumb a
{
	color: #cc0e22; /*color: #00224f;*/
	font-weight: bold;
	color: Red;
	text-decoration: none;
}
a.BreadCrumbLastItem
{
	color: #00224f;
	text-decoration: none;
}
/*********************Form Manager**********************/
.fieldBlock
{
	padding-bottom: 15px;
}
.buttonBlock
{
	padding-top: 10px;
}
.buttonBlock input
{
	margin-right: 10px;
}
.shortAnswer, .addressLine
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FDADAE;
	height: 17px;
	width: 256px;
}
.addressCity
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FDADAE;
	height: 17px;
	width: 200px;
}
.addressZip
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FDADAE;
	height: 17px;
	width: 70px;
}
.longAnswer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FDADAE;
	height: 17px;
	width: 395px;
	height: 68px;
}
.calcQuantity
{
	width: 25px;
}
.calcTotal
{
	width: 25px;
}
.showCalendar
{
	margin-left: 5px;
	width: 15px;
	height: 15px;
	background: url(../_img/calendar.gif) no-repeat;
	cursor: pointer;
}
.radiobuttonList
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.checkBoxList
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formDropDownList
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FDADAE;
	height: 20px;
}
.formTextBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FDADAE;
	height: 17px;
}
.required
{
	color: #cc0e22;
}
.validationSummary
{
	margin-top: 10px;
	width: 440px;
}
.validationSummary li
{
	display: none;
}

/******************** News Page ***********************/

div#NewsArticlesHome
{
	padding: 8px 8px 2px 8px;
	font-size: 12px;
	color: #00224f;
	line-height: 14px;
	margin-top: 4px;
}

div#NewsArticlesHome a
{
	font-size: 12px;
	color: #cc0e22;
	font-weight: bold;
	line-height: 14px;
}

div#NewsTitle
{
	color: #00224f;
}
.SmallMoreHyperlink
{
	color: #cc0e22;
}
/******************** Available Land Begin ***********************/

.AvailableLandPadding
{
	padding: 10px;
	width: 130px;
}
.AvailableLandPadding2
{
	overflow: hidden;
	padding: 10px;
	width: 320px;
}
.AvailableLand td
{
	border-bottom: solid 1px #ccd2da;
}

#lblTitle2
{
	color: #00224f;
}

/******************** Equipment Page ***********************/

a.ContentLink
{
	font-weight: bold;
}
a.NoContentLink
{
	text-decoration: none;
	font-weight: bold;
	color: #00224f;
}
a.ContentLinkNormal
{
	font-weight: normal;
}
a.NoContentLinkNormal
{
	text-decoration: none;
	font-weight: normal;
	color: #00224f;
}

/****************** Contracts ***************************/
.contractDetailsWrapper
{
	position: relative;
	left: 100px;
	width: 600px;
	top: 25px;
	left: 50px;
}

.contractViewDetailItem
{
	position: relative;
	width: 410px;
	display: block;
}
.returnDivWrapper
{
	position: relative;
	float: right;
	width: 80px;
	margin-right: 20px;
}

.inputDiv
{
	height: 35px;
	display: block;
	position: relative;
	top: 25px;
	width: 500px;
}
.rowplain
{
	width: 575px;
	display: block;
	position: relative;
	height: 25px;
	padding-top: 5px;
}
.rowplain td
{
	padding-left: 8px;
	min-width: 142px;
}
.alternaterow
{
	background-color: #e0e3e5;
	width: 575px;
	display: block;
	position: relative;
	height: 25px;
	padding-top: 5px;
}
.alternaterow td
{
	padding-left: 8px;
	min-width: 142px;
}
.detailClass
{
	width: 300px;
	line-height: 30px;
}

.searchBoxLabel
{
	font-weight: bold;
	padding-right: 4px;
}
.searchTextBoxCss
{
	border: 1px solid #FDADAE;
	font-family: Arial;
	font-size: 12px;
	height: 15px;
	position: relative;
}
.searchButtonCss
{
	position: relative;
	top: 6px;
	padding-left: 4px;
}


/******************** POTDataGrid ***********************/
table.list
{
	border-collapse: collapse;
	width: 690px;
}
table.sort_table
{
	border-collapse: collapse;
	border: none;
}
table.sort_table td
{
	width: auto;
	height: auto;
	background: none;
	border: none;
	padding: 0;
}
div#container
{
	width: 690px;
	padding-top: 8px;
}
tr.list_header td
{
	height: 35px;
	color: #cc0e22;
	font-weight: bold;
	z-index: 2;
	padding: 0 0px 0 5px;
	line-height: 1.2em;
}
tr.list_header a
{
	color: #cc0e22;
	font-weight: bold;
	text-decoration: none;
	z-index: 3;
}
tr.list_item td input
{
	vertical-align: bottom;
}
tr.list_item td
{
	vertical-align: top;
	font-size: 12px;
	_height: 40px;
	border-bottom: solid 1px #ccd2da;
	border-left: none;
	padding: 5px 10px 5px 10px;
	overflow: hidden;
}
.AWDC td.list_header_cell
{
	vertical-align: bottom;
	height: 35px;
}
.list_header_cellFirst sort_table tr td
{
	display: block;
	width: 80px;
}
/************************ RFB Styles *************************/


.RFB td.list_header_cell
{
	vertical-align: bottom;
	height: 35px;
}
.RFB tr.list_item td, .RFB tr.list_header td
{
	vertical-align: bottom;
	border-right: solid 1px #ccd2da;
}
.RFB tr.list_item td
{
	vertical-align: top;
	padding-top: 10px;
}
.RFB tr.list_item td .gridTopBorder
{
	border-top-width: 0px;
}
.RFB table.sort_table td
{
	border: none;
}
div.FirstColumn
{
	margin-left: 15px;
	overflow: hidden;
	text-align: left;
}
tr.list_item td.LastColumn
{
	border-right: none;
}
tr.list_footer td
{
	border: none;
}
/******************* Share Page with Friend *****************/
.shareLabel
{
	float: left;
	width: 100px;
	font-weight: bold;
}
.shareText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	border: 1px solid #FDADAE;
}
.shareNote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 125px;
	width: 580px;
	border: 1px solid #FDADAE;
}
.shareButtonDiv
{
	float: left;
	height: 15px;
	width: 680px;
}
.shareButton
{
	float: right;
}
/******************* Spotlight *****************/
#spotlight_container
{
	overflow: hidden;
	width: 352px;
}
#spotlight_image
{
	width: 352px;
	height: 238px;
	background: url(../_img/spotlight_shadow.jpg) no-repeat;
}
#spotlight_nav
{
	position: relative;
	top: 10px;
	right: 10px;
	float: right;
	cursor: pointer;
}
#spotlight_graphic
{
	width: 330px;
	height: 185px;
	position: relative;
	top: 25px;
	left: 11px;
}
#spotlightimagebox
{
	width: 330px;
	height: 185px;
}
.spotlight_html
{
	margin: 0px 10px 0px 10px;
	height: auto;
}
/******************* Transportation *****************/
.TransportationNameColumn
{
	display: block;
	float: left;
	height: 125px;
	width: 270px;
	margin: 5px 0px 0px 7px;
	color: #00224f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	border-right: solid 1px #ccd2da;
}
.TransportationDetailsColumn
{
	display: block;
	float: left;
	height: 140px;
	width: 300px;
	margin: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TransportationNotesColumn
{
	display: block;
	float: left;
	width: 580px;
	margin: 0px 0px 5px 8px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TransportationAddressLabels
{
	font-size: 12px;
	width: 50px;
}
.TransportationAddressFields
{
	font-size: 12px;
	width: 250px;
}
tr.TransportationNoDivider td
{
	border-bottom-style: none;
	line-height: 13px;
	padding: 2px 10px 2px 10px;
}
.TransportationBottomDivider
{
	background-color: #ccd2da;
	height: 1px;
	width: 612px;
	margin-top: 10px;
}
div#AddCompany
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e9edf0;
	width: 150px;
	padding: 10px 15px 10px 15px;
	float: right;
	margin-top: -40px;
}

div#TranspoDropDown *
{
	height: 25px;
}

div#TranspoDropDown2 *
{
	height: 25px;
}

/***********************  Tour Page  ***************************/
div.TourName2
{
	background-color: #e9edf0;
	padding: 4px;
	margin: 15px 0 15px 0;
	width: 684px;
	clear: right;
}

div.TourName
{
	margin: 15px 0 15px 0;
	font-weight: bold;
}
span#link a
{
	text-decoration: none;
	position: relative;
	left: 300px;
}
table#contact
{
	margin-bottom: 15px;
}

table.MakeReservation td
{
	padding: 6px 6px 6px 6px;
}
table.MakeReservation
{
	margin: 50px 0 15px 0;
	background-color: #e9edf0;
}
table.contact input
{
	border-color: #fdadad;
	border-style: solid;
	border-width: 1px;
	margin: 4px 10px 4px 8px;
}
div#contactus
{
	margin: 7px 0 15px 0;
}
div#MoreInfo
{
	margin: 0 0 15px 0;
}
div#clear
{
	clear: right;
}
div#Info .Info
{
	font-weight: bold;
	width: 60px;
}
div.Button
{
	margin-top: 15px;
}
div#Name
{
	margin: 15px 0 15px 0;
}
div.Dropdown
{
	margin: 0 0 0px 0;
}
div.BottomMargin
{
	margin-bottom: 15px;
}
div.Checkbox
{
	margin-top: 20px;
}
div#LinkBox
{
	width: 120px;
	background-color: #e9edf0;
	padding: 12px;
	float: right;
	top: 210px;
}
div#LinkBox div.links
{
	margin: 6px 0 6px 0;
}

div#LinkBox2
{
	width: 120px;
	background-color: #e9edf0;
	padding: 12px;
	float: right;
	margin-bottom: 5px;
}

div#Store
{
	margin: 15px 0 15px 0;
	padding: 10px 0 10px 10px;
	background-color: #e9edf0;
	height: 125px;
	width: 100%;
}
div#links
{
	margin-left: 25px;
}

div#LeftMenu
{
	border-right: solid 1px #ccd2da;
	padding-right: 15px;
	margin-right: 15px;
	position: relative;
	top: 0;
}
div#ViewToursLink
{
	width: 200px;
	position: absolute;
	top: 5px;
	left: 545px;
	font-weight: bold;
	text-decoration: none;
}
div#ViewToursLink a
{
	text-decoration: none;
}
div#ViewOtherToursLink
{
	position: relative;
	top: 58px;
	left: 565px;
	font-weight: bold;
}
div#ViewOtherToursLink a
{
	text-decoration: none;
}

#CartNavLinks
{
	font-weight: bold;
}

.LowerAndRight17px
{
	margin-left: 17px;
	margin-bottom: -17px;
}

/************************* Calendar ************************/
#calendargrid table.list td
{
	padding-right: 10px;
}

#calendargrid div#container
{
	width: 612px;
}
#calendargrid tr.list_header td
{
	padding-left: 7px;
}

.CalenderBoldText
{
	font-weight: bold;
	color: #00224f;
	font-size: 14px;
}
div#CalendarContainer
{
	width: 250px;
	height: 230px;
	padding-left: 20px;
}
.calendar_shadow4
{
	background: url(../_img/calendar_shadow4.jpg) no-repeat;
	background-position: 17px 16px;
}
.calendar_shadow5
{
	background: url(../_img/calendar_shadow5.jpg) no-repeat;
	background-position: 17px 16px;
}
.calendar_shadow6
{
	background: url(../_img/calendar_shadow6.jpg) no-repeat;
	background-position: 17px 16px;
}
table.calendar_title
{
	width: 100%;
	height: 20px;
	color: #00224f;
	font-size: 13px;
}
table.calendar_title td
{
	vertical-align: middle;
	text-align: left;
	color: #002254;
	font-weight: bold;
	font-size: 13px;
}
.nextPrev
{
	width: 25px;
	text-align: center;
	border: 2px solid white;
	border-bottom: none;
}
.calendar_day, .other_month, .calendar_selected_day
{
	border: 2px solid white;
	background: #a7bfdb;
	width: 31px;
	height: 26px;
	vertical-align: middle;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
.calendar_day a
{
	text-align: center;
	padding: 1px;
}
.other_month *
{
	visibility: hidden;
	display: none;
}
.other_month
{
	line-height: 0px;
	height: 0px;
	border-collapse: collapse;
	font-size: 0px;
}
.calendar_day
{
	color: #002254;
}

.calendar_day a
{
	color: #cc0e22;
}

.calendar_selected_day a
{
	text-decoration: none;
}

table.calendar_search
{
	margin-top: 12px;
	width: 671px;
}
.calendar_dayheader
{
	color: White;
	background: #224879;
	border: 2px solid white;
	border-bottom: none;
	width: 31px;
	height: 23px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}
div.CalendarSearchItem_Top
{
	margin-top: 30px;
}
div#CalendarSearchItem2, div#CalendarSearchItem3
{
	margin-top: 15px;
}
table td.calendar_choice
{
	vertical-align: top;
	padding-right: 22px;
	width: 260px;
}
.calendar_choicelabel
{
	clear: left;
	float: left;
	width: 78px;
	font-weight: bold;
	color: #00224f;
	font-size: 12px;
}
.calendar_search_input, .calendar_search_select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00224f;
	height: 17px;
	width: 175px; /*display: block;*/
	margin-bottom: 8px;
	background: #FFF;
	border: 1px solid #FDADAE;
	padding: 1px 0px 1px 4px;
}
.calendar_search_select
{
	padding: 0px;
	width: 180px;
	height: 20px;
}
.calendar_search_date
{
	width: 129px;
	display: inline;
}
.calendar_search_date_picker
{
	vertical-align: top;
	margin-top: 1px;
	margin-left: 4px;
}
.calendar_result
{
	position: relative;
	top: -10px;
}
.calendar_searched_for
{
	position: relative;
	clear: left;
	margin-top: -20px;
	top: 25px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.calendar_searched_for span
{
	font-weight: bold;
	font-size: 13px;
	color: #00224f;
}
div#calendar_control
{
	float: left;
	width: 657px;
}
table td#calendar_content
{
	border-left: 1px solid #fff;
	padding: 10px 0px 0px 21px;
	width: 215px;
}
table.calendar
{
	width: 233px;
}
div.event_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00224f;
	padding: 0px 0px 3px 5px;
	overflow: hidden;
	min-width: 130px;
}
div.event_header span
{
	display: block;
	padding: 0px 5px;
	overflow: hidden;
}
div.event_description
{
	display: block;
	color: #00224f;
	padding: 0px 0px 8px 6px;
	overflow: hidden;
}

/****************** HomePage Mini Calendar *****************/
div#CalendarHomeContainer
{
	width: 290px; /*height: 210px; 	_height: 180px;*/
	/*padding-left: 20px;*/
}
.calendarhome_shadow4
{
	width: 290px; /*height: 210px; 	_height: 180px;*/
	padding-left: 5px;
	background: url(../_img/calendarhome_shadow4.jpg) no-repeat;
	background-position: 3px 18px;
}
.calendarhome_shadow5
{
	width: 290px; /*height: 210px; 	_height: 180px;*/
	padding-left: 5px;
	background: url(../_img/calendarhome_shadow5.jpg) no-repeat;
	background-position: 3px 18px;
}
.calendarhome_shadow6
{
	width: 290px; /*height: 210px; 	_height: 180px;*/
	padding-left: 5px;
	background: url(../_img/calendarhome_shadow6.jpg) no-repeat;
	background-position: 3px 15px;
}
table.calendarhome_title
{
	width: 100%;
	height: 20px; /*background: #B3C5B5;*/
	color: #002254;
	font-size: 14px;
}
table.calendarhome_title td
{
	vertical-align: middle;
	text-align: left;
	color: #002254;
	font-weight: bold;
	font-size: 14px;
}
.homenextPrev
{
	width: 25px;
	text-align: center;
	border: 2px solid white;
	border-bottom: none;
}
.calendarhome_dayheader
{
	color: White;
	background: #224879;
	border: 1px solid white;
	border-bottom: none;
	width: 18px;
	height: 15px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}
.calendarhome_day, .homeother_month, .calendarhome_selected_day
{
	border: 1px solid white;
	background: #a7bfdb;
	width: 18px;
	height: 15px;
	vertical-align: middle;
	font-size: 11px;
	line-height: 19px;
}
.homeother_month *
{
	visibility: hidden;
	display: none;
}
.homeother_month
{
	line-height: 0px;
	height: 0px;
	border-collapse: collapse;
	font-size: 0px;
}
.calendarhome_day
{
	color: #002254;
}
.calendarhome_day a
{
	color: #cc0e22;
}
.calendarhome_selected_day a
{
	text-decoration: none;
}
table.calendarhome
{
	width: 150px;
}
.upcomingevents_holder
{
	margin-top: 0;
	margin-left: 10px;
	width: 108px;
	line-height: 14px;
}
.upcomingevents_eventTitle
{
	font-weight: bold;
	color: #0f325c;
}
.upcomingevents
{
	margin-top: 6px;
	margin-bottom: 6px;
	color: #0f325c;
}
.upcomingevents a
{
	color: #cc0e22;
}
/**************************** AJAX Toolkit Calendar ***********************/
.ajaxcalendar .ajax__calendar_container
{
	z-index: 1000; /*Fix for issues with iframe*/ /*border: 1px solid #fff;*/
	margin-top: 2px;
	background-color: #d6d4d4;
	color: #000;
	padding: 0px;
	position: absolute;
	cursor: default;
	width: 168px;
	font-size: 11px;
	text-align: center;
	font-family: trebuchet ms;
}
.ajaxcalendar .ajax__calendar_body
{
	clear: both;
	height: 138px;
	width: 168px;
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	background: #D6D4D4;
	border: 1px solid white;
}
.ajaxcalendar .ajax__calendar_days, .ajaxcalendar .ajax__calendar_months, .ajaxcalendar .ajax__calendar_years
{
	top: 0px;
	left: 0px;
	height: 139px;
	width: 166px;
	position: absolute;
	text-align: center; /*margin: auto;*/
}
.ajaxcalendar .ajax__calendar_container TABLE
{
	font-size: 11px;
}
.ajaxcalendar .ajax__calendar_header
{
	width: 166px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
}
.ajaxcalendar .ajax__calendar_prev
{
	width: 23px;
	height: 23px;
	text-align: center;
	border-right: 2px solid white;
	border-bottom: none;
}
.ajaxcalendar .ajax__calendar_next
{
	color: #fff;
	width: 23px;
	height: 23px;
	text-align: center;
	border-left: 2px solid white;
	border-bottom: none;
}
.ajaxcalendar .ajax__calendar_title
{
	padding-top: 3px;
	cursor: pointer; /*width: 100%;*/ /*border: 2px solid white;*/
	border-bottom: none;
	height: 23px;
	background: #B3C5B5;
	color: #677854;
	font-size: 14px;
	font-weight: normal;
}
.ajaxcalendar .ajax__calendar_footer
{
	padding-bottom: 5px;
	width: 166px;
	height: 15px;
	border: 2px solid #fff;
	border-top: 1px solid #fff;
}
.ajaxcalendar .ajax__calendar_today
{
	cursor: pointer;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff; /*	padding-top: 3px;*/
}
.ajaxcalendar .ajax__calendar_dayname
{
	height: 17px;
	width: 22px;
	text-align: center;
	padding: 0px;
	color: #cc6977;
	border: none;
	border: 1px solid #fff;
}
.ajaxcalendar .ajax__calendar_day
{
	height: 18px;
	width: 22px;
	text-align: center;
	padding: 0px;
	cursor: pointer;
	color: #cc6977;
	border: 1px solid #fff;
}
.ajaxcalendar .ajax__calendar_month
{
	height: 44px;
	width: 40px;
	text-align: center;
	cursor: pointer;
	color: #cc6977;
	overflow: hidden;
	border: 1px solid #fff;
}
.ajaxcalendar .ajax__calendar_year
{
	height: 44px;
	width: 40px;
	text-align: center;
	cursor: pointer;
	color: #cc6977;
	overflow: hidden;
	border: 1px solid #fff;
}

.ajaxcalendar .ajax__calendar_active .ajax__calendar_day
{
	background-color: #d6d4d4;
	border-color: #fff;
	color: #000;
	text-decoration: underline;
}
.ajaxcalendar .ajax__calendar_active .ajax__calendar_month
{
	background-color: #d6d4d4;
	border-color: #fff;
	color: #000;
	text-decoration: underline;
}
.ajaxcalendar .ajax__calendar_active .ajax__calendar_year
{
	background-color: #d6d4d4;
	border-color: #fff;
	color: #000;
	text-decoration: underline;
}
.ajaxcalendar .ajax__calendar_other .ajax__calendar_day
{
	background-color: #d6d4d4;
	color: #d6d4d4;
	border-color: #fff;
}
.ajaxcalendar .ajax__calendar_other .ajax__calendar_year
{
	background-color: #d6d4d4;
	border-color: #fff;
	color: #d6d4d4;
}
.ajaxcalendar .ajax__calendar_hover .ajax__calendar_day
{
	background-color: #d6d4d4;
	border-color: #fff;
	color: #000;
	text-decoration: underline;
}
.ajaxcalendar .ajax__calendar_hĂver .ajax__calendar_month
{
	background-color: #d6d4d4;
	border-color: #fff;
	color: #000;
	text-decoration: underline;
}
.ajaxcalendar .ajax__calendar_hover .ajax__calendar_year
{
	background-color: #d6d4d4;
	border-color: #fff;
	color: #000;
	text-decoration: underline;
}
.ajaxcalendar .ajax__calendar_hover .ajax__calendar_title
{
	color: #000;
}
.ajaxcalendar .ajax__calendar_hover .ajax__calendar_today
{
	color: #000;
}
/*-------------  Poll Manager  -------------------*/
div.Container
{
	margin: 10px 10px 10px 0;
	width: 264px;
	background: #E9EDF0;
	padding: 10px 5px 20px 5px;
}

div.ContainerNoBack
{
	margin: 10px 10px 10px 0;
	width: 264px;
	padding: 10px 5px 20px 5px;
}

div.Header
{
	margin: 0 7px 10px 7px;
	background: url("../_img/poll_header.gif") no-repeat;
}

#imgHeader
{
}
div.Title
{
	margin: 0 12px 0 12px;
	font-weight: bold;
	color: #00224f;
}
div#Bars
{
	margin-top: -30px;
}
div.Number
{
	width: 40px;
	font-weight: bold;
}
div.BarHolder
{
	height: 30px;
	width: 200px;
	border-left: solid 1px gray;
	padding: 3px 0 0px 0;
}
div.ActualBar
{
	height: 15px;
}
div.Answer
{
	margin-left: 5px;
	margin-top: -3px;
	font-size: smaller;
	font-weight: bold;
}
div#Choices
{
	margin: 10px;
}
div#Choices td
{
	color: #00224f;
}
div#Submit
{
	margin: 0 0 0 200px;
}
div#SubmitEssay
{
	margin: 0 0 0 200px;
}
div#ViewAnswers
{
	position: relative;
	top: 42px;
	left: 165px;
}
div.Number
{
	width: 30px;
	margin: 5px 5px 0 0;
	text-align: right;
}
.Color1
{
	background-color: #cc0e22;
}
.Color2
{
	background-color: #00224f;
}
.Color3
{
	background-color: #ff763b;
}
.Color4
{
	background-color: #044dad;
}
.Color5
{
	background-color: #297a02;
}
.Color6
{
	background-color: #840000;
}
.Color7
{
	background-color: #fbbd25;
}
.Color8
{
	background-color: #5e9351;
}
.Color9
{
	background-color: #241c7a;
}
.Color10
{
	background-color: #292929;
}

a.GlobalLinkOn_False
{
	display: none;
}
a.GlobalLinkOn_True
{
	text-decoration: none;
	color: #cc0e22;
	font-size: 11px;
	font-weight: bold;
	margin-right: 6px;
}
.EIS
{
	padding: 0px 13px;
	width: 250px;
}
.calendarhometable td
{
	vertical-align: top;
}
.calendarhometable
{
	margin-bottom: 10px;
}
#YearSelectors
{
	margin: 5px 0;
}
.YearLink
{
	margin-right: 10px;
}
.AddThisLink
{
	position: absolute;
	top: 0px;
	right: 0px;
}

/***** Subscribe Page *****/
.subscribeIFrame
{
    width: 100%;
    height: 690px;
}
