body {
	background-color: #ffffff;
	color: #11425b;
	font-family: verdana,arial,helvetica,sans;
	font-size: 12px;
	align: center;
}

td {
	font-family: verdana,arial,helvetica,sans;
	font-size: 12px;
	text-align: left;
}
th {
	font-family: verdana,arial,helvetica,sans;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

pre {
	color: #11425b;
	font-family: verdana,arial,helvetica,sans;
	font-size: 12px;
}
table.header td {
	text-align: right;
	padding-left: 12px;
}
table.header a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
table.footer td {
	font-size: 11px;
	text-align: left;
	padding-right: 5px;
	padding-left:10px;
	color: #666666;
}

table.footer a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 2px;
}

a { color: #11425b; text-decoration:none;} /* changed by sfox on 2009-04-03 */
a:visited {color: #666666;}
a:hover {color: #4a819d;}
a:active {color: #666666;}

 .nav {
   float:right;
   font-size:12px;
   background:url("/images/hudsonTabs2.gif") no-repeat top left;
   white-space: nowrap;
   font-weight:bold;
   width:495px;
   height:37px;
   }
 .nav ul {
   margin:0;
   padding:0 10px 0;
   list-style:none;  
   }
 .nav li {
   float:left;
   margin:0;
   padding:0 0 0 8px;

   }
 .nav a {
   float:left;
   display:block;
   padding:9px 8px 6px 8px;
   color: #11425b;
   text-decoration:none;
   }
 .nav a:hover {
   color:#4a819d;
   }
 li.currentnav a {
   /*background: url("images/hudsonTabs_current.gif") repeat-x top;*/
   background: url("/images/hudsonTabs_current.gif") repeat-x top;
   color:#11425b;

  }

div.menu ul {
margin:0;
padding:0 5px;
}
div.menu li {
display:block;
font-size:8pt;
list-style-position:outside;
list-style-type:none;
padding:0;
}
div.menu li a {
padding:0;
text-decoration:none;
}
div.menu.li.selected-item {
font-weight:bold;
}
   
.error { font-weight: bold; color: #DC6305; }
.default { color:#8E8E8E; }

p{
	margin: 0px;
	}
h1{
	font-size: 16px;
	font-weight: bold;
	color:#00144B;
	padding-bottom:2px;
	/*padding-left:15px; 
	padding-right:0px;
	padding-top:0px;
	*/
	padding 0px 0px 0px 0px;
	margin: 0px;
	}
/* h1 and mainTitle are the same visual style */
.mainTitle {
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	padding-bottom:2px;
	padding-left:15px;
	padding-right:0px;
	padding-top:0px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color:#0c3042;
	margin: 0px;
}
/*h2 and title are the same visual style */
.title {
	font-size: 15px;
	font-weight: bold;
	color:#0c3042;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color:#0c3042;
	margin: 0px;
}

h4.subhead {
	font-size: 0.8em;
	margin-bottom: 1em;
}

.quiet {
	color: #666666;
}
/*h3 and subtitle are the same visual style*/
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color:#0c3042;
}
h4, h5, h6 {
	font-size: 13px;
	font-weight: bold;
	color:#0c3042;
	margin: 0px;
}
/*h4, h5, h6 and subsubtitle are the same visual style */
.subsubtitle {
	font-size: 13px;
	font-weight: bold;
	color:#0c3042;
}
.smallType {
	font-size: 11px;
}

.search {
	text-align:	right;
	padding:	0px 5px 5px 0px;
}
.caption {
	font-size: 10px;
}
.breadcrumb {
	font-size: 11px;
	padding-bottom:15px;
	padding-left:6px;
	padding-right:4px;
	padding-top:0px;
}
a.breadcrumb {
	font-size: 11px;
	text-decoration: none;
}

ul {
	margin-left: 10px;
	margin-top: 1px;
	padding-left: 10px;
}
.ledgerOther { background: #e5eff4;}
	
	
.topnav {
  background:none;
  font-size: 11px;
  color: #666666;
  text-decoration: none;
  white-space: nowrap;
  }
.topnav a {
  background-image:none;
  color: #666666;
  text-decoration:none;
  }


.formLabelRequired {
	font-weight: bold; text-align: right; vertical-align: top;
}

.formLabel {
	font-size: 12px; text-align: right; vertical-align: top;
}

.prompt {text-align: left; margin-top: 0.6 em; }

input[type='text'] { border: 1px solid #8E8E8E; color:#11425b; background-color:#FFFFFF; font-family: verdana,arial,helvetica,sans; font-size: 11px;}
input[type='password'] { border: 1px solid #8E8E8E; color:#11425b; background-color:#FFFFFF; font-family: verdana,arial,helvetica,sans; font-size: 11px;}
input.error { border: 1px solid #990000; color:#990000; background-color:#F6BCBC; }
input.default { border: 1px solid #8E8E8E; color:#8E8E8E; background-color:#FFFFFF; }
select { border: 1px solid #8E8E8E; color:#11425b; background-color:#FFFFFF; font-family: verdana,arial,helvetica,sans; font-size: 11px;}
select.default { border: 1px solid #8E8E8E; color:#8E8E8E; background-color:#FFFFFF; }
select.error { border: 1px solid #990000; color:#990000; background-color:#F6BCBC; }
textarea { border: 1px solid #8E8E8E; color:#11425b; background-color:#FFFFFF; font-family: verdana,arial,helvetica,sans; font-size: 11px;}


.healthpartners-portal-window-container { width:100%; margin-top: 1px; margin-right: 4px; margin-bottom:4px;}

.healthpartners-portal-window-nw { background-image:url(/images/whiteBorder_01.gif); background-repeat:no-repeat; height:14px; width:16px; padding:0px;}
.healthpartners-portal-window-n { background-image:url(/images/whiteBorder_02.gif); background-repeat:repeat-x; padding:0px;}
.healthpartners-portal-window-ne { background-image:url(/images/whiteBorder_03.gif); background-repeat:no-repeat; height:14px; width:18px; padding:0px;}
.healthpartners-portal-window-w { background-image:url(/images/whiteBorder_04.gif); background-repeat:repeat-y; padding:0px;}
.healthpartners-portal-window-center { background-color:white; padding:0px;}
.healthpartners-portal-window-e { background-image:url(/images/whiteBorder_06.gif); background-repeat:repeat-y; padding:0px;}
.healthpartners-portal-window-sw { background-image:url(/images/whiteBorder_07.gif); background-repeat:no-repeat; height:18px; width:16px; padding:0px;}
.healthpartners-portal-window-s { background-image:url(/images/whiteBorder_08.gif); background-repeat:repeat-x; padding:0px;}
.healthpartners-portal-window-se { background-image:url(/images/whiteBorder_09.gif); background-repeat:no-repeat; height:18px; width:18px; padding:0px;}

.healthpartners-portal-window-nw-primary { background-image:url(/images/blueBorder_01.gif); background-repeat:no-repeat; height:14px; width:16px; padding:0px;}
.healthpartners-portal-window-n-primary { background-image:url(/images/blueBorder_02.gif); background-repeat:repeat-x; padding:0px;}
.healthpartners-portal-window-ne-primary { background-image:url(/images/blueBorder_03.gif); background-repeat:no-repeat; height:14px; width:18px; padding:0px;}
.healthpartners-portal-window-w-primary { background-image:url(/images/blueBorder_04.gif); background-repeat:repeat-y; padding:0px;}
.healthpartners-portal-window-center-primary { background-color: #E5EFF4; padding:0px;}
.healthpartners-portal-window-e-primary { background-image:url(/images/blueBorder_06.gif); background-repeat:repeat-y; padding:0px;}
.healthpartners-portal-window-sw-primary { background-image:url(/images/blueBorder_07.gif); background-repeat:no-repeat; height:18px; width:16px; padding:0px;}
.healthpartners-portal-window-s-primary { background-image:url(/images/blueBorder_08.gif); background-repeat:repeat-x; padding:0px;}
.healthpartners-portal-window-se-primary { background-image:url(/images/blueBorder_09.gif); background-repeat:no-repeat; height:18px; width:18px; padding:0px;}

.healthpartners-portal-window-nw-secondary { background-image:url(/images/purpleBorder_01.gif); background-repeat:no-repeat; height:14px; width:16px; padding:0px;}
.healthpartners-portal-window-n-secondary { background-image:url(/images/purpleBorder_02.gif); background-repeat:repeat-x; padding:0px;}
.healthpartners-portal-window-ne-secondary { background-image:url(/images/purpleBorder_03.gif); background-repeat:no-repeat; height:14px; width:18px; padding:0px;}
.healthpartners-portal-window-w-secondary { background-image:url(/images/purpleBorder_04.gif); background-repeat:repeat-y; padding:0px;}
.healthpartners-portal-window-center-secondary { background-color: #FFFFFF; color:#160D2E; padding:0px;} /* background was #D6D4DB.  meh. */

.healthpartners-portal-window-center-secondary2 { background-color: #D6D4DB; color:#160D2E; padding:0px;} 

.healthpartners-portal-window-e-secondary { background-image:url(/images/purpleBorder_06.gif); background-repeat:repeat-y; padding:0px;}
.healthpartners-portal-window-sw-secondary { background-image:url(/images/purpleBorder_07.gif); background-repeat:no-repeat; height:18px; width:16px; padding:0px;}
.healthpartners-portal-window-s-secondary { background-image:url(/images/purpleBorder_08.gif); background-repeat:repeat-x; padding:0px;}
.healthpartners-portal-window-se-secondary { background-image:url(/images/purpleBorder_09.gif); background-repeat:no-repeat; height:18px; width:18px; padding:0px;}
.healthpartners-portal-window-center-secondary h2, h3, h4, h5, h6 {
	color:#160D2E;
}
.healthpartners-portal-window-center-secondary .title{color:#160D2E;}
.healthpartners-portal-window-center-secondary a{color:#160D2E;}
.healthpartners-portal-window-center-secondary a:visited {color: #666666;}
.healthpartners-portal-window-center-secondary a:hover {color: #a291ce;}
.healthpartners-portal-window-center-secondary a:active {color: #666666;}
.healthpartners-portal-window-center-secondary .subtitle { 	font-size: 14px; font-weight: bold; color:#160D2E; }
.healthpartners-portal-window-center-secondary .subsubtitle {font-size: 13px;  font-weight: bold; color:#160D2E; }
.healthpartners-portal-window-center-secondary .smallType { font-size: 11px;  color:#160D2E; }
.healthpartners-portal-window-center-secondary .caption { font-size: 10px;  color:#160D2E; }

.healthpartners-portal-window-nw-tertiary { background-image:url(/images/orangeBorder_01.gif); background-repeat:no-repeat; height:14px; width:16px; padding:0px;}
.healthpartners-portal-window-n-tertiary { background-image:url(/images/orangeBorder_02.gif); background-repeat:repeat-x; padding:0px;}
.healthpartners-portal-window-ne-tertiary { background-image:url(/images/orangeBorder_03.gif); background-repeat:no-repeat; height:14px; width:18px; padding:0px;}
.healthpartners-portal-window-w-tertiary { background-image:url(/images/orangeBorder_04.gif); background-repeat:repeat-y; padding:0px;}
.healthpartners-portal-window-center-tertiary { background-color: #f9e3d0; color: #d45d01; padding:0px;}
.healthpartners-portal-window-e-tertiary { background-image:url(/images/orangeBorder_06.gif); background-repeat:repeat-y; padding:0px;}
.healthpartners-portal-window-sw-tertiary { background-image:url(/images/orangeBorder_07.gif); background-repeat:no-repeat; height:18px; width:16px; padding:0px;}
.healthpartners-portal-window-s-tertiary { background-image:url(/images/orangeBorder_08.gif); background-repeat:repeat-x; padding:0px;}
.healthpartners-portal-window-se-tertiary { background-image:url(/images/orangeBorder_09.gif); background-repeat:no-repeat; height:18px; width:18px; padding:0px;}
.healthpartners-portal-window-center-tertiary h2, h3, h4, h5, h6 {
	color:#00144B;
}
.healthpartners-portal-window-center-tertiary a { color:#D45D01; }
.healthpartners-portal-window-center-tertiary a:visited { color:#666666; }
.healthpartners-portal-window-center-tertiary a:hover { color:#EBA56F; }
.healthpartners-portal-window-center-tertiary a:active { color:#666666; }
.healthpartners-portal-window-center-tertiary .title { color:#D45D01; font-size:15px; font-weight:bold; }
.healthpartners-portal-window-center-tertiary .subtitle { color:#D45D01; font-size:14px; font-weight:bold; }
.healthpartners-portal-window-center-tertiary .subsubtitle { color:#D45D01; font-size:13px; font-weight:bold; }
.healthpartners-portal-window-center-tertiary .smallType { color:#D45D01; font-size:11px; }
.healthpartners-portal-window-center-tertiary .caption { color:#D45D01; font-size:10px; }


.bannerBox {
position:relative; z-index:10;
}
.bannerContent {
	position:absolute;
	width:557px;
	left: 104px;
	top: 74px;
}
.locationBox {
position:relative; z-index:10;
}
.locationContent {
	position:absolute;
	width:362px;
	left: 22px;
	top: 53px;
}

.bannerContent1 {
	height:98px;
left:137px;
position:absolute;
top:22px;
width:426px;
}
.edit-bannerContent1 {
 height:98px;
left:137px;
/*position:absolute;*/
top:22px;
width:426px;
}

.bannerContent {
		/*position:absolute; */
		width:557px;
		left: 26px;
		top: 64px; /*was 74px */ 
}

.locationBox {
position:relative; z-index:10;
}
.locationContent {
	position:absolute;
	width:362px;
	left: 22px;
	top: 53px;
}

h1.cc_blue {
	color: rgb(0,20,75);
}

.course {
	padding: 9px;
}

.monthName {
	text-align: center;
	background-color: rgb(0,20,75);
	color: #FFFFFF;
	font-size: 2em;
}

.dayName th {
	text-align: center;
	background-color: rgb(0,20,75);
	color:	#FFFFFF;
	font-size:	1.3em;
	padding: 1px;
}
.otherMonth {
	text-align: 		left;
	background-color: 	#FFFFFF;
	color:				#FFFFFF;
	height:				88px;
	width:				124px;
	

}

.weekendDay {
	text-align: 		left;
	background-color: 	#FFFFFF;
	color:				#FFFFFF;
	height:				88px;
	width:				124px;
}

.day {
	text-align: 		left;
	background-color:	#FFFFFF;
	color:				rgb(0,20,75);
	border:				1px solid rgb(0,20,75);
	vertical-align:		top;
	height:				88px;
	width:				124px;
}

.specialDay {
	text-align: 			left;
	background-color:		rgb(246,230,121);
	color:					rgb(0, 25, 75);
	border:					1px solid rgb(0, 25, 75);
	vertical-align:			top;
	height:				88px;
	width:				124px;
}

.event-date {
	text-align: 			left;
	color:					rgb(0, 25, 75);
	text-decoration:		none;
}

.specialDay a.event-date {
	text-align: 			left;
	color:					rgb(0, 25, 75);
	text-decoration:		none;
}

.specialDay a.event-date:hover {
	text-align: 			left;
	color:					rgb(0, 25, 75);
	text-decoration:		underline;
}

/* lightbox stuff for calendar effects */
.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: auto; /* was 50%, then 75% */
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: rgb(246,230,121);
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }
#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

.lbfooter {
	background-color: rgb(246,230,121);
	padding: 0.5em;
	color:	rgb (2, 25, 75);
	font-size:  .8em;
}

#ticker{
width: 100%;
height: 20px;
border: 0px ;
padding: 3px;
}

#ticker a{
text-decoration: none;
}

#ticker a:hover {
text-decoration: underline;
}


.hh_table {
	padding:	 5px;
	text-align:	 right;
	width:		100%;
}

#pscroller2{
width: 600px;
height: 17px;
border: 0px;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.sumbit_tag {
	background-color: red;
	font-color: blue;
}
