/*	
ProviderOnline by Benefit and Risk Management Services
Date: February 2010
*/

/* Basic Layout */
body {
	background: #e8e8e8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#4c4c4c;
}

#wrap {
	
	width:978px;
	margin:0 auto;
	background:url(../img/wrap_main-bg.png) no-repeat center top;
}
#inside_wrap {
	padding:0px 21px;
	background: url(../img/main_content-bg.png) #e8e8e8  repeat-y center top;
	margin:-1px 0 0 0;     /*works in all*/
	*margin:-6px 0 0 0;     /*targets IE6 and IE7*/
}
#left_large_page {
	background:url(../img/left_large_page-bg.gif) repeat-y 664px top;
}
#right_large_page {
	background:url(../img/right_large_page-bg.gif) repeat-y left top;
}
#inside_wrap_bottom {
	height:14px;
	background: url(../img/main_content-bottom.gif) no-repeat left top;
}
.main_content {
	width:634px;
	padding:10px;
	float:left;
}
/* Headline Style*/
h1 {
	font-size:24px;
	font-weight:bold;
	color:#363636;
	letter-spacing:-1px;
	padding:20px 0px 5px;
	font-family: garamond, georgia, serif;
}
h2 {
	font-size:20px;
	color:#363636;
	letter-spacing:-1px;
	padding:5px 0px;
}
h3 {
	font-size:16px;
	color:#363636;
	letter-spacing:0px;
	padding:5px 0px;
}
h3 span {
	color:#808080;
}
h4, h5 {
	font-size:12px;
	color:#363636;
	font-weight:bold;
	padding:5px 0px;
}
.bottom_line,h1.bottom_line, h2.bottom_line, h3.bottom_line, h4.bottom_line, h5.bottom_line {
	border-bottom:1px solid #e0e0e0;
	padding-bottom:7px;
}
h1 a, h1 a:hover, h2 a, h2 a:hover, h3 a, h3 a:hover, h4 a, h4 a:hover, h5 a, h5 a:hover {
	text-decoration:none;
}
/* List Style*/

 ul.simple li {
	padding:0 0 0 20px;
	margin:0 0 10px 0px;
	background:url(../img/ul_default.gif) no-repeat left 6px;
}
 ul.simple li strong{
	 padding-left:10px;
 }
ul.check  {
			margin:10px 0 0 10px;
}
ul.check li {
			padding:0 0 0 20px;
			margin:0 0 10px 0px;
			background:url(../img/ul_check.png) no-repeat left 8px;
}
ol.simple {
	list-style-image:none;
	list-style-type:decimal;
	padding:0 0 0 22px;
}
ol.simple li {
	margin:0 0 10px 0px;
}
/*Code Style*/
code, pre {
	background:#E8EBEC;
	border:1px dotted #BBBBBB;
	color:#333333;
	padding:15px 5px;
	margin:10px 0 0 0;
}
/* Default Link Style*/
a {
	color: #3185b4;
	text-decoration: none;
	outline: none;
}
a:hover, a:active, a:focus {
	color: #38b0ff;
	text-decoration:underline;
	cursor:pointer;
}
p {
	padding:3px 0px;
}
.content_list {
	margin:10px 0 0 0;
}
.content_list li {
	clear:both;
	padding:0 0 10px 0;
	display:inline-block;
}
.content_list.big_distance_bottom li {
	padding:0 0 20px 0;
}
.full-page {
	padding:5px 10px;
	background-color:#FFF;
	margin-right:1px;
}
.one-third, .two-thirds, .one-fourth, .half-page {
	float: left;
	margin: 0 10px 0 0;
}
.one-third.last, .two-thirds.last, .one-fourth.last, .half-page.last {
	margin:0px;
}
.one-third {
	width:298px;
}
.two-thirds {
	width:606px;
}
.one-fourth {
	width:220px;
}
.half-page {
	width:453px;
}
.footer_nav .half-page {
	width:403px;
}
.footer_nav .one-third {
	width:260px;
}

.image {
	padding:4px;
	border:1px solid #dcdcdc;
	display:block;
	background:none;
}
.align_left {
	float:left;
	padding:0px 10px 0px 0px;
	display:inline-block;
}
.text_right {
	text-align:right;
}
a:hover .image {
	background:#efefef;
}
a.content-link, a.content-link:hover {
	color:#4c4c4c;
	font-size:11px;
	text-decoration:none;
}
/*Button Style*/ 
/*a.page_back_first, a.page_back, a.page_forward, a.page_forward_last {
	background:url(../img/default_button_left.png) no-repeat left top;
}*/
a.button, a.button:hover, a.dark_button, a.dark_button:hover, a.skin_button, a.skin_button:hover, a.blue_button, a.blue_button:hover {
	background:url(../img/default_button_left.png) no-repeat left top;
	width:6px;
	font-size:11px;
	color:#363636;
	display:inline-block;
	text-decoration:none;
	width:auto;
	border:0px;
	margin:4px 0px 0px 0px;
	
}
.button button {
	border:0px;
	background:none;
	padding:0px;
	margin:0px;
	font-size:11px;
	cursor:pointer;
	line-height:normal;
}
a.button span, a.button:hover span, a.dark_button span, a.dark_button:hover span,a.dark_button:active span,a.dark_button:focus span, a.blue_button span, a.blue_button:hover span, a.blue_button:focus span, a.blue_button:active span, a.skin_button span, a.skin_button:hover span, a.skin_button:active span, a.skin_button:focus span {
	background:url(../img/default_button_right.png) no-repeat right top;
	display:inline-block;
	margin:0px 0px 0px 6px;
	padding:0px 10px 0px 3px;
	line-height:24px;
}

a.button span img, a.button:hover span img, a.dark_button span img, a.dark_button:hover span img, a.blue_button span img, a.blue_button:hover span img, a.skin_button span img, a.skin_button:hover span img {
	vertical-align:middle;
	padding:0px 5px 0 0;
}
a.button:hover, a.button:active, a.button:focus  {
	background:url(../img/default_button_left-hover.png) no-repeat left top;
	cursor:pointer;
}
a.button:hover span, a.button:focus span, a.button:active span {
	background:url(../img/default_button_right-hover.png) no-repeat right top;
}
a.dark_button, a.dark_button:hover, a.dark_button:active, a.dark_button:focus  {
	background:url(../img/dark_button_left.png) no-repeat left top;
	font-weight:bold;
}
a.blue_button, a.blue_button:hover, a.blue_button:active, a.blue_button:focus {
	background:url(../img/blue_button_left-hover.png) no-repeat left top;
	font-weight:bold;
}
a.dark_button span, a.dark_button:hover span, a.dark_button:focus span, a.dark_button:active span {
	background:url(../img/dark_button_right.png) no-repeat right top;
}
a.blue_button span, a.blue_button:hover span,  a.blue_button:focus span, a.blue_button:active span {
	background:url(../img/blue_button_right-hover.png) no-repeat right top;
	color:#FFF;
	text-shadow: 1px 1px 1px #3F8BBE;
}
a.dark_button:hover, a.dark_button:active, a.dark_button:focus {
	background:url(../img/dark_button_left-hover.png) no-repeat left top;
}
a.blue_button:hover, a.blue_button:active, a.blue_button:focus  {
	background:url(../img/blue_button_left.png) no-repeat left top;
}
a.dark_button:hover span, a.dark_button:active span, a.dark_button:focus span  {
	background:url(../img/dark_button_right-hover.png) no-repeat right top;
}
a.blue_button:hover span, a.blue_button:active span, a.blue_button:focus span   {
	background:url(../img/blue_button_right.png) no-repeat right top;
}
a.skin_button, a.skin_button:hover {
	background:none;
	font-weight:bold;
	height:27px;
	color:#3185b4;
}
a.skin_button span, a.skin_button:hover span, a.skin_button:focus span, a.skin_button:active span {
	background:none;
	font-size:12px;
	padding:2px 10px 2px 3px;
}
a.skin_button:hover, a.skin_button:active, a.skin_button:focus  {
	background:url(../img/skin_button_left-hover.png) no-repeat left top;
	color:#FFFFFF;
}
a.skin_button:hover span, a.skin_button:active span, a.skin_button:focus span {
	background:url(../img/skin_button_right-hover.png) no-repeat right top;
}
a.nav_button, a.nav_button:hover, a.nav_button .active, a.nav_button:hover .active {
	background:url(../img/nav_button_left.png) no-repeat left top;
	width:4px;
	font-size:11px;
	font-weight:bold;
	color:#767676;
	display:inline-block;
	text-decoration:none;
	width:auto;
	border:0px;
	height:20px;
	margin:0 10px 0 0;
}
a.nav_button span, a.nav_button:hover span {
	background:url(../img/nav_button_right.png) no-repeat right top;
	display:inline-block;
	margin:0px 0px 0px 4px;
	padding:2px 6px 2px 3px;
	height:17px;
	font-weight:bold;
}
a.nav_button:hover {
	background:url(../img/nav_button_left-hover.png) no-repeat left top;
	cursor:pointer;
	color:#3185b4;
}
a.nav_button:hover span {
	background:url(../img/nav_button_right-hover.png) no-repeat right top;
}
a.nav_button.active, a.nav_button:hover.active {
	background:url(../img/nav_button_left-active.png) no-repeat left top;
	color:#FFFFFF;
}
a.nav_button.active span, a.nav_button:hover.active span {
	background:url(../img/nav_button_right-active.png) no-repeat right top;
	display:inline-block;
	margin:0px 0px 0px 4px;
	padding:2px 6px 2px 3px;
	height:17px;
	font-weight:bold;
}
a.prev_button, a:hover.prev_button {
	background:url(../img/prev_button.png) no-repeat right top;
	width:20px;
	height:20px;
	text-indent:-9999px;
	display:block;
	margin:0 10px 0 0;
	float:left;
}
a:hover.prev_button, a:focus.prev_button, a:active.prev_button {
	background:url(../img/prev_button-hover.png) no-repeat right top;
}
a.next_button, a:hover.next_button {
	background:url(../img/next_button.png) no-repeat right top;
	width:20px;
	height:20px;
	text-indent:-9999px;
	display:block;
	margin:0 10px 0 0;
	float:left;
}
a:hover.next_button, a:focus.next_button, a:active.next_button {
	background:url(../img/next_button-hover.png) no-repeat right top;
}

/*Button Class*/
.btn {
line-height: 1;
}
 
.btn input {
line-height: 1;
font-size:11px;
font-weight: bold;
margin: 0;
padding: 0;
border: 0;
}
 
 
.btn strong {
background: url(../img/dark_button_left.png) no-repeat left center;
padding: 1em 0 1em 4px;
margin-right: 8px;
cursor: pointer;
}
.btn strong:hover, .btn strong:active, .btn strong:focus {
	background:url(../img/dark_button_left-hover.png) no-repeat left center;
}
 
.btn strong input {
color: #363636;
background: url(../img/dark_button_right.png) no-repeat right center;
margin: 0 -6px 0 0;
padding: 1em 5px 1em 0px;
border: 0;
cursor: pointer;
}
.btn strong input:hover, .btn strong input:active, .btn strong input:focus  {
	background:url(../img/dark_button_right-hover.png) no-repeat right center;
}

/*Blue Button Class*/
.blubtn {
line-height: 1;
}
 
.blubtn input {
line-height: 1;
/*font-size: 1em;*/
	font-size:11px;
font-weight: bold;
margin: 0;
padding: 0;
border: 0;
/*font-family: Times New Roman;*/
}
 
 
.blubtn strong {
background: url(../img/blue_button_left-hover.png) no-repeat left center;
padding: 1em 0 1em 4px;
/*margin-right: 10px;*/
margin-right: 8px;
cursor: pointer;
}
.blubtn strong:hover , .blubtn strong:active , .blubtn strong:focus {
background: url(../img/blue_button_left.png) no-repeat left center;
}
 
.blubtn strong input {
	color:#FFF;
	text-shadow: 1px 1px 1px #3F8BBE;
background: url(../img/blue_button_right-hover.png) no-repeat right center;
/*margin: 0 -5px 0 0;*/
margin: 0 -6px 0 0;
/*padding: 1em 10px 1em 5px;*/
padding: 1em 5px 1em 0px;
border: 0;
cursor: pointer;
}
.blubtn strong input:hover, .blubtn strong input:focus, .blubtn strong input:active {
background: url(../img/blue_button_right.png) no-repeat right center;
}



/* Header */
#header {
	height:125px;     /*works in all*/
	width:936px;
	margin:0px 21px;
	padding:0;
}
#header_top {
	background:url(../img/header_top.png) no-repeat left top;
	height:10px;
}
#header .logo a {
	background:url(../img/logo.png) no-repeat left top;
	text-indent:-9999px;
	margin:0 10px;
	float:left;
	padding:0px;
	display:block;
	height:57px;
	width:202px;
}

#header h1 {
	padding:5px 0px 0px;
}
#header h1.logo a:hover , #header h1.logo a:active, #header h1.logo a:focus {
	background:url(../img/logo.png) no-repeat 0;
	text-indent:-9999px;
	margin:0 10px 0 10px;
	float:left;
	padding:0px;
}

#header .providerlogo
{
	background:url(../img/providerlogo.png) no-repeat;
	float:left; margin-top:23px; height:46px;		    
	width:270px; font-size:12px; margin-left:135px;
}
#header .eligibilitylogo
{
	background:url(../img/logo_eligibility.png) no-repeat;
	float:left; margin-top:23px; height:46px;		    
	width:270px; font-size:12px; margin-left:135px;
}
#header #search {
	float:right;
	margin:23px 12px 0px;
}
#header .toplogin {
	float:right;
	margin:26px 12px 0px;
	color: #3185b4;
}
#search input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4c4c4c;
	background:  url(../img/search_input-bg.png) no-repeat left top;
	border:0px;
	height:18px;
	width:204px;
	padding:6px 0 4px 7px;
	float:left;
}
#search input.button {
	background:url(../img/search_btn.png) no-repeat left top;
	width:29px;
	height:28px;
	padding:0px;
}
#showcase {
	height:72px;
	background:#FFFFFF url(../img/showcase-bg.gif) repeat-x left bottom;
	padding:13px;
}
#showcase h3 {
	padding:2px 0 8px 0;
}
#showcase .skins {
	width:335px;
	background:url(../img/color_globe.png) left top no-repeat;
	padding:0 0 0 55px;
}
#showcase .page_styles {
	width:335px;
	background:url(../img/blue_globe.png) left top no-repeat;
	padding:0 0 0 55px;
}
.text-box {
	background:#FFFFFF url(../img/text-box-bg.gif) repeat-x left bottom;
	padding:10px;
}
/* Latest News */  
.latest_news {
	margin:25px 0 10px 0;
}
.latest_news a.title {
	padding:5px 0 0 0;
	display:block;
}
.latest_news ul {
	margin-top:10px;
}
.latest_news .date {
	margin:8px 0px 0px;
}
.date a, .date a:hover {
	color:#999999;
	font-size:10px;
	text-decoration:none;
}
.date a span, .date a:hover span {
	background:url(../img/clock_icon.png) no-repeat left 3px;
	display:block;
	padding:0px 15px;
}
.tag {
	background:url(../img/tag_icon.png) no-repeat left 3px;
	padding:0px 12px;
	color:#999999;
}
.tag a, .tag a:hover {
	font-size:10px;
	text-decoration:none;
	padding:0px 0px 0px 3px;
}
.breadcrumb {
	height:29px;
	background:url(../img/breadcrumb-bg.gif) repeat-x left top;
}
.breadcrumb ul {
	background:url(../img/home.png) 10px 10px no-repeat;
	height:29px;
	padding:7px 25px;
}
.breadcrumb ul li {
	float:left;
}
.breadcrumb ul li a, .breadcrumb ul li a:hover {
	color:#575757;
	padding:0px 2px;
	text-decoration:none;
}
.breadcrumb ul li a.current, .breadcrumb ul li a.current:hover {
	color:#898989;
}
.right_column {
	width:272px;
	float:right;
	
}
.left_column {
	width:272px;
	float:left;
}
.right_column h3, .left_column h3 {
	padding-top:7px;
}
.right_column .item, .left_column .item {
	margin:10px;
}
.right_column .divider, .left_column .divider, .divider {
	background:url(../img/item_spliter.gif) repeat-x left bottom;
	height:2px;
	margin-top:10px;
	clear:both;
}
.testiomonial_item {
	width:245px;
}
.large {
  font-size:15px; line-height:19px;
}
.gap {padding-left:15px}
.sec_nav {
	list-style:none;
	margin:5px 0px;
}
.sec_nav li a, .sec_nav li a:hover {
	padding:5px 10px;
	display:block;
	color:#3185b4;
	font-weight:bold;
	text-decoration:none;
	background:none;
}
.sec_nav li a:hover {
	color:#fff;
	background:url(../img/sec_nav-hover.png) no-repeat left top;
}
.info_point {
	background:url(../img/info_icon.png) no-repeat left 3px;
	padding:0px 0px 0px 45px;
	font-weight:bold;
}
.phone {
	background:url(../img/phone_icon.png) no-repeat left 3px;
	margin:5px 0px 10px;
}
.phone h2 {
	margin:0 0 0 25px;
}
/* Form Style*/	
label {
	padding-top:10px;
	display:block;
}
.input_bg {
	height:28px;
}
.input_bg input, .input_bg textarea {
	
}
input, select, textarea {
	border: 1px solid #CCC;
	line-height: 12px;
	padding:4px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
input:focus, select:focus, textarea:focus {background-color:#FFFFE1; border: 1px solid #999;} 
.textarea {
	float:left;
	padding-bottom:15px;
	border: 1px solid #CCC;
}
input.radio {border:none; background:none;} 
.textarea .top {
	background:url(../img/textarea-top.gif) left top no-repeat;
	display:block;
	width:262px;
	height:5px;
}
.textarea textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333a3f;
	background:#fff;
	padding:2px 6px;
	border:0px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	width:248px;
	margin:-1px 0px -4px 0px;
}
.textarea .bottom {
	background:url(../img/textarea-bottom.gif) left top no-repeat;
	display:block;
	width:262px;
	height:5px;
}
.error {
	background:url(../img/error-bg.gif) left top no-repeat;
	float:left;
	display:block;
	color:#655d5d;
	padding:6px 16px;
	width:229px;
}
.forminfo {font-style:italic; font-size:10px; color:#666}
/* Tabs */ 
ul.tabs {
	margin:15px 0 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:27px;
	border-bottom:1px solid #cccccc;
	width:100%;
	background:url(../img/tab_out-bg.gif) repeat-x left top;
}
ul.tabs li {
	float:left;
	margin:0px 0px 0px 10px;
	padding:0;
	height:28px;
	line-height:28px;
	overflow:hidden;
	position:relative;
	background:#e0e0e0;
}
ul.tabs li a, ul.tabs li a:hover {
	text-decoration: none;
	color:#4c4c4c;
	font-weight:bold;
	display: block;
	background:url(../img/tab_left.gif) no-repeat left top;
	display:inline-block;
	width:auto;
}
ul.tabs li a:hover, ul.tabs li a:active, ul.tabs li a:focus {
	color:#4c4c4c;
	background:url(../img/tab_left-hover.gif) no-repeat left top;
}
ul.tabs li a span, ul.tabs li a:hover span {
	background:url(../img/tab_right.gif) no-repeat right top;
	margin-left:5px;
	padding:0px 13px 0px 8px;
	display:inline-block;
}
ul.tabs li a:hover span, ul.tabs li a:active span, ul.tabs li a:focus span {
	background:url(../img/tab_right-hover.gif) no-repeat right top;
}
ul.tabs li.active, ul.tabs li.active a, ul.tabs li.active a:hover {
	color:#3185b4;
	border-bottom: 1px solid #fff;
	background:url(../img/tab_active-left.gif) no-repeat left top;
	display:inline-block;
	width:auto;
}
ul.tabs li.active span, ul.tabs li.active a span, ul.tabs li.active a:hover span {
	background:url(../img/tab_active-right.gif) no-repeat right top;
	margin-left:5px;
	padding:0px 13px 0px 8px;
	display:inline-block;
}
.tab_container {
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
}
.tab_content {
	padding:20px 0 20px 0;
}
/*Pagination*/
.pagination {
	height:20px;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	background:#FFFFFF url(../img/pagination-bg.gif) repeat-x left bottom;
	margin:10px -10px;
	padding:10px;
}
.pagination li {
	float:left;
}
#filter {
	margin:2px 0 0 0;
}
#filter a, #filter a:hover {
	color:#575757;
	padding:0px 3px;
	text-decoration:none;
}
#filter li.selected a, #filter li.selected a:hover {
	color:#898989;
}
#items {
	margin:0 -10px 10px 0;
}
#items li {
	padding:0 0 10px 0;
}
/* Footer */   
.footer {
	background:url(../img/footer-bg.gif) #D7D7D7 no-repeat left top;
	margin-right:1px;
	clear:both;
}
.footer .content {
	padding:10px 10px 0 10px;
}
.footer .copy {
	background-color:#c0c0c0;
	color:#333333;
	padding:7px 10px 2px;
	font-size:11px;
	background:url(../img/footer_nav_headline.gif) top center repeat-x;
}
.footer .copy a {
	color:#333333;
	margin-right:8px;
	text-decoration:none;
}
.footer .copy a:hover {
	color:#000
}
.footer_nav li {
	float:left;
	padding:5px 0px;
	color:#4c4c4c;
	font-size:11px;
}
.footer_nav li span {
	padding:0 0 0 10px;
}
.footer_nav h4 {
	padding:0px 10px 5px;
	background:url(../img/footer_nav_headline.gif) repeat-x left bottom;
}
.footer_nav ul {
	margin:5px 0px 0px;
	padding:0px 10px;
}
.footer_nav ul li {
	float:none;
	padding:0px;
}
.footer_nav ul.pages {
	padding:0px;
}
.footer_nav ul.pages li a, .footer_nav ul.pages li a:hover {
	color:#000000;
	font-size:11px;
	text-decoration:none;
	background:none;
	padding:0px 10px 0px;
}
.footer_nav ul.pages li a:hover {
	background:url(../img/footer_link_arrow.png) no-repeat left 5px;
}
ul.social_icon {
	padding:0px 10px;
}
ul.social_icon li {
	float: left;
	display: inline;
	margin-right: 7px;
	line-height: 25px;
}
ul.social_icon li.last {
	margin: 0;
}













/*employee header*/
#ee_header{	
	margin-top:10px;	        
}
#ee_header ul{
	list-style:none; margin:0; padding:0;
}
#ee_header li{
	display:inline;
}
#ee_header span.info{	        	        
	color:#333333; font-size:12px; font-weight:bold;
}
#ee_header span.info a{
	color:#3185B4; font-weight:normal; text-decoration:underline;
}
#ee_header span.info a:hover{
	text-decoration:none;
}	    
#ee_header span.highlight{	        	        
	color:#CC3333; font-size:12px; font-weight:bold;		    
}	    
#ee_header span.name{		
	font-size:16px;	font-weight:bold; color:#333333;
}	
#ee_header span.box{
	background-color:#CC3333; color:#FFFFFF; line-height:16px;
}
/*employee navigation*/
#ee_navigation{
	margin-top:10px; height:31px;
	background: url(../img/navigation-tab-bg.gif) repeat-x bottom center;
}	  
#ee_navigation ul{
	list-style:none; margin:0; padding:0; clear:both; margin-left:5px;
}  
#ee_navigation li{ 
	display:block; float:left;
	background:#FFFFFF url(../img/navigation-tab-left.gif) no-repeat -1px 0px;
	height:30px;
}
#ee_navigation li.first{            
	background:#E9E9E9 url(../img/navigation-tab-left.gif) no-repeat;
}
#ee_navigation li.on{
	background:#FFFFFF url(../img/navigation-tab-left.gif) no-repeat -1px -31px; 
	height: 31px;
}
#ee_navigation li.on a, #ee_navigation li.firston a{
	color:#3185b4;
}
#ee_navigation li.firston{
	background:#FFFFFF url(../img/navigation-tab-left.gif) no-repeat 0px -31px;                        
} 




#ee_navigation li a{
	display:block; float:left; height:29px; line-height:29px;            
	padding-left:9px; padding-right:8px; margin-left:1px;
	margin-top:1px; font-size:12px; font-weight:bold;
	color:#3185b4; text-decoration:none;
	
}
#ee_navigation li a:hover{
	background-color:#FFFFFF;
}
#ee_navigation li a span{
	color:#CC3333; font-weight:normal;
}

/*data*/
#data{            
	background:#FFFFFF;            
}     
#data table.wrapper{
	margin:10px 10px 10px 0px;           
}
#data table.wrapper tr.title, #data table.wrapper td.title{
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
	color:#333333;            
}      
#data table.wrapper tr.title div.action{
	float:right;
	margin-right:10px;
	
	
}  
#data table.wrapper tr.title div.action a{
	color:#3185B4;
	font-weight:normal;
	text-decoration:underline;
	display:block;
	background: url(../img/icon-arrow2.gif) no-repeat right 2px ;
	padding-right:11px;
}
#data table.wrapper tr.title div.action a:hover{
	text-decoration:none;
}
#data table.wrapper tr.title div.action img{
	border:none;
	padding-left:2px;
}
#data div.container{
	background-color:#FFFFFF;          
	padding:0px 5px 5px 5px;
	margin:2px 10px 0px 10px;
}
#data table.data td {
	padding:3px;
	font-size:12px;
	font-weight:normal;
	vertical-align:top;            
	color:#333333;   
	border-bottom:dotted 1px #CCCCCC;         
}
#data table.data tr.last td{
	padding:3px;
	font-size:12px;
	font-weight:normal;
	border:none;
}
	   
#data table.data td span{
	font-weight:bold;
	color: #fff;
}
#data table.data td a{
	color:#3185b4;
}
#data table.data td a span{
 font-weight:bold;
 color: #666;
}
#data table.data td.alt{
	background-color:#f7f7f7;
}
#data .title td { height:10px; padding:10px 0 5px 8px }
#data .titlefull td {font-weight:bold }

#data .titlefull td.inside {background:none; height:20px; padding:0; font-weight:bold }
#data  td.bottomhalf {background:url(../img/data-halfblock-bottom.gif)  no-repeat bottom; height:10px; padding:0 0 10px 8px }
#data  td.bottom {height:10px; padding:0 0 10px 8px }




.service_dates {float:right; margin-right:50px; position:relative; bottom:5px; right:10px;}
.service_dates span {font-size: 12px;

color: #3185b4;  
}

a img {border:none}
/*** notifications ***/

.notification 			{ border: 1px solid #666666; border-radius: 3px; display: block; margin-bottom: 15px; overflow: hidden; padding: 9px 0px 4px 0px; position: relative; z-index: 1; zoom: 1; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
.notification a.close		{ display: block; width: 11px; height: 11px;  background: url('../img/ico_close_off.png') top left no-repeat; font-size: 0%; text-indent: -9999px; position: absolute; top: 3px; right: 3px; }
.notification a.close:hover	{ background: url('../img/ico_close_ovr.png') top left no-repeat; }
.notification p			{ color: #333333; line-height: 16px; padding: 0px 25px 5px 42px !important;}

.note-error			{ background: url('../img/ico_error.png') 2px 0px no-repeat #FAE2E3; border-color: #EC9B9B; }
.note-success			{ background: url('../img/ico_success.png') 2px 0px no-repeat #DFFAD3; border-color: #72CB67; }
.note-info			{ background: url('../img/ico_info.png') 2px 0px no-repeat #DDE9F7; border-color: #50B0EC; }
.note-attention			{ background: url('../img/ico_attention.png') 2px 0px no-repeat #FFFAC6; border-color: #D3C200; }
.officialletter {font-family:"Courier New", Courier, monospace; font-size:13px; line-height:16px; padding:40px; margin:0 auto; width:800px; background-color:#F3F3F3}
.officialletter p {padding:10px 0 5px 0; text-indent:15px}
.officialletter p.noindent {padding:10px 0 5px 0; text-indent:0;}
.disclaimer { background:url(../img/bg_desclaimer.png) top no-repeat;  height:77px; padding:2px 2px 0 10px; margin-top:2px; color:#333}

/* --------------------- BOXES --------------------- */

.box, .box_top, .box_bottom, .grey_box, .grey_box_top, .grey_box_bottom, .blue_box, .blue_box_top, .blue_box_bottom {
	float:left;
	display:inline;
	width:269px;
}
.half-page .box, .half-page .box_top, .half-page .box_bottom, .half-page .grey_box, .half-page .grey_box_top, .half-page .grey_box_bottom, .half-page .blue_box, .half-page .blue_box_top, .half-page .blue_box_bottom {
	float:left;
	display:inline;
	width:425px;
}
.full_sidebar .box, .full_sidebar .box_top, .full_sidebar .box_bottom, .full_sidebar .grey_box, .full_sidebar .grey_box_top, .full_sidebar .grey_box_bottom, .full_sidebar .blue_box, .full_sidebar .blue_box_top, .full_sidebar .blue_box_bottom {
	float:left;
	display:inline;
	width:630px;
}
.box, .grey_box, .blue_box {
	padding:12px 25px 10px 25px;
	width:219px
}
.half-page .grey_box, .half-page .blue_box {
	padding:12px 25px 10px 25px;
	width:375px
}
.half-page .box {
	padding:12px 10px 10px 10px;
	width:405px
}
.full_sidebar .grey_box, .full_sidebar .blue_box, .full_sidebar .box {
	padding:12px 25px 10px 25px;
	width:580px
}
.box, .box li, .box h2, .box h3  {
	background:#C9E2EF;
	color:#10416f;
}
.box_top, .blue_box_top {
	margin-top:10px
}
.box blockquote {
	padding:0 7px 0 10px;
	margin-left:10px;
	border-left:3px solid #10416F;
	line-height:20px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
	font-style: italic;
	color:#333
}
.grey_box {
	background:#f3f5f7;
}
.blue_box {
	background:#10416F;
	color:#FFF
}
.box_top, .box_bottom, .grey_box_top, .grey_box_bottom, .blue_box_top, .blue_box_bottom {
 height:6px;
 background-image:url(../img/corners_bg.gif);
 background-repeat:no-repeat;
 background-position:0 0;
}
.half-page .box_top, .half-page .box_bottom, .half-page .grey_box_top, .half-page .grey_box_bottom, .half-page .blue_box_top, .half-page .blue_box_bottom {
	height:5px;
	background-image:url(../img/corners_half_bg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.full_sidebar .box_top, .full_sidebar .box_bottom, .full_sidebar .grey_box_top, .full_sidebar .grey_box_bottom, .full_sidebar .blue_box_top, .full_sidebar .blue_box_bottom {
	height:5px;
	background-image:url(../img/corners_fullsidebar_bg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.box_bottom, .half-page .box_bottom, .full_sidebar .box_bottom {
	background-position:0 -6px;
	margin-bottom:25px;
}
.grey_box_top, .half-page .grey_box_top, .full_sidebar .grey_box_top {
	background-position:0 -11px;
}
.blue_box_top, .half-page .blue_box_top, .full_sidebar .blue_box_top {
	background-position:0 -22px;
}
.grey_box_bottom, .half-page .grey_box_bottom, .full_sidebar .grey_box_bottom {
	background-position:0 -17px;
	margin-bottom:25px;
}
.blue_box_bottom, .half-page .blue_box_bottom, .full_sidebar .blue_box_bottom {
	background-position:0 -28px;
	margin-bottom:25px;
}
.mt10 {
	margin-top:10px;
}
.mb10 {
	margin-bottom:10px;
}
.ml10 {
	margin-left:10px;
}
.mr10 {
	margin-right:10px;
}
.pt10 {
	padding-top:10px;
}
.pr10 {
	padding-right:10px;
}
pl10 {
	padding-left:10px;
}
pl15 {
	padding-left:15px;
}
.pt15 {
	padding-top:15px;
}
.mb2 {
	margin-bottom:2px;
}
.pt2 {
	padding-top:2px;
}
.mb4 {
	margin-bottom:4px;
}
.pt4 {
	padding-top:4px;
}
.pb10 {
	padding-bottom:10px;
}
.mt15 {
	margin-top:15px;
}
.mb15 {
	margin-bottom:15px;
}
.ml15 {
	margin-left:15px;
}
.mr15 {
	margin-right:15px;
}
.mt20 {
	margin-top:20px;
}
.mb20 {
	margin-bottom:20px;
}
.pt20 {
	padding-top:20px;
}
.pb20 {
	padding-bottom:20px;
}
.pl20 {
	padding-left:20px;
}
.pr20 {
	padding-right:20px;
}
.mt0 {
	margin-top:0px !important;
}
.pt0 {
	padding-top:0px !important;
}
.mb0 {
	margin-bottom:0px !important;
}
.pb0 {
	padding-bottom:0px !important;
}
.fl {float:left}
.fr {float:right}
.content_box {margin: 10px 10px 0 0; padding:10px ; background-color:#F3F3F3; display:block;}

.content_box h3 {color:#000000; font-size:15px;}
.box390 {width:390px}
.box500 {width:470px}
table.small {margin: 5px 0 5px 10px; width:360px;  }
table.full {margin: 5px 0 5px 10px; width:450px; }
.content_box table {margin: 5px 0 5px 10px;  }
.content_box span {font-weight:bold}
.content_box td {padding:5px 5px 3px 0}
.content_box tr.alt {background:#FFF}
.content_box th{background-color:#E0E0E0; color:#000; font-weight:bold; padding:5px; border-bottom:1px solid #CCC}


/**
 * Main droplink wrapper
 */
.droplink {
	width: 160px;
	
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	z-index:570;
	margin:3px;
	padding:0 2px 2px;
	float:right;
	position:relative;
	top:-75px;
	right:10px
	
}

/**
 * Reset the margins and paddings
 */
.droplink ul, .droplink h3, .droplink h3 a{
	padding: 0px;
	margin: 0px;
}

/**
 * Draw border when mouse hover the droplink
 */
.droplink:hover {
	height: auto;
	background-color: #BADCEA;
	border: solid 1px #91C6DD;
	z-index:580;
}

.droplink a.vbaslogin {
	background:url(../img/btn_vbaslogin.png) -2px 5px no-repeat;
	width:132px;
	height:24px;
	padding:20px 0 0 0;
	display: block;
	margin:0;
}
.droplink a.vbaslogin:hover {
	background:url(../img/btn_vbaslogin_over.png) -2px 5px no-repeat;
}



/**
 * Make sure the Main label stays on the same place
 * If you don't use this block the label will move one pixel
 * because of the border that is added to the droplink div
 */


.droplink:hover a.vbaslogin {
		background:url(../img/btn_vbaslogin_over.png) -1px 4px no-repeat;
}
/**
 * Default hide bullet icons and hide the menu items
 */
.droplink ul{
	list-style: none;	
	display: none;
}

/**
 * Display the items when hovering the droplink
 */
.droplink:hover ul{
	display: block;
	margin-top: -10px;
}

/**
 * Show list items as block so they fill the line
 */
.droplink li{
	display: block;
	background:none;
	padding:0;
	margin:0;
}

/**
 * Style of the items
 */
.droplink li a{
	padding: 5px 10px 4px 14px;	
	margin: 2px 1px;
	background-color: #FFFFFF;
	display: block;
	color:#316A95;
	text-decoration: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-repeat:no-repeat;
	background-position: 10px 3px;
	width:132px; height: auto;
	font-weight:bold;
}

/**
 * Style when an items is hovered
 */
.droplink li a:hover {
	background-color: #316A95;
	color:#FFF;
	background-image:none;
}



.redFont
{
	color:red;
}