@charset 'UTF-8';
/* MainCssStatic() */	label {z-index: 0;}
	
	.zminus{z-index: 0;}

	.bodybkgnd {
		background-color:#fee9fa;
	}
	
	.borderright25{
		border: 25px;
	}
	
	.sitebackgroundcolor{
		background-color: #fee9fa;
	}
		
	.buttongeneral {
		background-color: #da820a;
		border: none;
		border-radius: 4px;
		box-shadow: 2px 2px 2px #333;
		cursor: pointer;
		color: #fff;
		margin: 12px;
		padding: 8px;
		text-shadow: 1px 1px 0px #ccc;
	}	a {text-decoration:none;}
	a:hover, a:active {text-decoration:underline;}
	
	
	div {
		border: solid 0px #000;
		background-color: white;
		padding: 0;
		margin: 0 auto;
	}	.center {
		text-align: center;
	}
	
	.htextalignleft {
		text-align: left;
	}
	
	.htextaligncenter {
		text-align: center;
	}
	
	.htextalignright {
		text-align: right;
	}
	
	.vtextaligntop {
		vertical-align: top;
	}
	
	.vtextaligncenter {
		vertical-align: middle;
	}
	
	.vtextalignbottom {
		vertical-align: bottom;
	}	input[type='text'] {
		border:2px solid blue;
	}	strong {
		font-weight:600;
	}	.break_before {
		page-break-before: always;
	}
	
	.break_after {
		page-break-after: always;
	}
	
	.divcenter {	
		text-align:center;
	}
	
	.indent10 {
		margin-left:10px;
	}
	
	.indent25 {
		margin-left:25px;
	}
	
	.indent50 {
		margin-left:50px;
	}
	
	.invalidinput {
		background-color:#ffe8e8;
	}
	
	a {
		border-width: 0px;
		border-color: #fff;
	}
	
	a image {
		border:none;
	}	.B01491 {
		background-color: #0000ff;
		width: 964px;
		height: 40px;	
	}
	
	.ulbold {
		font-weight:700;
	}
	
	.imglink a:link, .imglink a:visited, .imglink a:active, .imglink a:hover {
		text-decoration: none;
		color: #fff;
	}
	
	.searchfor a:link, .searchfor a:visited, .searchfor a:active, .searchfor a:hover{
		text-decoration: none;
		color: #f00;
	}
	
	.nodecoration{
		text-decoration: none;
	}
	
	.header {
		background-position: center top;
		width: 964px;
		float: none;
		display: inline;
		padding: 0;
		margin: 0 auto;
	}
	
	.footer {
		background-position: center top;
		width: 964px;
		float: none;
		display: inline;
		padding: 0;
		margin: 0 auto;
	}
	
	.clear {
		clear: both;
	}
	
	.tblinput, .tblinput tr, .tblinput td {
		border-width: 0px;
		text-align: left;
		padding: 10px;
		margin: 10px;
	}
	
	.BenefitTbl{
		background-color: #FF0;
		border-width: 0px;
		border-color: #000; 
	}	.ExampleTbl{
		background-color: #eee;
		border-width: 0px;
		border-color: #000; 
	}	.tblFIT td {
		border-width: 1px;
		border-color: #000; 
	}
	
	.tblFITheading {
		background-color:#f00;
		color: white;
		border-width: 1px;
		border-color: #000; 
	}
	
	.noulliststyle {
		list-style-type: none;
		font-weight:700;
	}
	
	.SidebarForms table tr td{
		text-align: left;
	}
	
	/*This has been changed to white*/
	.blueborder {
		border-width: 2px;
		border-color: #FFF;
	}

	.linkbutton {
		padding: 0px 0px;
		background-color: white;
	}
	.linkbanner {
		padding: 0px 0px;
		background-color: white;
	}
		.linkbanner a{
		width: 486px;
		height: 60px;
		background-image:url('bannerblankbutton.jpg');
		float: left;
		border-bottom: 0px;
		border-bottom-color: #000;
		background-position:bottom;
		background-repeat:no-repeat;
	}	.linkbutton a:hover, .linkbutton a:focus {
		text-decoration: underline;
	}
	
	.content {
		overflow: hidden;
	}
	
	.content .primary {
		width: 740px;
		float: right;
		display: inline;
	}
	
	.content .secondary {
		width: 160px;
		float: left;
		display: inline;
	}
	
	.content .primary .primary{
		width: 480px;
		float: left;
		display: inline;
		background-color: white;
		text-align: left;
	}
	
	.textalignleft{
		text-align: left;
	}
	
	.width5em{
		width: 5em;
	}
		
	.width480{
		width: 480px;
	}
		
	.divpad480x10{
		width: 480px;
		height: 10px;
		float: left;
	}
	
	.divslideshowstriptop{
		padding-top:10px;
		width: 480px;
		height: 16px;
		float: left;
		background-image:url('FilmstripTop16.jpg');
		background-repeat:repeat-x; 
		display: inline;
		background-color: black;
	}
	
	.divslideshowstripbot{
		padding-bottom:10px;
		width: 480px;
		height: 16px;
		float: left;
		background-image:url('FilmstripBot16.jpg');
		background-repeat:repeat-x; 
		display: inline;
		background-color: black;
	}
	
	.divslideshowstrip{
		width: 480px;
		height: 76px;
		float: left;
		background-color: black;
	}
	
	.divslideshowimg{
		width: 96px;
		height: 76px;
		float: left;
		display: inline;
		background-color: black;
	}
	
	.divslideshowcontrol{
		border: none;
		padding-top:10px;
		width: 480px;
		height: 32px;
		float: left;
		display: inline;
		background-color: white;
		text-align: left;
	}
	
	.content .primary .secondary {
		width: 240px;
		padding-right: 0px;
		float: right;
		display: inline;
		text-align: left;
	}
	
	ul.SidebarMenu, ul.SidebarMenu ul, ul.SidebarMenu ul ul {
		background-color: #0000ff;
		color: #FFF;
		text-decoration: none;
		text-align: left;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
		ul.SidebarMenu a, ul.SidebarMenu ul a, ul.SidebarMenu ul ul a {
		display: block;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		border-color: #9F9 #9F9 #000 #9F9;
		text-decoration: none;
		border-bottom: 1px;
		color: #FFF;
	}

	
	ul.SidebarMenu a:hover,
	ul.SidebarMenu ul a:hover,
	ul.SidebarMenu ul ul a:hover,
	ul.SidebarMenu a:focus,
	ul.SidebarMenu ul a:focus,
	ul.SidebarMenu ul ul a:focus {
		 color: #000;
		 background-color: #eeeeff;
		 font-weight:700;
		 text-decoration: none;
		 text-shadow: -1px 1px 3px #777;
	}
	
	ul.SidebarMenu, ul.SidebarMenu ul, ul.SidebarMenu ul ul {
		padding-left: 10px;
	}
	
	.ImageBlock {
		background-color: red;
	}
	
	.ImageSpacer{
		background-position:left top;
		width: 192px;
		height: 20px;
		background-color: #FFF;
		float: left;
		border-bottom: 0px;
		border-bottom-color: #000;
	}
		.alignleft {
		text-align:left;
	}
		.inputfieldreadonly {
		background-color:#ffccff;
	}
	
	.inputfielderror {
background-color:#fdd;		border:2px solid red;
	}

	.inputfield {
background-color:#cff;
	}
	
	.inputfield:focus {
background-color:#ffc;
	}
	
	.black {
		color: #000;
	}
	
	.lightgray {
		color: #aaa;
	}
	
	.white {
		color: #fff;
	}
	
	.red {
		color: #f00;
	}
	
	.blue {
		color: #00f;
	}
	
	.green {
		color: #0f0;
	}
	
	.amber {
		color: #F90;
	}
	
	
	.alignright {
		text-align: right;
	}	header h1{
		height:70px;
		width:160px;
		float:left;
		display:block;
		color:red;
		/*background:url(../../images/Header.jpg);*/
		/*background:url(Header.jpg);*/
		text-indent:-9999px;
	}
	
	/*Nav*/
	header nav{
		float:right;
		margin-top:40px;
	}
	header nav li{
		display:inline;
		margin-left:15px;
	}
	#skipTo{
		display:none;
	}
	#skipTo li{
		background:#b1fffc;
	}
	
	#banner{
		float:left;
		margin-bottom:15px;
		width:100%;
	}
	
	.autosizeimage img{
		float:left;
		width:100%;
	}
	
	.autosizedivimage {
		float:left;
		width:100%;
	}
	
	.autosizeimageWith1emRad img{
		float:left;
		width:100%;
		border-radius: 1em;
	}
	
	.autosizeimagegrayborder1em img{
		float:left;
		width: 100%;
		border: solid 1em #777;
		height:auto;
		overflow:auto;
	
	}
	
	.autosizeiframe iframe{
		width: 480px;
		height: 270px;
	}
	
	.blackborder1px {
		border: solid 1px #000;
	}
	
	.redborder1px {
		border: solid 1px #f00;
	}
	
	.blackborder2px {
		border: solid 2px #000;
	}
	
	.redborder2px {
		border: solid 2px #f00;
	}
	
	#banner img{
		width:100%;
	}
	
	.border0 {
		border: none;
	}