/* Body */
body {
background-color: #FFFFFF;
background-image: url(template/background/background.gif);
background-repeat: repeat;
margin: 0px;
padding: 0px;
font-family:verdana, Helvetica, sans-serif;
font-size:12px;
color:#fff;
}


/* Links */
a:link { 
color: #000066;
text-decoration: none ;
font-weight:bold;
}
a:visited { 
color: #000066;
text-decoration: none ;
font-weight:bold;
}
a:hover { 
color: #000066;
text-decoration: underline ;
font-weight:bold;
}
a:active { 
color: #000066;
text-decoration: underline ;
font-weight:bold;
}


/* Navigation 1 */ 
.nav_1 {
display: inline-block;
width: 113px;
height: 45px;
background: url(template/header/header_navigation.png) no-repeat;
background-position: 0px 0px;
margin-bottom: 0px;
}
.nav_1o {
display: inline-block;
width: 113px;
height: 45px;
background: url(template/header/header_navigation.png) no-repeat;
background-position: 0px -45px;
margin-bottom: 0px;
}
.nav_1:hover { 
background-position: 0px -45px;
}
.nav_1:active { 
background-position: 0px -45px;
}

/* Navigation 2 */ 
.nav_2 {
display: inline-block;
width: 113px;
height: 45px;
background: url(template/header/header_navigation.png) no-repeat;
background-position: -113px 0px;
margin-bottom: 0px;
}
.nav_2o {
display: inline-block;
width: 113px;
height: 45px;
background: url(template/header/header_navigation.png) no-repeat;
background-position: -113px -45px;
margin-bottom: 0px;
}
.nav_2:hover { 
background-position: -113px -45px;
}
.nav_2:active { 
background-position: -113px -45px;
}

/* Navigation 3 */ 
.nav_3 {
display: inline-block;
width: 113px;
height: 45px;
background: url(template/header/header_navigation.png) no-repeat;
background-position: -226px 0px;
margin-bottom: 0px;
}
.nav_3o {
display: inline-block;
width: 113px;
height: 45px;
background: url(template/header/header_navigation.png) no-repeat;
background-position: -226px -45px;
margin-bottom: 0px;
}
.nav_3:hover { 
background-position: -226px -45px;
}
.nav_3:active { 
background-position: -226px -45px;
}

/* Navigation 4 */ 
.nav_4 {
display: inline-block;
width: 113px;
height: 45px;
background: url(template/header/header_navigation.png) no-repeat;
background-position: -339px 0px;
margin-bottom: 0px;
}
.nav_4o {
display: inline-block;
width: 113px;
height: 45px;
background: url(template/header/header_navigation.png) no-repeat;
background-position: -339px -45px;
margin-bottom: 0px;
}
.nav_4:hover { 
background-position: -339px -45px;
}
.nav_4:active { 
background-position: -339px -45px;
}

/* Navigation 5 */ 
.nav_5 {
display: inline-block;
width: 113px;
height: 45px;
background: url(template/header/header_navigation.png) no-repeat;
background-position: -452px 0px;
margin-bottom: 0px;
}
.nav_5o {
display: inline-block;
width: 113px;
height: 45px;
background: url(template/header/header_navigation.png) no-repeat;
background-position: -452px -45px;
margin-bottom: 0px;
}
.nav_5:hover { 
background-position: -452px -45px;
}
.nav_5:active { 
background-position: -452px -45px;
}

/* Navigation 6 */ 
.nav_6 {
display: inline-block;
width: 118px;
height: 45px;
background: url(template/header/header_navigation.png) no-repeat;
background-position: -565px 0px;
margin-bottom: 0px;
}
.nav_6o {
display: inline-block;
width: 118px;
height: 45px;
background: url(template/header/header_navigation.png) no-repeat;
background-position: -565px -45px;
margin-bottom: 0px;
}
.nav_6:hover { 
background-position: -565px -45px;
}
.nav_6:active { 
background-position: -565px -45px;
}

/* Navigation 7 */ 
.nav_7 {
display: inline-block;
width: 110px;
height: 45px;
background: url(template/header/header_navigation.png) no-repeat;
background-position: -683px 0px;
margin-bottom: 0px;
}
.nav_7o {
display: inline-block;
width: 110px;
height: 45px;
background: url(template/header/header_navigation.png) no-repeat;
background-position: -683px -45px;
margin-bottom: 0px;
}
.nav_7:hover { 
background-position: -683px -45px;
}
.nav_7:active { 
background-position: -683px -45px;
}


/* Navigation 8 */ 
.nav_8 {
display: inline-block;
width: 107px;
height: 45px;
background: url(template/header/header_navigation.png) no-repeat;
background-position: -793px 0px;
margin-bottom: 0px;
}
.nav_8o {
display: inline-block;
width: 107px;
height: 45px;
background: url(template/header/header_navigation.png) no-repeat;
background-position: -793px -45px;
margin-bottom: 0px;
}
.nav_8:hover { 
background-position: -793px -45px;
}
.nav_8:active { 
background-position: -793px -45px;
}


/* Captcha */
.recaptchatable, .recaptcha_image_cell {
background-color:#EAEAEA  !important; 
}
#recaptcha_table {
border-color: #999999 !important;
}
#recaptcha_response_field {
border-color: #999999 !important;
}


/* Header */
.header_container {
margin: 0px;
padding: 0px;
}
.header {
padding-top: 0px;
margin-bottom: 0px;
}
.header_menu {
font-family: verdana, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
margin: 0px;
padding: 5px;
background-color:#fff;
border-top:1px solid #999;
border-left:1px solid #999;
border-right:1px solid #999;
}
.header_menu a:link { 
color: #666666;
text-decoration: none ;
font-weight: bold;
}
.header_menu a:visited { 
color: #666666;
text-decoration: none ;
font-weight: bold;
}
.header_menu a:hover { 
color: #333333;
text-decoration: underline ;
font-weight: bold;
}
.header_menu a:active { 
color: #333333;
text-decoration: underline ;
font-weight: bold;
}
.header_text {
font-family: verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #333333;
margin: 0px;
padding: 0px;
}
.header_text a:link { 
color: #666666;
text-decoration: none ;
font-weight: bold;
}
.header_text a:visited { 
color: #666666;
text-decoration: none ;
font-weight: bold;
}
.header_text a:hover { 
color: #666666;
text-decoration: underline ;
font-weight: bold;
}
.header_text a:active { 
color: #666666;
text-decoration: underline ;
font-weight: bold;
}


/* Content */
.content_container {
margin: 0px auto;
padding: 0px;
}
.content {
background-color: #FFFFFF;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
margin: 0px;
padding:0px;
}


/* Footer */
.footer_container {
margin: 0px;
padding: 0px;
}
.footer {
padding-top: 0px;
margin-bottom: 10px;
background-color:#fff;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
}
.footer_menu {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	line-height:50px;
	background:url(template/footer/footer_bg.gif) repeat-x;
	height:50px;
}
.footer_menu a:link { 
color: #fff;
text-decoration: none;
font-weight: bold;
}
.footer_menu a:visited { 
color: #fff;
text-decoration: none;
font-weight: bold;	
}
.footer_menu a:hover { 
color: #fff;
text-decoration: underline;
font-weight: bold;
}
.footer_menu a:active { 
color: #333333;
text-decoration: underline;
font-weight: bold;
}
.footer_text {
font-family: verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #666666;
line-height: 20px;
margin: 0px;
padding: 0px 5px;
}
.footer_text a:link { 
color: #999;
text-decoration: none ;	
}
.footer_text a:visited { 
color: #999;
text-decoration: none ;	
}
.footer_text a:hover { 
color: #333333;
text-decoration: underline ;
}
.footer_text a:active { 
color: #333333;
text-decoration: underline ;
}


/* Containers */
.container {
margin:0px 0px 20px 0px;
}

.container_text {
font-family: verdana, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-align: left;
line-height: 20px;
border-top:0px solid #999;
border-bottom:1px solid #999;
border-left:1px solid #999;
border-right:1px solid #999;
margin-top:0px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
padding:15px;
}

.container_textmenu {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 15px;
	border-top:0px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px;
	vertical-align: top;
}
.container_textbanner {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: normal;
	border-top:0px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	vertical-align: top;
}
.container_title {
text-align: left;
border:1px solid #999;
background:#EAEAEA;
color:#CC0000;
font-size:18px;
line-height:20px;
padding:10px;
margin:0px;
}
.container_title_large {
margin-top: 30px;
margin-bottom: 10px;
margin-left: 15px;
margin-right: 15px;
text-align: left;
}
.container_title_small {
margin-top: 20px;
margin-bottom: 10px;
margin-left: 15px;
margin-right: 15px;
text-align: left;
}
.container_section {
font-family: verdana, Helvetica, sans-serif;
font-size: 24px;
color: #666666;
margin-bottom: 5px;
margin-left: 15px;
margin-right: 15px;
text-align: left;
line-height: 32px;
}
.container_section_small {
font-family: verdana, Helvetica, sans-serif;
font-size: 18px;
color: #666666;
margin-bottom: 5px;
margin-left: 15px;
margin-right: 15px;
text-align: left;
line-height: 26px;
}


/* Text */
.text {
font-family: verdana, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}
.text_small {
font-family: verdana, Helvetica, sans-serif;
font-size: 10px;
line-height:14px;
color: #333333;
}
.text_xsmall {
font-family: verdana, Helvetica, sans-serif;
font-size: 8px;
color: #333333;
}
.text_large {
font-family: verdana, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
}
.text_xlarge {
font-family: verdana, Helvetica, sans-serif;
font-size: 18px;
color: #333333;
}
.text_xxlarge {
font-family: verdana, Helvetica, sans-serif;
font-size: 22px;
color: #333333;
}
.text_bold {
font-family: verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #333333;
}
.text_small_bold {
font-family: verdana, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #333333;
}
.text_xsmall_bold {
font-family: verdana, Helvetica, sans-serif;
font-size: 8px;
font-weight: bold;
color: #333333;
}
.text_large_bold {
font-family: verdana, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #333333;
}
.text_xlarge_bold {
font-family: verdana, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #333333;
}
.text_xxlarge_bold {
font-family: verdana, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #333333;
}


/* Text Color A */
.text_color_a {
font-family: verdana, Helvetica, sans-serif;
font-size: 11px;
color: #CC0000;
}
.text_small_color_a {
font-family: verdana, Helvetica, sans-serif;
font-size: 10px;
color: #CC0000;
}
.text_xsmall_color_a {
font-family: verdana, Helvetica, sans-serif;
font-size: 8px;
color: #CC0000;
}
.text_large_color_a {
font-family: verdana, Helvetica, sans-serif;
font-size: 13px;
color: #CC0000;
}
.text_xlarge_color_a {
font-family: verdana, Helvetica, sans-serif;
font-size: 18px;
color: #CC0000;
}
.text_xxlarge_color_a {
font-family: verdana, Helvetica, sans-serif;
font-size: 22px;
color: #CC0000;
}
.text_bold_color_a {
font-family: verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #CC0000;
}
.text_small_bold_color_a {
font-family: verdana, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #CC0000;
}
.text_xsmall_bold_color_a {
font-family: verdana, Helvetica, sans-serif;
font-size: 8px;
font-weight: bold;
color: #CC0000;
}
.text_large_bold_color_a {
font-family: verdana, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #CC0000;
}
.text_xlarge_bold_color_a {
font-family: verdana, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #CC0000;
}
.text_xxlarge_bold_color_a {
font-family: verdana, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #CC0000;
}


/* Text Color B */
.text_color_b {
font-family: verdana, Helvetica, sans-serif;
font-size: 11px;
color: #000066;
}
.text_small_color_b {
font-family: verdana, Helvetica, sans-serif;
font-size: 10px;
color: #000066;
}
.text_xsmall_color_b {
font-family: verdana, Helvetica, sans-serif;
font-size: 8px;
color: #000066;
}
.text_large_color_b {
font-family: verdana, Helvetica, sans-serif;
font-size: 13px;
color: #000066;
}
.text_xlarge_color_b {
font-family: verdana, Helvetica, sans-serif;
font-size: 18px;
color: #000066;
}
.text_xxlarge_color_b {
font-family: verdana, Helvetica, sans-serif;
font-size: 22px;
color: #000066;
}
.text_bold_color_b {
font-family: verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000066;
}
.text_bold_color_menu {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}
.text_bold_color_bsub {
font-family: verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000066;
}
.text_small_bold_color_b {
font-family: verdana, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000066;
}
.text_xsmall_bold_color_b {
font-family: verdana, Helvetica, sans-serif;
font-size: 8px;
font-weight: bold;
color: #000066;
}
.text_large_bold_color_b {
font-family: verdana, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000066;
}
.text_xlarge_bold_color_b {
font-family: verdana, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #000066;
}
.text_xxlarge_bold_color_b {
font-family: verdana, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #000066;
}


/* Form */
.form_body {
margin: 0px;
padding: 0px;
}
.form_field {
font-family: verdana, Helvetica, sans-serif;
font-size: 11px;
color: #000066;
}
.form_field_small {
font-family: verdana, Helvetica, sans-serif;
font-size: 10px;
color: #000066;
}
.form_field_large {
font-family: verdana, Helvetica, sans-serif;
font-size: 13px;
color: #000066;
margin-bottom:5px;
}
.form_button {
font-family: Verdana, verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background: url(template/background/button_bg.gif) repeat-x;
height:25px;
line-height:25px;
border: 1px solid #999999;
margin:5px 0px;
}
.form_button_small {
font-family: verdana, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
background-color: #336699;
border: 1px solid #999999;
}


/* Message */
.message_fail {
font-family: verdana, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #CC0000;
}
.message_success {
font-family: verdana, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #339900;
}


/* Horizontal Rule */
.hr {
margin-bottom: 20px;
margin-left: 15px;
margin-right: 15px;
}


/* Image */
.image_left {
margin-bottom: 5px;
margin-right: 15px;
}
.image_right {
margin-bottom: 5px;
margin-left: 15px;
}

/* Additional CSS */
.sidebar {
padding: 0px 0px 0px 0px;
margin:0px;
}

#holter {
	width:440px;
	float:left;
	height: 337px;
	vertical-align: bottom;
}

#locate {
	float:right;
	width:197px;
	height: 310px;
	margin-left:10px;
}

.box_border {
padding-top:5px;
border-bottom:1px solid #999;
border-left:1px solid #999;
border-right:1px solid #999;
}

.float-green {
float:right;
margin:0px 0px 10px 10px;
padding:5px;
border:2px solid #339900;
width:400px;
clear:both;
}

.green-border {
border:2px solid #339900;
padding:5px;
}

.bdytbl1{
font-family: verdana,Helvetica,sans-serif;
font-size: 12px;
font-style: italic;
font-weight: normal;
color: #333333;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 15px;
}

.grey {
background:#efefef;
}

.tableborder td{
border:1px solid #efefef;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
