e@charset="iso-8859-1"; a { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 14px; 	color: #698B22; } a:visited { 	color: #698B22; } a:hover { 	color: #666666; } a:active { 	color: #CCCCCC; }
body  { 	font: 100% Verdana, Arial, Helvetica, sans-serif; 	background: #FFFFFF; 	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */ 	padding: 0; 	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */ 	color: #000000; } 

.twoColFixRtHdr #container { 	
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */ 	
	background: #FFFFFF; 	
	height: auto; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page  	border: 1px solid #000000; */	
	text-align: left; /* this overrides the text-align: center on the body element. */ }
.twoColFixRtHdr #header {
 	background-image: url(images/menu_bar_white_bg.gif);
	background-repeat: no-repeat;
	width: 950px;
	float: left;
	background-color: #FFFFFF; }
ul.HeaderBarLeft {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0; }
ul.HeaderBarLeft li {
	float: left; }
ul.HeaderBarLeft li a, ul.HeaderBarLeft li a:link, ul.HeaderBarLeft li a:visited, ul.HeaderBarLeft li a:hover, ul.HeaderBarLeft li a:active {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 34px;
	width: 100px;
	display: block;
	text-decoration: none;
	text-align: center; }
ul.HeaderBarLeft a:hover {
	cursor: hand;
	color: #e2c822; } 

ul.HeaderBarRight {
	color:#FFFFFF;
	font-size: 12px;
	list-style: none;
	float: right;
	margin: 0 20px 0 0;
	padding: 0; }
ul.HeaderBarRight li {
	float: left; }
ul.HeaderBarRight a, ul.HeaderBarRight li a:link, ul.HeaderBarRight li a:visited, ul.HeaderBarRight li a:hover, ul.HeaderBarRight li a:active {
	color:#FFFFFF;
	font-size: 12px;
	line-height: 34px;
	width: 60px;
	display: block;
	text-align: center;
	text-decoration: none; }
ul.HeaderBarRight a:hover {
	cursor: hand; }
li.welcome {
	font-weight: bold;
	width: 160px;
	padding: 0 15px 0 0;
	text-align: right;
	line-height: 34px; }

div.ApplicationsBox { 
	background-color: #edecec; 
	float: left;
	width: 920px;
	color: #333333;  
	margin: 0 10px;  
	padding: 8px 0 8px 10px;
	font-size: 14px;  
	font-weight: bold; 
}
div.ApplicationsBox ul {
	list-style: none;
	margin: 0;
	padding: 0; }
div.ApplicationsBox li a, div.ApplicationsBox li a:link, div.ApplicationsBox li a:visited, div.ApplicationsBox li a:hover, div.ApplicationsBox li a:focus, div.ApplicationsBox li a:active {
	display: block;
	float: left;
	color: #333333;
	margin: 0;
	padding: 0 8px;
	text-align: center;
	text-decoration: none; }

div.tabsdiv {
	float: left;
	border-bottom: solid 1px #698B22;
	width: 100%;
	color: #333333;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold; }
ul.tabs {
	list-style: none;
	margin: 0;
	padding: 0; }
ul.tabs li a:link, ul.tabs li a:visited, ul.tabs li a:hover, ul.tabs li a:focus {
	padding: 2px;
	margin: 0;
	width: 140px; 
	background-color: #BCEE68;  
	border: solid 1px #BCEE68;
	color: #698B22;  
	font-weight: bold;  
	float: left; 
	display: block; 
	margin-right: 4px;  
	text-align: center;
	text-decoration: none; }
ul.tabs li.activetab, ul.tabs li a:active {
	padding: 2px;
	width: 140px;  
	border: solid 1px #698B22;
	border-bottom: solid 1px #ffffff;
	background-color: #ffffff;
	color: #333333;
	font-weight: bold;  
	float: left;  
	display: block;
	margin-right: 4px;  
	text-align: center; }
ul.tabs li a:hover {
	border: solid 1px #698B22;
	background-color: #698B22;  
	color: #ffffff;  
	cursor: hand; }

.Search {	font-family: Arial, Helvetica, sans-serif; 	font-size: 14px;   color: #333333;   font-weight: bold;    margin: 30px 0 15px 40px; } .LoginFontSize { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 14px; 	font-weight: normal; 	color: #000000; }

.twoColFixRtHdr #header h1 { 	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */ 	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */ } #content { width:100%; height:auto; margin:2px 0 10px 0; padding: 10px 0 0 0; /*background-image:url(images/divider_1x1.png);  background-repeat:repeat-y;  background-position:690px 10px;*/ } .twoColFixRtHdr #sidebar1 { 	float: right; /* since this element is floated, a width must be given */ 	width: 220px;  /* the background color will be displayed for the length of the content in the column, but no further */ 	height:auto;	margin-bottom: 5px; padding: 0px 0px 0px 20px; } .SidebarCompanyName { color: #698B22; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 15px; 	margin: 0px 0px 30px 0px; 	padding-right: 10px;	font-style: italic; } .SidebarNeedAssistance { width:204px; } .HeadHeaderBox { 	height: 33px; 	width: 950px; 	border: 0; }

.HeadLoginGreyBar { 	background-image: url(images/login_greybar.png); 	height: 115px; 	width: 781px; 	border: 0; } .HeadLoginGreyBarTextBox { 	height: 27px; 	width: 600px; 	border: 0; 	margin: 30px 0px 0px 20px; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 14px; } .twoColFixRtHdr #mainContent { 	border-right: solid 1px #dadada;  height:auto;	min-height: 280px; margin: 0 228px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */ 	padding: 0 20px 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */ } .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */ 	float: right; } .fltlft { /* this class can be used to float an element left in your page */ 	float: left; 	margin-right: 8px; } .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */ 	clear:both;     height:0;     font-size: 1px;     line-height: 0px; } .loginContentHeader { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 16px; 	font-weight: bold; 	margin-bottom: 15px; 	color: #333333;} .loginContent { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 14px; 	color: #333333;} .loginContent li { 	margin-bottom: 10px;} .AlertBox { 	height: 133px; 	width: 482px; 	border: 0; 	color: #666666; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	background-image: url(images/alert_box_content.png); } .AlertContentBox { 	height: 35px; 	width: 460px; 	border: 0; 	margin: 9px 0px 0px 10px; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 14px; 	color: #333333; } .MessageBox { 	width: 400px; 	border: 0; 	margin: 0px 0px 2px 10px; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 14px; 	color: #333333; 	background-color: #E7E7E6; 	padding-left: 10px; 	padding-top:5px; 	padding-bottom:5px; } .ReportBox { 	height: 133px; 	width: 482px; 	border: 0; 	color: #666666; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	background-image: url(images/report_box_content.png); } .ReportContentBox { 	height: 35px; 	width: 460px; 	border: 0; 	margin: 9px 0px 0px 10px; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 14px; 	color: #333333; } .EventContentBox { 	height: 35px; 	width: 565px; 	border: 0; 	margin: 9px 0px 0px 10px; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 14px; 	color: #333333; } .SigninBoxRightAlign { 	height: 60px; 	width: 197px; 	border: 0; 	margin: 20px 5px 0px 0px; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 14px; 	right: auto; 	text-align: right; } .RightContentBox { 	width: 190px; 	border: 0; 	margin: 9px 4px 2px 6px; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 14px; 	color: #333333; } .RightMenuMoreButton { 	height: 15px; 	width: 195px; 	border: 0; 	text-align: right; } .MainContentHeader { 	background-image: url(images/title_bar_grey.png); 	height: 30px; 	width: 640px; 	border: 0; 	background-repeat: no-repeat; } .MainContentHeaderTextBox { 	height: 20px; 	width: 500px; 	border: 0; 	margin: 0px 0px 0px 10px; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 18px; 	color: #698B22; 	font-weight: bold; } .DropDownMenu { 	height: 18px; 	width: 116px; 	border: 0; 	text-align: center; 	background-image: url(images/dropdown_button_blank.png); 	font-family: Arial, Helvetica, sans-serif; 	font-size: 14px; 	color: #FFFFFF; 	font-weight: bold; } .FontGreen14Point { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 14px; 	color: #698B22; 	font-weight: bold; }  .sidebar_messages { 	font-size: 11px; 	margin-bottom: 12px; 	padding-left:5px; }  .sidebar_messages a { 	font-size:11px; }  .message_datetime { 	font-size: 10px; 	margin-top:2px; }  .message_datetime a { 	font-size: 10px; }  .activity_filters { 	margin-left:10px; 	margin-top:5px; 	margin-bottom:5px; } .activity_filters img { 	width:380px; 	height:25px; }.ActiveEmployersHeaderTxt { 	height: 20px; 	width: 500px; 	border: 0; 	margin: 0px 0px 0px 10px; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 18px; 	color: #698B22; 	font-weight: bold; } .ActiveEmployersContactTxt { 	width: 500px; 	border: 0; 	margin: 0px 0px 0px 30px; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 13px; 	color: #666666; 	list-style-type: disc; } .Report_image {  float:left; } .EnrollmentHeader{ 	font-size: 30px; 	font-family: Arial, Helvetica, sans-serif; 	color: #698B22; 	font-weight: bold; 	margin-top: 30px; 	margin-bottom: 10px;}

.PageHeader{
 	font-size: 23px;
 	font-family: Arial, Helvetica, sans-serif;
 	color: #698B22;
 	font-weight: bold;
 	margin: 0 0 10px 0; }

.HeaderSpace {   margin-top: 20px;   margin-bottom: 10px; }
.BelowTabsSpace { margin-top: 5px; }

table#ListTable{ 	width: 100%; 	border:0px;	border-collapse: collapse; } table#ListTable td { 	padding: 3px; 	border:0px;} .ListTableHeader{ 	font-family: Arial, Helvetica, sans-serif; 	font-size: 13px; 	font-weight:bold; 	color: #698B22; 	background-color: #BCEE68;	white-space: nowrap; }  .ListTableHeader a{    font-size: 13px;    color:#698B22;} .ListTableSelect{	font-size: 13px;   color: #333333;	text-align:center; } .ListTableField{     font-family: Arial, Helvetica, sans-serif; 	font-size: 13px;   color: #333333;} .ListTableField a{   font-size: 13px;} .SearchPage{     font-family: Arial, Helvetica, sans-serif; 	font-size: 14px;   color: #333333;   font-weight: bold;    margin-bottom: 8px; }

.TablePagination{
	margin-top: 20px;     
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 13px;   
	color: #333333;   }
.TablePagination a{      
	font-size: 13px;}
.ActivityPagination{
	margin: 0 0px;     
	float: right;
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 13px;   
	color: #333333;   }
.ActivityPagination a{      
	font-size: 13px;}
.EnrollDetailDisplayTable {
	margin: 10px 0; }
.EnrollDetailHeader{ 	font-size: 30px; 	font-family: Arial, Helvetica, sans-serif; 	color: #698B22; 	font-weight: bold; 	margin-top: 30px; 	margin-bottom: 10px;} .EnrollDetailGrpHeader{ 	height:20px; 	margin-top: 10px; 	margin-bottom: 10px; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 18px; 	color: #698B22; 	font-weight: bold;} .EnrollDetailText {     margin-left: 18px; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 13px;   color: #333333;}  .ThankYouHeader{ 	font-size: 20px; 	font-family: Arial, Helvetica, sans-serif; 	color: #698B22; 	font-weight: bold; 	 	font-style: italic; 	margin-top: 30px; 	margin-bottom: 10px;} .ThankYouMessage{ 	font-size: 14px; 	font-family: Arial, Helvetica, sans-serif; 	color: #698B22; 	font-style: italic;} 
.PrinterFriendly {	font-size: 11px;	float: right;}
.HelplineInfo { 	
	border-top:3px solid #698B22;
	border-bottom:3px solid #698B22;
	padding:3px 4px 3px 4px;
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 12px;
	color: #698B22; 	
	font-weight: normal;
	background: #e7e7e7;  } 
.HelpImage {
}
.SettingsHeaderTextBox {
	height: 30px;
	width: auto;
	border: 0;
	padding:0 0 0 10px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:left;
	color: #698B22;
	font-weight: bold;
	background:#edecec;
}
.SettingSubHeadertxt {
	width: 600px;
	border: 0;
	margin: 8px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.CornerBoxContainer { text-align:center; background:#edecec; width:662px; position: relative; margin: 0; }
.CornerBoxContainer .corner_tl { position: absolute; width: 14px; height: 14px; background: url(images/graycorner_tl.png); top: 0; left: 0; }
.CornerBoxContainer .corner_tr { width: 14px; height: 14px; background: url(images/graycorner_tr.png); position: absolute; top: 0; right: 0; }
.CornerBoxContainer .corner_bl { width: 14px; height: 14px; background: url(images/graycorner_bl.png); position: absolute; bottom: 0; left: 0; }
.CornerBoxContainer .corner_br { width: 14px; height: 14px; background: url(images/graycorner_br.png); position: absolute; bottom: 0; right: 0; }
.CornerBoxContainer .inside { padding: 10px; }

.SettingsBody { width: auto; margin:0 8px 0 8px; padding-bottom: 40px; background: #FFFFFF; border:2px solid #698B22; }
.SettingsContent { padding: 7px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:#333333; text-align: left; }
.clearer {
    font-size: 0px;
    height: 0px;
    width: 100%;
    display: block;
    clear: both;
}
#footer { padding:0px; margin:10px 0 10px 0; width:100%; border-top: solid 1px #dadada; text-align: center; } 
#footer p{ 
    margin:0px auto 0px auto; 
    padding: 10px 0px 10px 0px; 
    color: #999999; 	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; }
#footer a:link, #footer a:visited, #footer a:active {
    font-size: 12px;
}
.mandatory_field_label {
	font-weight:bold;
	color: #333333; }
.field_label_error {
	text-decoration:italic;
	color: red;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold; }
.errorbox {  
	background-color: #ffebe8;  
 	border: 1px solid #dd3c10;  
 	color: #333333;  
 	padding: 10px;  
 	font-size: 13px;  
 	font-weight: bold; }
.infobox {  
	background-color: #fff9d7;  
	border: 1px solid #e2c822;  
	color: #333333;  
	padding: 10px;
	margin: 10px 0 0 0;  
	font-size: 13px;  
	font-weight: bold;  
}
#table_div {
	width:90%;
}
.PrinterFriendlyHeader {
	margin: 10px 0 25px 0;
	clear: both; }
.PrinterFriendlyCompanyInfo {
	float: left;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left; }
.PrinterFriendlyMain {
	float: left;
	width: 320px;
	border-right: solid 1px #dadada;
	height:auto;
	margin-right: 18px;
	padding-bottom: 20px;
	text-align: left; }
.PrinterFriendlySidebar {
	float: left;
	width: 320px;
	margin: 0 0 0 18px;
	padding-bottom: 20px;
	text-align: left; }
.PrinterFriendlyFooter {
	border-top: solid 1px #dadada;
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	font-size: 10px;
	color: #999999;
	clear: both; }
.PrinterFriendlyDetail {
	color: black;
 	font-family: Arial, Helvetica, sans-serif;
	margin-left: 18px;} 
.PrinterFriendlyDetailHeader{
	font-size: 30px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;}
.PrinterFriendlyDetailGrpHeader{
	height:20px;
 	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 1px;
	font-size: 16px;
	font-weight: bold;}
.PrinterFriendlyDetailText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; }
