body
{
	font-family: Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
}
td
{
	font-family: Arial, Sans-Serif;
}
ul
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #666666;	
}
ul.noMargins
{
	list-style-type: circle;
	padding: 0px;
	margin: 0px;	
}
a:link, a:visited, a:active
{
    text-decoration: underline;
    color:  #316E8D;
}
a:hover
{
    text-decoration: underline;
    color:  #024166;
}
p
{
	margin: 15px 0px 0px 0px;
}
h1
{
	margin: 15px 0px 0px 0px;
	color: #024166;
	font-size: 24px;
}
h2
{
	margin: 15px 0px 0px 0px;
	color: #024166;
	font-size: 16px;
}
h3
{
	margin: 15px 0px 0px 0px;
	color: #024166;
	font-size: 12px;
}
h3.NoTopMargin
{
	margin: 0px 0px 0px 0px;
}
h4
{
	margin: 15px 0px 0px 0px;
	color: #024166;
	font-size: 11px;
}
h4.NoTopMargin
{
	margin: 0px 0px 0px 0px;
}
.Center
{ 
	text-align: center;
}
.Center table
{ 
	margin: 0px 0px 0px 0px;
	text-align: left;
}
table.NoMargin
{
	margin: 0px 0px 0px 0px;
}
table.RightBox
{
	margin: 5px 5px 5px 5px;
	align: right;
	bgcolor: #EEEEEE;
}
.Underline { text-decoration: underline; }
.Tiny
{
	font-size: 8px;
	color: #666666;
}
.ExtraSmall
{
	font-size: 9px;
	color: #666666;
}
.Small
{
	font-size: 10px;
	color: #666666;
}
.Normal
{
	font-size: 12px;
	color: #666666;
}
.NormalBold
{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.NormalRed
{
	font-size: 11px;
	color: #FF0000;
}
.SubHead
{
	font-size: 14px;
	color: #024166;
	font-style: normal;
}
.Large
{
	font-size: 12px;
	color: #666666;
}
.XLarge
{
	font-size: 16px;
	color: #666666;
}
.XLargeWhite
{
	font-size: 15px;
	color: #EEEEEE;
}
.XXLarge
{
	font-size: 18px;
	color: #666666;
}
.PageTitle
{
	font-size: 22px;
	color: #024166;
}
.MissingContent
{
	font-size: 11px;
	color: #ff0000;
}
.ContentPreview
{
	margin-top: 15px; 
	border: 1px solid #cccccc;
}
/* Background Styles */
.BgWhite
{
	background-color: #FFFFFF;
}
.BgCCCCCC
{
	background-color: #CCCCCC;
}
/* Form Styles */
.Form150 {	width: 150px;}
.Form120 {	width: 120px;}
.Form130 {	width: 130px;}
.Form135 {	width: 135px;}
.Form75 {	width: 75px;}
.Form50 {	width: 50px;}
.Form40 {	width: 40px;}
.Form25 {	width: 25px;}
.Form200 {	width: 200px;}
.Form200H100 { width: 200px; height: 100px; }
.Form250 {	width: 250px;}
.Form250H100 { width: 250px; height: 100px; }
.Form310 {	width: 310px;}
/* Layout Styles */
div.MCA
{
	font-size: 11px;
	color: #666666;
	margin: 10px 25px 25px 25px;
}
div.RightChannel
{
	width: 200px;
	margin: 10px 5px 25px 5px;
}
div.BorderSpacer1H
{
	border-top: solid 1px #FFFFFF;
}
div.BorderSpacer5H
{
	border-top: solid 5px #FFFFFF;
}
div.Spacer5W
{
	width: 5px;
	white-space: nowrap;
}

div.SCartQty { width: 35px; margin: 5px 0px 5px 0px; }
div.SCartDescription { width: 200px; margin: 5px 0px 5px 0px; }
div.SCartTotal { width: 75px; margin: 5px 0px 5px 0px; }
div.SCartSummaryDescription { width: 280px; margin: 5px 0px 5px 0px; }

/* John's working styles - all up for debate */
a img { border: none; } /* globally eliminates borders on link images */
table.Container, table.Container td { padding: 0px; margin: 0px; }

#PageContainer 
{
	background-color: #ffffff;
	margin-top: 24px; margin-bottom: 0px; margin-left: auto; margin-right: auto;
}

#HeaderBottomSep
{
	background-color: #004669;
	border-bottom: 1px solid #ffffff;
	height: 4px;
}

#MainNavContainer { background-color: #5a9ba1; }

#MainImgContainer
{
	border-top: 1px solid #ffffff;
	padding-bottom: 1px;
	border-bottom: 12px solid #cccccc;
	margin-bottom: 1px;
}
#MainImgContainer .MainImgTextCell 
{
	vertical-align: top;
	padding: 105px 0px 5px 20px; 
}
#MainImgContainer .MainImgTextContainer
{
	width: 250px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
/* Home page Main Image overrides */
#HomeBody #MainImgContainer .MainImgTextCell { padding: 155px 0px 5px 45px; }
#HomeBody #MainImgContainer .MainImgTextContainer
{
	width: 149px;
}
#MainImgBottomSep
{
	height: 12px;
	background-color: #cccccc;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#LeftChannel { width: 157px; }
#MainChannel { width: 349px; }
#MainChannelWide { width: 539px; } /* MainChannel + RightChannel */
#MainChannelWide .ColumnContainer { margin: 17px 30px 15px 33px; }
#MainChannelStandalone { width: 696px; } /* Left Channel + MainChannel + RightChannel */
#MainChannelStandalone .ColumnContainer { margin: 17px 30px 15px 33px; }
#RightChannel { width: 190px; }

div.ColumnHeading { margin-top: 19px; }

#LeftNavContainer {
	padding: 12px 0px 12px 0px; 
	border-bottom: 2px solid #4174a7;
	margin-bottom: 1px;
}
#LeftNavContainer .NavItemContainer { border-top: 1px solid #d0d0d0; }
#LeftNavContainer .NavItemOff { margin: 8px 8px 8px 17px; }
#LeftNavContainer .NavItemOff a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none; 
	text-transform: uppercase;
	color: #336b87;
}
#LeftNavContainer .NavItemOn { margin: 8px 8px 8px 17px; }
#LeftNavContainer .NavItemOn a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none; 
	text-transform: uppercase;
	color: #333333;
}

#MainChannel .ColumnContainer { margin: 17px 30px 15px 33px; }

.Light { font-weight: normal; }

div.MoreLink { margin: 18px 0px 27px 5px; }
div.ColumnContainer a.MoreLink {
	color: #5c5c5c;
	font-weight: bold;
	text-decoration: none;	
}
div.ColumnContainer a.MoreLink:hover { text-decoration: underline; }

/***** Begin Touts */

.ToutContainer { border-bottom: 1px solid #ffffff; }
.ToutContainer .FormLabel { display: block; }
.ImageToutContainer a { display: block; }

label
{
	font-weight: bold;
}

#ACALoginTout { background-color: #cd8b2d; padding-bottom: 6px; }
#ACALoginTout .Top { background-color: #ba6512; }
#ACALoginTout .Container { margin: 0px 18px 0px 24px; }
#ACALoginTout .Container .ImageButton
{
 display: block; 
 margin-left: 126px;
}
#ACALoginTout .Container a
{
	color: #e0d4c5; 
	display: block; 
	margin: 6px 0px 6px 2px;
}
#ACALoginTout .Container .FormError { color: yellow; }

#ACALoginTout .Container .Join
{
	margin: 0px 0px 0px 0px;
	font-size: 18px;
	color: #EEEEEE;
}

#GetAnswersTout
{
	background-color: #5a9ba1;
	padding-bottom: 6px;
}
#GetAnswersTout .Container { margin: 0px 6px 0px 15px; }
#GetAnswersTout .Normal { color: #133c40; margin: 5px 0px 16px 0px; }

#HighlightsTout .Container { 
	margin: 11px 8px 18px 9px; 
	font-size: 10px;
}
#HighlightsTout .Container .Title {
	text-transform: uppercase;
	font-weight: bold;
	color: #336b87; 
}
#HighlightsTout .Container .Normal {
	color: #5c5c5c;
	text-decoration: none;
}
#HighlightsTout .Container .Normal a {
	color: #5c5c5c;
	font-weight: bold;
	text-decoration: none;
}
#HighlightsTout .Container .Normal a:hover {
	text-decoration: underline;
}

#MembershipInfoTout { background-color: #cd8b2d; }
#MembershipInfoTout .Container { margin: 0px 9px 9px 9px; }
#MembershipInfoTout .ToutList .ListItem { border-top: 1px solid #dcae6c; }
#MembershipInfoTout .ToutList .ListItemFirst .Title, 
  #MembershipInfoTout .ToutList .ListItem .Title 
{
	color: #f5e8d5;
}
#MembershipInfoTout .ToutList .ListItemFirst .Normal, 
  #MembershipInfoTout .ToutList .ListItem .Normal
{
	color: #7b4509;
	font-weight: bold;
}
#MembershipInfoTout .ToutList .ListItemFirst .Normal a, 
  #MembershipInfoTout .ToutList .ListItem .Normal a
{
	color: #7b4509;
	text-decoration: none;
}
#MembershipInfoTout .ToutList .ListItemFirst .Normal a:hover, 
  #MembershipInfoTout .ToutList .ListItem .Normal a:hover
{
	color: #7b4509;
	text-decoration: underline;
}
#MembershipInfoTout .Bottom {
	background-color: #ba6512;
	padding: 4px 11px;
	text-transform: uppercase;
}
#MembershipInfoTout .Bottom a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#MembershipInfoTout .Bottom a:hover {
	color: #ffffff;
}

#ACADownloadsTout .Container { margin: 10px 14px 10px 5px; }

/***** End Touts */

/***** Lists */
.ListType1Container
{
	margin-bottom: 6px;
	border-top: solid 1px #cccccc;
}
.ListType1Container .InnerContainer
{
	margin: 5px 15px 0px 4px;
}
.ListTitleLink1, .ListTitleLink1 a:link, .ListTitleLink1 a:visited, .ListTitleLink1 a:active
{
	color: #336b87;
	text-decoration: none;
	font-weight: bold;
}
.ListTitleLink1 a:hover
{
	color: #336b87;
	text-decoration: underline;
}

.ListType2Container .BorderTop { border-top: solid 1px #cccccc; }
.ListType2Container .InnerContainer { margin: 5px 15px 6px 4px; }

.ListType3Container { margin-top: 10px; }
.ListType3Container .InnerContainer a:hover { text-decoration: underline; }

.ToutList .ListItemFirst, .ToutList .ListItem { padding: 8px 0px 7px 0px; }
.ToutList .ListItem { border-top: 1px solid #ffffff; }
.ToutList .ListItemFirst .Title, .ToutList .ListItem .Title 
{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.ToutList .ListItemFirst .Normal, .ToutList .ListItem .Normal 
{
	font-size: 11px;
	font-weight: bold;
}

.BulletListArrow .ListItemFirstContainer, .BulletListArrow .ListItemContainer
{
	padding-left: 8px;
	background-image: url(../Images/Common/bullet_arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	xbackground-color: #eeeeee;
}
.BulletListArrow .ListItemContainer { background-position: 0px 8px; }
.BulletListArrow .ListItemFirst, .BulletListArrow .ListItem { margin-bottom: 3px; }
.BulletListArrow .ListItem { border-top: 1px solid #bdd7d9; padding-top: 3px; }
.BulletListArrow .ListItemFirst a, .BulletListArrow .ListItem a {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.BulletListArrow .ListItemFirst a:hover, .BulletListArrow .ListItem a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
/***** End Lists */

/***** Tim-defined */

#RightChannel .List { padding: 10px; }

#MostRecentArticleTout { background-color: #A3A093; color:#EEEEEE; }
#MostRecentArticleTout .Top { background-color: #676458; color:#dddddd; font-size:16px; padding:6px; padding-top:16px;}
#MostRecentArticleTout .Bottom { background-color: #676458; color:#dddddd; font-size:10px; padding:2px;}
#MostRecentArticleTout .Bottom a { color:#efefef; margin-left:102px; text-transform: uppercase; text-decoration:none; font-weight:bold;}
#MostRecentArticleTout .Container { margin: 0px 0px 0px 0px; }
#MostRecentArticleTout .Container a
{
 text-transform: uppercase;
 margin-left: 84px;
 color: #efefef;
 font-weight: bold;
}
#MostRecentArticleTout .x a
{
	color: #e0d4c5; 
	display: block; 
	margin: 6px 0px 6px 2px;
}
.InTextRight
{
	position: static;
	padding:10px;
	padding-top: 0px;
	margin: 5px 5px 5px 15px;
	border-width:1px; 
	border-style:solid; 
	line-height:1;
	float:right;
}
.InTextRightPhoto
{
	position: static;
	padding:2px;
	margin: 5px 5px 5px 15px;
	border-width:1px; 
	border-style:solid; 
	line-height:1;
	float:right;
}
.InTextLeft
{
	position: static;
	padding:6px;
	margin: 5px 15px 5px 5px;
	border-width:1px; 
	border-style:solid; 
	float:left;
}
.InTextLeftPhoto
{
	position: static;
	padding:2px;
	margin: 5px 15px 5px 0px;
	border-width:1px; 
	border-style:solid; 
	line-height:1;
	float:left;
}
.bluehighlight
{
	border:1px;
	border-color:#999999;
}

/***** end tim */

/***** Begin Footer */

#PageFooterContainer
{
	padding-top: 4px;
	border-top: 3px solid #004669;
}
#PageFooterContainer .PageFooter
{
	color: #666666;
	font-size: 11px;
	margin: 0px 16px 16px 16px;
}
#PageFooterContainer .Name
{
	color: #004669;
	font-weight: bold;
}
#PageFooterContainer .Name a
{
	color: #004669;
	text-decoration: none;
}
#PageFooterContainer .Name a:hover
{
	text-decoration: underline;
}
#PageFooterContainer .Address
{
	font-weight: bold;
}

/***** End Footer */

/* End: John's working styles - all up for debate */


/* Begin: Site Definition Styles */
div.OverflowWithBorder1
{
	width: 95%; overflow: auto; border: 1px solid #666666; padding: 5px 5px 5px 5px;
}

div.Box1
{
	width: 95%; border: 1px solid #666666; padding: 5px 5px 5px 5px;
}
.EditLink, .EditLink a:link, .EditLink a:visited, .EditLink a:active, .EditLink a:hover
{
	font-size: 10px;
	color: Purple;
	font-weight: bold;
}



/* End: Site Definition Styles
