/*TPWD Internet Style Sheet*/
/*Contains styles for TAGS, HEADER, SIDECONTENT, MAINCONTENT, and FOOTER*/
#hottopics h2 {
  font-size: 1.15em;
}
#hottopics li {
  line-height: 1.25em;
  padding: 0 2px 5px 0;
}
#headlines {
  font-size: 1.15em;
}
#headlinescontent {
  font-size: 65%;
}
#news .govdelivery {
  font-size: 1.5em;
  font-family: Arial, Helvetica, sans-serif;
  padding: 1px 5px 28px 10px;
  margin: 15px -8px 0 -8px;
  background-color: #e0e0e0;
  background: #fff;
  border: 1px solid #616451;
  border-width: 1px 0;
}
#news .govdelivery img {
  margin: 2px 0 0 0;
  float: left;
}
#news .govdelivery p {
  margin: 5px;
  text-align: center;
  float: right;
  padding: 0 0 8px 0;
}
#news .govdelivery a {
  color: #A20101;
  text-decoration: none;
  border-bottom: 1px solid #A6A773;
  border-color: #BFC0A0;
}
#news .govdelivery a:hover {
  border-bottom: 1px solid #3F4024;
}
#news .spotlightslink {
  display: block;
  margin: 0 0 0 20px;
}
.spotlights img {
  border: 1px solid #000;
}
#spotlights {
  float: right;
  width: 300px;
}
#spotlights div {
  margin: 10px 0;
}
#lampwrapper {
  width: 1200px;
  margin: 0 auto;
  background-color: #fff;
}
/*SIDECONTENT styles-------------------------------*/
#sidecontent {
  font-size: 85%;
  vertical-align: 100%;
  margin: 10px 5px 5px 5px;
  float: left;
  width: 26%;
  min-width: 150px;
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  clear: both;
}
#sidecontent h6,
#sidecontent p {
  color: #000000;
  margin-top: 5px;
  margin-bottom: 5px;
}
#sidecontent img {
  margin: 0px;
}
#sidecontent ul,
#sidecontent ol {
  margin-left: -5px;
  margin: 0px;
  padding-left: 0px;
}
/*LOCAL NAV LINKS styles--------------------------*/
.links {
  background-color: #DDDED3;
  background-color: #EFEEE4;
  border-color: #332600;
  border-left: 2px solid;
  border-right: 2px solid;
  border-bottom: 2px solid;
  margin-bottom: 8px;
}
.links-title {
  border-top: 2px solid #000000;
  background: #C5C7A9;
  background-color: #DDDEC8;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 85%;
  font-weight: bold;
  letter-spacing: 1px;
  border-bottom: 1px dashed;
  color: #000000;
  padding: 3px;
}
.links-title a:link {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  color: #000000;
}
.links-title a:visited {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  color: #000000;
}
.links-title a:hover {
  color: #000000;
  background-color: #CCC2A3;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
}
.links-content {
  font-size: 80%;
  line-height: 1.5em;
  color: #000000;
  padding: 8px;
}
.links-content a:link {
  color: #3F4024;
  font-weight: bold;
}
.links-content a:visited {
  color: #807146;
  font-weight: bold;
}
.links-content a:hover {
  color: #000000;
  background-color: #CCC7B8;
  font-weight: bold;
}
.links li {
  margin-left: 15px;
}
.links ul,
.links ol {
  margin-left: -5px;
  margin: 0px;
}
.links img {
  margin: 0px;
}
/*-------------------------------------------------------------*/
/*SIDEINFO styles--------------------------------------*/
.sideinfo {
  font-size: 85%;
  background-color: #EFEEE4;
  border-color: #332600;
  border: 2px solid;
  margin-bottom: 8px;
}
.sideinfo .info-title a:hover {
  color: #000000;
  background-color: #CCC2A3;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
}
.sideinfo .info-content {
  font-size: 95%;
  line-height: 1.5em;
  color: #000000;
  padding: 8px;
}
.sideinfo .info-content a:hover {
  color: #000000;
  background-color: #CCC7B8;
  font-weight: bold;
}
.sideinfo li {
  margin-left: 15px;
}
/*-------------------------------------------------------------*/
/*-------------------------------------------------------------*/
/*MAINCONTENT styles------------------------------*/
.info {
  background-color: #EFEEE4;
  border-color: #332600;
  border: 2px solid;
  margin: 0px  5px 8px 5px;
}
.info-title {
  background: #C5C7A9;
  background-color: #DDDEC8;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  letter-spacing: 1px;
  font-weight: bold;
  color: #000000;
  padding: 3px;
  border-bottom: 1px dashed;
}
.info-title a {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  color: #000000;
}
.info-content {
  line-height: 1.5em;
  color: #000000;
  padding: 8px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.info-content p {
  margin-top: 0px;
}
.info-content a:link {
  color: #3F4024;
  font-weight: bold;
}
.info-content a:visited {
  color: #807146;
  font-weight: bold;
}
#maincontent {
  font-family: Arial, Geneva, Helvetica, sans-serif;
  font-size: 80%;
  vertical-align: 100%;
  margin: 10px 5px 5px 5px;
  float: left;
  width: 65%;
  min-width: 153px;
  line-height: 1.5em;
}
#maincontent a {
  font-family: Arial, geneva, helvetica, sans-serif;
}
#maincontent li {
  margin-bottom: 2px;
}
/*-------------------------------------------------------------*/
/*OVERALL HEADER styles------------------------
#header{
margin: 0px;
padding: 0px 0px 1px 0px;
background-color: #660000;
border-bottom: 2px solid #000000;
}
#header a {
padding: 4px 5px 3px 5px;
margin:0px;
text-decoration: none;
}
#header a, #headergreen a, #headerbreadcrumbs a {
color: #E0E0E0;
}
#header a:link, #headergreen a:link, #headerbreadcrumbs a:link, #header a:visited,
#headergreen a:visited, #headerbreadcrumbs a:visited, #header a:hover, 
#headergreen a:hover{
text-decoration: none;	
}
#header ul {
margin: 3px 3px 0px 3px;
padding:0px 0px 0px 0px;
list-style:none;
}
#header li  {
display: inline;
color: #E0E0E0;		
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
font-weight: 900;
line-height: 200%;
}
*/
/*-------------------------------------------------------------*/
/*HEADERBAR styles----------------------------------
#headerbar{
background-color: #000000;
font-size: 75%;
text-align: center;
}
#headerbar ul{
text-align: left;	
}
#headerbar img {
margin: 2px 0px 0px 3px;
border: none;
}
#headerbar #printfriendly{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: 800;
margin: -13px 8px 0px 0px;
float: right;
font-size: 75%;
vertical-align: 100%;
letter-spacing: .1em;
}
#headerbar #home{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: 800;
margin: -13px 0px 0px 8px;
float: left;
font-size: 75%;
vertical-align: 100%;
letter-spacing: .1em;
}
#home img, #printfriendly img{
padding: 0;
margin: -2px 0 0 0;	
}
#headerbar #printfriendly a:link, #headerbar #printfriendly a:visited,
 #headerbar #home a:link, #headerbar #home a:visited{
color: #D6D6AD;
text-decoration: none;	
}
#headerbar #printfriendly a:hover, #headerbar #home a:hover{
text-decoration: underline;	
}
#headerbar .accessnav a{
color: red;
font-size: .1em;
line-height: .1em;
display: block;
visibility: hidden;
}
*/
/*-------------------------------------------------------------*/
/*SUBTOPIC styles-------------------------------------*/
#regs a:link,
#regs a:visited,
#pubs a:link,
#pubs a:visited,
#learning a:link,
#learning a:visited,
#kids a:link,
#kids a:visited,
#warden a:link,
#warden a:visited,
#grants a:link,
#grants a:visited,
#involved a:link,
#involved a:visited,
#shop a:link,
#shop a:visited,
#faq a:link,
#faq a:visited,
#calendar a:link,
#calendar a:visited {
  background-color: #660000;
}
#regs a:hover,
#pubs a:hover,
#learning a:hover,
#kids a:hover,
#warden a:hover,
#grants a:hover,
#involved a:hover,
#shop a:hover,
#faq a:hover,
#calendar a:hover {
  background-color: #585c3d;
}
/*div#header ul li.picked a{
background-color: #585c3d;
}*/
#espanol a:link,
#espanol a:visited {
  background-color: #000000;
}
#espanol a:hover {
  background-color: #999999;
  color: #000000;
}
#espanol a {
  border: 1px solid #666666;
  margin: 0 5px 2px 5px;
  padding: 1px 0 0 3px;
  padding: 2px 4px 2px 4px;
  color: #BCC873;
}
/*-------------------------------------------------------------*/
/*TOPIC styles-------------------------------------------*/
#headergreen {
  background: #383B27;
  background: #c8cea4;
  background: #B0B37B;
  background: #e6ebf2;
  border-bottom: 1px solid #6e6e41;
}
#headergreen ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#headergreen li {
  display: inline;
  margin: 0px;
  font-size: 70%;
  font-weight: 900;
}
/*#headergreen ul li.selected a{
background: #585C3D;
padding:9px 2px 9px 2px;
color: #efeee9;
}*/
#headergreen a {
  color: #FBFCF0;
  color: #2E0600;
  border-right: 1px solid #ACAE9E;
  border-right: 1px solid #6e6e41;
  /*padding: 9px 2px 8px 2px; better accomodates Firefox */

  padding: 9px 2px 9px 2px;
  margin: 0 0 0 -3px;
  line-height: 280%;
  font-size: 1.10em;
  font-weight: 900;
  color: #100000;
  font-family: Arial, Helvetica, sans-serif;
  background: #e6ebf2;
}
#headergreen a:hover {
  background: #585C3D;
  background: #CDCEA7;
  background: #cfd7e5;
}
#exptx a:link,
#exptx a:visited {
  color: #100000;
  background: #e6ebf2;
  text-align: center;
}
#exptx a:hover {
  background: #585C3D;
  background: #e5ad7e;
  background: #cfd7e5;
  text-decoration: none;
}
#archivelink {
  border-bottom: 1px solid #707052;
}
#archivelink,
#archivelink p {
  background: #e2e2d8;
  margin: 0;
  text-align: center;
  font-weight: bold;
  font-size: .85em;
  padding: 2px 0;
}
/*-------------------------------------------------------------*/
/*SEARCH styles----------------------------------------*/
#maincontent #search {
  display: inline;
  white-space: nowrap;
}
#maincontent #search div {
  display: inline;
}
#maincontent #search .text {
  color: #2e0600;
  border: 2px solid #6e6e41;
  font-weight: bold;
  margin-top: 4px;
  padding: 1px 3px;
  width: 7em;
  background: #e8ebe0;
  background: #F5E6DA;
  background: #fff;
  border: 2px solid #422712;
}
#maincontent #search label {
  display: none;
}
#maincontent .searchimage {
  margin-bottom: -8px;
}
/*-------------------------------------------------------------*/
h2#beta {
  background: #F0F0ED none repeat scroll 0 0;
  border-bottom: 1px solid #6E6E41;
  color: #555B63;
  font-size: .9em;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 4px;
  padding-top: 3px;
  text-align: center;
}
/*BREADCRUMBS styles-----------------------------*/
#headerbreadcrumbs {
  font-family: tahoma, sans-serif;
  clear: both;
  border-top: 1px solid #6e6e41;
  /*border-bottom:	1px solid #939682;*/

  height: 15px;
  /*background: #585C3D;
background: #B0B37B;*/

  font-size: 65%;
  font-weight: normal;
  color: #2B0400;
  color: #2E0600;
  padding: 4px 2px 1px 10px;
  margin: 0;
}
#headerbreadcrumbs a {
  color: #FCF6F0;
  color: #171807;
}
#headerbreadcrumbs a:hover {
  text-decoration: underline;
}
#headerbreadcrumbs img {
  margin: 0;
}
/*-------------------------------------------------------------
#subheadlinks{
float:left;	
}*/
#subheadlinks img,
#subheadlinks a,
#subheadlinks script {
  float: left;
}
/*GOVDELIVERY styles------------------------------*/
.govdelivery img {
  margin: 5px 5px 0 10px;
}
.govdelivery a:link {
  color: #7C0101;
  font-size: .75em;
  font-family: Arial, Helvetica, sans-serif;
  margin: 5px 0 0 0;
}
.govdelivery a:visited {
  color: #7C0101;
  font-size: .75em;
  font-family: Arial, Helvetica, sans-serif;
  margin: 5px 0 0 0;
}
/*-------------------------------------------------------------*/
/*RSS styles------------------------------*/
.rss img {
  margin: 5px 5px 0 10px;
}
/*.rss a:link{
color: #DE560F;
font-size: .75em;
font-family:  Arial, Helvetica, sans-serif;
margin: 5px 0 0 0;
}
.rss a:visited{
color: #DE560F;
font-size: .75em;
font-family:  Arial, Helvetica, sans-serif;
margin: 5px 0 0 0;
}*/
/*-------------------------------------------------------------*/
/*ADDTHIS styles --------------------------------------*/
#addthis {
  float: right;
}
.addthis_button img {
  margin: 5px 5px 5px 10px;
}
/*-------------------------------------------------------------*/
#accessassistance {
  font-size: 85%;
  margin: 0 0 8px 0;
}
/*90/08 Revamp*/
/*
#header, #header a{
background: 	#585c3d;
}
*/
#regs a:link,
#regs a:visited,
#pubs a:link,
#pubs a:visited,
#learning a:link,
#learning a:visited,
#kids a:link,
#kids a:visited,
#warden a:link,
#warden a:visited,
#grants a:link,
#grants a:visited,
#involved a:link,
#involved a:visited,
#shop a:link,
#shop a:visited,
#faq a:link,
#faq a:visited,
#calendar a:link,
#calendar a:visited {
  background-color: #585c3d;
  color: #fdfdfd;
}
#regs a:hover,
#pubs a:hover,
#learning a:hover,
#kids a:hover,
#warden a:hover,
#grants a:hover,
#involved a:hover,
#shop a:hover,
#faq a:hover,
#calendar a:hover {
  background-color: #363723;
}
/*FOOTER styles---------------------------------------*/
/*
#sagebar{
clear: both;
border-top: 1px solid #000000;
}
#footer{
font-size: 70%;
font-family:  Helvetica, Arial, sans-serif;
letter-spacing: .04em;
margin: 10px;
}
#footer a{
color: #000000;
font-family:  Helvetica, Arial, sans-serif;
font-weight: 400;
}
#footer a:link{
text-decoration: none;	
}
#footer a:visited{
text-decoration: none;	
}
#footer a:hover{
text-decoration: underline;	
}
#footer address{
font-weight: 400;
font-family:  Helvetica, Arial, sans-serif;
font-style: normal;
margin: 20px 0px 15px 0px;
}
#footer img{
margin-top: 18px;	
}
#footer ul{
list-style: none;
padding: 0px;
margin: 3px;	
}
#footer li{
display: inline;
margin:3px 1px 0px 0px;
}
#footer strong{
font-family:  Helvetica, Arial, sans-serif;
}
*/
/*-------------------------------------------------------------*/
/* TAGS ------------------------------------------- */
html,
body {
  color: #000000;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
#maincontent address {
  font-style: normal;
}
#maincontent a:link {
  color: #004D99;
  font-weight: bold;
}
#maincontent a:visited {
  color: #666699;
  font-weight: bold;
}
#maincontent caption {
  font-weight: bold;
  padding: 1%;
}
#maincontent code,
#maincontent code small,
#maincontent code sup,
#maincontent code sub {
  font-family: "andale mono", monaco, courier, "courier new", monospace;
  color: #0066cc;
}
#maincontent dt {
  font-weight: bold;
  margin-top: 10px;
}
#maincontent dd {
  font-family: arial, Geneva, Helvetica, sans-serif;
  margin-bottom: 10px;
}
#maincontent fieldset {
  padding: 1em;
  margin: 1em;
}
#maincontent h1 {
  font-size: 180%;
  font-weight: 700;
  margin-top: 0px;
  color: #3F4024;
  line-height: 1.1em;
}
#maincontent h2 {
  font-size: 160%;
  font-weight: 600;
  color: #3F4024;
  line-height: 1.1em;
}
#maincontent h3 {
  font-size: 150%;
  font-weight: 600;
  color: #3F4024;
  line-height: 1.1em;
}
#maincontent h4 {
  font-size: 133%;
  font-weight: 600;
  color: #3F4024;
}
#maincontent h1 a,
#maincontent h2 a,
#maincontent h3 a,
#maincontent h4 a,
#maincontent h5 a,
#maincontent h6 a {
  color: #3F4024;
}
#maincontent h5 {
  font-size: 115%;
  color: #3F4024;
}
#maincontent h6 {
  font-size: 100%;
  color: #3F4024;
}
#maincontent hr {
  color: #5F5F78;
  height: 25%;
}
#maincontent img {
  margin: 10px;
  border: none;
}
#maincontent legend {
  font-weight: bold;
}
#maincontent li img {
  margin: 0px;
}
#maincontent samp {
  font-family: "andale mono", monaco, courier, "courier new", monospace;
  color: #0066cc;
}
#maincontent small {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#maincontent sub,
#maincontent sup {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#maincontent textarea {
  margin: 0px;
}
#maincontent table {
  margin: 1% 0 2% 0;
  border-collapse: collapse;
}
#maincontent th {
  background-color: #dadada;
  font-weight: bold;
  line-height: 1.3em;
  padding-left: 2px;
  padding-right: 2px;
  color: #000000;
  border-color: #000000;
  border: 1px solid;
}
#maincontent td {
  background-color: #FAFAFA;
  line-height: 1.3em;
  padding: 4px;
  color: #000000;
  border: 1px solid #000000;
}
/*-------------------------------------------------------------*/
/*CLASSES-----------------------------------------------*/
/*Background Classes*/
.highlight1 {
  background-color: #dadada;
  line-height: 1.5em;
}
.highlight2 {
  background-color: #f5f5f5;
  line-height: 1.5em;
}
/*Border Classes*/
.border {
  border: 1px solid #000000;
}
/*Classification Classes*/
.block {
  display: block;
}
.clear {
  clear: both;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.help {
  border-bottom: 1px dotted;
  cursor: help;
}
/*Dimension Classes*/
.doublespace {
  line-height: 2em;
}
.doublespace p {
  margin: 0;
}
.height175 {
  height: 175px;
}
.height200 {
  height: 200px;
}
.height250 {
  height: 250px;
}
.width125 {
  width: 125px;
}
.width150 {
  width: 150px;
}
.width170 {
  width: 170px;
}
.width200 {
  width: 200px;
}
.width250 {
  width: 250px;
}
.width300 {
  width: 300px;
}
.width400 {
  width: 400px;
}
.width450 {
  width: 450px;
}
.width500 {
  width: 500px;
}
.width600 {
  width: 600px;
}
.width700 {
  width: 700px;
}
.width25percent {
  width: 25%;
}
.width30percent {
  width: 30%;
}
.width40percent {
  width: 40%;
}
.width50percent {
  width: 49%;
}
.width85percent {
  width: 85%;
}
.width {
  width: 85%;
}
/*Font Classes*/
.bigtext {
  font-size: 2em;
  line-height: 1.2em;
  padding-bottom: 10px;
}
.biggertext {
  font-size: 3em;
  line-height: 1.2em;
}
.font95percent {
  font-size: 95%;
}
.smallcaps {
  font-variant: small-caps;
}
.smalltext {
  font-size: 85%;
}
.font85percent {
  font-size: 85%;
}
/*List Classes*/
.checklist li {
  list-style-image: url(../images/checklist.gif);
}
.decimal li {
  list-style: decimal;
}
.disc li {
  list-style-type: disc;
}
.inlinelist li {
  display: inline;
}
.listbottommargin li {
  margin: 20px 0 0 0;
}
.listposition li {
  list-style-position: outside;
}
.listpositioninside li {
  list-style-position: inside;
}
.loweralpha li {
  list-style: lower-alpha;
}
.nostyle li,
.noimage li {
  list-style: none;
}
.regulation li {
  list-style: none;
  text-indent: -20px;
}
.upperalpha li {
  list-style-type: upper-alpha;
}
.upperroman li {
  list-style-type: upper-roman;
}
.decimal_loweralpha_lowerroman li {
  list-style: decimal;
}
.decimal_loweralpha_lowerroman li ol li {
  list-style: lower-alpha;
}
.decimal_loweralpha_lowerroman li ol li ol li {
  list-style: lower-roman;
}
.loweralpha_decimal li {
  list-style: lower-alpha;
}
.loweralpha_decimal li ol li {
  list-style: decimal;
}
.upperalpha_decimal li {
  list-style: upper-alpha;
}
.upperalpha_decimal li ol li {
  list-style: decimal;
}
.legal li {
  list-style: upper-roman;
}
.legal li ol li {
  list-style: upper-alpha;
}
.legal li ol li ol li {
  list-style: lower-roman;
}
.legal li ol li ol li ol li {
  list-style: lower-alpha;
}
.outline li {
  list-style: upper-roman;
}
.outline li ol li {
  list-style: upper-alpha;
}
.outline li ol li ol li {
  list-style: decimal;
}
.outline li ol li ol li ol li {
  list-style: lower-alpha;
}
.outline li ol li ol li ol li ol li {
  list-style: lower-roman;
}
.outline2 li {
  list-style: upper-alpha;
}
.outline2 li ol li {
  list-style: decimal;
}
.outline2 li ol li ol li {
  list-style: lower-alpha;
}
.outline2 li ol li ol li ol li {
  list-style: lower-roman;
}
/*Text Classes*/
.centeralign {
  text-align: center;
}
.centerstuff {
  text-align: center;
}
.hangingindent1 {
  text-indent: -1em;
  margin-left: 1em;
}
.indent1 {
  text-indent: 2em;
}
.indent2 {
  text-indent: 4em;
}
.indent3 {
  text-indent: 6em;
}
.indent4 {
  text-indent: 8em;
}
.indent5 {
  text-indent: 10em;
}
.indent6 {
  text-indent: 12em;
}
.indent7 {
  text-indent: 14em;
}
.indent8 {
  text-indent: 16em;
}
.justify {
  text-align: justify;
}
.leftalign {
  text-align: left;
}
.nowrap {
  white-space: nowrap;
}
.rightalign {
  text-align: right;
}
.strikeout {
  text-decoration: line-through;
}
.underline {
  text-decoration: underline;
}
.uppercase {
  text-transform: uppercase;
}
/*Margin Classes*/
.center {
  margin: 0 auto;
  display: block;
}
.margin10px {
  margin: 10px;
}
.marginleft10px {
  margin-left: 10px;
}
.nobottommargin {
  margin-bottom: 0;
}
.noleftmargin {
  margin-left: 0px;
}
.nomargin, #maincontent .nomargin {
  margin: 0px;
}
.notopmargin {
  margin-top: 0px;
}
.tab1 {
  margin-left: 3%;
}
/*Padding Classes*/
.nobottompadding {
  padding-bottom: 0px;
}
.noleftpadding {
  padding-left: 0;
}
.nopadding {
  padding: 0px;
}
.padding10px {
  padding: 10px;
}
.paddingleft10px {
  padding-left: 10px;
}
.tablepadding10px th {
  padding: 10px;
}
/*Positioning Classes*/
.topaligned {
  vertical-align: top;
}
/*Snippets Classes*/
.captionright,
.captionleft,
.captionleft150 {
  padding: 10px;
  text-align: center;
}
.captionright {
  float: right;
}
.captionleft,
.captionleft150 {
  float: left;
}
.captionright img,
.captionleft img,
.captionleft150 img {
  margin-top: 0;
  margin-bottom: 0;
}
.captionleft p,
.captionright p {
  width: 220px;
  margin-top: 0px;
  font-size: 90%;
  line-height: 1.4em;
  font-weight: bold;
}
.caption4 p,
.captionleft150 p {
  width: 150px;
  margin-top: 0px;
  font-size: 90%;
  line-height: 1.4em;
  font-weight: bold;
}
.list2col ul,
.list2col ol {
  float: left;
}
.list2col li {
  list-style-position: inside;
}
.list2col ul ul,
.list2col ol ol,
.list2col ul ol,
.list2col ol ul {
  margin-bottom: 15px;
}
.floatimagesleft hr {
  clear: left;
  color: #c0c0c0;
  margin: 0%;
}
.floatimagesleft img {
  float: left;
  margin-left: 0%;
  position: relative;
}
.floatimagesleft p {
  margin: 2px;
  position: relative;
}
.floatimagesright hr {
  clear: both;
  color: #c0c0c0;
  margin: 0%;
}
.floatimagesright img {
  float: right;
  margin-right: 0%;
}
.floatimagesright p {
  margin: 2px;
}
#promotional {
  border: 1px solid #B6B3B3;
  margin: 10px;
  padding: 10px 10px 0 10px;
  background-color: #F4F4F4;
  width: 100%;
}
#promotional div {
  float: left;
  width: 90px;
  height: 152px;
  margin: 0 2%;
}
#promotional img {
  margin: 0;
}
#promotional div h6 {
  text-align: center;
  margin: 0;
  line-height: 1.25em;
  width: 90px;
}
#promotional div h6 a {
  font-family: tahoma, sans-serif;
  font-size: .85em;
}
#promotional div h6 a:link {
  color: #53554A;
}
#promotional div h6 a:visited {
  color: #80807F;
  color: #53554A;
}
.sponsor,
.partner {
  background: #fff;
  border: 1px solid #54554E;
  margin: 10px;
  padding: 10px;
}
.sponsor img,
.partner img {
  margin: 5px;
}
.sponsor p,
.partner p {
  margin: 0;
  color: #42433E;
  font-size: .95em;
}
.alert {
  border: 4px solid #DE7218;
  background: #FCE5D7;
  padding: 5px 5px 0px 5px;
  margin: 2px 2px 5px 2px;
}
.alert h1,
.alert h2,
.alert h3,
.alert h4,
.alert h5,
.alert h6 {
  color: #592901;
  margin: 0;
}
.announce {
  border: 2px dotted #DE7218;
  background: #F5F5F5;
  padding: 5px;
  margin: 2px 2px 5px 2px;
}
.announce h1,
.announce h2,
.announce h3,
.announce h4,
.announce h5,
.announce h6 {
  color: #733F13;
}
.announce td {
  font-weight: bold;
  border: 2px dotted #DE7218;
}
.devinfo {
  border: 2px dotted #003399;
  background: #b9e4ff;
  padding: 5px;
  margin: 2px 2px 5px 2px;
  opacity: 0.5;
}
.survey_a {
  border: 1px dotted #82A2B6;
  background: #E5EDF3;
}
.survey_a h2 {
  text-align: center;
  font-size: 110%;
  padding: 0;
  margin: 0;
}
.survey_b {
  border: 1px dotted #64601E;
  background: #FAF9E7;
}
.survey_b h2 {
  text-align: center;
  font-size: 110%;
  padding: 0;
  margin: 0;
}
.survey_b h2 a {
  color: #64601E;
}
.gallery {
  width: 95%;
  margin: 0 auto;
  display: block;
}
.gallery ul {
  padding: 0;
  margin: 2% 2% 2% 12%;
  display: block;
  list-style-type: none;
  list-style-position: inside;
}
.gallery li {
  float: left;
  text-align: center;
  padding: 5%;
}
#spcampaign {
  border: 1px solid #ccc;
  border-width: 0 0 1px 0;
  margin-bottom: 20px;
}
#spcampaign img {
  float: left;
  margin-top: -10px;
  margin-right: 15px;
}
#spcampaign h1 {
  font-family: helvetica, 'sans-serif';
  font-size: 2.3em;
  color: #333;
  margin-top: 20px;
  margin-bottom: 0;
}
#spcampaign p {
  margin: 8px 0 20px 0;
  line-height: 1.8em;
}
#spcampaign p a {
  font-family: helvetica, 'sans-serif';
  font-size: 1.8em;
  text-decoration: none;
  color: #0097dc;
  font-weight: normal;
}
#spcampaign p a:hover {
  border: 1px solid #0097dc;
  border-width: 0 0 1px 0;
}
/*---fonts-------------------------------------------------------------*/
@font-face {
  font-family: 'Museo100';
  src: url('/fonts/museo100-regular-webfont.eot');
  src: url('/fonts/museo100-regular-webfont.eot?iefix') format('eot'), url('/fonts/museo100-regular-webfont.woff') format('woff'), url('/fonts/museo100-regular-webfont.ttf') format('truetype'), url('/fonts/museo100-regular-webfont.svg#webfontBsA9EFUC') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Museo100Italic';
  src: url('/fonts/museo100-italic-webfont.eot');
  src: url('/fonts/museo100-italic-webfont.eot?iefix') format('eot'), url('/fonts/museo100-italic-webfont.woff') format('woff'), url('/fonts/museo100-italic-webfont.ttf') format('truetype'), url('/fonts/museo100-italic-webfont.svg#webfontBsA9EFUC') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Museo300';
  src: url('/fonts/Museo300-Regular-webfont.eot');
  src: url('/fonts/Museo300-Regular-webfont.eot?iefix') format('eot'), url('/fonts/Museo300-Regular-webfont.woff') format('woff'), url('/fonts/Museo300-Regular-webfont.ttf') format('truetype'), url('/fonts/Museo300-Regular-webfont.svg#webfontBsA9EFUC') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Museo500';
  src: url('/fonts/museo500-regular-webfont.eot');
  src: url('/fonts/museo500-regular-webfont.eot?iefix') format('eot'), url('/fonts/museo500-regular-webfont.woff') format('woff'), url('/fonts/museo500-regular-webfont.ttf') format('truetype'), url('/fonts/museo500-regular-webfont.svg#webfontNpXBDqia') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Museo700';
  src: url('/fonts/Museo700-Regular-webfont.eot');
  src: url('/fonts/Museo700-Regular-webfont.eot?iefix') format('eot'), url('/fonts/Museo700-Regular-webfont.woff') format('woff'), url('/fonts/Museo700-Regular-webfont.ttf') format('truetype'), url('/fonts/Museo700-Regular-webfont.svg#webfontNpXBDqia') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans100';
  src: url('/fonts/museosans_100-webfont.eot');
  src: url('/fonts/museosans_100-webfont.eot?iefix') format('eot'), url('/fonts/museosans_100-webfont.woff') format('woff'), url('/fonts/museosans_100-webfont.ttf') format('truetype'), url('/fonts/museosans_100-webfont.svg#webfontkQkWxTED') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans300';
  src: url('/fonts/museosans_300-webfont.eot');
  src: url('/fonts/museosans_300-webfont.eot?iefix') format('eot'), url('/fonts/museosans_300-webfont.woff') format('woff'), url('/fonts/museosans_300-webfont.ttf') format('truetype'), url('/fonts/museosans_300-webfont.svg#webfontkQkWxTED') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans500';
  src: url('/fonts/MuseoSans_500-webfont.eot');
  src: url('/fonts/MuseoSans_500-webfont.eot?iefix') format('eot'), url('/fonts/MuseoSans_500-webfont.woff') format('woff'), url('/fonts/MuseoSans_500-webfont.ttf') format('truetype'), url('/fonts/MuseoSans_500-webfont.svg#webfontkQkWxTED') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans700';
  src: url('/fonts/museosans_700-webfont.eot');
  src: url('/fonts/museosans_700-webfont.eot?iefix') format('eot'), url('/fonts/museosans_700-webfont.woff') format('woff'), url('/fonts/museosans_700-webfont.ttf') format('truetype'), url('/fonts/museosans_700-webfont.svg#webfontkQkWxTED') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSlab300';
  src: url('/fonts/museo_slab_300-webfont.eot');
  src: url('/fonts/museo_slab_300-webfont.eot?iefix') format('eot'), url('/fonts/museo_slab_300-webfont.woff') format('woff'), url('/fonts/museo_slab_300-webfont.ttf') format('truetype'), url('/fonts/museo_slab_300-webfont.svg#webfontyumMOUTD') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSlab500';
  src: url('/fonts/museo_slab_500-webfont.eot');
  src: url('/fonts/museo_slab_500-webfont.eot?iefix') format('eot'), url('/fonts/museo_slab_500-webfont.woff') format('woff'), url('/fonts/museo_slab_500-webfont.ttf') format('truetype'), url('/fonts/museo_slab_500-webfont.svg#webfontyumMOUTD') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*-------------------------------------------------------------------*/
/*--- JQuery Tools Overlay A.K.A. Lightbox --------------------------*/
.video_overlay {
  display: none;
}
/* default close button positioned on upper right corner */
.video_overlay .close {
  background-image: url('/images/pb_close.png');
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  height: 30px;
  width: 30px;
}
/*-------------------------------------------------------------------*/
/*
	Style overrides for IE6-8
	http://jonikorpi.com/leaving-old-IE-behind/
*/
div#lampwrapper.ie {
  width: 960px;
}
/* ------------- */
/* MEDIA QUERIES */
/* ------------- */
/* Desktop */
@media screen and (max-width: 1199px) {
  #lampwrapper {
    width: 960px;
  }
}
