#tvmds_frames {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
  direction: ltr;
}

#tvmds_frames h1,
h2,
h3,
h4,
h5,
h6,
.tvm,
.tvm,
.tvm,
.tvm,
.tvm,
.tvm {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
#tvmds_frames h1,
.h1 {
  font-size: 36px;
}

#tvmds_frames h2,
.h2 {
  font-size: 30px;
}

#tvmds_frames h3,
.h3 {
  font-size: 24px;
}

#tvmds_frames h4,
.h4 {
  font-size: 18px;
}

#tvmds_frames h5,
.h5 {
  font-size: 14px;
}

#tvmds_frames h6,
.h6 {
  font-size: 12px;
}

#tvmds_frames h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.tvm small,
.tvm small,
.tvm small,
.tvm small,
.tvm small,
.tvm small {
  font-weight: normal;
  line-height: 1;
  color: #555555;
}

#tvmds_frames h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

#tvmds_frames h1 small,
h2 small,
h3 small {
  font-size: 65%;
}

#tvmds_frames h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

#tvmds_frames h4 small,
h5 small,
h6 small {
  font-size: 75%;
}



#tvmds_frames ul,
ol {
  margin-top: 0;
  margin-bottom: 0;
}

#tvmds_frames ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

#tvmds_frames .tvm-list-unstyled {
  padding-left: 0;
  list-style: none;
}

#tvmds_frames .tvm-list-inline {
  padding-left: 0;
  list-style: none;
  margin-left:0;
  margin-right:0;
}


#tvmds_frames .tvm-list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 0;
}


#tvmds_frames ul li {margin-left: 0px;}

#tvmds_frames .tvm-search-results {margin-bottom: 0px}
.tvm-btn {
	padding:3px 12px;
}
.tvm-btn-primary {
  color: #ffffff;
  background-color: #aaaaaa;
  border-color: #aaaaaa;
}

.tvm-btn-primary:hover,
.tvm-btn-primary:focus,
.tvm-btn-primary:active,
.tvm-btn-primary.active,
.open .tvm-dropdown-toggle.tvm-btn-primary {
  color: #333;
  background-color: #fff;
  border-color: #fff;
}


a.tvmds_text_links {
	color: #00264d;
}

a.tvmds_text_links:hover {
	text-decoration: underline;
	color: #333333;
}


.tvmds_page_nav {
	background-color: #00264d;
	color: #ffffff;
}

.tvmds_page_nav:hover {
	background-color: #ccc;
	color:#333;
}

.tvmds_page_nav_active {
	border-bottom: 3px solid #333333;
}

.tvmds_grid_loader {
	color: #333333;
}
a.tvm-close-details {color:#333;}