@charset "UTF-8";
/* CSS Document */
body  {
	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: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../pix/bg_body.gif);
	background-repeat: repeat-x;
}
img {
	border: 0;
}
#container  {
	width: 1100px;
	margin: 0;
	padding: 0;
	float: left;
	background-image: url(../pix/bg_leftcol.gif);
	background-repeat: repeat-y;
}
#container p  {
	margin: 0;
	padding: 16px 0px 0px 27px;
	float: left;
	font-size: 14px;
	line-height: 2;
	color: #606d78;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 275px;
	margin: 0;
	padding: 0px 0px 100px 0px;
	background-image: url(../pix/bg_leftcol.gif);
	background-repeat: repeat-y;
}
#logo     {
	padding: 0px 0px 11px 0px;
	height: 190px;
	background-image: url(../pix/bg_logo.gif);
	background-repeat: no-repeat;
	margin: 0;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
#logo img {
	padding: 35px 0 0 17px;
	margin: 0;
	border: 0;
}
#sn {
	padding: 0;
	margin: 0;
	float: left;
}
#sn ul {
	width: 265px;
	font-size: 12px;
	line-height: 1.75;
	margin: 0px 10px 20px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	list-style: none;
}
#sn ul li {
	text-align: right;
	margin: 0;
	padding: 0;
	width: 265px;
	float: left
}
#sn ul li a     {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../pix/bg_sn.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	display: block;
	margin: 0px;
	padding: 8px 7px 8px 5px;
	width: 253px;
	font-weight: bold;
}
#sn  ul  li  a:hover     {
	color: #ded81f;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../pix/bg_sn.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	display: block;
	margin: 0;
	padding: 8px 7px 8px 5px;
	width: 253px;
	font-weight: bold;
}
#sn   ul   li   a.on     {
	color: #ded81f;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../pix/bg_sn.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	display: block;
	margin: 0;
	padding: 8px 7px 8px 5px;
	width: 253px;
	font-weight: bold;
}
#sn  ul  li.ssn  {
	font-size: 12px;
	text-decoration: none;
	background-image: url(../pix/bg_ssn.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	display: block;
	margin: 0;
	padding: 4px 0 4px 0;
	width: 265px;
	font-weight: normal;
	background-color: #0e4679;
	}
#sn   ul   li.ssn   a {
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 4px 17px 4px 5px;
	width: 242px;
	height: 22px;
	background-image: none;
	background-color: #0e4679;
	font-weight: normal;
}
#sn    ul    li.ssn    a:hover {
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 4px 17px 4px 5px;
	width: 242px;
	height: 22px;
	background-image: none;
	background-color: #0e4679;
	font-weight: normal;
}
#sn ul li.ssn a.on {
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 4px 17px 4px 5px;
	width: 242px;
	height: 22px;
	background-image: none;
	background-color: #0e4679;
	font-weight: normal;
}
#tagline p {
	padding: 110px 10px 0px 23px;
	margin: 0;
	color: #A6C0D5;
}
#co {
	background-image: url(../pix/bg_co.gif);
	background-repeat: no-repeat;
	width: 238px;
	height: 105px;
	float: left;
	margin: 30px 0px 10px 0px;
	font-size: 12px;
	color: #878787;
	padding: 0px 0px 0px 0px;
	line-height: 1.25;
}
#co h1 {
	color: #91a5d1;
	text-transform: uppercase;
	padding: 8px 0px 7px 16px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 222px;
	margin: 0px;
}
#co  h1 a {
	color: #91a5d1;
	text-transform: uppercase;
	padding: 0;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 222px;
	margin: 0px;
	text-decoration: none;
}
#co  h1 a:hover {
	color: #C3C141;
	text-transform: uppercase;
	padding: 0;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 222px;
	margin: 0px;
}
#co  p {
	padding: 8px 10px 0px 22px;
	font-size: 11px;
	line-height: 1.5;
}
#co   img {
	padding: 0px 6px 16px 0px;
	margin: 0;
	color: #ffaa64;
	text-decoration: none;
	float: left;
}
#co  a {
	padding: 0;
	margin: 0;
	color: #ffaa64;
	text-decoration: none;
}
#co   a:hover {
	padding: 0;
	margin: 0;
	color: #889EC2;
	text-decoration: none;
}
#sntable     td.right a {
	color: #ff790c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#sntable      td.right  a:hover {
	color: #889EC2;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent  {
	margin: 0 0 0 275px;
	padding: 0;
	vertical-align: top;
} 
.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;
	margin-left: 8px;
}
.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;
}
#nav {
	background-image:url(../pix/home/g_services1.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:51px;
	padding:139px 0 11px 0;
	text-align:left;
	width:650px;
	margin: 0;
	float: left;
}
#nav ul {
	border:0px none;
	float:none;
	height:51px;
	margin:0px;
	padding:0px;
	width:650px;
}
#nav ul li {
	background-image:none;
	border-width:0px;
	display:block;
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#nav ul li img {
	background-image:none;
	border-width:0px;
	display:block;
	float:right;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#nav  ul  li.bene  a {
	background-image:url(../pix/nav_bene.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	height:51px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:right;
	text-decoration:none;
	width:152px;
	background-position: 0px -51px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#nav  ul  li.bene  a:hover {
	background-image:url(../pix/nav_bene.gif);
	background-repeat:no-repeat;
	border-width:0px;
	display:block;
	float:left;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	height:51px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:right;
	text-decoration:none;
	width:152px;
	background-position: 0px 0px;
}
#nav ul li.bene-on a {
	background-image:url(../pix/nav_bene.gif);
	background-repeat:no-repeat;
	border-width:0px;
	display:block;
	float:left;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	height:51px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:right;
	text-decoration:none;
	width:152px;
	background-position: 0px 0px;
}
#nav  ul  li.about  a {
	background-image:url(../pix/nav_about.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	height:51px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:right;
	text-decoration:none;
	width:88px;
	background-position: 0px -51px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#nav  ul  li.about  a:hover {
	background-image:url(../pix/nav_about.gif);
	background-repeat:no-repeat;
	border-width:0px;
	display:block;
	float:left;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	height:51px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:right;
	text-decoration:none;
	width:88px;
	background-position: 0px 0px;
}
#nav ul li.about-on a {
	background-image:url(../pix/nav_about.gif);
	background-repeat:no-repeat;
	border-width:0px;
	display:block;
	float:left;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	height:51px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:right;
	text-decoration:none;
	width:88px;
	background-position: 0px 0px;
}
#nav  ul  li.news  a {
	background-image:url(../pix/nav_news.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	height:51px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:right;
	text-decoration:none;
	width:150px;
	background-position: 0px -51px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#nav  ul  li.news  a:hover {
	background-image:url(../pix/nav_news.gif);
	background-repeat:no-repeat;
	border-width:0px;
	display:block;
	float:left;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	height:51px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:right;
	text-decoration:none;
	width:150px;
	background-position: 0px 0px;
}
#nav ul li.news-on a {
	background-image:url(../pix/nav_news.gif);
	background-repeat:no-repeat;
	border-width:0px;
	display:block;
	float:left;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	height:51px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:right;
	text-decoration:none;
	width:150px;
	background-position: 0px 0px;
}
#nav  ul  li.tango  a {
	background-image:url(../pix/nav_tango.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	height:51px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:right;
	text-decoration:none;
	width:84px;
	background-position: 0px -51px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#nav  ul  li.tango  a:hover {
	background-image:url(../pix/nav_tango.gif);
	background-repeat:no-repeat;
	border-width:0px;
	display:block;
	float:left;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	height:51px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:right;
	text-decoration:none;
	width:84px;
	background-position: 0px 0px;
}
#nav ul li.tango-on a {
	background-image:url(../pix/nav_tango.gif);
	background-repeat:no-repeat;
	border-width:0px;
	display:block;
	float:left;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	height:51px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:right;
	text-decoration:none;
	width:84px;
	background-position: 0px 0px;
}
#nav  ul  li.contact  a {
	background-image:url(../pix/nav_contact.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	height:51px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:right;
	text-decoration:none;
	width:100px;
	background-position: 0px -51px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#nav  ul  li.contact  a:hover {
	background-image:url(../pix/nav_contact.gif);
	background-repeat:no-repeat;
	border-width:0px;
	display:block;
	float:left;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	height:51px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:right;
	text-decoration:none;
	width:100px;
	background-position: 0px 0px;
}
#nav ul li.contact-on a {
	background-image:url(../pix/nav_contact.gif);
	background-repeat:no-repeat;
	border-width:0px;
	display:block;
	float:left;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	height:51px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:right;
	text-decoration:none;
	width:100px;
	background-position: 0px 0px;
}
#nav   ul   li.home   a {
	background-image:url(../pix/nav_home.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	height:51px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:right;
	text-decoration:none;
	width:66px;
	background-position: 0px -51px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#nav   ul   li.home   a:hover {
	background-image:url(../pix/nav_home.gif);
	background-repeat:no-repeat;
	border-width:0px;
	display:block;
	float:left;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	height:51px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:right;
	text-decoration:none;
	width:66px;
	background-position: 0px 0px;
}
#sntitle.left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(../pix/bg-title-employeebenefits.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
}
#footer {
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	font-size: 11px;
	color: #868585;
	line-height: 1.25;
	float: left;
	width: 640px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B8B309;
}
#content {
	width: 633px;
	font-size: 14px;
	color: #55636e;
	line-height: 1.55;
	padding: 17px 0px 15px 17px;
	margin: 0;
	float: left;
}
#content p {
	font-size: 14px;
	color: #55636e;
	line-height: 1.55;
	padding: 0px 250px 0px 0px;
	float: left;
}
#content h1 {
	color: #0B3C6C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
	border-top: 1px solid #ded81f;
}
#content h2 {
	color: #0B3C6C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	padding: 0;
	margin: 0;
	border-bottom: 1px dotted #b8b309;
}
#content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}


#content ul li {
	float: left;
	width: 270px;
	margin: 0 25px 0 0;
	padding: 0;
}
#content ul li ul {
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
	list-style-type: disc;
	list-style-position: outside;
}
#content ul li ul li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: outside;
}
#content ul.large {
	list-style-type: circle;
	margin: 15px 0;
	padding: 0 200px 0 50px;
	font-size: 13px;
	color: #083560;
	line-height: 18px;
}
#content ul.large li {
	margin: 15px 0;
	padding: 0 0 0 10px;
	float: none;
	list-style-position: outside;
	width: auto;
}
#content table th {
	color: #083560;
	font-weight: normal;
	text-align: left;
}
#content table td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
#sntable  {
	width: 800px;
	font-size: 14px;
	color: #55636e;
	line-height: 1.55;
	padding: 0px 0px 40px 17px;
	margin: 0;
	float: left;
}
input {
	width: 250px;
	border: 1px solid #b8b309;
}
input.submit {
	width: 75px;
	border: 1px solid #275987;
	background-color: #b8b309;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
textarea {
	height: 150px;
	width: 300px;
	border: 1px solid #b8b309;
}
select {
	width: 250px;
	border: 1px solid #b8b309;
}
#sntable   td {
	font-size: 14px;
	padding: 0px;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#sntable    td.right {
	font-size: 12px;
	padding: 0px 185px 0 17px;
	border-bottom-color: #FFFFFF;
	background-color: #e7eaf0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #254f76;
	line-height: 1.25;
}
#sntable     td.right a {
	color: #ff790c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#sntable      td.right  a:hover {
	color: #889EC2;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#sntitle  {
	width: 800px;
	margin: 0;
	float: left;
}
#sntitle p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 18px;
}
	
#sntitle td.left {
	border-bottom-color: #FFFFFF;
	background-color: #849EB5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 10px;
	background-image: url(../pix/bg-title-employeebenefits.gif);
	background-repeat: no-repeat;
}
#sntitle  td.right {
	font-size: 15px;
	border-bottom-color: #FFFFFF;
	background-color: #e7eaf0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #476A8C;
	line-height: 1.75;
	padding-top: 10px;
	padding-right: 175px;
	padding-bottom: 10;
	padding-left: 10px;
}
#sntitle     td.right a {
	color: #ff790c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#sntitle      td.right  a:hover {
	color: #889EC2;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#subsubnav {
	width: 633px;
	font-size: 12px;
	color: #55636e;
	line-height: 1.55;
	padding: 15px 0px 15px 17px;
	margin: 0;
	float: left;
}
#subsubnav   h1 {
border:0;
	font-size: 16px;
	color: #083560;
	line-height: 1.5;
	padding: 0;
	font-family: georgia, times, serif;
	margin: 0px 0px 0px 10px;
	font-weight: normal;
}
#subsubnav h1 a {
	color: #A3A21A;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
}
#subsubnav  h1  a:hover {
	color: #889EC2;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#subsubnav h2 {
	font-size: 14px;
	color: #083560;
	line-height: 14px;
	padding: 0;
	font-family: helvetica, arial, sans-serif;
	margin: 0px 0px 0px 15px;
	font-weight: normal;
}
#subsubnav  p {
	font-size: 12px;
	color: #55636e;
	line-height: 1.5;
	padding: 10px 0px 20px 0px;
	margin: 0px 0px 10px 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
}
#subsubnav hr {
	border-top-style: dotted;
	width: 570px;
	border-top-color: #848484;
	margin: 0 0 0 30px;
	padding: 0;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#subsubnav      a  {
	color: #ff790c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#subsubnav       a:hover   {
	color: #889EC2;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 15px 17px;
	font-size: 11px;
	color: #868585;
	line-height: 1.25;
	float: left;
	width: 640px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B8B309;
}
#footer a {
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #ffaa64;
	text-decoration: none;
}
#footer  a:hover {
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #889EC2;
	text-decoration: none;
}
#footer  a.fathom {
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #7E7F82;
	line-height: 1.5;
	text-decoration: none;
	font-weight: bold;
}
#map {
	background-repeat: no-repeat;
	width: 238px;
	float: left;
	margin: 30px 0px 10px 0px;
	font-size: 12px;
	color: #878787;
	padding: 0px 0px 0px 0px;
	line-height: 1.25;
}
#container #mainContent #content .col{float: left;width: 260px;margin: 0 40px 0 0;padding: 0;font-size: 12px;}
#container #mainContent #content .col div{margin-left: 10px;}
#container #mainContent #content .col ul{margin:10px 0 0 5px;padding:0;list-style-type:none;}
#container #mainContent #content .col ul li{margin:2px 0 0 0px;padding:0 0 0 20px;list-style-type:none;float:none;width:220px;background:url(../pix/bullet.gif) no-repeat 5px 8px}

.disclaimer{clear:both;background-image: url(../pix/bg_leftcol.gif);background-repeat: repeat-y;color: #55636e;}
.disclaimer p{font-size:8px;line-height:10px;padding: 8px 0px 0px 0px;margin: 0px 0px 15px 290px;width: 640px;}
.disclaimer p a{color: #ffaa64;}
.arrow{display:inline;width:40px;background:url(../pix/arrow.gif) no-repeat center center;}