html{
	font-size:100.01%;
}
body{
	margin:0;
	color:#091339;
	font:64% Verdana, Arial, Helvetica, sans-serif;
	background:#4f4f4f url(/images/bg-body.jpg) repeat-x;
}
img{border-style:none;}
a{text-decoration:underline; color:#4f8ab0;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.page{
	width:849px;
	margin:0 auto;
	background:url(/images/bg-shadow.png) repeat-y;
}
.main{
	width:807px;
	margin:0 auto;
	position:relative;
	padding:235px 0 0;
}
.logo{
	width:355px;
	height:105px;
	position:absolute;
	top:67px;
	left:197px;
	z-index:10;
	margin:0;
}
.logo img{
	display:block;
}
.logo span{
	display:block;
	height:0;
	overflow:hidden;
}
.top-bar{
	height:35px;
	width:807px;
	background:url(/images/bg-top.gif) no-repeat;
	line-height:35px;
	position:absolute;
	top:0;
	left:0;
	z-index:4;
}
.text-size{
	float:right;
	color:#fff;
	margin:0 13px 0 0;
	display:inline;
}
.text-size strong{
	font-weight:normal;
	font-size:100%;
	margin:0 8px 0 0;
}
.text-size ul{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
}
.text-size li{
	display:inline;
}
.text-size a{
	color:#fff;
	font-size:120%;
}
.text-size a.zoom-in{
	font-size:150%;
}
.text-size a.zoom-out{
	font-size:100%;
}
.search-form{
	float:right;
	width:165px;
	margin:6px 23px 0 0;
	overflow:hidden;
	display:inline;
}
.search-form label{
	width:0;
	overflow:hidden;
	position:absolute;
	left:-9999px;
	top:-9999px;
}
.search-form .txt{
	border:1px solid #010749;
	border-left-color:#4f8ab0;
	border-top-color:#4f8ab0;
	font:10px Verdana, Arial, sans-serif;
	color:#010749;
	padding:4px;
	float:left;
	width:130px;
	margin:0 4px 0 0;
}
.search-form .go-btn{
	float:left;
	margin:1px 0 0 0;
}
#header{
	height:161px;
	position:absolute;
	left:0;
	top:36px;
	background:url(/images/bg-header.gif) repeat-x;
	z-index:6;
	width:807px;
}
#header:after{
	display:block;
	height:0;
	clear:both;
	content:"";
}
.visual1{
	float:left;
	position:relative;
	margin:-18px 0 0;
}
.visual2{
	float:right;
}
.visual1 img,
.visual2 img{
	display:block;
}
#menu{
	position:absolute;
	top:197px;
	left:0;
	padding:1px 0 0;
	margin:0;
	list-style:none;
	width:807px;
	height:38px;
	background:url(/images/bg-menu.gif) repeat-x;
	font:bold 12px/36px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#menu li{
	float:left;
	border-left:1px solid #fff;
}
#menu li.hover,
#menu li:hover{
	position:relative;
}
#menu li.hover .sub,
#menu li:hover .sub{
	display:block;
}
#menu li:first-child{
	border:0;
}
#menu a{
	float:left;
	height:36px;
	color:#fff;
	padding:0 12px 0 11px;
	cursor:pointer;
	text-decoration:none;
}
#menu li.hover a,
#menu li:hover a,
#menu a:hover{
	background:url(/images/bg-menu-hover.gif) repeat-x;
	text-decoration:none;
}
#menu .sub{
	position:absolute;
	width:147px;
	top:36px;
	left:0;
	display:none;
	z-index:100;
}
#menu ul{
	width:147px;
	padding:10px 0 0;
	margin:0;
	list-style:none;
	font:11px/13px Verdana, Arial, sans-serif;
	text-transform:none;
	background:url(/images/bg-sub-nav.png);
}
#menu ul li{
	float:none;
	padding:0 10px 10px 13px;
	display:block;
	border:none;
}
#menu li.hover ul a,
#menu li:hover ul a,
#menu ul a{
	float:none;
	height:auto;
	color:#091339;
	padding:0;
	position:relative;
	background:none;
}
#menu ul li.hover a:hover,
#menu ul li:hover a:hover,
#menu ul a:hover{
	color:#c00;
	text-decoration:underline;
	background:none;
}
#content{
	width:100%;
	overflow:hidden;
	padding:0 0 1px;
}
.column{
	float:right;
	width:545px;
}
.media{
	width:100%;
	/*overflow:hidden;*/
	margin:0 0 1px;
}
.media .tabset{
	margin:0;
	padding:0;
	list-style:none;
	font:bold 14px/34px Arial, Helvetica, sans-serif;
	width:100%;
	overflow:hidden;
}
.media .tabset li{
	float:left;
	border-right:1px solid #fff;
}
.media .tabset a{
	height:34px;
	padding:0 40px;
	color:#fff;
	background:url(/images/bg-tab-link.gif) repeat-x;
	float:left;
	text-decoration:none;
}
.media .tabby a
{
  padding:0 17px;
}
.media .tabset a.active,
.media .tabset a:hover{
	background-position:0 -34px;
	text-decoration:none;
}
.media div.tab{
	padding:9px;
	height:1%;
	/*overflow:hidden;*/
	background:#091339;
}
.gallery{
	width:100%;
	/*overflow:hidden;*/
	position:relative;
	height:215px;
}
.gallery .frame{
	width:100%;
	overflow:hidden;
}
.gallery .frame ul{
	width:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
	height:215px;
}
.gallery .frame ul li{
	width:100%;
	position:absolute;
	left:0;
	top:0;
}
.gallery .frame ul .img
{
    width:287px;
    height:215px;
}
.gallery .frame ul img{
	display:block;
	margin:0 auto;
	max-height:215px;
	max-width:287px;
    width:auto !important;
    height:auto !important;
    width:287px;
    height:215px;
}
.gallery .frame ul .text{
	position:absolute;
	left:0;
	width:100%;
	height:60px;
	bottom:0;
}
.gallery .frame ul .text .bg{
	height:50px;
	background:url(/images/bg-gallery-text.png);
	font-size:11px;
	line-height:13px;
	color:#fff;
	padding:10px 50px 0 17px
}
.gallery .vidInfo,
.gallery .picInfo
{
    position:absolute;
    right:0;
    top:0;
    height:175px;
    width:140px;
    padding:10px 10px 30px;
	background:url(/images/bg-gallery-text.png);
	color:#fff;
}
.gallery .picInfo
{
    width:210px;
}

.gallery .vidInfo strong,
.gallery .picInfo strong
{
    text-transform:uppercase;
    display:block;
}
.gallery .audioCaption
{
    color:White;
    position:absolute;
    right:0;
    top:0;
	background:url(/images/bg-gallery-text.png);
	padding:10px;
	width:355px;
}
.gallery .HomeAudio
{
    position:absolute;
    right:5px;
    bottom:10px;
}
.gallery .audioCaption h1
{
    font-size:16px;
    margin:0px;
}
#tab4 .frame
{
    padding:15px;
    background:url(/images/bg-gallery-text.png);
    height:185px;
    width:497px;
}
#tab4 .gallery p
{
    color:#fff;
    font-size:1.3em;
    margin-top:12px;
}
.twtr-hd,
.twtr-ft
{
	display:none;
}
.gallery .more
{
    position:absolute;
    right:-10px;
    bottom:-23px;
    display:block;
    background:#091339;
    padding:3px 7px 5px;
    color:White;
}
.gallery .prev{
	position:absolute;
	background:url(/images/arrow-prev.gif) no-repeat;
	width:10px;
	height:14px;
	overflow:hidden;
	text-indent:-9999px;
	top:194px;
	right:24px;
}
.gallery .next{
	position:absolute;
	background:url(/images/arrow-next.gif) no-repeat;
	width:10px;
	height:14px;
	overflow:hidden;
	text-indent:-9999px;
	top:194px;
	right:9px;
}
.top-story{
	background:#fff url(/images/bg-top-story.gif) repeat-x 0 100%;
	padding:16px 35px 36px 17px;
	color:#091339;
}
.top-story h2{
	margin:0 0 14px;
}
.top-story h2 img{
	display:block;
}
.top-story h2 span{
	display:block;
	height:0;
	overflow:hidden;
}
.top-story .date{
	display:block;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}
.top-story h3{
	font-size:110%;
	margin:0;
}
.top-story p{
	margin:0;
	font-size:110%;
	line-height:118%;
}
.top-story p a{
	background:url(/images/arrow.gif) no-repeat right;
	padding:0 13px 0 0;
	color:#4f8ab0;
	text-decoration:underline;
}
.top-story p a:hover{
	text-decoration:none;
}
.news{
	padding:17px 7px 0 21px;
}
.news .headline{
	width:100%;
	overflow:hidden;
	margin:0 0 22px;
}
.news .headline h2{
	float:left;
	margin:0;
}
.news .headline h2 img{
	display:block;
}
.news .headline h2 span{
	display:block;
	height:0;
	overflow:hidden;
}
.rss-link{
	width:86px;
	height:18px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/rss-link.gif) no-repeat;
	float:right;
}
.news ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.news ul li{
	float:left;
	width:100%;
	margin:0 0 22px;
}
.news ul .date{
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	display:block;
}
.news ul a{
	font-size:110%;
	line-height:118%;
}
.sidebar{
	width:261px;
	overflow:hidden;
	float:left;
}
.survey{
	width:100%;
	margin:0 0 1px;
}
.survey .headline{
	height:34px;
	background:url(/images/bg-survey-headline.gif) repeat-x;
	overflow:hidden;
	padding:0 16px;
	margin:0 0 1px
}
#backpage_header h3,
.spotlight .headline h3,
.e-news .headline h3,
.survey .headline h3{
	font:bold 14px/34px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	text-transform: uppercase;
}
.survey .inside{
	background:#9ab5d2;
	overflow:hidden;
	padding:21px 16px 15px 20px;
}
.survey .inside h4{
	font-size:110%;
	margin:0;
}
.survey .inside p{
	font-size:110%;
	left:118%;
	margin:0 0 13px;
}
.survey .take{
	width:100%;
	text-align:right;
	padding:16px 0 0;
}
.survey .take a{
	color:#091339;
	font:bold 110%/118% Arial, Helvetica, sans-serif;
	padding:0 14px 0 0;
	background:url(/images/arrow2.gif) no-repeat right;
	text-decoration:none;
}
.e-news{
	width:100%;
	margin:0 0 1px;
}
.e-news .headline{
	height:34px;
	background:url(/images/bg-e-news-headline.gif) repeat-x;
	overflow:hidden;
	padding:0 16px;
	margin:0 0 1px
}
.e-news .inside{
	background:#091339;
	overflow:hidden;
	padding:16px 17px 20px 30px;
	color:#fff;
}
.e-news-form{
	width:100%;
	overflow:hidden;
}
.e-news-form .form-item{
	width:100%;
	overflow:hidden;
	margin:0 0 18px;
}
.e-news-form label{
	display:block;
	font-size:110%;
	margin:0 0 4px;
}
.e-news-form label{
	display:block;
	font-size:110%;
}
.e-news-form .form-item input{
	border:0;
	background:#fff;
	width:188px;
	padding:5px 4px 6px;
	font:11px Arial, Helvetica, sans-serif;
}
.e-news-form .form-submit{
	width:100%;
	overflow:hidden;
}
.e-news-form .form-submit input{
	float:right;
}
.spotlight{
	width:100%;
	margin:0 0 1px;
}
.spotlight .headline{
	height:34px;
	background:url(/images/bg-spotlight-headline.gif) repeat-x;
	overflow:hidden;
	padding:0 16px;
	margin:0 0 1px;
}
.spotlight .inside{
	background:#500;
	overflow:hidden;
	padding:22px 10px 9px 21px;
	height:1%;
}
.spotlight ul{
	float:left;
	width:101px;
	margin:0 13px 0 0;
	display:inline;;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.spotlight ul li{
	width:100%;
	float:left;
	margin:0 0 13px;
}
.spotlight ul img{
	display:block;
}
#footer{
	width:805px;
	border:1px solid #010749;
	background:#4f8ab0 url(/images/bg-footer.gif) no-repeat 0 100%;
	padding:16px 0 15px;
	overflow:hidden;
}
#footer .holder{
	width:100%;
	overflow:hidden;
}
#footer .logo2{
	float:left;
	width:60px;
	margin:0 0 0 27px;
}
#footer .logo2 a{
	display:block;
	height:60px;
	background:url(/images/logo2.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}
#footer .text{
	width:718px;
	float:right;
	overflow:hidden;
}
#footer .text .office{
	padding:0;
	margin:0 0 21px;
	list-style:none;
	overflow:hidden;
	height:1%;
}
#footer .text .office li{
	float:left;
	width:150px;
	overflow:hidden;
	padding:0 0 0 29px;
}
#footer .text .office h3{
	text-transform:uppercase;
	font-size:100%;
	line-height:120%;
	margin:0;
	color:#fff;
}
#footer .text .office address{
	font-size:100%;
	line-height:120%;
	color:#fff;
	font-style:normal;
}
#footer .text .office address span{
	display:block;
}
#footer .free{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	width:100%;
	font-size:100%;
	line-height:120%;
	color:#fff;
}
#footer .free li{
	display:inline;
	padding:0 15px;
}

#backpage_links
{
    padding: 0 0 0 10px;
    margin: 0 0 0 0;
}

#backpage_links li
{
    background: transparent url(/images/arrow2.gif) no-repeat scroll 0 4px;
    color: #546F8A;
    font-size: 1.083em;
    font-weight: bold;
    line-height: 1.154em;
    padding: 2px 0 14px 20px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

#backpage_links a
{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 110%;
    text-decoration: none;
    color: Black;
}

#backpage_header
{
    height:34px;
	background:url(/images/bg-spotlight-headline.gif) repeat-x;
	overflow:hidden;
	padding:0 16px;
	margin:0 0 1px;
}
/* vid styles */
.video-btn
{
	display:none;
}
#WelcomeVid
{
  position:fixed;
  right:0;
  bottom:0;
}
#WelcomeVid1
{
  margin-right:-50px;
  float:right;
}
#WelcomeVid2
{
  margin-right:-168px;
  float:right;
}
#KillVid
{
  position:absolute;
  bottom:0;
  right:0;
  display:block;
  background:#999;
  color:#ccc;
  padding:3px;
  text-decoration:none;
  cursor:pointer;
  z-index:1001;
}
#WelcomeVid iframe
{
	border:0;
	height:400px;
	width:230px;
}
/* End Vid styles */
.tagga_sendtomobile a
{
    display:block;
    background:url(/images/latta-tagga.png) no-repeat;
    text-indent:-9999px;
    width:101px;
    height:36px;
}


#bigtagg .tagga_sendtomobile a
{
    background:url(/images/lattatagga.png) no-repeat;
    width:500px;
    height:80px;
    margin:5px auto 5px;
    padding-right:14px;
}
#ctl00_ctl00_SocialTagsTable
{
    width:130px;
}
.column a.crumbs
{
    text-transform:capitalize;
}
.ContentCell .middleheadline
{
    text-transform:uppercase;
    font-weight:bold;
    color:#670f0e;
}

#int-Content
{
     padding: 0 10px 0 15px;
     clear: both;
     font-size:1.15em;
}

.blogEntry
{
    padding-top:15px;
    margin-top:10px;
    border-top:1px dotted #81a344;
}
.blogAuthor
{
}
.blogBody
{
    margin:10px 0;
}
.blogCommentsHeader
{
    font-weight:bold;
    font-size:1.2em;
}
.blogCommentList
{
    margin:0 0 10px 0;
    padding:0;
    list-style:none;
}
.blogInstructions
{
    margin:3px 0;
}
.blogDate
{
    margin-bottom:10px;
}
.blogEntry div.middlecopy
{
    margin-top:10px;
}
.blogEntry .middleheadline
{
    font-weight:bold;
    font-size:1.1em;
}
.blogComments
{
    margin-bottom:10px;
}
.blogComment
{
    padding:10px 0 0 0;
}
.blogComment .commentAuthor
{
    font-weight:bold;
    padding-bottom:2px;
    /*border-bottom:1px #6e845d dashed;*/
    margin-bottom:3px;
}
.blogEntry #aspnetForm
{
    padding-top:18px;
}
.blogInput
{
    width:144px;
    margin-right:3px;
}
.blogEmail
{
    margin:5px 0;
    width:186px;
}
textarea.blogComment
{
    width:500px;
    height:150px;
    padding:3px;
    margin-bottom:4px;
    font-family:Arial,Verdana,sans-serif;
    font-size:13px;
}
.blogFooter a,
.blogEntry .middleheadline a
{
    font-weight:bold;
}
#ctl00_ctl00_blogConfirmation
{
    color:Red;
    font-weight:bold;
    font-size:1.2em;
}

#writeRepForm fieldset
{
	padding:10px;
	border:1px solid #ccc;
	margin:5px 0;
}

.debt-clock
{
	margin:3px 12px;
	padding:4px 0 2px 15px;
	background:#fff url(../images/debt-clock-dollar.gif) no-repeat 5px 1px;
	border-radius:4px;
}

.govtfaq {
	
	background:url(/images/bg-faqlink.gif) repeat-x;
	overflow:hidden;
	padding: 15px 20px;
	height:1%;
	color: #fff;
  	font-family:Arial,Verdana,sans-serif;
	font-size:18px;
}
.govtfaq a {
	color: #fff;
}
