/* layout styles */
body {
	background-image: url(../img/medical_field_service/bg.gif);
}
.header {
	background: #e1e1e1;
}
.flash {
	background: url(../img/medical_field_service/header_bg.gif) repeat-x;
}
td.nav {
	border-right: 1px solid #6791aa;
	border-bottom: 1px solid #6791aa;
}
td.navact {
	border-right: 1px solid #006991;
	border-bottom: 1px solid #006991;
}
.content {
	background: #deeaf5;
}
.formfooter {
	background: url(../img/medical_field_service/form_footer_bg.gif) repeat-x;
}
input.mark, textarea.mark {
	border: 1px solid #64a5d4;
}
/* font-styles */
.navtrail {
	color: #6791aa;
}
.navtop .login {
	color: #2f546c;
}
a.internal-link, a.external-link, a.download {
	color: #505050;
	background-image: url(../img/medical_field_service/link_item.gif);
}
a.internal-link:hover, a.external-link:hover, a.download:hover {
	color: #00abe1;
}
h1.csc-firstHeader {
	color: #006991;
}
ul li {
	background-image: url(../img/medical_field_service/list_item.gif);
}
/* font-styles (rte-styles) */
.gray_bold {
	font-weight: bold;
	color: #505050;
}
.blue_1_bold {
	font-weight: bold;
	color: #2f546c;
}
.blue_2_bold {
	font-weight: bold;
	color: #00abe1;
	font-size: 14px;
}
.blue_2_bold_arrow {
	font-weight: bold;
	color: #00abe1;
	padding-left: 18px;
	background-image: url(../img/medical_field_service/link_item.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  font-size: 14px;
}
 
