body
{
	margin:0px;
}
.headerTopBar 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #c7b994;
	text-align: right;
	color: #FFFFFF;
}

.headerTopBarLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.headerMenu
{
	background-image: url(/Images/HeaderMenuBackground.jpg);
	background-repeat: repeat-x;
}

.imageLink
{
	border-width: 0;
}

.slogan
{
	font-family: Arial, Helvetica, sans-serif;
	color: #cfbda7;
	font-size: 15px;
	font-weight:bold;
}

.phoneNumber
{
	font-family: Arial, Helvetica, sans-serif;
	color: #b99f73;
	font-size: 15px;
	font-weight:bold;
}

.mainFrame
{
	background-image: url(/Images/MainBackground.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	padding-left: 2px;
}

.greyBar
{
	background-image: url(/Images/greybar.jpg);
	background-repeat:repeat;
	height: 3px;
}

.footerLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #637e74;
}

.footerLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a6a6a6;
}

.footerText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #637e74;
}

.SubSummaryBar
{
	 background-image: url(/Images/OverviewBotBarBackground.jpg);
	 background-repeat: repeat-x;	 
	 height: 26px;
	 color: #3a5a4e;
	 font-weight: bold;
	 font-size: 14px;
	 font-family: Arial, Helvetica, sans-serif;
	 border-color: #c8ba96;
	 border-style: solid;
 	 border-width: 1px;
 	 border-top-width: 0px;
 	 padding-left: 15px;
 	 margin-top: 5px;
 	 cursor:pointer;
}

.SubSummary
{
	background-image: url(/Images/QuestionBackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.contentInnerFrameTable
{
	border-color: #c8ba96;
	border-style: solid;
	border-width: 1px;

	width: 100%;
	
	background-image: url(/Images/QuestionBackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 15px;
}


.contentInnerFrameTable h3
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #68421c;
	border-bottom:solid 1px #c8ba96;		
	margin-right: 30px;		
}

.contentInnerFrameTable h3 .theText
{	
	margin-top: -15px;	
	text-align:left;
	float:left;
	width:49%;
}

.contentInnerFrameTable h3 .editLinks
{
	margin-top: -15px;	
	text-align:right;
	float:right;
	width:49%;
}


.SplashContentInnerFrameTable
{
	border-color: #c8ba96;
	border-style: solid;
	border-width: 1px;

	width: 100%;
	
	background-image: url(/Images/QuestionBackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.contentOuterFrameTable
{
	width: 537px;
	border-color: #FFFFFF;
	border-style:  solid;
	border-width: 1px;
}

.contentTableHeader
{
	border-top-color: #658c7d;
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #f6f2eb;

}

.contentTable
{
	border-top-color: #c8ba96;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #c8ba96;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #c8ba96;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #c8ba96;
	border-left-style: solid;
	border-left-width: 1px;
	border-style:solid;
	width: 350px;	
	margin-left: 15px;
	margin-right: 15px;
}

.contentTableCell
{
	border-bottom:solid 1px #c8ba96;
	padding-left:5px;
	padding-right:5px;
}

.contentTableCellMoreHeight
{
	border-bottom:solid 1px #c8ba96;
	padding-right:5px;
	height:20px;
}

.contentTableCellSimple
{
	padding-right:5px;
	height:20px;
	
}
.contentTabbedText
{
	margin:0px;
	padding-left:12px;
}

.questionText
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #68421c;
}

.questionBoldText
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #68421c;
}

.summaryItemChangedText
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:  Red;
}

.inItalics
{
	font-style: italic;
}

.heading
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #68421c;
}

.contentInnerLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #637e74;
}

.SummAccordHeaderCollapsed
{
}

.SummAccordHeaderExpanded
{
}

.SmallNote
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #68421c;
	vertical-align: 1px;
	float: right;
}

.SummAccordHeaderCollapsed .CollapseNote
{
	visibility: hidden;
	display: none;
}
.SummAccordHeaderCollapsed .ExpandNote
{
	visibility: visible;
	display: inherit;
}

.SummAccordHeaderExpanded .ExpandNote
{
	visibility: hidden;
	display: none;
}
.SummAccordHeaderExpanded .CollapseNote
{
	visibility: visible;
	display: inherit;
}

.menuLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #637e74;
	padding-right: 3px;
	text-decoration:none;
}

.menuBullet
{
	 vertical-align: top;
	 font-size: 1px;
}

.navagation
{
	background-color: #f8f6ec;
	height: 43px;
	border-color: #c8ba96;
	border-style: solid;
	border-width: 1px;
}

.question
{
	background-image: url(/Images/QuestionBackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.homebody
{
	background-image: url(/Images/QuestionBackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.homebodycell
{
	background-image: url(/Images/QuestionBackground.jpg);
	background-repeat: repeat-x;
	background-position:20px 20px;
}

blockquote 
{
	margin:0px;
	margin-left:20px;
	margin-bottom:20px;
	padding:0px;
}

.overviewTopBar
{
	 background-image: url(/Images/OverviewTopBarBackground.jpg);
	 background-repeat: repeat-x;
	 height: 26px;
	 color: #FFFFFF;
	 font-size: 16px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight:bold
}

.overviewHelpBar
{
	 background-image: url(/Images/help_header_background.gif);
	 background-repeat: repeat-x;
	 height: 24px;
	 color: #FFFFFF;
	 font-size: 14px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight:bold
}


.overviewMidBar
{
	 background-image: url(/Images/OverviewMidBarBackground.jpg);
	 background-repeat: repeat-x;
	 color: #68421c;
	 background-color: #ded6c0;
	 vertical-align: text-top;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
}

.bodyHelpTable
{
	background-color: #f0ece2;
        border-color: #c8ba96;
	border-style: solid;
 	border-width: 1px;
}

.bodyHelpText
{
	 color: #68421c;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;

}

.overviewBotBar
{
	 background-image: url(/Images/OverviewBotBarBackground.jpg);
	 background-repeat: repeat-x;
	 height: 26px;
	 color: #3a5a4e;
	 font-weight: bold;
	 font-size: 14px;
	 font-family: Arial, Helvetica, sans-serif;
	 border-right-color: #c8ba96;
	 border-right-style: solid;
 	 border-right-width: 1px;
	 border-left-color: #c8ba96;
	 border-left-style: solid;
	 border-left-width: 1px;
}

.overviewBar
{
	 background-image: url(/Images/OverviewBotBarBackground.jpg);
	 background-repeat: repeat-x;
	 height: 26px;
	 color: #3a5a4e;
	 font-weight: bold;
	 font-size: 14px;
	 font-family: Arial, Helvetica, sans-serif;
	 border-bottom-color: #c8ba96;
	 border-bottom-style: solid;
	 border-bottom-width: 1px;
}

.sideBar
{
	border-color: #658c7d;
	border-width: 1px;
	border-style: solid;
}

.helpBorder
{
	border-color: #4e76d1;
	border-width: 1px;
	border-style: solid;
}

.stdBottomBorder
{
	border-bottom: solid 1px #c8ba96;
}

.helpMainHeader
{
	background-color:#003399;
}

.helpHeader
{
	background-color:#486cc0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#ffffff;
	height:22px;
	vertical-align:middle;
	padding-left:12px;
}

.helpLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}

.helpBodyBackground
{
	background-color:#92ace8;
}


.helpBody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	padding-top:5px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:5px;
}

.helpButton
{
	background-image: url(/Images/HelpButtonBackground.jpg);
	background-repeat: repeat-x
}

.signInPanel
{
	color: #bda272;
	background-image: url(/Images/SignInStatus.JPG);
	background-repeat: no-repeat;
	height: 72px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	
}

.signInPanel1
{
	color: #bda272;
	background-image: url(/Images/SignInStatus.JPG);
	background-repeat: no-repeat;
	height: 135px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	
}

.audioControlsPanel
{
	background-image: url(/Images/AudioControlsPanel.JPG);
	background-repeat: no-repeat;
	height: 51px;
	width: 190px;
	border-top-color: #658c7d;
	border-top-width: 1px;
	border-top-style: solid;
	line-height: 23px;
	
}

.audioControl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F6F1EB;
	color: #be9855;
}

.myProgressPanel
{
	background-image: url(/Images/MyProgressPanel.JPG);
	background-repeat: no-repeat;
	height: 44px;
	width: 190px;
	border-top-color: #658c7d;
	border-top-width: 1px;
	border-top-style: solid;
	color: #be9855;
}

.myLinksPanel
{
	background-image: url(/Images/myLinks.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 190px;
	border-top-color: #658c7d;
	border-top-width: 1px;
	border-top-style: solid;
	color: #be9855;
}

.myLinksDivPanel
{
	background-image: url(/Images/myLinks.jpg);
	background-repeat: no-repeat;
	width: 190px;
	border-top-color: #658c7d;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 20px;
	color: #be9855;
}

.mhProgressCompleteBar
{
	border-top-color: #658c7d;
	border-top-width: 1px;
	width: 190px;
	border-top-style: solid;
	background-color: #f0f3ee;
}


.mhProgressCompleteColor
{
	background-color: #f0f3ee;
}

.mhParentProgressCurrentBar
{
	border-top-color: #658c7d;
	border-top-width: 1px;
	width: 190px;
	border-top-style: solid;
	background-color: #f0f3ee;
	font-weight: bold;
}

.mhProgressCompleteLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #637e74;
}

.mhProgressCurrentBar
{
	border-top-color: #658c7d;
	border-top-width: 1px;
	width: 190px;
	border-top-style: solid;
	background-color: #e2e8dd;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3a5a4e;
}

.myProgressIncompleteBar
{
	border-top-color: #658c7d;
	border-top-width: 1px;
	width: 190px;
	border-top-style: solid;
	background-color: #f6f2eb;
}


.myProgressIncompleteLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bda272;
}

.myProgressStepsBar
{
	height: 24px;
	width: 190px;
	border-top-color: #658c7d;
	border-top-width: 1px;
	border-top-style: solid;
}

.myProgressStepsLink
{
	color: #be9855;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.buttonLabel
{
	color:#35594d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}

.splashHeading
{
	background-image: url(/Images/SplashImages/SubHeadingBackground.gif);
	background-repeat:repeat-x;
	border-bottom:solid 0px
}

.splashBodyText
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #68421c;
}

.splashBottomOuterTable
{
	background-color:#f1eee5; 
	height:140px;
	width:100%;
}

.splashSubWindowBar
{
	 background-image: url(/Images/SplashImages/SubHeadingBackgroundGreen.gif);
	 background-repeat: repeat-x;
	 height: 23px;
	 color: #FFFFFF;
	 font-size: 15px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight:bold
}

.splashSubWindowOtherBar
{
	 background-image: url(/Images/SplashImages/BrownTitleBackground.gif);
	 background-repeat: repeat-x;
	 height: 23px;
	 color: #FFFFFF;
	 font-size: 15px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight:bold
}


.splashSubWindow
{
	background-image: url(/Images/SplashImages/SubWindowBackground.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#fbfaf3;

}

.splashSubInnerWindow
{
	border-top:solid 1px #bc9e6b;
	border-bottom:solid 1px #e5d6ba;
	border-right:solid 1px #cab288;
	border-left:solid 1px #cab288;
	height:100px;
}

.splashLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c5e51;
	text-decoration:none;
}

.title
{
	font-weight:bold;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}

.rightAligned {
	text-align: right;
}

p.callout{
	width: 360px;
	padding: 5px;
	color: #006658;
	background-color: #E8E8E8;
	border: 1px solid #006658;
	display: block;
}

.test
{
	line-height:1px;
}

.chatDragBar
{
	padding: 2px 2px 2px 2px;
	background-image: url(/images/OverviewTopBarBackground.jpg);
	background-repeat: repeat-x;
	border-bottom: solid thin black;
	border-right: solid thin black;
	height: 20px;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:move
}

.flyOutMenu
{
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	border-color: #658c7d;
	border-width: 1px;
	border-style: solid;	
	z-index: 10000;
}

.flyOutMenuOn
{
	background-color: #658c7d;
	color: White;
}

.flyOutMenuOff
{
}

.indentedMenu
{
	margin-left: 12px;
}

.wizardHomeLink
{
	border-top: 0px;
	border-bottom: 0px;
	background-color: White;	
	width: 190px;	
}
.wizardHomeLink span
{
	background: url(../../Images/arrow.gif) no-repeat;
	background-position:left center;
	display: inline-block;
	margin:  0px 0px 0px 12px;
	padding: 3px 3px 3px 10px;
	font-weight: bold;
}
