

body {
	background-color: #fcf5cd;
	background-image: url(/images/layout/s65_background.gif);
	background-repeat: repeat;
	text-align: center;
	padding-left: 50%;
	color: #5a5a50;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11pt;
	line-height: 13pt;
	margin: 3px; }
#wrapper {
	margin-left: -375px;
	width: 750px;
	text-align: left; }
	/* IE5 mac hack \*/ 	
body {
	padding: 0; }
#wrapper {
	margin: 0px auto 0px auto; }
/* IE5 mac hack end */
a:link,
a:active,
a:visited {
	color: #0083CE;
	text-decoration: none; }
a:hover {
	color: #29377F;
	text-decoration: underline; }
sup   {
	font-size: 0.5em;
	padding-left: 1px;
	vertical-align: text-top; }
p sup   {
	font-size: .75em }
		
/* Header styles */
#screenHeader {
	width: 750px;
	margin: 0;
	text-align: left;  }
#screenHeaderLogo {
	position: absolute;
	top: 3px;
	margin: 10px;
	float: left; }
#siteTools {
	float: right;
	text-align: right; }
	
/* Top link styles */
#topLinks li {
	display:inline;
	font-size: 11pt; }
#topLinks a:link,
#topLinks a:active,
#topLinks a:visited {
	color: #5A5A50;
	text-align: right;
	text-decoration: none; }
#topLinks a:hover {
	color: #69452F;
	text-decoration: underline; }
#searchField {
	background-color: #fff;
	height: 20px;
	border: solid 1px #666;
	vertical-align: top; }
#searchButton {
	vertical-align: top;  }
#sizer { }
.toolsPadding {
	margin-top: 10px;}
.toolsPopUp {
	float: right;
	margin-top: 0px;}
#printMe {
	float: right;
	margin-top: 0px;}
#printHeader {
	display: none }
#banner {
	margin-top: 5px;
	clear: both; 
	border-top: 5px solid #006fca }
	
/* Top nav styles */
#topNav, #topNav ul {
	clear: both;
	width: 750px;
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1em !important;
	text-align: left;
	overflow: visible;
	font-size: 11pt }
#topNav li.imageItem  {
	margin: 0;
	padding: 0;
	float: left }
#topNav a {
	margin: 0px;
	padding: 0px;
	display: block }
#topNav li ul li {
	padding: 2px 10px 2px 10px;
	border-left: 1px solid #b8ddf0;
	border-top: 1px solid #c5e0ee;
	border-right: 1px solid #85b4cd;
	border-bottom: 1px solid #85b4cd }
#topNav li ul li a {
	margin:  0px -10px 0px -10px;
	padding: 1px 5px 1px 10px }
/*
#topNav a.father {
	background-image: url(../images/navigation/s65_right_arrow.gif);
	background-repeat: no-repeat;
	background-position: center right }
*/
#topNav li ul li a:hover {
 	color: #0083CE;
	margin:  0px -10px 0px -10px;
	padding: 1px 5px 1px 10px;
	text-decoration: none }
#topNav li ul li:hover, #topNav li ul li.sfhover {
	background-color: #c7e1ef }
#topNav li ul {
	position: absolute;
	left: -999em }
#topNav li:hover ul ul, #topNav li.sfhover ul ul {
	margin-top: -1.75em;
	position: absolute;
	left: -999em }
#topNav li:hover ul, #topNav li ul li:hover ul, #topNav li.sfhover ul, #topNav li ul li.sfhover ul {
	/*
	background-image: url(../images/navigation/s65_dropdown_bg.gif);
	*/
	background-color:#adccdc;
	border-top: 1px solid #c5e0ee;
	border-left: 1px solid #c5e0ee;
	border-right: 1px solid #598ea9;
	border-bottom: 1px solid #598ea9;
	padding: 5px 0px 5px 0px;
	display: block;
	left: auto;
	z-index: 10 }	
.dropdownOne {
	width: 107px !important }
.dropdownOne ul {
	margin-left: 95px !important;
	width: 107px !important  }
.dropdownTwo {
	width: 118px !important }
.dropdownTwo ul {
	margin-left: 106px !important;
	width: 118px !important  }
.dropdownThree {
	width: 128px !important }
.dropdownThree ul {
	margin-left: 116px !important;
	width: 128px !important  }
.dropdownFour {
	width: 135px !important }
.dropdownFour ul {
	margin-left: 123px !important;
	width: 135px !important  }
.dropdownFive {
	width: 118px !important }
.dropdownFive ul {
	margin-left: 106px !important;
	width: 118px !important  }
.dropdownSix {
	width: 137px !important }
.dropdownSix ul {
	margin-left: -140px !important;
	width: 137px !important  }


/* Body styles  */
#pageBody {
	background-color: white;
	clear: both;
	margin: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	width: 750px;  }
#navigation  {
	clear: none;
	background-color: #b2dec7;
	background-image: url(/images/layout/s65_sidenav_bkg.gif);
	background-repeat: repeat-y;
	background-position: right 0;
	margin: 0 ;
	padding: 0;
	width: 200px;
	float: left }
#contentBlock {
	margin: 0 0 0 15px;
	background: white;
	padding: 10px 15px 0px 0px; }
#ContentBlock {
	margin: 0 0 0 20px;
	background: white;
	padding: 10px 15px 0px 0px; }
#homePageContentBlock {
	clear: both;
	margin: 0px;
	padding: 0px;
	background: white;}
#oneColumnContentBlock { 
	overflow: visible;
	background-color: white;
 	padding: 0px 20px 100px 20px; }
#contentBlock {
	float: left;
	clear: both;
	width: 520px; }
.center {
	text-align: center;
	margin: 0 auto !important; }
p.clearFloats {
	font-size: 1px !important;
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 1px }
p.footnote    {
	font-size: 12px !important;
	background: url(/images/layout/s65_graydots.gif) repeat-x 50% 0;
	margin-top: 10px;
	padding-top: 5px }

/* Start Mac IE5 filter \*/
#navigation, #contentBlock, #oneColumnContentBlock {
	margin-bottom: -32750px;
	padding-bottom: 32767px }
/* End Mac IE5 filter */

/* Left nav styles */
#navigation ul {
	margin: 5px;
	padding: 0px }
#navigation ul.level2 li  {
	font-size: 10pt;
	color: #01467f;
	font-weight: bold;
	list-style-type: none;
	border-left: 5px solid #B7B7B7;
	padding: 0 0 0 5px;
	margin: 10px  }
#navigation #activeLevel2  {
	list-style-type: none;
	margin: 2px 5px 2px 10px;
	border-left: 5px solid #da7e3d;
	padding: 0 0 0 5px;
	background-color: #d1ebdd; }
#navigation ul.level2 li a {
	color: #01467f;
	list-style-type: none;
	padding: 0 0 0 0px;
	text-decoration: none }
#navigation ul.level2 li:hover {
	list-style-type: none;
	border-left: 5px solid #da7e3d;
	padding: 0 0 0 5px;
	text-decoration: underline }
#navigation ul.level3  {
	margin-bottom: 10pt; }	
#navigation ul.level3 li  {
	line-height: 13pt;
	font-size: 10pt;
	list-style-type: none;
	margin: 0px 0px 4px 35px;
	padding: 0px;
	background-color: inherit;  }	
#navigation ul.level3 li:before  {
	content: "> "; 
	margin-left: -12px }
#navigation ul.level3 li a {
	color: #01467f;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0px;
	text-decoration: none }
#navigation ul.level3 li a:hover {
	color: #01467f;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0px;
	text-decoration: underline }
#navigation ul.level3 li#activeLevel3 a {
	color: #5a5a50;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0px;
	text-decoration: none }
#navigation ul.level3 li#activeLevel3 a:hover {
	color: #5a5a50;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0px;
	text-decoration: underline }
#navigation h1  {
	margin: 15px 10px 10px;
	font-size: 11pt;
	color: #01213c;
	line-height: 15pt;
	background-image: url(/images/layout/s65_bluedots.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom; }
#activeNavBg {
	background-color:#d1ecdd;
	margin-bottom: 0;
	padding-bottom: 1px;
	padding-top: 3px; }

/* Content styles */
.introCopy {
	margin-top: 0px;
	font-size: 13pt;
	line-height: 18px; }
#contentBlock h1, 
#oneColumnContentBlock h1, 
#contentPopWrapper h1 {
	font-family: "Times New Roman", Times, Georgia, serif;
	color: #024b95;
	font-size: 19pt;
	font-weight: normal;
	line-height: 23pt;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: -8px; }
#contentBlock h1.noTagLine, 
#oneColumnContentBlock h1.noTagLine,  
#contentPopWrapper h1.noTagLine  {
	background-image: url(/images/layout/s65_orangedots.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	margin-bottom: 10px;
	display: block;
	padding-bottom: 4px;  }
#contentPopWrapper h1.hasTagLine  {
	background-image: url(/images/layout/s65_orangedots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 0px;
	display: block;
	padding-bottom: 6px;
	line-height: 19pt; }
#oneColumnContentBlock h1.tagline, #contentBlock h1.tagline, 
#contentPopWrapper h1.tagline {
	font-family: "Times New Roman", Times, Georgia, serif;
	color: #333;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic; 
	line-height: 14pt;
	vertical-align: top; 
	background-image: url(/images/layout/s65_orangedots.gif);
	background-repeat: repeat-x;
	background-position: 0 23px;
	margin-bottom: 3px;
	display: block;
	padding-bottom: 10px; }
#contentBlock h1 sup, #oneColumnContentBlock h1 sup   {
	font-size: 0.5em;
	padding-left: 1px;
	vertical-align: text-top; }
#contentBlock h2, #oneColumnContentBlock h2 {
	font-family: "Times New Roman", Times, Georgia, serif; 
	color: #024b95; 
	font-size: 15pt;	
	font-weight: normal;
	line-height: 18pt; 
	vertical-align: top;	
	margin: 10px 10px 0px 0px; 
	background-image: url(/images/layout/s65_graydots.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	border-bottom: none; }
#contentBlock h3, #oneColumnContentBlock h3 {
	font-size: 12pt;
	color: #29377F;
	font-weight: normal;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc }
#contentBlock h4, #oneColumnContentBlock h4 {
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: -15px; }
#contentBlock h5, #oneColumnContentBlock h5{
	font-size: 11pt;
	color: #333;
	margin-bottom: -15px; }
#contentBlock p, #oneColumnContentBlock p {
	color: #333;
	font-size: 11pt;
	line-height: 13pt; }
#oneColumnContentBlock li {
	font-size: 11pt !important;
	padding-bottom: 0.7em; }
#subNav {
	widows: 0;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	background-image: url(/images/layout/s65_orangedots.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;	}
#subNav .activeSubNav {
	font-weight: bold;
	font-size: 10pt;
	color: #0366b7; }
ul#subNav {
	padding: 0px 8px 8px 8px; }
#subNav li {
	color: #333;
	margin: 0;
	padding: 0;
	display: inline;
	white-space:  nowrap; }
#subNav li a { 
	color: #0366b7; 
	font-weight: normal; 
	text-decoration: none; }
#subNav li a:hover { 
	color: #0366b7; 
	font-weight: normal; 
	text-decoration: underline; }

/*Login*/

#Login {
	width: 195px;
	float: right; 	
	padding-bottom: 0px;
	margin-bottom: -10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-bottom: 0px; /* This is the correct value */
	font-size: 10px;
	color: #333333;
	background-color: #D0EFF9;
	text-align: left;
	border-top: 20px #FFF solid;
	border-bottom: 20px solid #fff;
	border-left: 20px #FFF solid;
	clear: both; }
html>body #Login {
	width: 175px; }
#LoginHeader{
	background-image:url(../images/layout/toutbox_top.gif); 
	background-repeat: no-repeat; 
	text-align: center; 
	color: #FFF; 
	padding: 4px 0; 
	background-color: #79ccaa;
	font-weight: bold;
	font-size: 11pt; }
#LoginBody {
	background-color: #d8ebfa; 
	padding: 11px; 
	color: #333;
	font-size: 11pt; }
#LoginBody p {
	margin-top:0;
	padding: 0; }
.LoginPwReminder{
	float:right;
	font-size: 9pt;
	color: blue;
	width: 59px;
	line-height: 12px;
	margin: 10px 0 0;
	padding: 0 0 5px; }
.LogInInput {
	width:140px;
	border: solid 1px #666; }
#LoginBody .LoginPassText {
	color: #666; 
	padding-top: 0px; }

/*Tout Box */

#toutBoxWrapper {
	width: 195px;
	float: right;
	background-color: #d8ebfa;
	border-top: 20px solid #fff;
	border-bottom: 20px solid #fff;
	border-left: 20px solid #fff;
	clear: both }
html>body #toutBoxWrapper {
	width: 175px; }
#toutBoxContentPadding {
	padding: 11px 11px 7px 11px }
#toutBoxHeader {
	background-image:url(../images/layout/toutbox_top.gif); 
	background-repeat: no-repeat; 
	text-align: left; 
	color: #FFF; 
	padding: 4px 11px 4px 11px; 
	background-color: #79ccaa;
	font-weight: bold;
	font-size: 11pt; }
#toutBoxBody {
	color: #333;
	font-size: 11pt; }
#toutBoxBody ul   {
	list-style-type: none;
	margin: 0 0 0;
	padding: 0 0 10px 0; }
#toutBoxBody ul li.arrow      {
	background-image: url(../images/icons/icon_pointer.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	margin-top: 0.3em;
	margin-bottom: 0.1em;
	padding-left: 1.0em }
#toutBoxBody ul li.pdf      {
	background-image: url(../images/icons/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0.3em;
	margin-bottom: 0.1em;
	padding-left: 1.3em }
#toutBoxFootnote {
	color: #777;
	font-size: 11pt;
	display: block; }
#toutBoxFootnote ul   {
	background: url(../images/layout/s65_graydots.gif) repeat-x 50% 0;
	list-style-type: none;
	margin: 0; 
	padding: 10px 0 0 0; }	
#toutBoxFootnote ul li.arrow      {
	background-image: url(../images/icons/icon_pointer_footnote.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	margin-top: 0.3em;
	margin-bottom: 0.1em;
	padding-left: 1.0em }
.toutBoxPassText {
	color: #666; 
	padding-top: 10px; }
.toutBoxLogIn {
	width:140px;
	border: solid 1px #666; }
#toutBoxWrapper p {
	margin: 4px 0px; }
#toutBoxPwReminder{
	float:right; 
	font-size: 9pt; 
	color: blue; 
	width: 59px; 
	line-height: 12px; 
	padding: 10px 5px 0px 5px; }
#toutBoxBody img {
	margin: 15px 0 10px 0; }
/* 3.0 Employers/Benefits Administrators Page */
#employersSplash {
	margin-top: 20px;
	}
#employersSplash td, #prospectSplash td  {
	padding: 8px;
	vertical-align: top;
	color: #333333;
	}
#employersSplashTout {
	background-color: #d8ebfa;
	width: 290px;
	}
#employersSplashSpacer {
	width: 15px;
	}
#employersSplashTout H1, #prospectSplashTout H1 {
	font-size: 14pt;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
td.continueBtn img {
	float: right;
	}
#employersSplash .topBorder, #prospectSplash .topBorder {
	border-top: 1px dotted #999; }

#employersSplash .bottomBorder, #prospectSplash .bottomBorder {
	border-bottom: 1px dotted #999; }
/* 1.0 Prospective Members Page */
#prospectSplashTout {
	width: 195px;
	padding: 8px;
	background-color:#d8ebfa; }
#prospectSplashSpacer {
	width: 11px; }
#oneColumnContentBlock p.introCopy {
	color: #13579c;
	font-style:italic; }

/* Generic TABLE */

#genericTable {
	border: solid 1px #ccc;
	padding: 0;
	margin: 0;
	border-collapse:collapse;
	font-size: 11pt; }
#genericTable td, #genericTable th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	margin: 0px;
	vertical-align: top; }
#genericTable th {
	background-color: #73c399;
	color: #ffffff;
	font-weight: bold; }
#genericTable th a {
	color: #FFFFFF; }
#genericTable .centerContent {
	text-align: center; }


/* Meeting Schedule Page */

#meetingSchedule {
	z-index: -1;
	border: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
	font-size: 11pt; }
#meetingSchedule td, #meetingSchedule th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	margin: 0px;
	vertical-align: top; }
#meetingSchedule th {
	background-color: #73c399;
	color: #FFFFFF; }
#meetingSchedule th a {
	color: #FFFFFF; }
#meetingSchedule td #meetingSelect {
	width: 56px; }
#meetingSchedule td #location {
	width: 124px; }
#meetingSchedule td #distance {
	width: 74px; }
#meetingSchedule td #date {
	width: 63px; }
#meetingSchedule td #time {
	width: 75px; }

/* FAQ Page */
#faq p{
	font-size: 14px;
	line-height: 1.25em;
	margin: 0 0 10px 0;
	padding: 0;}
#faq ul{
	color: inherit;
	font-size: 14px;
	margin: 0 0 10px 20px;
	padding: 0; }
#faq li{
	padding: 0 0 3px;
	line-height: 1.25em;
	list-style-type: disc; }
#faq h5{
	font-size:16px;
	margin: 0;
	padding: 0 0 .5em 0; }
#faq p.backToTop {
	display: block;
	margin: 0;
	border-top: 1px solid #CCC; }
#faq img {
	border: none; }


/* Pop-Up Page & Form Styles */
  /* pop up styles */
#popUp  {
	color: #333333;
	font-family: arial, sans-serif;
	text-align: left;
	margin: 0;
	min-width: 400px }
#popupHeader  {
	height: 83px;
	background-image:url(/images/layout/s65_background.gif);
	padding: 7px 8px 0px 17px;  }

#contentPopWrapper {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 2px 10px;
	background-color: #ffffff;
	border-top: 5px solid #006fca;
	border-bottom: 5px solid #006fca;
	font-size: 11pt; }	

/*Meeting Registration Page*/

/* Selected Meetings Containers */
#selectionWrapper {
  	width: 650px; }
#meetingSelectionOne, 
#meetingSelectionTwo,
#meetingSelectionThree {
	background-color:#DDD;
	padding: 10px;
  	width: 180px;  
	display:inline;}
#meetingSelectionOne {
	float:left}
#meetingSelectionTwo,
#meetingSelectionThree {
	float: left;
	margin-left:15px}
#meetingSelectionOne p, 
#meetingSelectionTwo p,
#meetingSelectionThree p{
  	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 11pt; }
	
/* Selected Meetings Text */
#meetingSelectionOne p.title, 
#meetingSelectionTwo p.title,
#meetingSelectionThree p.title {
 	font-weight: bold; }
#meetingSelectionOne p.date, 
#meetingSelectionTwo p.date,
#meetingSelectionThree p.date {
 	float: left; }
#meetingSelectionOne p.time, 
#meetingSelectionTwo p.time,
#meetingSelectionThree p.time {
 	float: right; }
	
/* error class for forms */

.error {
	color: #f00;
	visibility: hidden;
	font-weight: bold; }
.required {
	color: #f00;
	font-weight: bold; }
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; }
.input{
	border: 1px solid #8A8A8A; }
label.doFloat, label.required {
	text-align: right;
	float: left;
	width: 30%;
	margin-right: 10px;
	padding-bottom: 10px; }
label.required:first-letter {
	color: #CC0000; }
label.noFloat {
	float: none;
	text-align: left;
	font-weight: normal;
	padding-bottom: 0px; }
label {
	font-size: 11pt;}
textarea {
		font-family: arial, helvetica, sans-serif;}
br.clearLeft {
	clear: left; }
#popUpHeader #closeWindow {
	float: right; }
#continue {
	text-align: right;
	float: left;
	width: 30%;
	margin-right: 10px;
	padding-bottom: 10px;
	font-weight: bold; }
#continue a {
	color: #f00; }

/* Sitemap styles */
#siteMap {
	margin: 0px;
	padding:0px; }
#siteMap ul {
	margin: 0px;
	padding:0px; }
.siteMapLevel1  {
	font-size: 14pt;
	font-weight: bold;
	list-style-type: none;
	margin: 15px 0 5px 0;
	padding: 0 }
.siteMapLevel2  {
	font-size: 11pt;
	list-style-type: none;
	margin: 0 0 0 25px;
	padding: 0 }
.siteMapLevel3  {
	font-size: 10pt;
	list-style-type: none;
	margin: 0 0 0 50px;
	padding: 0 }
.siteMapLevel4  {
	font-size: 9pt;
	list-style-type: none;
	margin: 0 0 0 75px;
	padding: 0 }
	
/* footer styles */

#footer {
	width: 750px;
	margin: 7px 0px 14px 0px;
	font-size: 11pt;
	font-family: arial, sans-serif;
	color: #444;
	text-align: left; }
#footerLinks {
	float: right; }
#footerLinks a {
	color: #444;
	text-decoration: none; 
	margin-right: 5px; }
#footerLinks a:hover {
	text-decoration: underline; }
#footerCopy {
	color: #777; }
#popPrivacyNotice   {
	font-size: 11pt;
	font-family: arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	margin: 15px }
/* end footer styles */

/* Home Page Styles */
#homeTopBannerWrapper {}
#homeTopContentWrapper {
	overflow: hidden;
	clear: both;
	width: 750px;
}
#homeLeftContentWrapper {
	width: 350px; 
	float: left; 
	margin: 8px 11px 5px 10px }
html>body #homeLeftContentWrapper {
	width: 355px; 
	float: left}
#homeLeftContentBlock {
	float: left;
	background-image: url(/images/layout/s65_purpledots.gif);
	background-position:bottom left;
	background-repeat: repeat-x;
	padding: 12px 0px;}
html>body #homeLeftContentBlock {
	padding: 0px;
	margin: 0px;
	width: 350px;}

#homeLeftContentBlock h1 {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 16pt;
	line-height: 19pt;
	float: left;}
#homeLeftContentBlock p {
	float: right;
	display: block;
	font-size: 11pt;
	width: 145px;}
#homeContentRight {
	width: 350px; 
	float: right; 
	margin: 11px 10px -32750px 5px; 
	padding: 11px 0px 32755px 0px;}
html>body #homeContentRight {
	width: 350px; 
	float: right; 
	margin: 11px 10px -32750px 11px;}
#homeBottomContentWrapper {
	margin-top: 25px;
	padding-bottom: 20px;
	margin-bottom: 20px;}
html>body #homeBottomContentWrapper {
	margin-top: -5px;}
#homeBottomLeft {
	width: 350px; 
	float:left;
	margin-bottom: 10px;
	padding: 0px 0px 0px 20px;}
html>body #homeBottomLeft {
	padding: 0px 0px 0px 10px;
}
#homeBottomRight {
	width: 358px; 
	float:right; 
	padding-right: 25px;
	margin-bottom: 20px;}
html>body #homeBottomRight {
	width: 340px; 
	float:right; 
	padding-right: 15px;
	margin-bottom: 20px;}
#homeBottomLeft h2, #homeBottomRight h2 {
	color: #13579c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-image: url(/images/layout/s65_purpledots.gif);
	background-position:bottom left;
	background-repeat: repeat-x;
	padding-bottom: 4px;}
#homeBottomLeft ul, #homeBottomRight ul {
	margin: 0px;
	padding-left: 15px;}
#homeBottomLeft ul li, #homeBottomRight ul li {
	list-style-image: url(/images/layout/s65_square_bullet.gif);}
#homeBodyFlash { 
	padding-bottom: 8px }
#homeFlashBannerWrapper {
	position: relative;}


/*home log-in tout box */

#homeToutWrapper {
	clear: both;
	background-image: url(../images/banner/bannerLogin.jpg);
	background-repeat:no-repeat;
	width: 210px;
	height: 185px !important;
	float: right;
	padding: 15px 0 2px 0;
	font-size: 10px }
html>body #homeToutWrapper {
	padding-top: 9px;
	height: auto}
#homeToutWrapper label {
	color: #5a5a50;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11pt }
#homeToutWrapper h1 {
	color: #01457e;
	padding: 0 0 0 20px;
	margin: 5px 0 5px 0;
	font-size: 11pt }
#homeToutWrapper h2 {
	color: #01457e;
	padding: 0 0 0 20px;
	margin: 10px 0 3px 0;
	font-size: 11pt }
#homeToutWrapper label {
	color: #5a5a50;
	font-family: Arial, Helvetica, san-serif;
	font-size: 10pt }
#homeUserName {
	float: left;
	margin: 0 0 5px 10px  }
html>body #homeUserName {
	margin: 0px -5px 10px 20px }
#homeUserName input {
	border: solid 1px #666;
	margin: 0 0 0 -10px;
	padding: 0  }	
html>body #homeUserName input {
	border: solid 1px #666;
	margin: 0;
	padding: 0  }	
.homeLoginButton {
	float: left;
	clear: both;
	padding: 3px 10px 0 0px }
html>body .homeLoginButton {
	float: left;
	clear: both;
	padding: 0 10px 0 0px }
.homeButtonBox {
	width: 190px;
	padding: 0 0 0 20px }
html>body .homeButtonBox {
	width: 170px  }
.homePwReminder{
	float:none;
	font-size: 9pt;
	line-height: 12px }
.homePwReminder a:link {
	text-decoration: none;}
.homePwReminder a:hover {
	text-decoration: underline;}
	
/* Text Resizer Styles
p.skip { font-size:14px }
p span.hot { font-size:14px; font-weight:bold; font-style:italic; color:#f00 } 
div#sizer {}
div#sizer a img { border:none }
div#lyr { }  */
