/* Marginal areas & page background */
  html {
	background-color: #7fc1e8;
	font: normal 12px Arial,Verdana,'Trebuchet MS',Helvetica,sans-serif;
  }

  body {
	position: relative;
	background: white;
	margin: 0 auto;
	margin-top: 10px;
	width: 780px;
	border: 0px solid #889;
	padding: 20px 10px;
	line-height:1.4em
	font: normal 12px Arial,Verdana,'Trebuchet MS',Helvetica,sans-serif;
}

/* Designing main layout elements */
  #header {
	color: #000;
	background: #fff repeat-x top left;
	padding: 45px .5em .25em 4px;
}
#topnav {
	color: #aaa;
	background: transparent;
}
/* adjustment of main navigation */

 a.nav:hover {
	text-decoration:underline !important;
    color:#22637b;
	background-color: transparent;
}

  a.nav:link, a.nav:active, a.nav:visited {
    text-decoration:none;
    color:#22637b;
	background-color: transparent;
}

a {
	color:#22637b;
	text-decoration:underline;
}

a:focus,  a:hover,  a:active {
	color:#B2451D;
	text-decoration:none;
}



 #nav ul {
	margin-left: 20px;
}

#main {
	background: #fff;
	padding:10px 0;
	margin-top:26px;
}

#subSection {
	margin: 0 auto;
	width: 780px;
}

#subSectionTabVendor {
	margin: 0 auto;
	padding: 0;
	width: 780px;
}

#subSectionTabVendor li {
	float: left;
	width: 191px;
	height: 31px;
	margin: 2px;
	margin-top: 4px;
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 0;
}

#navfirst {
	margin-left: 0px;
}

#subSectionTabVendor li a {
	display: block;
	font: bold 12px Arial,Verdana,'Trebuchet MS',Helvetica,sans-serif;
	text-decoration: none;
	color: black;
	text-align: center;
	padding-top: 7px;
	height: 24px;
	width: 191px;
}

#subSectionTabVendor li a:hover, #subSectionTabVendor li a:active {
	background-image: url(images/nav-hover.png);
	background-repeat: no-repeat;
	color: #444;
}

#rightTabCorner {
	clear:both;
}

#footerNavigation {
	color:#404040;
	padding: 15px;
	text-align:center;
	border: 1px #8b8a8a dashed;
	border-width:1px 0
}

.invisible {
	display: none;
}

#footerNavigation ul {
	display: inline;
	color:#404040;
}


#footerNavigation ul li {
	display: inline;
	list-style-type: none;
}

a img {
	border: none;
}

/*------------------------------------------------------------------------------------------------------*/

  /**
   * Formatting content container
   *
   * |-------------------------------|
   * | #header                       |
   * |-------------------------------|
   * | #col1   | #col3     | #col2   |
   * | 160px   | flexible  | 320px   |
   * |-------------------------------|
   * | #footer                       |
   * |-------------------------------|
   */


#col1 {
	width: 160px;
}
#col1_content {
	padding: 0 10px 10px 4px;
}
#col2 {
	width: 320px;
}
#col2_content {
	padding: 20px 20px 10px 10px;
}
#col3 {
	margin: 0 320px 0 160px
}
#col3_content {
	padding: 20px 10px
}
/* t2 level template 3 col - 160px auto 200px */
.t2 #col1 {
	width: 150px
}
.t2 #col1_content {
	padding: 10px 10px 10px 4px;
}
.t2 #col2 {
	width: 180px
}
.t2 #col2_content {
	padding: 0 10px 10px 10px;
}
.t2 #col3 {
	margin: 0 180px 0 150px
}
.t2 #col3_content {
	padding:20px 10px
}
/* t3 level template uses hidecol2 */
.t3 #col1 {
	width: 150px
}
.t3 #col1_content {
	padding: 10px 10px 10px 4px;
}
.t3 #col2 {
	width: 30%
}
.t3 #col2_content {
	padding: 0 20px 10px 10px;
}
.t3 #col3 {
	margin: 0 0 0 150px
}
.t3 #col3_content {
	padding:20px 10px
}
#nav * {
	border: 0px none !important
}
#nav_main {
	background: #efefef
}
#nav_main ul {
	margin-left: 10px
}
#nav_main ul li {
	line-height: 1.2em
}
#nav_main ul li a, #nav_main ul li strong {
	color: #666;
	font-weight: normal;
	padding: 0.5em 0.8em 0.5em 0.8em;
}
#nav_main ul li a:focus, #nav_main ul li a:hover, #nav_main ul li a:active {
	background: #182E7A;
	color: #fff
}
#nav_main ul li#current {
	background: transparent
}
#nav_main ul li#current strong, #nav_main ul li#current a, #nav_main ul li#current a:focus, #nav_main ul li#current a:hover, #nav_main ul li#current a:active {
	color: #4D87C7;
	font-weight: bold
}
.right {
	text-align:right
}
.risk-btn {
	background:url("../../../images/health-risk-btn.gif") no-repeat;
	background-position:0 -234px;
	height:114px;
	width:133px
}
.risk-btn:hover {
	background:url("../../../images/health-risk-btn.gif") no-repeat;
	background-position:0 0;
	height:114px;
	width:133px
}
.risk-btn:active {
	background:url("../../../images/health-risk-btn.gif") no-repeat;
	background-position:0 -116px;
	height:114px;
	width:133px
}
/*accessibility text resizing*/
.sm {
	font-size:10px;
	margin-right:8px;
}
.med {
	font-size:14px;
	margin-right:8px;
}
.lg {
	font-size:18px;
}
.module-container {
	width:164px;
	border:1px solid #ccc;
	margin-bottom:12px
}
.module-content {
	border:2px solid #fff;
	background-color:#e4eaca;
	padding:6px
}
.module-content ul {
	margin-left:0;
}
.module-content ul li {
	list-style:none;
	margin-left:0;
	margin-bottom:.9em;
	padding-left:0
}
.module-container img {
	margin:2px 0 0 2px
}
.r1 {
	height:220px
}
.r2 {
	height:160px
}
#brd-crmb {
	padding-left:8px;
	margin-top:5px;
	margin-bottom:5px;
	width:600px
}
#brd-crmb a:link, #brd-crmb a:visited {
	text-decoration:none;
	color:#939598
}
#brd-crmb a:hover {
	text-decoration:underline
}
.btn {
	margin:12px 0
}

#searchbox {
	position: absolute;
	top: 55px;
	right: 15px;
}

#choicestable tr td
{
	clear:both;
}

input {
	border:1px solid #b5b5b5;
	margin:0
}

#choicestable, .criteria, .cellfmt {
	width: 700px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.prism {
	padding: 2px;
	border: none;
}

/* attempt to override font tags coming from the code */
font {
	font: normal 12px Arial,Verdana,'Trebuchet MS',Helvetica,sans-serif;
}

input.search-button, .rs {
	height:28px;
	color:#2c7f9e;
	width:80px;
	background-color:#e7d18e;
	cursor:pointer;
	margin:0;
	vertical-align:bottom
}

.rs {
	width: auto;
}

.sbcontainer {
	text-align: center;
}

input.search-field {
	border:1px solid #b5b5b5;
	height:24px;
	width:180px;
	margin:0;
	margin-right: 3px; 
}

input.cb {
	border:none
}
.printer {
	margin:6px 0;
}
#text-resize {
	margin-top:-24px;
	position:relative;
	width:150px;
	margin-right:8px;
}
.t3 #text-resize {
	float:right;
	margin-top:-24px;
	margin-right:8px;
	position:relative;
	width:160px
}
#home #text-resize {
	float:none;
	margin-top:0px;
	padding-right:12px;
	position:relative;
	width:99%;
	text-align:right;
}
.video-thumbs {
	margin-bottom:10px;
	display:table;
	
	width:auto
}
h1 {
	color:#90A41A;
}
h2 {
	color:#0083D1;
}
