<!--

/* body { background-color: white; font-family: verdana, helvetica, arial, sans-serif; }  */
html{
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #48402A;
	height: 100%;
}

body {
	/*background: #E4E0D5 url(/sandbox/images/bg.gif) repeat-x top;*/
	background: #E4E0D5 url(../images/bg.gif) repeat-x top;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
	color: #48402A;
	height: 100%;
}

th { font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px; }
td { font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px; }
p { font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}
div { font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}
ul { font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}
ol { font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}
li { font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}
dl { font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}
dt { font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}
dd { font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}

h1 {font-family: arial, verdana, helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #48402A; line-height: 18px;}
h6 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #48402A;
	margin-top: 0px;
	margin-bottom: 0px
}

h5 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #48402A;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 0px
}

h4 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #48402A;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 0px
}

h3 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #48402A;
	margin-top: 0px;
	margin-bottom: 0px
}

h2 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #48402A;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 0px
}

.bread { font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}
.crumbs { font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}
.bold {font-weight: bold;}
.leadspace { font-family:  arial, verdana, helvetica, sans-serif; line-height: 16px; font-size: 12px; }
.leadspacesm { font-family:  arial, verdana, helvetica, sans-serif; line-height: 16px; font-size: 11px; }
.dots {font-family: arial, verdana, helvetica, sans-serif; font-size: 14px; color: #F75929; }
.requiredField {font-family: verdana, arial, helvetica, sans-serif; color: #FF0000; }
.green { color: #006600; }
.grayHeader { color: #48402A; font-size:12px}
/*.grayHeader {color: #474c9a; font-size:14px}*/
.graytextsm { color: gray;  font-size: 11px;}
.header {background-color: #84AD84;}
.gray {background-color: #999999;}
.white {background-color: #ffffff;}
.orange {background-color: #F75929;}
.tableHeader {background-color: #B5B2A5; font-size: 11px; font-weight: bold;}
.tableSubheader {background-color: #B5B2A5; font-size: 10px; font-weight: bold;}
/*.tableHeadersm {background-color: #B1D0B1; font-size: 11px;}
.tableSubheadersm {background-color: #D8E7D8; font-size: 11px;}*/
.tableHeadersm {background-color: #ADA694; font-size: 11px; font-weight: bold;}
.tableSubheadersm {background-color: #B5B2A5; font-size: 11px; font-weight: bold;}
.tableHeaderSearch {background-color: #B5B2A5;	border-top: 1px solid #999999; font-weight: bold;}
.tableHeaderProfile {background-color: #B5B2A5;	border-top: 1px solid #999999; font-weight: bold;}

.headergradwithtab {background: #84AD84; background-image: url(../images/greengradwithtab.gif); background-repeat: no-repeat; background-attachment: fixed;} 
/*.headergrad {background: #84AD84; background-image: url(../images/greengrad.gif); background-repeat: no-repeat; background-attachment: fixed;}*/
.headergrad {background: #C6CAE0; background-repeat: no-repeat; background-attachment: fixed;} 

a:link {color: #1C509F; font-family: arial, sans-serif; font-size: 11px;}
a:visited {color: #660099; font-family: arial, sans-serif; font-size: 11px;}
a:active {color: #1C509F; font-family: arial, sans-serif; font-size: 11px;}
a:hover {color: #1C509F; font-family: arial, sans-serif; font-size: 11px;}

a.readMore:link {color: #1C509F; font-family:  arial, verdana, helvetica, sans-serif; font-size: 10px; font-weight: bold}
a.readMore:visited {color: #9933CC; font-family:  arial, verdana, helvetica, sans-serif; font-size: 10px; font-weight: bold}
a.readMore:active {	color: #1C509F;	font-family:  arial, verdana, helvetica, sans-serif;	font-size: 10px; font-weight: bold}
a.readMore:hover {color: #1C509F; font-family:  arial, verdana, helvetica, sans-serif; font-size: 10px; font-weight: bold}

a.bread:link {color: #1C509F; font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}
a.bread:visited {color: #1C509F; font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}
a.bread:active {color: #1C509F; font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}
a.bread:hover {color: #1C509F; font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}

a.header:link, a.header:visited { font-family: arial, sans-serif; font-weight: bold; font-size: 11px; color: #1C509F; text-decoration: none;}

.taboff { border-top-style: solid; 
border-top-color: #8BB98B; 
border-top-width: 1px; 
border-left-style: solid ; 
border-left-color: #8BB98B; 
border-left-width: 1px;
border-bottom-style: solid ; 
border-bottom-color: gray; 
border-bottom-width: 1px;
border-right-style: solid ; 
border-right-color: #8BB98B; 
border-right-width: 1px;
background-color: #D8E7D8;
font-family:  arial, verdana, helvetica, sans-serif;
font-size: 11px;
}

.tabon { border-top-style: solid; 
border-top-color: gray; 
border-top-width: 1px; 
border-left-style: solid ; 
border-left-color: gray; 
border-left-width: 1px;
border-right-style: solid ; 
border-right-color: gray; 
border-right-width: 1px;
background-color: #ffffff;
font-family:  arial, verdana, helvetica, sans-serif;
font-size: 11px;
}

.plandetails { border-bottom-style: solid; 
border-bottom-color: #DCDCDC; 
border-bottom-width: 1px; 
border-right-style: solid ; 
border-right-color: #DCDCDC; 
border-right-width: 1px;
/*background-color: #ffffff;*/
background-color: #E7E3D6;
font-family:  arial, verdana, helvetica, sans-serif;
font-size: 11px;
}

.plandetails2 { border-bottom-style: solid; 
border-bottom-color: #DCDCDC; 
border-bottom-width: 1px; 
border-left-style: solid; 
border-left-color: #DCDCDC; 
border-left-width: 1px; 
border-right-style: solid ; 
border-right-color: #DCDCDC; 
border-right-width: 1px;
background-color: #ffffff;
font-family:  arial, verdana, helvetica, sans-serif;
font-size: 11px;
}

.planitems { border-bottom-style: solid; 
border-bottom-color: #DCDCDC; 
border-bottom-width: 1px; 
background-color: #ffffff;
font-family:  arial, verdana, helvetica, sans-serif;
font-size: 11px;
}

.tabledivider {  
border-bottom-style: dotted ; 
/*border-bottom-color: #8BB98B;*/
border-bottom-color: #ABA696;
border-bottom-width: 1px;
}

.tabledivider2 {  
border-top-style: solid ; 
/*border-top-color: #8BB98B; */
border-top-color: #;
border-top-width: 1px;
padding-top: 8px;
padding-bottom: 8px;
}

.headerspace{  
padding-top: 8px;
padding-bottom: 8px;
}

.over { background-color: #D8E7D8;}

/* classes below were added by Ramon */

.errors {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;

}

// used by Learning and Development
  
.style16 {font-size: 18}
.style17 {font-family: Arial, Helvetica, sans-serif}
.style18 {font-size: 12px}
.style19 {font-size: 18px}
.style20 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style21 {font-size: 10px}


.content1 {background-color: #E4E0D5;}
.content2 {background-color: #E4E0D5;}
.content3 {background-color: #E4E0D5;}
.content4 {background-color: #E4E0D5;}

input.submit  {font-family: verdana, arial,Helvetica,sans-serif; font-size : 11px; color:black; font-weight: bold; border-width: 1px; border-color: #666666; background-color: #cccccc;}
input.sm  {font-family: verdana, arial,Helvetica,sans-serif; font-size : 11px; color:black; border-width : 1px; background-color: #E5E3DE;}
input.md  {font-family: verdana, arial,Helvetica,sans-serif; font-size : 11px; color:black; border-width : 1px; background-color: #E5E3DE;}
input.search{width:220px;height:17px;background-color:#E5E3DE;padding-left:3px;font-family:arial,sans-serif;font-size:10px;color:#48402A;border:1px solid #48402A;}

/* Link Colors */
/*             Left-hand Nav.                                       */
a.black:link {color: black;  font-weight: bold; text-decoration: none; font-size: 11px;}
a.black:visited {color: black;  font-weight: bold; text-decoration: none; font-size: 11px;}
a.black:active {color: black;  font-weight: bold; text-decoration: none; font-size: 11px;}
a.black:hover {color: #1C509F;  font-weight: bold; text-decoration: none; font-size: 11px;}

a.sm:link {color: #1C509F; font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}
a.sm:visited {color: #660099; font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}
a.sm:active {color: #1C509F; font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}
a.sm:hover {color: #1C509F; font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}

a.blacksm:link {color: black;  text-decoration: none; font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}
a.blacksm:visited {color: black;  text-decoration: none; font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}
a.blacksm:active {color: black;  text-decoration: none; font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}
a.blacksm:hover {color: #1C509F;  text-decoration: none; font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px;}

a.black2:link {color: black; font-size: 11px;}
a.black2:visited {color: black; font-size: 11px;}
a.black2:active {color: black; font-size: 11px;}
a.black2:hover {color: #1C509F; font-size: 11px;}

/* End Link Colors */

/* Used with Left-Hand Navigation and other areas */


/*.beige {background-color: #ABA696;}   D9D2BD*/
.beige {background-color: #E7E3D6;} /*#E4E0D5*/
.lightbeige {background-color: #E4E0D5;}
.lighter {background-color: #F6F2E8;}

.navigation {background-color: #D1CFC0;}
/*.navigationOn {background-color: #B5B1A5;}*/
.navigationOn {background-color: #B5B2A5;} /*#6B6450*/
.navigationOn2 {background-color: #99938A;}

/* Colored / Highlighted Text */

.title {font-family: arial, verdana, helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #48402A; line-height: 18px; margin-top: 0px; margin-bottom: 0px }

/* Other Text Fonts */

.smtext { font-family: arial; font-size: 10px color: #48402A;}
.sm { font-family: arial; font-size: 11px color: #48402A;}

.blacksm { font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px; color:black;}
.black { color: black;  font-weight: bold; text-decoration: none; font-family:  arial, verdana, helvetica, sans-serif; font-size: 11px; }

/*  New Styles added for UHC look  */

#container {
	text-align: left;
	width: 788px;
	border: 5px #FFFFFF solid;
	background: #F6F2E8;
	margin-top: 35px;
	padding: 0px 10px 10px 15px;
	position: relative;
}

#container_long {
	text-align: left;
	width: 990px;
	border: 5px #FFFFFF solid;
	background: #F6F2E8;
	margin-top: 35px;
	padding: 0px 10px 10px 15px;
	position: relative;
}

#logo {
	POSITION: absolute;
	TOP: -40px;
	z-index:100;
}

#header {
	width: 772px;
	text-align: right;
	/*vertical-align: middle;*/
	vertical-align: top;
	margin-bottom: 0px;
	/*padding-bottom: 10px;*/
	padding-bottom: 0px;
	
}

div#header a {
	color: #1C509F;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

div#header a:hover {
	text-decoration: underline;
}

div#header table{
	margin-left: auto;
	margin-right: 0px;
}

div#header .arrow{
	margin-right: 5px;
}	

div#header .divider {
	position: relative;
	top: 0px;
	display: block;
}

div#header .search_input {
	height: 15px;
	width: 83px;
	border: 1px #695D54 solid;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 0px;
	font-size: 10px;
	margin-left: 10px;
	background: #E5E3DE;
	color: #48402A;
}

div#header img {
	position: relative;
	display: block;
}

div#header .search_btn {
	display: block;
	margin-left: 5px;
	top: 0px;
}

#home_right{
	width: 189px;
	background: url(../images/home_right_wrap.jpg) no-repeat bottom right;
	vertical-align: top;
	font-size: 11px;
}

#home_right p {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#home_right a {
	color: #1C509F;
}

#home_right a:visited {
	color: #1C509F;
}

#home_right div {
	width: 183px;
	background: #FDFCF9 url(images/hub_right_div_bg.jpg) repeat-y;
}

#home_right img.content {
	margin: 13px 0px 10px 5px;
}

/* Template alignment styles */
table.homebodylayout {
	position: relative;
	left: -15px;
}

table.hubbodylayout {
	position: relative;
	left: -7px;
}

table.articlebodylayout {
	position: relative;
	left: -3px;
}

table.selectionbodylayout {
	position: relative;
	left: -10px;
}

table.listbodylayout {
	position: relative;
	left: -3px;
}

table.contactsbodylayout {
	position: relative;
	left: -10px;
}

table.sitemapbodylayout {
	position: relative;
	left: -7px;
}

table.findaplanbodylayout {
	position: relative;
	left: -3px;
}

table.searchbodylayout {
	position: relative;
	left: -8px;
}

table.interactivebodylayout {
	position: relative;
	left: -3px;
}

#snippet {
	font-family: Arial;
	font-size: 11px;
	color: #48402A;
}

#footer {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
	font-family: Arial;
	font-size: 10px;
	color: #48402A;
	text-align: left;
	width: 828px;
	position: relative;
}

#footer img.rule {
	margin: 0px 0px 5px 0px;
}

#footer a, #footer a:visited {
	font-style: underline;
	font-size: 10px;
	color: #48402A;
}

#footer img.divider{
	display: inline;
}

#footer img.tag {
	position: absolute;
	right: 0px;
	top: 20px;
	margin: 0px;
	padding: 0px;
}

div#footer .copyright {
	position: absolute;
	right: 5px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}

.limitedAccessBox {	border: 1px solid #990000;
	background-color: #FFE1E1;
	margin-bottom: 4px;
}
.limitedAccessText {
	font-size: 11px; color: #000000;
}

.limitedAccessHeader {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.data {
	font-weight: bold;
	font-size: 11px;
}
.rowSeparator td {
	padding: 2px;
	border-bottom: 1px solid #CCCCCC;
}
.columnSeparator {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-left: 1px;
}
.sectionHeader {
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 3px;
	border-top: 1px solid #999999;
	padding: 2px;
	background-image:url(../images/section_hdr_Gradient.gif);
}
#content{
	width: 750px;
	background: url(../images/hub_content_wrap.gif) no-repeat bottom right;
}

#content div{
	width: 740px;
	padding: 0px;
	margin: 0px;
	background: #FDFCF9;
	color: #48402A;
	margin-bottom: 20px;
}

.columnHeadings td{
	padding: 2px;
	background-color: #B5B2A5;;
	font-size: 11px;
	/*color: #666666;*/
}

#content p {
	padding: 0px 40px 0px 20px;
	font-size: 12px;
}

#content p.indent {
	padding: 0px 20px 0px 18px;
	margin: 15px 0px 15px 20px;
	font-size: 12px;
	line-height: 15px;
}

#contact_main{
	width: 750px;
	background: url(../images/hub_content_wrap_background.gif);
}

.pagination {
	padding: 2px;
	border-top: 1px solid #F6F2E8; /*#999999;*/
	border-bottom: 1px solid #F6F2E8; /*#999999*/;
	background-color: #F6F2E8; /*#EEEEEE;*/
}

.labelpf {
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: 11px;	
}

.datapf {
	font-weight: bold;
	font-size: 10px;	
}

.tableRowHeader {
	background-color: #B5B2A5;
}

/* Provider Directory */
/*	a.provider:link {color: #006600; font-family:  arial, verdana, helvetica, sans-serif; font-size: 13px; font-weight: bold; style: nounderline;text-decoration:none;}*/
	a.provider:link {color: #1C509F; font-family:  arial, verdana, helvetica, sans-serif; font-size: 13px; font-weight: bold; style: nounderline;text-decoration:none;}
	a.provider:visited {color: #1C509F; font-family:  arial, verdana, helvetica, sans-serif; font-size: 13px; font-weight: bold; style: nounderline;text-decoration:none;}
	a.provider:active {color: #F75929; font-family:  arial, verdana, helvetica, sans-serif; font-size: 13px;font-weight: bold; style: nounderline;text-decoration:none;}
	a.provider:hover {color: #F75929; font-family:  arial, verdana, helvetica, sans-serif; font-size: 13px;font-weight: bold; style: nounderline;text-decoration:none;}
