/*****************************
  Custom Style Elements
*****************************/

.GalaxyMainDiv02, .GalaxyMainMenuDiv {width: 1000px;}

.GalaxyMainDiv02
{
	background-color: #ffffff;
	border-bottom: solid 10px #000000;
}

.GalaxyTaglineCell
{
	width: 184px;
	color: #ffffff;
	background-color: #000000;
	padding-top: 10px;
	background-image: url(../images/galaxy-banner-right.gif);
	background-repeat: no-repeat;
}

.GalaxyBottomDiv
{
	width: 1000px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 20px 0px 0px 0px;
}

.GalaxyGreetingDiv
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.GalaxyFlipperDiv
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.GalaxyFlipperDiv a
{
	font-size: 12px;
	font-weight: bold;
	color: #D0DEE8;
}

.GalaxyFlipperDiv a:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.GalaxyTaglineDiv
{
	padding: 10px 5px 0px 20px;
	color: #ffffff;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
}

.GalaxyBreadcrumbOuterCell
{
	background-color: #000000;
	padding: 6px 25px;
}

.GalaxyBreadcrumbTable
{
	width: 950px;
}

.GalaxyFooterDiv
{
	font-size: 14px;
	color: #807C7E;
	text-transform: uppercase;
	text-align: center;
	padding: 20px;
}

.GalaxyFooterDiv a
{
	color: #807C7E;
	text-align: center;
	text-decoration: none;
}

.GalaxyFooterDiv a:hover
{
	color: #000000;
	text-align: center;
	text-decoration: none;
}

.GalaxyFooterDiv a span
{
	display: none;
}


/*********************************
  Standard Style Elements
  -----------------------
  The following style elements are defined for every theme. When 
  creating a new theme, you should copy these elements.
***********************************/

body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #2B6898;
	color: #242424;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}

td
{
	color: #242424;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}

a
{
	color:#003366;
	text-decoration: none;
}

a:hover
{
	color:#000000;
	text-decoration: none;
}

.H1
{
	display: none;
}

h1
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	text-transform: uppercase;
}

h2
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}

h3
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

h4
{
	color: #3399CC;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.contentList
{
	padding: 10px 40px;
	width: 100%;
}

.text_Content
{
	width: 100%;
}

input
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}

textarea
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}

.colorLight_HorizontalLine
{
	display:none;
}

.EditContent
{
	font-size: xx-small;
}

.EditContent a
{
	font-size: xx-small;
}

.EditContent td
{
	font-size: xx-small;
	padding: 10px 5px 10px 5px;
}

.RegisterFormRequiredField
{
	color: #FF0000;
}

.ContactFormListTable
{
	border: none 0px #FFFFFF;
}

.GalaxyLoginDiv
{
	padding-right: 25px;
}

.LoginSpaces
{
	width: 4px;
}

a.LoginLink
{
	color: #cccccc;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.LoginLink:hover
{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.RegisterLink
{
	color: #cccccc;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.RegisterLink:hover
{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.SectionHeaderSpacer
{
	display: none;
}


/* RSS Feeds */

.RSS_IconSpan { padding-left: 10px; }
.RSS_Link {}
.RSS_Icon {}

.RSS_ChildIconSpan { padding-left: 10px; }
.RSS_ChildLink {}
.RSS_ChildIcon {}


/* BreadCrumb Navigation */

.BreadCrumb
{
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
}

.BreadCrumb a
{
	color: #cccccc;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.BreadCrumb a:hover
{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


/* Search */

.GalaxySearchBox
{
	font-size: 12px;
	margin: 0px;
}

a.GalaxySearchButton
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 5px;
	color: #000000;
	background-color: #cccccc;
	text-align: center;
	display: block;
	padding: 2px 6px 3px 6px;
}

a.GalaxySearchButton:hover
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 5px;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	display: block;
	padding: 2px 6px 3px 6px;
}

/***************************
  Modules 
***************************/


/* Articles */

.ArticleSection_SectionTitle {}
.ArticleSection_SectionDescription {}
.ArticleSection_ListTable { margin-right:20px;}
.ArticleSection_ListItem { width: 100%;}
.ArticleListItemOuterDiv4 {padding-bottom: 20px;}
.ArticleSection_ListItem2 {}
.ArticleSection_ListAlternatingItem {}
.ArticleSection_ContentList { width: 100%; }
.ArticleSection_ListAlternatingItem2 {}
.ArticleSection_ListTitle
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.ArticleSection_ListAuthorLink {}
.ArticleSection_ListBriefDescription { width: 100%; padding-top: 3px; color: #454544;}
.ArticleSection_ListReadMoreLink {}
.ArticleSection_NoArticles {}
.ArticleSection_ListImage { margin-right: 10px; }
.itemReadMoreLink { color:#003366; padding-top: 4px;}
.itemReadMoreLink a:link { color:#003366; padding-top: 4px;}
.itemReadMoreLink a:hover { color:#FF0000; padding-top: 4px;}
.itemReadMoreLink a:visited { color:#003366; padding-top: 4px;}



.Article_Table {}
.Article_IntroCell {} 
.Article_BodyCell {}
.Article_Title
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	text-transform: uppercase;
}
.Article_AuthorLink {}
.Article_BriefDescription {font-style: italic;}
.Article_FullDescription {}




/* Resumes */
.ResumeSection_TableBody { width: 100%; border: solid 1px #003366; margin-bottom:10px; }
.ResumeSection_AltTableBody { width: 100%; border: solid 1px #8b0202; margin-bottom:10px; }
.ResumeSection_DepartmentCell { padding-top: 10px; padding-bottom: 10px;}

/* Books */

.BookSection_SectionTitle {}
.BookSection_SectionDescription {}
.BookSection_ListTable { padding-bottom: 20px;}
.BookSection_ListItem { width: 100%; padding-bottom: 15px;}
.BookSection_ListItem2 {padding: 0px 10px 10px 10px;}
.BookSection_ListAlternatingItem {}
.BookSection_ListAlternatingItem2 {}
.BookSection_ListLabel {}
.BookSection_ListTitle
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.BookSection_ListAuthor {font-style: italic;}
.BookSection_ListPublisher {font-style: italic;}
.BookSection_ListPublicationDate {font-style: italic; }
.BookSection_ListBriefDescription {}
.BookSection_ListReadMoreLink {}
.BookSection_NoBooks {}

.Book_Table {}
.Book_IntroCell {} 
.Book_BodyCell {}
.Book_Label {}
.Book_Title
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	text-transform: uppercase;
}
.Book_Author {} 
.Book_BriefDescription {font-style: italic;}
.Book_FullDescription {}

/* Catalog Section */

.Catalog_ProductItemOuterDiv {}
.Catalog_ProductItemOuterDiv2 {}
.Catalog_ProductItemOuterDiv3 {}
.Catalog_ProductItemOuterDiv4 {}
.Catalog_ProductItemOuterDiv5 {}
.Catalog_ProductItemMiddleOuterDiv {}
.Catalog_ProductItemMiddleInnerDiv {}
.Catalog_ProductItemInnerDiv {  padding-top: 10px; padding-bottom: 20px;}

.Catalog_ProductListTable {}
.Catalog_ProductItemOuterTable {}
.Catalog_ProductImageCell {vertical-align: top;}
.Catalog_ProductImageOuterDiv {padding-right: 10px;}
.Catalog_ProductImageInnerDiv {width: 100px;text-align: center;}
.Catalog_ProductImage {}

.Catalog_ProductItemAttributeCell {vertical-align: top;}
.Catalog_ProductItemTitle {font-family: Arial; color:#e4e4e4;; font-size: 12pt; font-weight: bold;}
.Catalog_ProductAttributeTable {padding: 0px; margin: 0px; border: solid 0px #F9F9F9;}
.Catalog_ProductAttributeTable tr {padding: 0px; margin: 0px;}
.Catalog_ProductAttributeTable td {padding: 0px; margin: 0px;}
.Catalog_ProductItemAttribute {padding: 0px; margin: 0px; border: solid 0px #F9F9F9;}
.Catalog_ProductItemAttribute tr {padding: 0px; margin: 0px;}
.Catalog_ProductItemAttribute td {padding: 0px; margin: 0px;}
.Catalog_ProductItemAttributeTitle {display: none;}
.Catalog_ProductItemAttributeValue {vertical-align: top; color: #174268; letter-spacing: 1px;}
td.Catalog_ProductItemFileTitle {font-weight: bold; padding-right: 10px;}
.Catalog_ProductReadMoreLink {font-weight: normal; text-decoration: none; color: #003366;}
.Catalog_ProductReadMoreLink:hover {font-weight: normal; text-decoration: none; color: #003366;}

.Catalog_ProductDetailAttributeTable {border: solid 0px #FFFFFF;}
.Catalog_ProductDetailOuterDiv {padding-bottom: 20px; padding-top: 10px;}
.Catalog_ProductDetailImageCell {vertical-align: top;}
.Catalog_ProductDetailImageOuterDiv {padding-right: 10px; padding-bottom: 10px;}
.Catalog_ProductDetailImageInnerDiv {}
.Catalog_ProductDetailImage {border: solid 0px #FFFFFF;}
.Catalog_ProductDetailAttributeTitle {font-weight: bold;  padding-right: 10px; vertical-align: top;}
.Catalog_ProductDetailAttributeValue {vertical-align: top;}
td.Catalog_ProductDetailFileTitle {font-weight: bold;  padding-right: 10px;}

.Catalog_ManagementUnassignedProductsTitle {font-weight: bold; font-size: 16px;}
.Catalog_ManagementNoMasterProducts {}
.Catalog_ManagementAssignedProductsTitle {font-weight: bold; font-size: 16px; padding-top: 20px;}
.Catalog_ManagementNoSectionProducts {padding-bottom: 20px;}



/* Contact Form */

.ContactFormFieldTitleCell
{
	width: 130px;
	font-weight: bold;
}

.ContactForm_SubmitButtonLeftCell
{
	width: 170px;
	font-weight: bold;
}

.ContactFormFieldTable
{
	margin: 0px 20px 10px 40px;
}


/* Downloads */

.DownloadSection_SectionTitle {}
.DownloadSection_SectionDescription {}
.DownloadItemOuterDiv4 { border-bottom: solid 1px #cccccc; }
.DownloadSection_ListTable {padding: 10px 10px 10px 10px; width: 425px;}
.DownloadSection_ListItem {}
.DownloadSection_ListItem2 {}
.DownloadSection_ListAlternatingItem {}
.DownloadSection_ListAlternatingItem2 {}
.DownloadSection_ListTitle
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.DownloadSection_ListAuthorLink {}
.DownloadSection_ListFileSize {}
.DownloadSection_ListBriefDescription {}
.DownloadSection_ListReadMoreLink {}
div.DownloadSection_ListDownloadLink { width: 300px;}
.DownloadSection_NoDownloads {}

.Download_Table {margin: 15px 0px 15px 0px;}
.Download_IntroCell {} 
.Download_BodyCell {}
.Download_Label {font-weight: bold;}
.Download_Title
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	text-transform: uppercase;
}
.Download_FileSize {}
.Download_BriefDescription {padding-bottom: 10px;}
.Download_FullDescription {}
.Download_AuthorLink {}
.Download_DownloadLink {padding-bottom: 10px; font-weight:bold;}
.Download_ThumbnailImage {margin-top: 10px; border: solid 1px #666666;}



/* Events */

.EventsSection_SectionTitle {}
.EventsSection_SectionDescription {}
.EventsListItemOuterDiv4 { border-bottom: solid 1px #cccccc; }
.EventsSection_ListTable { width: 97%; padding: 10px 10px 10px 10px; border-bottom: solid 1px #FFFFFF; border-right: solid 1px #FFFFFF;}
.EventsSection_ListItem {}
.EventsSection_ListItem2 {}
.EventsSection_ListAlternatingItem {}
.EventsSection_ListAlternatingItem2 {}
.EventsSection_ListTitle
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.EventsSection_ListDate {}
.EventsSection_ListBriefDescription {}
.EventsSection_ListReadMoreLink {}
.EventsSection_ListNotVisible {font-style: italic;}
.EventsSection_NoBooks {}

.Event_Table {}
.Event_IntroCell {} 
.Event_BodyCell {}
.Event_Title
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	text-transform: uppercase;
}
.Event_Date {}
.Event_BriefDescription {font-style: italic;}
.Event_FullDescription {}

.EventCalendar_CalendarControlsDiv {text-align: center; padding: 5px; margin-bottom: 10px;}
.EventCalendar_CalendarControlsTable {}
.EventCalendar_DateSelectTable {}
td.EventCalendar_DateSelectText {font-weight: bold; color: #506089; padding-left: 5px; padding-right: 20px;}
td.EventCalendar_CategorySelectText {font-weight: bold; color: #506089; padding-left: 5px; padding-right: 20px;}
td.EventCalendar_RolesSelectText {font-weight: bold; color: #506089; padding-left: 5px; padding-right: 20px;}

.EventCalendar_DayWeekPlannerDiv {background-color: #E7EBFF; text-align: center; border: solid 1px #000000; padding-top: 5px; padding-bottom: 5px;}

.EventsMonthCalendar_EventList { height: 50px; text-align: left; padding: 0px 4px 2px 4px; }
.EventsMonthCalendar_EventList a { text-decoration: none; }
.EventsMonthCalendar_EventList a:hover { text-decoration: none; }
table.EventsMonthCalendar_AddEventTable {width: 100%;}
.EventsMonthCalendar_DayNumber {font-size: 10px; text-align: right; padding: 0px 4px 0px 0px;}
.EventsMonthCalendar_SingleEvent {padding-bottom: 5px; font-weight: normal;}
.EventsMonthCalendar_SingleEvent a {font-weight: normal;}
.EventsMonthCalendar_SingleEvent a:hover {font-weight: normal;}

.EventToolTip { border: solid 2px #8492B6; background-color: #EEF1F6; color: #3C4451; padding: 10px; width: 300px; font-size: 11px; }



/* Faqs */

.FaqSection_SectionTitle {}
.FaqSection_SectionDescription {}
.FaqSection_ListTable {padding: 10px 10px 10px 10px; border-bottom: solid 1px #FFFFFF; border-right: solid 1px #FFFFFF;}
.FaqSection_ListItem {}
.FaqSection_ListItem2 {}
.FaqSection_ListAlternatingItem {}
.FaqSection_ListAlternatingItem2 {}
.FaqSection_ListTitle
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.FaqSection_ListAuthorLink {}
.FaqSection_ListBriefDescription {}
.FaqSection_ListReadMoreLink {}
.FaqSection_NoFaqs {}

.Faq_Table {}
.Faq_IntroCell {} 
.Faq_BodyCell {}
.Faq_Title
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	text-transform: uppercase;
}
.Faq_AuthorLink {}
.Faq_BriefDescription {font-style: italic;}
.Faq_FullDescription {}


/* GeoMaps */

.GeoMapMainMapDiv {width:100%; height: 500px; margin-top: 10px;}
.GeoMapDrivingDirectionsInnerDiv {font-family: Arial; font-size: 9px;}
.GeoMapLocationListDiv {width: 100%; padding-top: 20px;}
.GeoMapLocationListHeader td {background-color: #000000; color: #FFFFFF; font-weight: bold; font-size: 11px; padding: 0px 5px;}
.GeoMapLocationListItem td {padding: 0px 5px;}
.GeoMapLocationListAlternatingItem td {padding: 0px 5px; background-color: #F2F2F2;}
.GeoMapLocationListGrid {border: solid 0px #FFFFFF;}


/* HTMLNewsletters */

.HTMLNewslettersSection_SectionTitle {}
.HTMLNewslettersSection_SectionDescription {}
.HTMLNewslettersSection_ListTable {padding: 10px 10px 10px 10px; border-bottom: solid 1px #FFFFFF; border-right: solid 1px #FFFFFF;}
.HTMLNewslettersSection_ListItem {}
.HTMLNewslettersSection_ListItem2 {}
.HTMLNewslettersSection_ListAlternatingItem {}
.HTMLNewslettersSection_ListAlternatingItem2 {}
.HTMLNewslettersSection_ListTitle
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.HTMLNewslettersSection_ListAuthorLink {}
.HTMLNewslettersSection_ListBriefDescription {}
.HTMLNewslettersSection_ListReadMoreLink {}
.HTMLNewslettersSection_NoHTMLNewsletters {}
.HTMLNewslettersSection_DateCreated { display: none; }


/* Links */

.LinksSection_SectionTitle {}
.LinksSection_SectionDescription {}
.LinksSection_ListTable {padding: 10px 10px 10px 10px; width: 100%;}
.LinksSection_ListItem {}
.LinksSection_ListItem2 {}
.LinksSection_ListAlternatingItem {}
.LinksSection_ListAlternatingItem2 {}
.LinksSection_ListTitle
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.LinksSection_ListBriefDescription {}
.LinksSection_ListCommentLink {}
.LinksSection_NoLinks {}
.LinksSection_ListImage {margin: 0px 10px 0px 0px; border: none;}
.LinksSection_MainListTable { width: 487px; }
.LinksSection_MainListTable td { vertical-align: top;}

.Link_Table {padding: 10px 10px 10px 10px; margin-top: 15px; width: 100%;}
.Link_IntroCell {} 
.Link_BodyCell {}
.Link_Link {font-family: Arial; color:#e4e4e4;; font-size: 15px; font-weight: bold;}
.Link_BriefDescription {}


/* Parent Section */

.ParentListItemOuterDiv7 { margin-bottom: 5px; }
.ParentSection_SectionTitle {}
.ParentSection_SectionDescription {}
.ParentSection_ListTable { border: solid 1px #262626; background-color: #545454; padding:5px; width: 100%; margin-bottom: 10px; }
.ParentSection_ListItem {}
.ParentSection_ListItem2 {}
.ParentSection_ListAlternatingItem {}
.ParentSection_ListAlternatingItem2 {}
.ParentSection_ListTitleLink
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.ParentSection_ListBriefDescription {padding-left: 8px; padding-right: 5px; color: #ffffff;}
.ParentSection_MainListTable { width: 97%; }
.ParentSection_MainListTable td { vertical-align: top; text-align: left; padding-bottom: 10px;}


/* Photo Gallery */

.PhotoGallery_Contents { text-align: center; }
.PhotoSection_SectionTitle {color:#E09B2E; font-size: 21px;}
.PhotoSection_SectionDescription {font-size: 12px; font-weight: normal;}
.PhotoSection_SpacerCell {background-color: #993300;}
.PhotoSection_ListTable {border: none;}
.PhotoSection_ListTable td {border: none; vertical-align: bottom;}
.PhotoSection_ListItem {border-top: dashed #cccccc 1px; background-color:#FFFFFF;}
.PhotoSection_ListItem2 {background-color:#993300; font-size: 12px; font-weight: normal;}
.PhotoSection_ListAlternatingItem {border-top: dashed #993300 1px; background-color:#FFFFFF;}
.PhotoSection_ListAlternatingItem2 {background-color:#993300;}
.PhotoSection_ListTitle {font-size: 10px;}
.PhotoSection_ListBriefDescription {font-size: 12px; font-weight: normal;}
.PhotoSection_ListReadMoreLink {text-decoration: none; font-size: 9px; font-weight: normal; text-align: center;}
.PhotoSection_NoPhotos {font-size: 12px; color: #993300;}
.PhotoSection_FullImageReadMore { font-size: 11px; font-weight: bold; }
.PhotoSection_FullImageCaption {font-weight: bold; padding-bottom: 3px;}
.PhotoSection_FullImageBox { padding-bottom: 5px; }
.PhotoGallery_BigImage {}
.PhotoSection_SlideShowBigImage {text-align: center; width: 420px;}
.PhotoSection_FullImageShortDescription {display: none;}
.PhotoSection_FullImage {text-align: center; border: solid 1px #CCCCCC; background-color: #F0F0F0; padding: 20px 0px 20px 0px;}

.itemImageLink { width: 100px; height: 100px; float: none; text-align: center; border: solid 1px #CCCCCC; background-color: #F0F0F0; padding: 20px 10px 20px 10px;}
.itemImageLink:hover { width: 100px; height: 100px; float: none; text-align: center; border: solid 1px #E09B2E; background-color: #FFFFFF; padding: 20px 10px 20px 10px;}
.itemPhotoImage {width: 80px; height: 60px;}


.Photo_Table {}
.Photo_IntroCell {} 
.Photo_BodyCell {}
.Photo_Title
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	text-transform: uppercase;
}
.Photo_AuthorLink {text-decoration: none; font-size: 12px; font-weight: normal;}
.Photo_DateCreated {font-size: 12px;}
.Photo_BriefDescription {font-size: 12px; font-style: italic;}
.Photo_FullDescription {font-size: 12px;}

.PhotoContentList { border: solid 1px #CCCCCC; vertical-align: middle; }

/* Surveys */

.SurveyListItemOuterDiv1 {}
.SurveyListItemOuterDiv2 {}
.SurveyListItemOuterDiv3 {}
.SurveyListItemOuterDiv4 {}
.SurveyListItemOuterDiv5 {}
.SurveyListItemOuterDiv6 {}
.SurveyListItemOuterDiv7 {}
.SurveyListItemOuterDiv8 {}

.SurveySection_SectionTitle {}
.SurveySection_SectionDescription {}
.SurveySection_ContentList {}
.SurveySection_ListTable {}
.SurveySection_ListImage {margin: 0px 10px 5px 0px;}
.SurveySection_ListItem {}
.SurveySection_ListItem2 {}
.SurveySection_ListAlternatingItem {}
.SurveySection_ListAlternatingItem2 {}
.SurveySection_ListTitle
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.SurveySection_ListAuthorLink {}
.SurveySection_ListBriefDescription {color: #000000; letter-spacing: 1px;}
.SurveySection_ListReadMoreLink {}
.SurveySection_NoSurveys {}
.SurveyFormListTable {border-color: #FFFFFF;}

.Survey_Table {}
.Survey_IntroCell {} 
.Survey_BodyCell {}
.Survey_Title
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	text-transform: uppercase;
}

.Survey_AuthorLink {}
.Survey_BriefDescription {font-style: italic;}

.Survey_FullDescription {}

.SurveyFormResultsTable {border: solid 0px #FFFFFF;}
.SurveyFormResultsTableHeader {display: none;}
.SurveyQuestionTable {width: 85%;}
.SurveyResultQuestionTitleCell {font-weight: bold; background-color: #EBF2F7; padding-left: 20px;}
.SurveyResultCountCell {font-weight: bold; text-align: right; padding-right: 10px;}
.SurveyResultPercentageCell {font-weight: bold; padding: 0px; text-align: right;}
.SurveyResultBarGraphTable {border: solid 1px #CCCCCC;}
.SurveyResultBarGraphCellLeft {background-color: #003366; border-right: solid 1px #CCCCCC;}
.SurveyResultBarGraphCellRight {background-color: #FFFFFF;}
.SurveyResultsTextAnswerLineItem {padding-left: 17px; text-indent: -17px;}

.AdminDatagrid {border: solid 0px #FFFFFF;}


/* Comments */

.Comments_ListTable {padding: 10px 10px 10px 10px; background-color: #FFFFFF; border: solid 1px #F8F7F8; background-image : url(../Images/red-bkgd-listing.gif); background-repeat: repeat-x;}
.Comments_ListItem {}
.Comments_ListItem2 {}
.Comments_ListAlternatingItem {}
.Comments_ListAlternatingItem2 {}
.Comments_ListTitle
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.Comments_ListTitleLink {}
.Comments_ListAuthorLink {}
.Comments_ListDateCreated {}
.Comments_ListBriefDescription {}
.Comments_ListReplyLink {}


.Comments_Table {}
.Comments_IntroCell {} 
.Comments_BodyCell {}
.Comments_Title
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	text-transform: uppercase;
}
.Comments_AuthorLink {}
.Comments_DateCreated {}
.Comments_BriefDescription {}
.Comments_ParentLink {}


/* Topics */

.Topics_TopicTitle {color:#000099; font-size: 21px;}
.Topics_TopicDescription { font-weight: normal;}
.Topics_ListTable { border-top: solid #003399 3px; border-bottom: solid #003399 1px; border-left: solid #003399 1px; border-right: solid #003399 1px;}
.Topics_ListItem {background-color:#DBE8F4;}
.Topics_ListItem2 {background-color:#FFFFFF;}
.Topics_ListAlternatingItem {border-top: dashed #CCCCCC 1px; background-color:#EEEEEE;}
.Topics_ListAlternatingItem2 {background-color:#DBE8F4}
.Topics_ListTitle {color:#000099; font-size: 20px; font-weight:bold;}
.Topics_ListTitleLink {text-decoration: none;  font-weight: normal;}
.Topics_ListAuthorLink {text-decoration: none;  font-weight: normal;}
.Topics_ListDateCreated {}
.Topics_ListBriefDescription { font-weight: normal;}




/* Search */

.SearchTxtBox {text-align: right; padding-right: 5px; }

.Site_Search {font-size: 11pt; padding-right:4px; text-align: left; margin-left: 5px; margin-right: 5px;}
.Site_Search a {
   margin: 0px;
   color: #a1a1a1;
   text-align: center;
   font-weight: bold;}
.Site_Search a:hover {
   margin: 0px;
   color: #ffffff;
   font-weight: bold;
   text-align: center;}
   
.search_button { background-image:url(../images/searchback.jpg); margin-bottom: 2px; margin-left: 5px; line-height: 13px; width:65px; background-position: left; background-repeat: repeat-y; padding-left: 7px;}


td.SearchButtBack { 
}
.searchbuttonpad {padding-right: 11px;text-transform: uppercase; }
.SearchHolder { text-transform: uppercase; }

.Search_ListTable { border: none; padding: 0px 0px 0px 0px;}
.Search_ListTable td {text-align: left;}
.Search_ListItem { padding: 10px 0px 10px 10px; background-color: #FFFFFF;}
.Search_ListItem td {text-align: left;}
.Search_ListTitleLink
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.Search_ListBriefDescription {}
.Search_ListHyperlink {text-decoration: none; font-size: 10px; font-weight: normal; color: #CC6600;}
.Search_ListHyperlink a {color: #666666;}
.Search_NoResults {text-align: center; font-weight: bold;}
.Search_PagerStyle {}


/* Form */

.Form_Title
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	text-transform: uppercase;
}
.Form_Description {}
.Form_Table {}
.Form_LabelRow {font-weight: bold;}
.Form_LabelCell {font-weight: bold;}
.Form_LabelText {font-weight: bold;}
.Form_FieldRow {}
.Form_FieldCell {}
.Form_Field {}
.Form_SectionRow {}
.Form_SectionCell {}
.Form_SectionText {}
.Form_Button {}
.Form_HelpText {}
.Form_SubSectionRow {}
.Form_SubSectionCell {}
.Form_SubSectionText {}
.Form_List {}
.Form_Message {}


/* Web Service Box */
/* LEFT RSS Feeds */
.RSSFeed_Div
{
	padding: 5px;
	font-size: 10px;
}

.RSSFeed_Div td
{
	font-size: 10px;
}

.WebServiceBox_ListItem
{
	border: solid 1px #666666;
}

.WebServiceBox_ListServiceTitle
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}

.WebServiceBox_ListServiceItemOuter
{
	background-color: #E9EFF4;
	border: solid 1px #003366;
	width: 180px;
	margin-bottom: 10px;
}

.WebServiceBox_ListServiceItemInner
{
	padding: 2px 10px 10px 10px;
}

.WebServiceBox_ListServiceItemTitle
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.WebServiceBox_ListServiceItemSpacer
{
	display: none;
}

.WebServiceBox_LastRefreshed
{
	display: none;
}


/* Web Box */
/* RIGHT RSS Feeds */
.WebBox_BoxOuterDiv
{
	padding: 5px;
	font-size: 10px;
}

.WebBox_BoxOuterDiv td
{
	font-size: 10px;
}

.WebBox_BoxInnerDiv
{
	border: solid 1px #666666;
	padding: 5px;
}

.WebBox_TitleDiv
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}

.WebBox_UnderTitleSpacerDiv
{
	display: none;
}

.WebBox_ListServiceItemOuter
{
	background-color: #E9EFF4;
	border: solid 1px #003366;
	width: 180px;
	margin-bottom: 10px;
}

.WebBox_ListServiceItemInner
{
	padding: 2px 10px 10px 10px;
}

.WebBox_ListServiceItemTitle
{
	color: #003366;
	font-family: century gothic, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.WebBox_UnderItemTitleSpacerDiv
{
	display: none;
}

.WebBox_UnderItemDescriptionSpacerDiv
{
	display: none;
}

.WebBox_ListServiceDateLastRefreshed
{
	display: none;
}


/* Forum Login */

.ForumLogin_SectionTitle {color:#000099; font-size: 21px;}
.ForumLogin_SectionDescription { font-weight: normal;}
.ForumLogin_LoginLink {color: #003399;}


/* System Pages */
.GalaxyPadded .GalaxyContentDiv
{
	padding: 20px 40px;
}



/* Discuss */
.discussTable 
{   
    border:1px #CCCCCC solid;
    background-color:#FFFFFF;
}

.discussTable td
{
    font-size: 11px;


}

.discussTable th 
{
    height: 25px;
    padding: 3px;
    margin: 1px;
    background-color: #6666CC;
    color: white;
    font-size: 0.7em;
    font-weight:bold;
}


.discussTable a 
{
    color: black;
    font-size: 11px;
    text-decoration:underline;
    font-weight: bold;
}


.discussCell  
{
    padding: 3px;
    margin: 1px;
    background-color: #CCCCCC;
}


.discussCellHilite  
{
    padding: 3px;
    background-color: #CCCCCC;
}



/* HtmlTextBox */


pre 
{
    padding:5px;
    margin-bottom:0px;
    margin-top:0px;
    margin-right:0px;
    margin-left:10px;
    background-color: #eeeeee;
    font: 10px normal Lucida Console;
}


.postBodyText {padding-bottom:20px;width:400px; overflow-x:auto}
.postBodyText p {margin:0px;}

.commentText {padding-bottom:20px;width:400px; overflow-x:auto}
.commentText p {margin:0px;}

.itemCommentText {padding-bottom:20px;width:400px; overflow-x:auto}
.itemCommentText p {margin:0px;}

.articleBodyText {padding-bottom:20px;width:400px; overflow-x:auto}
.articleBodyText p {margin:0px;}

.bookFullDescription {padding-bottom:20px;width:400px; overflow-x:auto}
.bookFullDescription p {margin:0px;}


.downloadFullDescription {padding-bottom:20px;width:400px; overflow-x:auto}
.downloadFullDescription p {margin:0px;}

.eventFullDescription {padding-bottom:20px;width:400px; overflow-x:auto}
.eventFullDescription p {margin:0px;}

.eventSpeakerBiography {padding-bottom:20px;width:400px; overflow-x:auto}
.eventSpeakerBiography p {margin:0px;}

.itemEventSpeakerBiography {}
.itemEventSpeakerBiography p {margin:0px;}

.photoFullDescription {padding-bottom:20px;width:400px; overflow-x:auto}
.photoFullDescription p {margin:0px;}


/* PPIGrid */

.PPIGrid
{
    background-image: url(../../../../Common/Images/PPIGrid/PPIGridBg.gif);
    background-repeat: repeat-x;
    font-size: 11px;
    font-family:  Verdana;
    padding-top: 8px;
    border: solid 1px #5F748F;
    color: #666666;
}

.PPIGrid TABLE
{
    font-size: 11px;
    font-family:  Verdana;
    color: #666666;
}
.GridHeader
{
    font-weight: bold;
    color: white;
    background-image: url(../../../../Common/Images/PPIGrid/headerBg.gif);
    background-repeat: no-repeat;
    background-position: right top;
    background-color: transparent;
    padding-left: 6px;
    height: 35px;
}
.GroupPanel
{
}

.GroupPanelItems
{
    font-weight: bold;
    color: white;
    white-space:nowrap;
}

.GridHeader A
{
    color: white;
    text-decoration: none;
}

.GridRow
{
    background-color: #E7E9EF;
    padding-left: 5px;
}
.GridRow TD
{
    border-bottom: solid 1px #BEC7D3;
}
.GridAltRow
{
    background-image: url(../../../../Common/Images/PPIGrid/GridAltRowBg.gif);
    background-repeat: repeat-x;
    background-color: #DCE0E8;
    padding-left: 5px;
}
.GridAltRow TD
{
    border-bottom: solid 1px #BEC7D3;
}
.GridPager
{
	background-image: url(../../../../Common/Images/PPIGrid/pagerBg.gif);
	color: #E7E9EF;
	padding-left: 6px;
	background-repeat: repeat-x;
	background-position: left bottom;
}

.GridPager A
{
	color: #E7E9EF;
}



/****************************************/
/* FlyOutMenu CSS */
/****************************************/

.GalaxyMainMenuCell
{
	white-space: normal;
	background-image: url(../images/galaxy-button-bkgd-1.gif);
}

.GalaxyMainMenuCell2 ul
{
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	cursor: hand;
}

.GalaxyMainMenuCell2 ul li
{
	#position: relative;
	cursor: hand;
	cursor: pointer;
	display: table;
	padding: 0px;
	margin: 0px;
	float: center;
	border-right: solid 1px #2B6898;
}

.GalaxyMainMenuCell2 ul li a
{
	display: table-cell;
	vertical-align: middle;
	background-image: url(../images/galaxy-button-bkgd-1.gif);
	cursor: hand;
	cursor: pointer;
	padding: 0px 7px;
	margin: 0px;
	background-repeat: repeat-x;
	height: 71px;
	vertical-align: middle;
	text-align: center;
	-moz-text-align: center;
}

.GalaxyMainMenuCell2 ul li a:hover
{
	background-image: url(../images/galaxy-button-bkgd-2.gif);
	cursor: hand;
	cursor: pointer;
}

.GalaxyMainMenuCell2 ul li a span
{
	color: #000000;
	font-size: 14px;
	cursor: hand;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	width: 79px;
	white-space: normal;
	vertical-align: middle;
	text-align: center;
	-moz-text-align: center;
	#position: relative;
	#top: -50%;
}

.GalaxyMainMenuCell ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	cursor: hand;
	white-space: normal;
}

.GalaxyMainMenuCell ul li
{
	height: 71px;
	width: 110px;
	float: left;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
	border-right: solid 1px #2B6898;
	white-space: normal;
        width: 124px;
}

.GalaxyMainMenuCell ul li a {
    width: 100%;
}

.GalaxyMainMenuCell ul li a:link
{
	display: table;
	#position: absolute;
	height: 71px;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
	background-image: url(../images/galaxy-button-bkgd-1.gif);
	background-repeat: repeat-x;
	white-space: normal;
}

.GalaxyMainMenuCell ul li a:visited
{
	display: table;
	#position: absolute;
	height: 71px;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
	background-image: url(../images/galaxy-button-bkgd-1.gif);
	background-repeat: repeat-x;
	white-space: normal;
}

.GalaxyMainMenuCell ul li a:active
{
	display: table;
	#position: absolute;
	height: 71px;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
	background-image: url(../images/galaxy-button-bkgd-1.gif);
	background-repeat: repeat-x;
	white-space: normal;
}

.GalaxyMainMenuCell ul li a:hover
{
	display: table;
	#position: absolute;
	height: 71px;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
	background-image: url(../images/galaxy-button-bkgd-2.gif);
	background-repeat: repeat-x;
	white-space: normal;
}

.GalaxyMainMenuCell ul li a span.GalaxyMainMenuOuterSpan
{
	width: 100%;
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	white-space: normal;
}

.GalaxyMainMenuCell ul li a span.GalaxyMainMenuOuterSpan span
{
	display: block;
	#position: relative;
	#top: -50%;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	white-space: normal;
	padding: 0px 8px;
}

div.menu
{
	white-space: normal;
}

.GalaxyRotatorCell {
   background-color: #084a7b;
   text-align: center;
}

.GalaxyRotatorCell .adname {
   color: white;
}

div.imagead  div {
   text-align: center;
   align: center;
}

.imagead img {
   border: none;
}



