﻿/***********************Defaults***********************/
*
{
	margin: 0;
	padding: 0;
}
p
{
	margin-bottom:10px;	
}
body
{
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size:10pt;
}


div.Hidden
{
	position: fixed;
	top: 2000px;
}

a:visited
{
	color:Blue;
}
.blue
{
	background-color: #5890C9;
}
.blueHeader
{
	background-image: url(../Images/counseling_title.png);
	background-repeat: no-repeat;
	height:20px;
}
.orange, .orangeHeader
{
	background-color: #F26C37;
}
.bluegreen, .bluegreenHeader
{
	background-color: #007F5E;
}
.red, .redHeader
{
	background-color: #9A2827;
}
.yellow, .yellowHeader
{
	background-color: #F3BA51;
}
.green, .greenHeader
{
	background-color: #68A231;
}
.solidGreen
{
	background-color: #CFE1BF;
}
.floatRight
{
	float: right;
}
.floatLeft
{
	float: left;
}
.clear
{
	clear: both;
}
.ButtonWrapper
{
	text-align: center;
	padding: 10px 0;
}
.ButtonWrapper input
{
	margin-right: 5px;
}
.TextHeader
{
	text-align: center;
}
.Container
{
	margin: 15px 0;
}
.ContainerBody
{
	background-color: White;
	padding: 6px 5px;
	min-height: 100px;
}
#Wrapper
{
}

.Header
{
	font-size: 13pt;
	text-align: center;
	color: White;
	padding: 4px 0;
	font-weight: bold;
}
p
{
	margin-bottom:10px;
}
/***********************About Us Start*******************/
#AboutUs
{
	padding:8px;
}
#AboutUs p
{
}
#AboutUs p:first-letter
{
}
/***********************About Us End*********************/
/***********************Defaults End*********************/

#PageWrapper
{
	position: relative;
	background-image: url(../Images/textureBack.jpg);
	background-repeat: repeat-y;
	width: 801px;
	min-height: 800px;
	margin: 5px auto 0 auto;
	clear: both;
	padding-bottom:80px;
}
/*******************Header Start**************************/

#Logo
{
	margin: 20px 0 0 15px;
}
#UserInfo
{
	margin: 10px 10px 0 0;
}
/*******************Header End*****************************/
/*******************Sub Header Start***********************/
#SubHeaderWrapper
{
	clear:both;
	height:29px !important;
}
#PrimaryNavigation
{
	float: right;
	margin-right: 3px;
	height:29px !important;
}
#WhiteBar
{
	background-color: White;
	height: 2px;
	width: 791px;
	margin: 0 auto;
	clear: both;
	font-size:0;
}
/*******************Sub Header End*************************/
/*******************Body Main Start************************/
#BodyWrapper
{
	padding: 0 12px 30px 12px;
	clear: both;
}
#MainLeftColumn
{
	margin-top:15px;
	width: 560px;
}
#MainRightColumn
{
	margin-top:15px;
	width: 204px;
}
.InnerColumn
{
	width: 274px;
}
#InnerCenterColumn
{
	width:346;
}
#InnerLeftColumn
{
	width: 203px;
}
/*******************Body Main End***************************/
/*********************Footer Start**************************/
#FooterWrapper
{
	position: absolute;
	bottom: 2px;
	width: 781px;
	clear: both;
	padding:15px 10px 8px 10px;
}
.FooterLinks
{
	float:right;
	margin-right:10px;
	font-size:10pt;
	text-align:right;
}
.FooterLinks a
{
	color:black;
}
#Copyright
{
	text-align:right;
	font-size:9pt;
	
}
/*********************Footer End****************************/
/*********************Search Start**************************/
#SearchWrapper
{
	text-align: center;
}
#Search
{
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
	height: 68px;
	margin-top: 2px;
	padding-top: 10px;
	width: 205px;
}
#ShareThis
{
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
	height: 70px;
	margin-top: 2px;
	padding-top: 20px;
	padding-left:29px;
	width: 205px;
}
/*********************Search End****************************/
/*-----------------LOGIN START----------------*/
.loginModalWrapper
{
	width: 335px !important;
}
.loginFieldName
{
	display: block;
}
.loginField
{
	margin-bottom: 10px;
}
.loginInput
{
	font-size: 22px;
	padding: 5px;
	width: 300px;
}
.loginOptions
{
	text-align: right;
}
.loginRemember
{
	float: left;
}
.loginSubmit
{
}
.loginLinks
{
	text-align: center;
	padding-top: 10px;
}
.loginButtons input
{
	background-color: Green;
	border: none;
	padding: 3px;
	color: White;
}
/*------------------------------------------------*/

/*-------------RESOURCE SUMMARY-------------------*/
#ResouceSummary
{
	width: 204px;
}

#ResourceSummaryFooter
{
	background-image: url(../images/left_bottom_bg.png);
	background-repeat: no-repeat;
	height: 13px;
}
.ResourceSeparator
{
	background-color: #67A332;
	width: 170px;
	margin: 0 auto;
	height: 1px;
	font-size:0;
}
.SeperatorWrapper
{
	background-image: url(../images/left_bg.png);
	background-repeat: repeat-y;
}
.ResourceItem
{
	padding: 5px 0;
	background-image: url(../images/left_bg.png);
	background-repeat: repeat-y;
}
a.ResourceItemTitle
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 1.25em;
	vertical-align: baseline;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding-left: 5px;
}

a.ResourceItemTitle img
{
	vertical-align: middle;
}
a.ResourceItemTitle span
{
	display:inline-block;
	margin-left: 5px;
	vertical-align: top;
	width: 150px;
}
a.ResourceItemTitle span p
{
	padding: 0;
	margin: 0;
}

.ResourceItemText
{
	font-family: Arial,Helvetica,sans-serif;
	margin: 0 5px 0 30px;
font-size:10pt;
}


/*------------------------------------------------*/
a[active]
{
	color:Blue;
}
.LinkPopupOptions
{
	background-color: gainsboro;
	margin-left: 10px;
	padding: 4px;
	border: 1px dotted black;
	width: 90px;
	font-size:10pt;
}
.LinkPopupOptions a
{
	text-indent:5px;
	padding:3px 0;
	display:block;
	color: Blue;
	background-color:White;
}
.LinkPopupOptions a:hover
{
	background-color:#EFEFEF;
}
.ResourcesLinkWrapper
{
	min-height: 100px;
	padding: 3px;
}
.ResourceItemCollection
{
	background-color: White;
}
.ResourceItemCollection tbody td
{
	vertical-align: top;
}
.ResourceLinkCollection
{
	background-color: White;
}
.ResourcesLink
{
	text-decoration: underline;
	font-size:12pt;
}
.ResourceLinkItem
{
	margin-bottom: 15px;
}
col.BorderRight
{
	border-right: 1px solid black !important;
}
col td
{
	border-right: 1px solid black !important;
	background-color: Red !important;
}

.MCE p
{
	margin: 2px 0 !important;
	padding: 0 !important;
}
#SectionContentEditorWrapper select
{
	font-size: 16px;
	width: 100px;
}
#SectionContentEditorWrapper > div
{
	padding: 5px 0;
}
#SectionContentEditorWrapper
{
}
.ButtonWrapper
{
	text-align: center;
}
.ButtonWrapper input
{
	margin-right: 15px;
}

.Star
{
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 24px;
	margin: 0;
	padding: 0;
	width: 24px;
}
.StarEmpty
{
	background-image: url(../Images/star_white.png);
	background-repeat: no-repeat;
}
.StarWaiting
{
	background-image: url(../Images/star_red.png);
	background-repeat: no-repeat;
}
.StarFilled
{
	background-image: url(../Images/star_yellow.png);
	background-repeat: no-repeat;
}
#formHeader
{
	width: 782px;
	margin: 0 auto;
	background-image: url(../images/formHeader.gif);
	background-repeat: repeat-x;
	font-size: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 17px 10px 5px 10px;
	height: 34px;
	clear:both;
}
.formHeaderSmall
{
	font-size: 12px;
	font-style: italic;
}
#ResourcePageName
{
	padding: 5px 0;
}
#ResourcePageName img
{
	vertical-align: bottom;
}
#ResourcePageName h1
{
	display: inline;
	margin: 0;
	margin-left: 10px;
	color: White;
	vertical-align: middle;
}
.HeaderLink
{
	text-transform: uppercase;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.25em;
	color: Black;
	font-weight: bold;
	padding-top: 4px;
}
.ContentEdit
{
	width: 25px;
	padding: 0 5px;
	margin-left: 15px;
	background-color: gainsboro;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}
.ContentEdit a
{
	color: Black !important;
}
.Frame_Top_Container{
	background-image:url(../images/top_frame_bg.gif);
	background-repeat:no-repeat;
	width:346px;
	height:10px;
	margin-bottom:-8px;
}
.Frame_Center_Container{
	background-image:url(../images/center_frame_bg.gif);
	background-repeat:repeat-y;
	width:330px;
	font-family:Arial, Helvetica, sans-serif;
	padding:8px;
	color:#000000;
}
.Frame_Bottom_Container{
	background-image:url(../images/bottom_frame_bg.gif);
	background-repeat:no-repeat;
	width:346px;
	height:9px;
}

/*********************Resource Headers***********************/
.ResourceTitle
{
	clear:both;
}
.ResourceTitle span
{
	display:inline-block;
	font-size:1.6em;
	vertical-align:middle;
	font-weight:bold;
	background-repeat:no-repeat;
	font-size:16pt;
	padding:5px 0 5px 32px;
}
.BudgetingTitle
{
	color:#007F5E;
	background-image:url(../Images/bullet1.png);
}
.SavingsTitle
{
	color:#5890C9;
	background-image:url(../Images/bullet2.png);
}
.DebtTitle
{
	color:#9A2827;
	background-image:url(../Images/bullet3.png);
}
.CreditScoreTitle
{
	color:#F26C37;
	background-image:url(../Images/bullet4.png);
}
.InsuranceSafetyNetTitle
{
	color:#F3BA51;
	background-image:url(../Images/bullet5.png);
}
.OrganizationalResourcesTitle
{
	color:#68A231;
	background-image:url(../Images/bullet6.png);
}
.solidGreen .ResourceLinkItem
{
	margin-left:35px;
}
/********************Resource Headers End********************/
.RatingHelpPopup
{
	background-color:gainsboro;
	border:2px solid steelblue;
	padding:3px;
	width:170px;
}

.ResourceLinkRating
{
}
.ResourceLinkRating a
{
	font-size:8pt;
}
.HelpPopup
{
	background-color:White;
	padding:5px;
	border: 1px solid black;
	color:Black;
	width:200px;
	font-weight:normal;
	text-align:left;
	font-size:8pt;
}
.RatingHelpImage
{
	margin:1px;
	vertical-align:bottom;
	cursor:pointer;
}
.ResourceRatingStars
{
	margin-bottom:10px;
	margin-left:10px;
}
.ErrorMessage
{
	color:Red;
	display:block;
}
.DisplayRatingStar
{
	display:inline-block;
	width:11px;
	height:10px;
	background-image:url(../Images/solidStar.png);
	background-repeat:no-repeat;
}
.oneoverten{width:2px;}
.twooverten{width:3px;}
.threeoverten{width:4px;}
.fouroverten{width:5px;}
.fiveoverten{width:6px;}
.sixoverten{width:7px;}
.sevenoverten{width:8px;}
.eightoverten{width:9px;}
.nineoverten{width:10px;}
.RatingDisplay
{
	position:absolute;
	right:15px;
	margin-top:2px;
}
.FavoritesSeperator
{
	clear:both;
	border-bottom:1px dotted black;
	padding:2px 0;
}
#Progress
{
	position:fixed;
	top:0;
	left:0;
	z-index:9999999999;
}
.FavoritesItem .RatingWrapper
{
	display:inline-block;
	vertical-align:top;
	margin-top:2px;
}
.FavoritesItem
{
	font-size:9pt;
	border-bottom:1px dotted black;
	padding:3px 0;
}
.FavoriteLink
{
	display:inline-block;
	width:136px;
}

.Poll_Radio label,.Poll_Check label
{
	display:inline-block;
	width:160px;
	vertical-align:top;
}
.Poll_Check td:hover 
{
	background-color:#EFEFEF;
}
.Poll_Radio input,.Poll_Check input
{
	margin-top:2px;
	margin-right:5px;
	vertical-align:top;
}
.Poll_Radio td,.Poll_Check td
{
	padding:4px 0;
}

.ajax__tab_xp .ajax__tab_body
{
	padding:0 !important;
}
.PollWrapper *
{
	font-size:8pt;
	word-wrap:break-word;
}
.NoDisplay
{
	display:none;
}
.BarGraph
{
	background-color:gainsboro;
	width:177px;
	margin:0 auto;
	border: 1px solid gray;
}
.BarGraph_Filled
{
	height:15px;
	background-color:yellow;
	color:black;
	white-space:nowrap;
	border-right:1px solid gray;
	overflow:hidden;
}
.BarGraph_Filled span
{
	position:absolute;
	margin-left:5px;
}
.BarGraphWrapper
{
	padding:5px;
}
.BarGraphItem
{
	padding:3px 0;
}
.PlainText
{
	padding:15px;
	font-size:10pt;
}
.PlainText p
{
	margin:12px 0;
}
#PasswordReminderWrapper
{
	padding:15px;
}

#PasswordReminderWrapper .ErrorWrapper
{
	padding:5px 3px;
	background-color:white;
	border:1px solid red;
	color:Red;
	display:inline-block;
}
.PollHeader
{
	padding:3px;
}

/*********************Terms and Conditions*********************/
#Agreement
{
    padding: 15px;
}
#Agreement .Section
{
    margin: 5px 0;
}
#Agreement .Agree
{
    border: 1px solid black;
    padding: 3px 15px;
    width: 600px;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
    background-color: gainsboro;
}
#Agreement .Agree label
{
    vertical-align: middle;
    margin-left: 4px;
}
#Agreement .Agree input
{
    vertical-align: middle;
    margin-left: 20px;
}
#Agreement ol
{
    margin-left: 35px;
}
#Agreement ol li
{
    margin: 5px 0;
}
#Agreement #AgreeButtons
{
    background-color: gainsboro;
    border: 1px solid black;
    width: 600px;
    margin: 15px auto;
    padding: 10px 15px;
    text-align: center;
}
#Agreement #AgreeButtons input
{
    width: 100px;
}
#Agreement h3
{
    text-decoration: underline;
    text-align: center;
}
/****************************Terms and Conditions End*********/

.ResourceLink_Link
{
	color:Black !important;
}
.ResourceLink_Link a
{
	vertical-align:top;
}
.ResourceLink_Link a[active="true"]
{
	cursor:pointer;
}
.ResourceLink_Link a[active="false"]
{
	color:Black;
	cursor:text;
} 
.ResourceLink_Link input
{
	vertical-align:bottom;
	margin-left:5px;
}
.LinkBrowse
{
	font-size:9pt;
	display:block;
}

.BarGraph_Filled[style="width: 0;"],.BarGraph_Filled[style="width: 0%;"],.BarGraph_Filled[style="width:0;"],.BarGraph_Filled[style="width:0%;"]
{
	border:none;
}
.activeLink
{
	color:Blue;
	text-decoration:underline;
}

