body {
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Helvetica, Arial, Tahoma, Trecuchet;
	font-size: 16px;
	line-height: 18px;
	color: #333;
	background: #f3f3f3;
}

center {
	display: block;
	text-align: left;	
}

.clearBar {
	display: block;
	height: 0;
	width: 100%;
	clear: both;	
}

.sfContentBlock a img {
	border: none;	
}

.tooltip {
    background-color:#000;
    border:1px solid #fff;
    padding:10px 15px;
    width:200px;
    display:none;
    color:#fff;
    text-align:left;
    font-size:12px;
	z-index: 9999999999;
 
    /* outline radius for mozilla/firefox only */
    -moz-box-shadow:0 0 10px #000;
    -webkit-box-shadow:0 0 10px #000;
  }
  
  
a.escapeButton {
	position: absolute;
	top: 80px;
	right: 67px;
	height: 30px;
	width: 105px;
	font-size: 11px;
	display: block;
	padding: 0;
	color: #ffffff;
	z-index: 9999999;
	background: transparent url(../img2/exitButton.png) 0 0 no-repeat;
	text-indent: -999em;
	font-size: 0;
	line-height: 0;
	color: transparent;
}

a.escapeButton:hover {
	background: transparent url(../img2/exitButton.png) 0 -30px no-repeat;
}
  
.sflistExpandAllLnkWrp {
	margin-bottom: 10px;	
}

.sflistExpandAllLnkWrp a {
	display: inline-block;
	padding: 2px 10px 2px 7px;
	background: #9c0000;
	border-radius: 5px;
	font-size: 11px;
	color: #fff;
}


hr {
	display: block;
	margin: 15px 0;
	padding: 0;
	border: none;
	border-top: 1px solid #ccc;
}

br {
	display: block;
	clear: both;
	border: 0px solid !important;
}

a {
	text-decoration: none;
	color: #9c0000;	
}

a:hover {
	text-decoration: underline;	
}

h1, h2 {
	font-family: "Myriad Pro", "Myriad Pro Bold", Helvetica, Arial;
	font-weight: normal;
	margin: 0;
	padding: 0;	
}

h3  {
	font-family: "Myriad Pro", "Myriad Pro Bold", Helvetica, Arial;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0;	
}

h4, h5 {
	margin: 0;
	padding: 0;	
}

h1 {
	color: #9c0000;
	font-size: 2.25em;
	line-height: 1em;
	font-weight: normal;
}

ul li {
	list-style: none;
	margin: 0;
	padding: 0;	
}

p {
	font-family: Helvetica, Arial, Tahoma, Trecuchet; 
	margin-top: 0;	
}

#container {
	position: relative;
	margin: 0 auto;
	width: 952px;
	width: 100%;
	overflow: visible;
	clear: both;
}

#top {
	height: 70px;
	background: #fff;
	border: 0px solid;
}

#header {
	position: relative;
	height: 170px;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	font-family: "Myriad Pro", Helvetica, Arial, Sans serif;
	font-size: 12px;
	line-height: 13px;
	text-align: center;
	color: #fff;
	z-index: 7;
	margin: 0;
}

#headerContent {
	position: relative;
	height: 170px;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	border: 0px solid;
}

#headerContent a {
	color: #fff;	
}

#headerContent a:hover {
	text-decoration: none;
	color: #df981b;	
}

#headerContent #mainLogo {
	position: absolute;
	height: 92px;
	width: 254px;
	background: #777;
	top: 0px;
	left: 14px;
	/*background: url(../img2/mainLogoNCVC.png) top left no-repeat;*/
	background: none;
}

#headerContent #associationMessage {
	display: none;
}

#headerContent #search {
	position: absolute;
	top: 37px;
	right: 63px;
	height: 38px;
	width: 204px;
	border: 0px solid;
	background-image: url(../img2/searchBoxBckgrnd.png);
	background-position-x: 0;
	background-position-y: 0;
}

#headerContent #loginStatus {
	position: absolute;
	display: inline-block;
	text-align: right;
	top: 85px;
	right: 180px;
	height: auto;
	min-width: 150px;
	padding: 0;
}


#headerContent #loginStatus a {
	display: inline-block;
	padding: 0 5px;
	margin: 0 5px;
	color: #df981b;
}

#headerContent #supportNav {
	display: block;
	position: absolute;
	height: 32px;
	width: 200px;
	right: 0;
	top: 80px;
}

.home #headerContent #supportNav {
	display: none;
}

/*.home #headerContent #loginStatus {
	display: none;	
}*/

#headerContent #mainNavigation {
	position: absolute;
	bottom: 0px;
	height: 52px;
	width: 935px;
	left: -1px;
}

#headerContent #mainNavigation a.homeIcon {
	position: absolute;
	display: block;
	left: 20px;
	top: 14px;
	height: 27px;
	width: 33px;
	background: url(../img2/iconHome.png) top left no-repeat;
	text-indent: -999em;
	font-size: 0;
	line-height: 0;
	z-index: 999999999;
}

#headerContent #mainNavigation a.homeIcon:hover {
	background-position: -33px 0;
	cursor: pointer;
}

#headerContent #mainNavigation ul {
	position: absolute;
	top: 20px;
	left: 0px;
	margin: 0;
	padding: 0;	
}

#headerContent #mainNavigation ul li {
	float: left !important;
}

#headerContent #mainNavigation ul li a {
	display: block;
	padding: 0 10px;
	margin: 0;
	color: #333;
	font-weight: bold;
}


#billBoardContainer {
	display: block;
	position: relative;
	/*height: 386px;*/
	height: 245px;
	width: 100%;
	margin-top: -50px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 45px;
	text-align: center;
	z-index: 0;
	/*background: url(../img2/BillBoardBckgrndNational.png) center bottom no-repeat;*/
	overflow: visible !important;
	border: 0px solid !important;
}

#billBoardContent {	
	
	/*position: absolute;*/
	position: relative;
	height: 245px !important;
	width: 952px;
	margin-top: 0px;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: left;
	bottom: 0 !important;
	/*z-index: 1;*/
	z-index: 999;
	border: 0px solid;
}

#bannerBar {
	position: absolute;
	display: block;
	/*top: 118px;*/
	top: 0px;
	height: 290px;
	width: 100%;
	text-align: center;
	/*background: url(../img2/subBanner.png) center bottom no-repeat;*/
	background: url(../img2/BillboardBannerLarge.png) center 17px no-repeat;
	border: 0px solid #ff7700;	
}

#navBckgrnd {
	/*position: absolute;*/
	position: relative;
	display: block;
	height: 60px;
	width: 950px;
	margin: 0 auto;
	background: #000;
	z-index: -7;	
	border: 0px solid;
}




#billBoardContent h2.billboardTitle div.sfTxtContent {
	color: #fff;	
}

#billBoardContent h2 a:hover {
	color: #FFC;
	text-decoration: none;	
}


#billBoardContent div.slide div.billboardDescription div.sfTxtContent {
	position: absolute;
	top: 115px;
	font-weight: normal;
	left: 460px;
	width: 325px;
	font-size: 14px;
	line-height: 17px;
	color: #9c0000;
	z-index: 1;
	border: 0px solid;
}

a.billboardLink {
	position: absolute !important;
	display: block !important;
	font-size: 12px;
	bottom: 0px;
	height: 30px !important;
	text-align: left !important;
	border: 0px solid !important;
}

#billBoardContent h2.billboardTitle {
	position: absolute !important;
	bottom: 140px !important;
	left: 460px !important;
	width: 350px !important;
	
	z-index: 1 !important;
	border: 0px solid !important;
}

#billBoardContent div.slide h2.billboardTitle div.billboardH2Title div.sfTxtContent {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 30px !important;
	font-weight: normal !important;
	line-height: 28px !important;
	color: #fff !important;
	border: 0px solid;
}

#billBoardContent div.slide {
	display: block;
	position: relative;
	margin: 0 auto !important;
	float: left;
	height: 245px;
	width: 952px;
	border: 0px solid #ff7700;
	overflow: hidden;
}

#billBoardContent div.slide .billboardLink {
	position: absolute;
	bottom: 20px;
	right: 0;
	width: 200px;
}

#billBoardContent div.slide #billBoardImage {
	position: absolute;
	bottom: 1px;
	left: 5px;
	height: 242px;
	width: 410px;
	vertical-align: top;
	text-align: right;
	z-index: 0;
	overflow: hidden;
	background: none !important;
	border: 0px solid;
}


#billBoardContent div.slide #billBoardImage .sfimageWrp {
	position: absolute;
	top: 0;
	left: 0;
}

#billBoardContainer #billBoardControls {

}

#billBoardContainer #billBoardNav {
	position: absolute;
	/*bottom: 50px;*/
	top: 80px;
	right: 50px;
	z-index: 999999999;
	height: 75px;
	width: 38px;
	border: 0px solid;
}


#billBoardContainer #billBoardNav a.navArrow {
	float: left;
	display: block;
	height: 76px;
	width: 38px;
	z-index: 9999999999;
}

#billBoardContainer #billBoardNav a.navArrow:hover {
	cursor: pointer;
}

#billBoardContainer #billBoardNav a.navArrow.back {
	margin-right: 10px;
	background: url(../img/billBoardArrowBack.png) 0 0px no-repeat transparent;
	display: none !important;
}

#billBoardContainer #billBoardNav a.navArrow.next {
	background: url(../img2/billBoardArrowNext.gif) 0 0px no-repeat transparent;
}

#billBoardContainer #billBoardNav a.navArrow.next:hover {
	background: url(../img2/billBoardArrowNext.gif) 0 -76px no-repeat transparent;
}

#billBoardPagination {
	position: absolute;
	display: block;
	width: 10px;
	top: 20px !important;
	right: 24px;
	z-index: 999999999;
	border: 0px solid;
}

#billBoardBckgrnd {
	position: absolute;
	/*position: relative;*/
	z-index: -77;
	height: 480px;
	width: 100%;
	background: url(../img2/bckgrndGradientTop.jpg) center top repeat-x;
}

#mapBackground {
	position: absolute;
	/*position: relative;*/
	z-index: -200;
	height: 698px;
	width: 100%;
	background: url(../img2/mapTexture.png) center top no-repeat;
	display: none;
}

#billBoardContainer div.caroufredsel_wrapper {
	margin-bottom: 0 !important;
	margin-left: auto !important;
	margin-right: auto !important;
	border: 0px solid #ff7700;
}

#billBoardPagination {
	text-align: right;
}
#billBoardPagination a {
	background: url(../img2/billboardBoardSprite.png) center center no-repeat transparent;
	width: 10px;
	height: 10px;
	margin: 0 0 5px 0;
	display: inline-block;
	border: 0px solid;
}
#billBoardPagination a.selected {
	background: url(../img2/billboardBoardSpriteSelected.png) center center no-repeat transparent;
	cursor: default;
}
#billBoardPagination a span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}



#mainBody {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	margin-top: 15px;
}

#mainBody #leftTexture {
	position: absolute;
	display: block;
	top: 215px;
	left: 25%;	
	height: 700px;
	width: 700px;
	background: url(../img2/bckgrndTexture2.png) top right no-repeat;
	z-index: -7;
}

#col1 {
	float: left;
	width: 223px;
	padding: 17px 0 20px 0;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	font-size: 12px;
	line-height: 16px;
}

#col1 h2 {
	font-size: 17px;
	line-height: 20px;
	margin: 0 0 10px 0;
}

#col1 ul {
	list-style: disc;
	padding: 0 !important;
}

#col1 ul li {
	list-style: disc;
	margin: 0 0 0 15px !important;
}


div.myAccount ul.rtsUL {
	display: block;
	margin: 0 0 7px 0;
	padding: 7px 0;
	background: #333;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
}

.promoBox {
	display: block;
	margin: 0 0 7px 0;
	padding: 7px 0;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
}

.promoBox a {
	color: #fff;	
}

.promoBox a.readMore {
	display: inline-block;
	font-family: Helvetica, Arial, Tahoma, Trecuchet, ;
	font-size: 12px;
	line-height: 12px;
	margin: 0px 15px 10px 25px;
	padding-right: 15px;
	color: #fff;
}

.promoBox.red {
	background: #9c0000 url(../img2/promoBckgrndRed.png) 0 0 no-repeat;	
}

.promoBox.blue {
	background: #587e87 url(../img2/promoBckgrndBlue.png) 0 0 no-repeat;
}

.promoBox.yellow {
	background: #df981b url(../img2/promoBckgrndYellow.png) 0 0 no-repeat;
}

.promoBox h2 {
	font-size: 16px;
	line-height: 17px;
	margin-bottom: 9px !important;
	padding: 9px 15px 9px 25px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: url(../img2/promoTitleArrow.png) center left no-repeat;
	color: #fff !important;
}

.promoBox p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
	margin: 0px 15px 10px 25px;
}

.promoBox ul {
	margin: 0 15px 10px 22px;
	padding: 0 0 0 15px;
	border: 0px solid;
	line-height: 15px;
}

.promoBox ul li {
	margin: 0 0 5px 0;
	list-style: disc;
	border: 0px solid !important;	
}

.promoBox.blue h2 {
	border-color: #96aeb4 !important;	
}

.promoBox.yellow h2 {
	border-color: #ebbd6d !important;	
}

.promoBox.red h2 {
	border-color: #c05c5c !important;	
}

.homeCol {
    width: 940px !important;
}
.homeCol .caroufredsel_wrapper {
    width: 925px !important;
}

#col2 {
	float: left;
	width: 710px;
	margin: -12px 0 0 0;
	padding: 0 0 25px 7px;
	font-size: .75em;
	background-image: url(../img2/col2Bckgrnd.png);
}

#col2 p {
	/* font-size: .75em; */
}

#col2 p.readMore a {
	display: inline-block;
	font-family: Helvetica, Arial, Tahoma, Trecuchet, ;
	font-size: 12px;
	line-height: 13px;
	padding-right: 15px;
	color: #9c0000;
	background: url(../img2/readMoreArrow.gif) right 3px no-repeat;
}

#col2 p.date {
	font-size: 11px !important;
	line-height: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 4px;	
	padding: 5px 0;
	border-top: 1px solid #ccc;	
	border-bottom: 1px solid #ccc;	
}

#col2 h2 {
	font-size: 1.375em;
	line-height: 1em;
	margin-bottom: .5em;
	color: #9c0000;
}

#col2 #highlights {
	position: relative;
	padding: 0px;
	overflow: hidden;
	margin-left: 2px;
	font-size: 12px;
	line-height: 15px;
	background: url(../img2/mainContentShadow.jpg) center bottom repeat-x;
}

#col2 #highlights h2 {
	font-size: 1.75em;	
}

#col2 #highlights p {
	font-family: Tahoma, Trebuchet MS, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	width: 180px;
}

#col2 #highlights #highlightsNav {
	position: absolute;
	display: block;
	top: 0px;
	border: 0px;
	height: 23px;
	width: 100%;
	z-index: 2;
	background: #f2f2f2 url(../img2/diagonalTexture.png) top left repeat-x;
}


#col2 #highlights #highlightsNav a.navArrow {
	display: block;
	height: 23px;
	width: 21px;
	background-image: url(../img2/highlightArrows.gif);
	background-repeat: no-repeat;
}

#col2 #highlights #highlightsNav a.navArrow.back {
	background-position: 0 0px;
	float: left;
}

#col2 #highlights #highlightsNav a.navArrow.back:hover {
		background-position: 0 -23px;
}

#col2 #highlights #highlightsNav a.navArrow.next {
	background-position: -21px 0px;
	float: right;
}

#col2 #highlights #highlightsNav a.navArrow.next:hover {
	background-position: -21px -23px;
}

#col2 #highlights #highlightsPagination {
	position: absolute;
	bottom: 0;
}

#col2 #highlights #highlightsPagination a {
	display: block;
	float: left;
	height: 10px;
	width: 10px;
	border: 0px solid;	
}

#col2 #highlights #highlightsPagination a.selected {
	border-color: #ff7700;	
}

#col2 #highlights ul.highlights {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

#col2 #highlights ul.highlights li {
	float: left;
	width: 193px !important;
	margin: 40px 10px 30px 10px;
	padding: 0 10px;
	border-right: 1px solid #ccc;
}

#col2 #mediaTabs {
	margin: 0 15px 18px 15px;
	padding: 0;
	float: left;
	width: 442px;
	background: url(../img2/tabPanelBckgrnd.jpg) top left repeat-x;
	border: 1px solid #ccc;	
}

#col2 #mediaTabs h3 {
	display: block;
	font-size: 14px;
	line-height: 15px;
	text-transform: uppercase;
	margin: 17px 15px 15px 15px;
	color: #333;	
}

#col2 #mediaTabs .RadTabStrip .rtsTxt {
	display: inline-block;
	margin: 4px;
	font-weight: bold;
}


#col2 .sfContentBlock ul li {
	list-style-type: disc !important;
	list-style-position: outside !important;
}

#col2 .wrap {
	margin: 7px;
	padding: 0;
}

#col2 .wrap .pageView {
	margin: 0;
	padding: 25px 20px 20px 20px;
	background: #fff;	
	border: 1px solid #dbdbdb;
}

#col2 .wrap .pageView ul {
	margin: 0 !important;
	padding: 0;	
}

#col2 .wrap .pageView ul li {
	list-style: disc;
	margin: 0 0 10px 15px;
}

#col2 .wrap .pageView h2 {
	margin: 0 0 7px 0;
	font-size: 19px;
	line-height: 22px;
}

#col2 .wrap .pageView h3 {
	margin-top: 0 !important;
	margin-left: 0 !important;	
}

#col2 .wrap ul.rtsUL li.rtsLI {
	margin-left: -30px;
}

#col2 .wrap ul.rtsUL li.rtsLI.rtsFirst {
	margin-left: 0;
}


#col2 .wrap ul.rtsUL li.rtsLI a.rtsLink {
	display: block;
	font-size: 9px;
	color: #333;
	text-transform: uppercase;
	height: 21px;
	width: 142px;
	background: url(../img2/mediaTab.png) center bottom no-repeat;
	border: 0px solid;
	z-index: 0;
}

#col2 .wrap ul.rtsUL li.rtsLI a.rtsLink.rtsSelected {
	background: url(../img2/mediaTabSelected.png) center bottom no-repeat;
	z-index: 777;
}

#col2 .wrap span.rtsIn {
		
}

#adBox {
	float: left;
	height: 342px !important;
	width: 209px;
	margin: 0;
	padding: 0px;
	overflow: hidden;
	border: 0px solid #ccc !important;
}

#adBox div {
	height: 100% !important;	
}

#adBox div.sfexpandedListWrp ul.ads, #adBox div.sfexpandedListWrp ul.ads li.ad, #adBox div.sfexpandedListWrp ul.ads li.ad a {
	margin: 0;
	padding: 0;
	height: 342px !important;
	overflow: visible;
	border: 0px solid !important;
}

#adBox div.sfexpandedListWrp ul.ads li.ad a img {
	height: auto !important;
	width: auto !important;	
}

#adBox div.sfexpandedListWrp {
	height: 342px !important;
	border: 0px solid #ccc;	
}

#adBox div.sfexpandedListWrp ul.ads li.ad  {
	height: 342px !important;
	border: 0px solid;
}

#corpPartnerBar {
	position: relative;
	clear: both;
	display: block;
	margin: 0 auto;
	/*padding-left: 30px;*/
	clear: both;
	height: 95px;
	text-align: center;
	background: #fff url(../img2/dedicationMessage.gif) center center no-repeat;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	z-index: 777;
	}

#corpPartnerBar h3.sectionTag, h3.sectionTag {
	display: inline-block;
	position: absolute;
	top: -35%;
	left: 35px;
	height: auto;
	padding: 3px 7px;
	font-size: 12px;
	text-transform: uppercase;
	background: #fff;
	z-index: 777;
}

/*adding styles to disclaimer required for government grants */

#disclaimer p {
margin: 0px auto;
font-size: 0.7em;
width: 60%;
padding: 10px;
position: relative;
}
#disclaimer {
margin: 0 auto;
background: #fff;
display: block;
}

#footer {
	position: relative;
	margin-top: 0;
	padding: 0;
	font-size: 12px;
	color: #fff;
	z-index: 0;
	text-align: center;
	
	display: block;
	background: #777 url(../img2/footerBckgrnd.jpg) top center repeat-x;
	height: 145px;
}


#footer a {
	color: #fff;
}

#footer .footerContent {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

#footer .footerContent ul.footerNav {
	position: absolute;
	top: 20px;
	left: -10px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#footer .footerContent ul.footerNav li {
	float: left;
}

#footer ul.footerNav li a {
	display: block;
	padding: 0 10px;
}

#footer .footerContent p.contactInfo {
	position: absolute;
	top: 75px;
	left: 0;
	font-size: 10px;
	line-height: 14px;
	color: #bababa;
}

#footer .footerContent .mainFooterLogo {
	display: block;
	position: absolute;
	top: 70px;
	right: 0px;
	height: 65px;
	width: 175px;
	background: url(../img2/mainLogoNCVC_small.png) top left no-repeat;
	background-size: 100%;
	text-indent: -999em;
	font-size: 0;
	line-height: 0;
}

a.myriadTag {
	position: absolute;
	top: 0px !important;
	right: 200px;
	display: block;
	background-color: transparent;
	background-image: url("../../National/img/myriadTagWhite.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	height: 50px;
	width: 150px;
}

a.myriadTag:hover {
	background-color: transparent;
	background-image: url("../../National/img/myriadTagWhite.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
}


/*#myriadTag a
{
  display: block;
  height: 50px;
  width: 150px;
  background-color: transparent;
  background-image: url("http://www.myriadmedia.com/img/MyriadTag.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}

#myriadTag a:hover
{
  background-color: transparent;
  background-image: url("http://www.myriadmedia.com/img/MyriadTag_on.png");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}

*/


#persistentBar {
	position: relative;
	margin: 0 auto;
	padding: 10px 0;
	height: 30px;
	font-size: 11px;
	text-align: left;
	width: 952px;
	border: 0px solid;
}

#persistentBar ul.buttons {
	display: inline-block;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	height: 30px;
	border: 0px solid;
}

#persistentBar ul.buttons li {
	display: inline-block;
	vertical-align: bottom;
	margin: 0;
	padding: 0 0 0 0;
	font-family: "Museo500Regular", Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	background: url(../img2/bttnPersistentRight.png) center right no-repeat;
}

#persistentBar ul.buttons li.icon {
	background: none !important;
}

#persistentBar ul.buttons li a {
	display: inline-block;
	float: left !important;
	margin: 0px 31px 0 0;
	padding: 0 7px 0 14px;
	height: 30px;
	color: #595959;
	background-color: transparent;
	background: url(../img2/bttnPersistentLeft.png) center left no-repeat;
	cursor: pointer;
}

#persistentBar ul.buttons li a span {
	display: block;
	margin-top: 6px;
}




/*#persistentBar ul.buttons a.bttn1 {
	display: inline-block;
	background-image: url(../img2/bttn_HelpForVictims.png);
	background-repeat: no-repeat;
	width: 140px;
	
}

#persistentBar .buttons a.bttn2 {
	background-image: url(../img2/bttn_SupportOurWork.png);
	width: 152px;
}

#persistentBar .buttons a.bttn3 {
	background-image: url(../img2/bttn_Donate.png);
	width: 89px;
}

#persistentBar .buttons a.bttn4 {
	background-image: url(../img2/bttn_StayConnected.png);
	width: 136px;
}*/

#persistentBar .buttons a.bttn5 {
	background-image: url(../img2/bttn_iconRSS.png);
	width: 30px;
}

#persistentBar .buttons a.bttn6.twitter {
	background-image: url(../img2/bttn_iconTwitter.png);
	background-position: 0 1px;
	margin: 0;
	padding: 0;
	width: 30px;
}

#persistentBar .buttons a.bttn7 {
	background-image: url(../img2/bttn_iconFacebook.png);
	background-position: 0 1px;
	margin: 0;
	padding: 0;
	width: 30px;
}

/*#persistentBar .buttons a.bttn8 {
	background-image: url(../img2/bttn_Register.png);
	width: 95px;
}

#persistentBar .buttons a.bttn9 {
	background-image: url(../img2/bttn_Login.png);
	width: 70px;
}*/



div#login {
	display: inline-block;
	float: left !important;
	height: 30px;
	padding-right: 31px;
	background: url(../img2/bttnPersistentRight.png) top right no-repeat;
	border: 0px solid;
}

div #login div.bttnLogin a {
	/*display: inline-block;
	float: left !important;
	margin: 0px 31px 0 0;
	padding: 0 7px 0 14px;
	height: 30px;
	color: #595959;
	background: url(../img2/bttnPersistentLeft.png) center left no-repeat;	*/
	
	display: inline-block;
	vertical-align: bottom;
	margin: 0;
	padding: 6px 7px 0 14px;
	height: 30px;
	font-family: "Museo500Regular", Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	background: url(../img2/bttnPersistentLeft.png) top left no-repeat;
}



/* Document Bank Form */



/* tab pane styling */
.panes div {
    /*display:none;*/
    padding:15px 10px;
	padding: 0;
    border-top:0;
    /*height:100px;*/
}

.mainColumn .formDocumentBank ul, .mainColumn .formDocumentBank li {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	background-image: none !important;
}


.stateSelect select {
	/*border: none;
	height: 32px;
	background: url(../img2/selectMenuBckgrnd.png) bottom right no-repeat;
	padding-top: 8px;
	padding-left: 8px;
	overflow: hidden;*/
}

.formDocumentBank td {
	vertical-align: middle;
	/*padding: 7px;*/
}

.formDocumentBank .approvalField, .formDocumentBank .fileUpload .sfTxt {
	display: none;
}

.formDocumentBank .sfFormBox, .sfFormBox {
	
	border: 0px solid #ff7700;
}

.formDocumentBank table.sfFieldWrp {
	border: 0px solid #777 !important;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
}

.formDocumentBank table.sfFieldWrp tr, .formDocumentBank table.sfFieldWrp tr td {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;	
}

.formDocumentBank .sfFieldWrp input {
	display: inline-block;
	margin: 0 !important;
	padding: 0 !important;	
	border: 1px solid #777 !important;	
}

.formDocumentBank .sfFieldWrp label {
	display: inline-block;
	margin: 0 !important;
	padding: 0 0 0 10px !important;	
	width: auto !important;
}


/*.formDocumentBank .sfTxt {
	display: inline-block;
	margin: 0;
	padding: 7px;
	width: 250px;
	text-transform: none;
	color: #333;
	background: #E4E4E4;
	border: 0px solid #ccc;
}*/


.formDocumentBank div.showHideContainer {
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
}

.formDocumentBank a.addBttn, .formDocumentBank a.deleteBttn {
	border: 0px solid;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	height: 20px !important;
	width: 20px !important;
}

.formDocumentBank a.addBttn {
	background: url(../img2/iconsAddSubtract.gif) 0 0 no-repeat;	
}

.formDocumentBank a.deleteBttn {
	background: url(../img2/iconsAddSubtract.gif) -21px 0 no-repeat;	
}

.formDocumentBank .sfTxtLbl {
	display: inline-block;
	display: block;
	width: 150px;
	text-align: right;
	vertical-align: middle;
	margin-top: auto !important;
	margin-bottom: auto !important;
}

.formDocumentBank .sfFormBox, .formDocumentBank .sfFormRadiolist, .formDocumentBank .sfFormDropdown, .formDocumentBank .sfFormCheckboxlist, .formDocumentBank.sfFieldWrp {
	margin-bottom: 15px !important;
}

.formDocumentBank ul li.sfFormBox {
	margin-bottom: 15px !important;
}

.formDocumentBank .sfRadiolist .sfFieldWrp label {
	display: inline-block;
}

.formDocumentBank .sfFormRadiolist .sfFieldWrp input {
	display: inline-block;
}


/* End Document Bank Form */



/* New Document Bank Form */

.formGlobal {
	border-top: 7px solid;
}

.formGlobal ul {
	padding: 7px;
	border: none;
	list-style: none;
	clear: both;
}

.formGlobal ul li {
	padding: 7px 0;
	list-style: none;
	background-image: none !important;
	border-bottom: 1px dotted #777;
	display: block;
}

.formGlobal ul li .sfTxtLbl {
	display: inline-block;
	width: 150px;
	margin-right: 15px;
	vertical-align: middle;
	text-align: right;
	border: 0px solid;

}

.formGlobal ul li .sfTxt {
	display: inline-block;
	vertical-align: middle;
	width: 250px;
	background-color: #CCCCCC;
}

.formGlobal .sfRadioList, .formGlobal .sfCheckBoxList {
	display: inline-block;
	vertical-align: top;	
}

.dynamicText {
	display: inline-block;
	border: 1px solid;
}

.dynamicTextBttn {
	border: none;
	background-color: #333;
	margin: 0 0 15px 0;
	padding: 4px;
	color: #fff;	
}

/* End New Document Bank Form */

/* Form tabs */

/* root element for tabs  */
ul.tabs {
    list-style:none;
    margin:0 !important;
    padding:0;
    border-bottom: 0px solid !important;
    height: auto;
}

/* single tab */
ul.tabs li {
    float:left;
    text-indent:0;
    padding:0;
    margin:0 !important;
    list-style: none !important;
}

/* link inside the tab. uses a background image */
ul.tabs a {
    /*background: url(/media/img/tabs/blue.png) no-repeat -420px 0;*/
	background: #000;
    font-family: "Myriad Pro", "Myriad", Tahoma, Trecuchet, Helvetica, Arial;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	font-weight: bold;
    display:block;
    height: 30px;
    line-height:30px;
    width: 134px;
    text-align:center;
    text-decoration:none;
    color:#fff !important;
    padding:0px;
    margin:0px;
    position:relative;
    top:0px;
}

ul.tabs a:active {
    outline:none;
	background: #ccc;
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
    background-position: -420px -31px;
    color:#fff;
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
    background-position: -420px -62px;
	background: #f6f6f6;
    cursor:default !important;
    color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s { background-position: -553px 0; width:81px; }
ul.tabs a.s:hover { background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l { background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover { background-position: -248px -31px; }
ul.tabs a.l.current { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl { background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover { background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */
.panes .pane {
	/*display:none;*/
}

.signOn {
    margin: 10px;
}
p.apply {
  font-size: 1.6em;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
