﻿body
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	color: #585858;
	background-color: White;
}

div.MainBody
{
	width: 1000px;
	text-align: left;
	margin: 0 auto;
}

div.Body
{
	background-color: White;
	background-repeat: repeat-x;
	background-image: url('Images/Common/SilverGradient.gif');
}

h1
{
	color: #1D5884;
	font-size: 16pt;
	font-weight: normal;
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom: dotted 1px #656565;
}

a
{
	color: #3F81B1;
	text-decoration: underline;
}

a:Hover
{
	text-decoration: none;
}

a img
{
	border: 0px;
}

.Button
{
	cursor: pointer;
}

.SectionHeader
{
	background-color: White;
	background-repeat: repeat-y;
	background-image: url('Images/Common/SectionHeaderBackground.gif');
	border-left: solid 1px white;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
}

.SectionContent
{
	background-color: White;
	background-repeat: repeat-x;
	background-image: url('Images/Common/SectionBackground.gif');
}

.ContentPage
{
	background-color: White;
	background-repeat: repeat-x;
	background-image: url('Images/Common/PageBackground.gif');
}

.ErrorMessage
{
	color: Red;
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}


/* SITE HEADER STYLES */
.SiteHeader
{
	background-color: White;
	background-repeat: repeat-x;
	background-image: url('Images/SiteHeader/background.gif');
}

.MembershipPromoBar
{
	background-color: White;
	background-repeat: repeat-x;
	background-image: url('Images/SiteHeader/TopBar/Background.gif');
}

.SiteHeaderTable
{
	
}

.SiteHeaderCell
{

}

.AdBanner
{
	background-color: White;
	background-repeat: repeat-x;
	background-image: url('Images/SiteHeader/BannerBackground.gif');
}

.AdBannerTable
{
	
}

.ScrollingBanner
{
	color: #C4C4C4;
	background-color: #333333;
	font-size: 8pt;
}

a.ScrollingBannerLink
{
	color: #C4C4C4;
	text-decoration: none;
}

a.ScrollingBannerLink:Hover
{
	text-decoration: underline;
}

.LoggedInTab
{
	background-color: White;
	background-repeat: repeat-x;
	background-image: url('Images/SiteHeader/LoggedInTab.gif');	
	text-align: left;
	font-size: 11px;
	padding: 3px  14px 3px 18px;
	height: 34px;
	width: 176px;
	color: #ffffff;
	text-align: center;
}

.LoggedInTab a
{
	color: #ffffff;
	text-decoration: none;
}

.LoggedInTab a:hover
{
	text-decoration: underline;
}

/* HOME PAGE STYLES */
.HomeBanner
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #F7F7F7;
	background-color: White;
	background-repeat: repeat-x;
	background-image: url('Images/HomePage/Background.gif');
}

.OrangeArrowList
{
	padding: 0px;
	margin: 0px;
	margin-left: 17px;
	list-style-image: url('Images/HomePage/OrangeArrow.png');
}

a.OrangeLink
{
	font-family: Tahoma;
	font-size: 7.5pt;
	font-weight: bold;
	color: #E6A835;
	text-decoration: underline;
}

a.OrangeLink:Hover
{
	text-decoration: none;
}

.TitleBanner
{
	background-color: #333333;
}

.SignUpForm
{
	font-size: 8pt;
}

.MemberSelectGreenCell
{
	padding: 10px;
	background-color: #EDF6E8;
	vertical-align: middle;
	text-align: center;
	width: 60px;
	background-image: url('../../images/store/green-check.gif');
	background-repeat: no-repeat;
	background-position: center 50%;
}

.MemberSelectBlueCell
{
	padding: 10px;
	background-color: #E6EFF5;
	vertical-align: middle;
	text-align: center;
	width: 60px;
	background-image: url('../../images/store/blue-check.gif');
	background-repeat: no-repeat;
	background-position: center 50%;
}

.MemberSelectRedCell
{
	padding: 10px;
	background-color: #F5E6E6;
	vertical-align: middle;
	text-align: center;
	width: 60px;
	background-image: url('../../images/store/red-check.gif');
	background-repeat: no-repeat;
	background-position: center 50%;
}

.MemberSelectGrayCell
{
	padding: 10px; 
	background-color: #EBEAEA; 
	vertical-align: middle;
	width: 60px;
	text-align: center;
}

.MemberSelectFeatureCell
{
	padding: 10px; 
	border-bottom: solid 1px #EBEAEA; 
	vertical-align: middle;
}

/* PAGE OPTIONS STYLES */
.PageOptions
{
	color: #3F81B1;
	font-size: 8pt;
}

a.PageOptionsLink
{
	color: #3F81B1;
	text-decoration: underline;
}

a.PageOptionsLink:Hover
{
	text-decoration: none;
}

/* PAGE CONTENT STYLES */
.PageContentTitleWithTopBorder
{
	font-weight: bold;
	color: #1D5884;
	border-top: dotted 1px #CFCFCF;
	padding-top: 15px;
}
.PageContentTitle
{
	font-weight: bold;
	color: #1D5884;
}
.PageContentTitleAlt
{
	font-weight: bold;
	color: #E6A835;
}
.PageContentColoredArrowList
{
	padding: 0px;
	margin: 0px;
	margin-left: 17px;
	list-style-image: url('Images/Common/ColoredArrow.png');
}
.CallOutBlock
{
	border-top: dotted 1px #CFCFCF;
	border-bottom: dotted 1px #CFCFCF;
	padding: 20px;
	text-align: center;
}

.Table
{
	background-color: #EFEFEF;
	border-bottom: solid 7px #D9D8D9;
}

.TableHeader
{
	background-color: #333333;
	color: White;
	font-size: 10pt;
	font-family: Arial;
	letter-spacing: 0px;
	padding: 10px; 
}

.TableColumnHeader
{
	font-size: 8.5pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #666666;
}

.TableColumnHeaderAlt
{
	font-size: 8.5pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #666666;
	background-color: #E7E7E7;
}

.TableCell
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: dotted 1px #666666;
	font-size: 8.5pt;
	line-height: 18px;
}

.TableCellAlt
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: dotted 1px #666666;
	font-size: 8.5pt;
	line-height: 18px;
	background-color: #E7E7E7;
}

/* GROUP BOX STYLES */
.InteriorGroupBox
{
	font-size: 8.5pt;	
}

.InteriorGroupBoxList
{
	padding: 0px;
	margin: 0px;
	margin-left: 17px;
	list-style-image: url('Images/InteriorGroups/GrayArrow.png');
	font-size: 7.5pt;
}

a.GroupBoxLink
{
	text-decoration: none;
}

a.GroupBoxLink:Hover
{
	text-decoration: underline;
}

/* SITE FOOTER STYLES */
.SiteFooter
{
	font-size: 7.5pt;
	color: #9D9D9D;
	letter-spacing: 0px;
}

.SiteFooterCategoryTitle
{
	font-size: 7.5pt;
	color: #585858;
	letter-spacing: 0px;
	font-weight: bold;
}

a.SiteFooterCategoryLink
{
	font-size: 7.5pt;
	color: #585858;
	letter-spacing: 0px;
	font-weight: bold;
	text-decoration: none;
}

a.SiteFooterCategoryLink:Hover
{
	text-decoration: underline;
}

a.SiteFooterLink
{
	font-size: 7.5pt;
	color: #9D9D9D;
	letter-spacing: 0px;
	text-decoration: none;
}

a.SiteFooterLink:Hover
{
	text-decoration: underline;
}

/* COURSES STYLES */
.CoursesViewCell
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: dotted 1px #666666;
	font-size: 8.5pt;
	line-height: 16px;
	width: 23px;
}

.CoursesNumberCell
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: dotted 1px #666666;
	font-size: 8.5pt;
	line-height: 16px;
	background-color: #E7E7E7;
	width: 40px;
	text-align: center;
}

.CoursesTitleCell
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: dotted 1px #666666;
	font-size: 8.5pt;
	line-height: 16px;
}

.CoursesTitleAltCell
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: dotted 1px #666666;
	font-size: 8.5pt;
	line-height: 16px;
	background-color: #E7E7E7;
}

.CoursesDocumentsCell
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: dotted 1px #666666;
	font-size: 8.5pt;
	line-height: 16px;
	background-color: #E7E7E7;
	width: 60px;
	text-align: center;
}

/* SURVEY STYLES */
.SurveySelectionItem
{
	padding-right: 5px;
	cursor: pointer;
}

.SurveySelectionItem:Hover
{
	padding-right: 5px;
	cursor: pointer;
	background-color: Yellow;
}

/* AJM CREDITS */
.ajm-link-back
{
	margin: 0 auto;
	margin-bottom: 15px;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	background-image: url('../../images/ajm-icon.gif');
}
.ajm-link-back a{
	display:block;
	overflow:hidden;
	height:100%;
}


a.paging-link{
	border: solid 1px #E7E7E7;
	padding: 10px;
	margin-right: 10px;
}

