@charset "utf-8";
/* CSS Document */

body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #011a5c;
}

body 
{
	background-color: #f6f6f6;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.vertical_left
{
	width:33px;
	background-image:url(images/vertical_left.jpg);
	background-repeat:repeat-x;
	background-repeat:no-repeat
}

.vertical_right
{
	width:32px;
	background-image:url(images/vertical_right.jpg);
	background-repeat: no-repeat;
}

.vertical_left_continued
{
	
	background-image:url(images/vertical-left_continued.gif);
	background-repeat:repeat-x;
}

.vertical_right_continued
{
	
	background-image:url(images/vertical-right_continued.gif);
	background-repeat:repeat-x;
}


a:link
{
	color: #559fc6;
	text-decoration: underline;
}

a:visited 
{
	color: #559fc6;
	text-decoration: underline;
}

a:hover 
{
	color: #011a5c;
	text-decoration: underline;
}


.title_lightblue
{
	color:#559fc6;
	font-size: 14px;
	font-weight: bold;

}

.bold_lightblue
{
	color:#559fc6;
	font-size: 12px;
	font-weight: bold;
}

.page_title
{
	/*color:#a1d1e2;*/
	color:#559fc6;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

.welcome_title
{
	/*color:#a1d1e2;*/
	color:#559fc6;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}

.page_title_alternate
{
	color:#011a5c;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

.utilities
{
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
}

.utilities_text
{
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.utilities a:link 
{
	color: #FFFFFF;
	text-decoration: none;
}

.utilities a:visited 
{
	color: #FFFFFF;
	text-decoration: none;
}

.utilities a:hover 
{
	color: #559fc6;
	text-decoration: none;
}


.header_spacer
{
	width:8px; 
	height:232px; 
	background-color:#FFFFFF;
}

.header_blue_left
{
	width:39px; 
	height:232px; 
	background-color:#2972a9;
}

.header_blue_right
{
	width:35px; 
	height:232px; 
	background-color:#2972a9;
}

.header_section
{
	width:  358px; 
	height: 232px;
}

.header_main
{
	width:444px;
	height:232px;
	background-image: url(images/header-main.jpg);
}

.horizontal_line
{
	width:900px; 
	height:8px;
	background-color:#FFFFFF;
}


.main_blue_left
{
	width:39px; 
	height:620px; 
	background-color:#0d4a8c;
}

.main_spacer
{
	width:8px; 
	height:620px; 
	background-color:#FFFFFF
}

.arrow_lightblue
{
	color: #559fc6;
	font-size: 18px;
}

.arrow_lightblue_small
{
	color: #559fc6;
	font-size: 12px;
}

.navigation_area
{
	width:182px;  /* original 182px, 206 */
	background-color:#bfe5ec; 
	background-image:url(images/navigation-background.jpg); 
	background-position:top; 
	background-repeat:no-repeat;
}

.navigation_icon_area
{
	width:24px; 
	background-color:#FFFFFF;
}

.content
{
	width:647px; 
	background-color:#FFFFFF;
}

.content_text
{
	line-height: 200%;
}

.footer
{
	width:900px; 
	height:31px; 
	background-color: #2972a9;
	color: white;
}

/*
.navigation a
{
  display: block;
  background-image: url(arrow-white-medium.gif);
  background-repeat: no-repeat;
  background-position: 7px 7px;
  color: #FFFFFF;
  background-color: #216AAF;
  padding-top: 3px;
  padding-right: 15px;
  padding-left: 20px;
  padding-bottom: 3px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #3276B5;
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
*/

.arrows
{
	margin-top: 24px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}


.arrow
{
	color: #000000;
	padding-top: 11px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 12px;
	border-width: 0px;
	border-style: hidden;
	border-color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 4px;
	margin-right: 0px;
	visibility: hidden;
}
.arrow2
{
	color: #000000;
	padding-top: 18px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 19px;
	border-width: 0px;
	border-style: hidden;
	border-color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 4px;
	margin-right: 0px;
	visibility: hidden;
}

.utility_arrow
{
	visibility: hidden;
}


ul.navigation
{
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: right;
  margin-top: 24px;
}

ul.navigation a
{
	display: block;
	color: #FFFFFF;
	padding-top: 13px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 13px;
	border-width: 5px;
	border-style: hidden;
	border-color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 7px;
	margin-right: 10px;
}

ul.navigation a:hover 
{
	text-decoration: none;
	/*background-color: #0E5CA6;*/
	padding-top: 12px;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}

li.current a
{

	display: block;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	/*font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 7px;
	margin-right: 10px;*/
}


li.navigation_item 
{
	display: inline;
	
}


.forms_list
{
	line-height: 200%;
}

.forms_list a:link
{
	color: #011a5c;
	text-decoration: underline;
	font-weight: bold;
}

.forms_list a:visited 
{
	color: #011a5c;
	text-decoration: underline;
	font-weight: bold;
}

.forms_list a:hover 
{
	color: #559fc6;
	text-decoration: underline;
	font-weight: bold;
}

.physician_name
{
	color: #011a5c;
	font-weight: bold;
}

.physician_info
{
	color: #559fc6;
	font-weight: normal;
}


#paylink
{
	background-image:url(images/button-pay1.png);
	width:125px;
	height:44px;
	display: block;
	margin-top: 20px;
	
	float:right;
	margin-bottom: 20px;
	margin-right: 28px;

	
}

#paylink a:link, #paylink a:visited
{
	background-image:url(images/button-pay1.png);	
	width:125px;
	height:44px;
	display: block;
	text-decoration: none;
	
	
}
#paylink a:hover
{
	background-image:url(images/button-pay2.png);
	width:125px;
	height:44px;
	text-decoration: none;
}

