@charset "utf-8";
#content {
	margin: 20px 0 0 15px;
}
p {
  color: #000;
  line-height: 145%;
  margin-top: 20px;
}
h1 {
  font-size: 52px;
  font-weight: bold;
  letter-spacing: -3px;
  margin: 0 0 0 0;
  padding: 5px;
}
h2 {
  margin-top: 0; 
  letter-spacing: -2px;
  font-weight: bold;
}
h3 {
  font-weight: bold;
  letter-spacing: -1px;
}
#wealth {
	margin-top: 40px;
	clear: both;
}
h4 {
  color: #b72874;
  margin: 25px 0 10px 0;
}
#tabs ul li {
  list-style-image: none;
}
table.month {
  width: 100%;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  border-spacing: 0;
  border-collapse: collapse;
}
td.weekday {
  font-family: Arial;
  color: #ffffff;
  text-align: center;
  background-color: #b72874;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
}
td.filler {
  text-align: center;
  vertical-align: middle;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  padding: 4px;
}

td.day {
  font-family: Arial;
  color: #000000;
  background-color: #ffffff;
  vertical-align: top;
  width: 14%;
  height: 100px;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  padding: 4px;
}

div.daynum {
  font-family: Arial;
  text-align: right;
  line-height: 1;
  padding-bottom: 5px;
}

div.event {
  text-align: left;
  line-height: 1.2;
}

div#tabs {
  margin-top: 90px;
}

div#tabs.ui-tabs ui-widget ui-widget-content ui-corner-all {
  margin-bottom: 0;
  padding-bottom: 0;
}

div#tabs-1, div#tabs-2, div#tabs-3 {
  border: 3px solid #b72874; 
  margin-top: -4px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

div#tabs-1 ul li, 
div#tabs-2 ul li, 
div#tabs-3 ul li {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

div#tabs-1 {
  height: 370px;
}

div#tabs-1 ul {
  display: inline;
  float: left;
}

div#tabs-3 a:link {
  font-size: 10px;
  font-family: verdana, sans-serif;
  display: block;
}

div#tabs-3 .daynum a:link {
  font: bold 14px arial, helvetica, sans-serif;
	color: #0063dc;
}


#calloutBox {
  background: url(/som/img/block.png) no-repeat; 
  height: 530px;
  width: 345px;
  position: absolute;
  top: 230px;
  left: 460px;
  padding: 50px 0 5px 25px;
}


#calloutBox h2 {
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-topleft: 30px;
  -moz-border-radius-topright: 30px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  background-color:#B72874;
  color: #fff;
  font-size: 27px;
  font-weight: bold;
  margin: 0 0 140px 0;
  padding: 5px 0 5px 5px;
  text-align: center;
  width: 320px;
}

#calloutBox h2 span {
  color: #83B5E7;
  margin: 0;
  padding: 0;
}


#calloutBox h3{
}

#calloutBox h3 a:link,
#calloutBox h3 a:visited {
  color:#B72874;
}


#textLeft {
  width: 400px;
}
.intro-group {
	margin: 0 auto;
	width: 480px;
	height: 175px;
}
a img {
	border: none;
}
.intro-box {
	float: left;
	width: 215px;
	height: 150px;
	margin: 10px;
	text-align: center;
}
.intro-box h2 {
	margin-top: -10px;
	font-weight: normal;
}
.intro-box a:link img,
.intro-box a:visited img {
	border: 2px solid #2E4B9B;
}
.intro-box a,
.intro-box a:link,
.intro-box a:visited {
	text-decoration: none;
	color: #2E4B9B;
}
.intro-box a:hover img,
.intro-box a:active img {
	border: 2px solid #8A343D;
}
.intro-box a:hover,
.intro-box a:active {
	color: #8A343D;
}




/* top nav */
#content ul#tabbed-nav,
#content ul#tabbed-nav ul,
#content ul#tabbed-nav li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#content ul#tabbed-nav li li {
	padding: 3px 7px;
	margin: 0;
}
#content ul#tabbed-nav {
	position: relative;
	z-index: 1;
	margin-bottom: 10px;
	/*border-bottom: 1px solid #B72874;
	padding-bottom: 4px;*/
}
#tabbed-nav ul {
	position: absolute;
	top: 27px;
}
#tabbed-nav > li {
	display: inline;
}
#tabbed-nav > li > a,
#tabbed-nav > li > span {
	text-align: center;
	background: #B72874;
	border: 2px solid #B72874;
	padding: 5px 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}
#tabbed-nav ul {
	border: 2px solid #B72874;
	padding: 5px 7px;
	border-top: none;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
}
#tabbed-nav > li > a,
#tabbed-nav > li > span,
#tabbed-nav > li > a:link,
#tabbed-nav > li > a:visited {
	color: #fff;
	text-decoration: none;
}
#tabbed-nav li ul {
	display: none;
	background: #fff;
}
#tabbed-nav li:hover ul {
	display: block;
}
/* thanks, ie */
#open-enrollment {
	left: 0px;
}
#preventive-care {
	/*left: 231px;*/
	left: 99px;
}
#benefits {
	/*left: 357px;*/
	/*left: 225px;*/
	left: 94px;
}
#medicare-advantage {
	left: 0px;
}
#phone-numbers {
	left: 174px;
}
#retiree-phone-numbers {
	left: 174px;
}
#retiree-preventive-care {
	/*left: 252px;*/
	left: 99px;
}
#retiree-benefits {
	/*left: 378px;*/
	/*left: 225px;*/
	left: 94px;
}
#secured-login span {
	display: none;
}
#secured-login {
	display: block;
	background: url(/som/img/secured-login.jpg) no-repeat 0px 0px;
	height: 45px;
	width: 155px;
	float: right;
}
#secured-login:hover {
	background-position: 0px -45px;
}
#som-table,
#som-table tr,
#som-table td {
	margin: 0px;
	border-collapse: collapse;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}
#som-table tr.heading td {
	padding-top: 50px;
	font-weight: bold;
}
#som-table tr.first td {
	padding-top: 0px;
}
#som-table tr td:first-child {
	padding-left: 15px;
}
#som-table tr.heading td:first-child {
	padding-left: 0px;
}
/*
#som-table tr.heading td a:link,
#som-table tr.heading td a:visited {
	color: #fff;
}
#som-table tr.heading td a:hover,
#som-table tr.heading td a:active {
	color: #8A343D;
}
tr.heading td {
	background: #3C5EB6;
	color: #fff;
	font-weight: bold;
	vertical-align: top;
}*/
#footer .copy {
	font-size: 12px;
}
#breadCrumbNoNavChooseBlue {
	font-size: 12px;
}
.indent {
	margin-left: 20px;
}
