body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

td, li  {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}

p {
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:link, a:visited, a:active, a:hover {
	color: #308187;
	text-decoration: none;
}

.break, br {
  clear: both;
}

.top_menu:link, .top_menu:visited, .top_menu:active, .top_menu:hover {
	color: #ffffff;
	text-decoration: none;
	padding-right: 15px;
}

.hdr_1 {
	font-size: 16px;
	font-weight: bold;
	color: #024384;
	margin-bottom: 20px;
}
.hdr_2 {
	font-size: 13px;
	font-weight: bold;
	color: #669999;
	margin-bottom: 17px;
}
.hdr_2_dark {
	font-size: 13px;
	font-weight: bold;
	color: #2d7c66;
}
.hdr_3 {
	font-weight: bold;
	color: #669999;
	margin-bottom: 15px;
}
.hdr_4 {
	font-size: 15px;
	font-weight: bold;
	color: #999;
}
.hdr_5 {
	font-size: 13px;
	font-weight: bold;
	color: #999;
}
.small_text {
	font-size: 10px;
}
.image_in_text {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.image_in_text_right {
	float: right;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 10px;
}
.top_page_navigation {
	margin-bottom: 20px;
}
.content_td {
	padding-left: 10px;
}
.menu_content_float_right {
	float: left;
	width: 170px;
	padding-left: 15px;
}
.prep_img {
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
a.prep_more:link, a.prep_more:visited, a.prep_more:hover {
	color: #2d7c66;
	float:right;
	text-decoration: none;
	clear: both;
	display:block;
}
.right_link {
	float: right;
}
a.prep_link:link {  color: #000000; text-decoration: none}
a.prep_link:visited {  color: #000000; text-decoration: none}
a.prep_link:active {  font-weight: bold; color: #006666; text-decoration: none}
a.prep_link:hover {  font-weight: bold; color: #006666; text-decoration: none}
.sshead {
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight:bold;
	color: #308187;
}

#ketUL {
	list-style-position: outside;
}

#ketUL li {
	background-image: url(images/fastum-bulit.gif);
	padding: 5px 0px 5px 20px;
	background-repeat: no-repeat;
	background-position: left 7px;
	list-style-type: none;
	
}

#ketULsm {
	list-style-position: outside;
}

#ketULsm li {
	background-image: url(images/fastum-bulit_02.gif);
	padding: 5px 0px 5px 20px;
	background-repeat: no-repeat;
	background-position: left 7px;
	list-style-type: none;
	
}

/**** info ****/
.info_menu_img {
    float: left;
}

.info_menu_item {
    float: left;
    margin: 0px 20px 0px 0px;
    padding-top: 5px;
    padding-left: 5px;
}

.info_menu_hline {
  width: 530px;
  height: 5px;
  clear: both;
  background-image: url('/doctors/info/images/top_line.gif');
}

.info_left_col {
  width: 30px;
  background-image: url('/doctors/info/images/left_back.gif');
}
.info_right_col {
  width: 520px;
}
.info_book_img {
    float: left;
    width: 120px;
    padding-top: 5px;
}
.info_book_info {
    float: left;
    width: 390px;
    padding: 5px;
    text-align: left;
}
.info_title_link:link,.info_title_link:visited,.info_title_link:active,.info_title_link:hover{
	font-size: 13px;
	font-weight: bold;
	color: #669999;
    text-decoration: none
}
.info_anons {
    text-indent: 15px;
}
.info_text_attribs {
    font-style: italic;
}
.info_content_dot {
    padding-top: 5px;
}

.paging {
	padding:5px;
	font-size:12px;
	color:#347466;
    text-align: right;
}
.paging span {
    background-color: #dddddd;
    border: solid 1px #347466;
    border-radius: 3px 3px 3px 3px;
	box-shadow: none;
    color: #000000;
    font-weight: bold;
	padding: 0.2em 0.4em;
	margin:0px 1px 0px 1px;
	line-height: 30px;
    overflow: visible;
}
.paging a {
	background-image: -moz-linear-gradient(50% 0%, #FFFFFF, #EFEFEF);
	padding: 0.2em 0.4em;
	margin:0px 1px 0px 1px;
	border:1px solid #347466;
    border-radius: 3px 3px 3px 3px;
	box-shadow: none;
	background:#fff;
	color:#347466;
	text-decoration:none;
}
.paging a:hover {
	border:1px solid #347466;
	background: #65BAA7;
    font-weight: bold;
	color:#fff;
	text-decoration:none;
    -webkit-box-shadow: 0px 0px 5px #347466;
    -moz-box-shadow: 0px 0px 4px #347466;
    box-shadow: 0px 0px 4px #347466;
}
