/******************************************************************************
	ELEMENT STYLES
******************************************************************************/
A:visited, A:link
{
	color: #003399;
}

body, td
{
	font-family: Arial, Times New Roman, Helvetica, Sans-Serif;
	font-size:12px;
	line-height:15pt;
}

.Error
{
	color:Red;
}

ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.MemberLogin
{
	font-size:xx-small;
}

.SectionHeading
{
	color: #ffbb00;
	font-weight: bolder;
}

.BackgroundedText
{
	background-color: #FFFFCC;
}

.FooterLinks
{
}

.FooterLinks a:link, .FooterLinks a:visited
{
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	color: Black;
} 

.Copyright
{
	color: Gray;
	font-size: smaller;
}

.HomePageText
{
	padding-top: 15px;
}

.PrivacyPolicy
{
}

/*******
	General Block-element Classes
*******/
.TableHeading
{
	color:#003399;
	background-color:#FFCC33;
	padding: 5px 5px 5px 5px;
}

.TableOddRow
{
	color:#003399;
	background-color:Transparent;
}

.TableEvenRow
{
	color:#003399;
	background-color:#FFFFCC;
}

/*******
	General Form Field Classes
*******/
.FieldHighlight
{
	background-color:#FFFF99;
}

.SmallTextBox
{
	height:18px;
	font-size:8pt;
}

/******
	Expert pages classes
******/
.ExpertPageText
{
	margin-top: 15px;
	margin-bottom: 15px;
	color: Gray;
}

.ExpertSearchSpacing
{
	margin-left: 20px;
}

.ExpertNameHeading
{
	width: auto;
	padding: 5px 5px 5px 5px;
	margin-top: 5px;
	font-style: italic;
	font-weight: bolder;
}

.ExpertJoinedText
{
	font-size:smaller;
}

.ExpertSubNav
{
	padding: 10px 10px 10px 10px;
	width: 95px; 
}

.ExpertSubNavItem
{
	padding: 3px 0px 3px 0px;
}

.ExpertName
{
	text-transform:uppercase;
}

.ExpertMainText
{
	width: 460px;
}

.ExpertListItem
{
	width: 100%;
	border: #CCCC99 solid 1px;
	margin-bottom:10px;
}

.ExpertListHeading
{
	background-color:#FFFFCC;
	width: auto;
	padding:5px 5px 5px 5px;
}

.ExpertListText
{
	width:100%;
	padding:5px;
}

.ExpertHomeBody
{
	padding: 5px 5px 5px 5px;
	height: 100%;
	width: auto;
}

.ExpertHomeImage
{
	float: right;
	border-bottom: groove;
	border-right: groove;
	margin-left: 5px;
	margin-bottom: 5px;
}

.ExpertHomeField
{
	font-weight:bold;
}

.ExpertContactInfo
{
	font-weight: bold;
	margin-bottom: 5px;	
}

/*******
	Featured Expert Classes
*******/
.FeaturedExpert
{
	float: right;
	border: #CCCC99 solid 1px;
	margin-left: 0px;
	margin-top: 6px;
	width: 250px;
}

.FeaturedExpertHeading
{
	width: auto;
	padding: 5px 5px 5px 5px;
	font-weight: bolder;
}

.FeaturedExpertImage
{
	border-right: groove;
	border-bottom: groove;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.FeaturedExpertText
{
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}

.FeaturedExpertBio
{
	CLEAR: both; 
	padding-left:5px;
}

/*****
	Question & Answer Classes
******/
.QuestionScrollTitle
{
	font-weight:bolder;
}

.QuestionAnswerTable
{
	border-right: #ffcc33 thin solid;
	border-top: #ffcc33 thin solid;
	margin-top: 3px;
	margin-bottom: 3px;
	border-left: #ffcc33 thin solid;
	border-bottom: #ffcc33 thin solid;
	background-color: aliceblue;
}

.QuestionSubject
{
}

.QuestionCategory
{
}

.QuestionAnswerHeader
{
	padding: 3px 3px 3px 5px;
}

.AnswerTable
{
	border: #CCCC99 solid 1px;
	margin: 2px 2px 2px 2px;
}

.AnswerInfo
{
	background-color: #FFFFCC;
}

.AnswerText
{
	background-color: White;
}

/***
	Event Calendar Classes
***/
.CalendarTitle
{
}

.CalendarDayHeader
{
	text-align:center;
	font-weight:bold;
}

.CalendarSearchTable
{
	border: solid thin LightGrey;
	background-color: aliceblue;
}

.Calendar
{
	margin-right:5px;
	border: solid LightGrey thin;
}

.EventGrid
{
	border: solid LightGrey thin;
}

/* For positioning the day-of-month numbers */
.CalendarDay, .CalendarSelectedDay, .CalendarOtherMonthDay, .CalendarWeekendDay
{
	text-align:center;
	vertical-align:middle;
}

.CalendarSelectedDay
{
	background-color:#FFDD22;
}

.CalendarWeekendDay
{
}

.CalendarOtherMonthDay
{
	color:White;
}

/*******
	Event Classes
*******/
.Event
{
	padding-left: 25px;
}

.EventTitle
{
	font-weight: bold;
	color: #003399;
}

.EventTime
{
	
}

.EventListOdd
{
}

.EventListEven
{
}

/*******
	Resources Page Classes
*******/
.ResourcesRightColumn
{
	width: 40%;	
	float: right;
}

.ResourcesJournalLink
{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: left;
	border: solid thin LightGrey;
	padding: 3px 3px 3px 3px;
}

.ResourcesNewslettersTable
{
	margin-bottom: 0px;
}

.ResourcesLinksTable
{
	width: 59%;
}

/***
	Journal Classes
***/
.Journal
{
	clear:both;
}

.JournalSignLink
{
	float: left;
	padding-bottom: 5px;
}

.JournalSignText
{
	padding-left: 5px;
	width: 400px;
}

.JournalEntries
{
	text-align: right;
	position: relative;
	top: 40px;
}

.JournalTitle
{
	font-weight:bolder;
}

.JournalEntryHeader
{
	background-color:#FFFFCC;
}

.JournalEntryTable
{
	border: #CCCC99 solid 1px;
	margin: 2px 2px 2px 2px;
}

.JournalComment
{
}

/*******
	Newsletter Classes
*******/
.NewsletterTitle
{
	margin-top: 10px;
	text-align:center;
}

.NewsletterText
{
	padding: 5px 5px 5px 5px;
}

/******
	Member Profile Page Classes
******/
.MemberExpertSubscriptions
{
	width: 250px;
	margin-bottom: 10px;
	border: solid thin #FFCC33;
}

.MemberCategorySubscriptions
{
	width: 250px;
	margin-bottom: 10px;
	border: solid thin #FFCC33;
}

.MemberNewsletterSubscriptionType
{
	width: 250px;
	margin-bottom: 10px;
	border: solid thin #FFCC33;
}

.MemberJoinedText
{
	font-size:smaller;
}

.MemberLoginCell
{
	border: solid thin LightGrey; 
	padding: 5px 5px 5px 5px; 
	background-color: #FFFFCC;
}

.MemberSignUpLink
{
	margin-top: 10px; 
	margin-left: 20px;
}

/*******
	Expert Membership Classes
*******/
.ExpertMembershipColumnHeading
{
}

.ExpertMembershipHighlight
{
}

