@charset "UTF-8";
/* FFANEWHORIZONS.ORG 2.0 */

/* Browser Reset */
html{
       margin:0px;
       padding:0px;
}



body a{
	text-decoration:none;
	color:#003366;
}

h3{
	text-transform:uppercase;
                text-decoration:underline;
	font-size:14px;
	margin-top:2px;
}

h2{
	text-transform:capitalize;
	color:#FFFFFF;
	font-size:15px;
	font-style:normal;
	margin-top:0px;
	margin-bottom:2px;
	line-height:12px;
}

h4{
        font-weight:bold;
        color: #000000;
        font-size: 13px;
        margin-top:0;
        padding-top:0;
        margin-bottom: 0;
        padding-bottom: 0; 
}

#container{
	width: 940px;
	margin-right:auto;
	margin-left:auto;
}


#header{
	padding:10px 0px 10px 0px;
	width: 940px;
        font-family:Georgia, "Times New Roman", Times, serif;
}



#leaderboard{
     
        height: 90px;
        margin:0;
        float:right;
}

#mast{
                height: 120px;
                width: 940px;
                background-image:url(/images/site_images/structure/redesign/ffa_new_horizons_mast.jpg);
	        background-repeat:no-repeat;
                padding:0;
                margin-bottom:10px;
                clear:right;
}

.mast_link{
                 height: 120px;
                width: 560px;
                float:left;
}


#nav{
	height:43px;
	background-image:url(/images/site_images/structure/redesign/nav_bg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:20px;
                margin:0px;
                overflow: hidden;
       text-align:center;
}

#nav a{
      color: #FFFFFF;
}




.login{
	background-image:url(/images/site_images/structure/redesign/login_bg.jpg);
	background-repeat:no-repeat;
	float:right;
	height: 94px;
	width: 197px;
	margin-top:23px;
        padding-top:3px;
        padding-left:3px;
        padding-right:3px;
        overflow:hidden;
}

.login a{
                font-size: 12px;
}



#bottom_nav{
	height:47px;
	background-image:url(/images/site_images/structure/redesign/bottom_nav_bg.jpg);
	background-repeat:repeat-x;
        background-color:#000000;
	color:#FFFFFF;
	font-size:15px;
}

#bottom_nav a{color:#FFFFFF;}


#bottom_nav ul{
	padding:10px;
        margin-left:0px;
}

#bottom_nav li{
	display: inline;
        margin: 10px;
}

.bottom_nav_right{
	margin-top:37px;
	float:right;
	height:10px;
	width:10px;
	background-image:url(/images/site_images/structure/redesign/bnav_right_corner.jpg);
	background-repeat:no-repeat;
}

.bottom_nav_left{
	margin-top:37px;
	float:left;
	height:10px;
	width:10px;
	background-image:url(/images/site_images/structure/redesign/bnav_left_corner.jpg);
	background-repeat:no-repeat;
}

/* Footer for Article and all other pages than Index */
#bottom_nav_article{
	height:47px;
	background-image:url(/images/site_images/structure/redesign/article_bottom_nav_bg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:15px;
        text-align:center;
}

#bottom_nav_article ul{
	padding:10px;
margin-left:0px;
}

#bottom_nav_article li{
	display: inline;
        margin: 10px;
}

.bottom_nav_right_article{
	margin-top:34px;
	float:right;
	height:9px;
	width:9px;
	background-image:url(/images/site_images/structure/redesign/article_bottom_nav_right_corner.jpg);
	background-repeat:no-repeat;
}


.bottom_nav_left_article{
	margin-top:34px;
	float:left;
	height:9px;
	width:9px;
	background-image:url(/images/site_images/structure/redesign/article_bottom_nav_left_corner.jpg);
	background-repeat:no-repeat;
}
/* End Footer for Article and all other pages than Index */

.nav_top_left{
	float:left;
	height:7px;
	width:7px;
	background-image:url(/images/site_images/structure/redesign/nav_left_corner.jpg);
	background-repeat:no-repeat;
}

.nav_top_right{
	float:right;
	height:7px;
	width:7px;
	background-image:url(/images/site_images/structure/redesign/nav_right_corner.jpg);
	background-repeat:no-repeat;
}

.cr_nav_top_left{
	float:left;
	height:7px;
	width:7px;
	background-image:url(/images/site_images/structure/redesign/cr_subnav_left_corner.jpg);
	background-repeat:no-repeat;
}

.cr_nav_top_right{
	float:right;
	height:7px;
	width:7px;
	background-image:url(/images/site_images/structure/redesign/cr_subnav_right_corner.jpg);
	background-repeat:no-repeat;
}


#main_content{
      font-family:Georgia, "Times New Roman", Times, serif;
}

#tier1{
	margin:0 0 10px 0;
}

/* Used to combat 3px bug in IE 6*/
*html #tier1 {
  margin-bottom: 6px;
  }

/* Used to combat 3px bug in IE 6*/
*html #tier2 {
  margin-bottom: 8px;
 }

#tier2{
        margin:0 0 10px 0;
}

#tier3{
        margin:0 0 10px 0; 
}

#web_features{
	/*height:250px;*/
	width: 550px;
	float: left;
}

/* Used to combat 3px bug in IE 6*/
*html #web_features {
  margin-right: 7px;
  }

#poll{
	width: 160px;
	height: 240px;
	float: right;
	background-image:url(/images/site_images/structure/redesign/poll_bg.gif);
                background-repeat: no-repeat;
                font-size:11px;
        padding: 5px;
}

#poll label{margin-bottom:5px;}

#webmag_teaser{
	margin-left:560px;
	
	width: 200px;
	height: 125px;
	background-image:url(/images/site_images/structure/redesign/webmag_teaser_bg.gif);
}

/* Used to combat 3px bug in IE 6*/
*html #webmag_teaser {
  height: 1%;
  margin-left: 0;
  }

#state_scoop_teaser{
	margin-left:560px;
                
	margin-top: 10px;
	width: 180px;
	height: 95px;
	background-image:url(/images/site_images/structure/redesign/state_scoop_bg.gif);
                background-repeat: no-repeat;
	padding:10px;
                font-size:12px;
}

/* Used to combat 3px bug in IE 6*/
*html #state_scoop_teaser {
  height: 1%;
  margin-left: 0;
  }

#state_scoop_teaser img{
        height: 60px;
	border: thin solid #FFFFFF;
        float:left;
        margin-right: 5px;
}

#joke {
	background-image:url(/images/site_images/structure/redesign/jokes_bg.gif);
                background-repeat: no-repeat;
	padding:10px 10px 10px 10px;
                height: 40px;
	width: 635px;
                margin-right:10px;
}




#joke_submit{float:right;}

.joke_question{
	color:#FFFFFF;
	font-size:20px;
                line-height: 24px;
}

.joke_answer{
	color:#a04203;
	font-size:14px;
}

.joke_submit{
	color:#a04203;
	font-size:24px;
	line-height:20px;
}

#contest{
	background-image:url(/images/site_images/structure/redesign/contest_bg.jpg);
                background-repeat: no-repeat;
	width:265px;
	height:50px;
	padding:5px;
	float:right;
}


#contest_copy{margin-left:120px;}
.contest_title{
	font-size:18px;
	color:#FFFFFF;
	line-height:18px;
}

.contest_signup{
	color:#8d260d;
	font-size:14px;
}

#in_this_issue{

	background-image:url(/images/site_images/structure/redesign/in_this_issue_bg.jpg);
        background-repeat:no-repeat;
	height:440px;
	width: 310px;
	padding: 10px;
	font-size:12px;
	line-height:12px;
        overflow:hidden;
}

/* Used to combat 3px bug in IE 6*/
*html #in_this_issue {
  margin-right: 7px;
  }


#in_this_issue img{
	border: thin solid #FFFFFF;
	float:left;
	margin-right:10px;
	clear:left;
        height:80px;
        width:120px;
}


#virtual_magazine{

	background-image:url(/images/site_images/structure/redesign/vm_bg.jpg);
        background-repeat:no-repeat;
	height:70px;
	width: 310px;
	padding: 10px;
	margin-top:10px;
	clear:left;
        overflow:hidden;
}

/* Used to combat 3px bug in IE 6*/
*html #virtual_magazine {
  margin-right: 7px;
  }

#virtual_magazine h2{
       font-size: 15px;
       line-height: 16px;
       text-transform:none;
       color:#504f4f;
}

#virtual_magazine h2:hover{color:#3f9cc6;}

#virtual_magazine img{
       float: right;
       padding: 3px 8px 3px 3px;
}

#t3_left_container{float:left;}

#editors_blog{
	/*background-image:url(/images/site_images/structure/redesign/editors_blog_bg.jpg);*/
	background-image:url(/images/site_images/structure/redesign/index_convention_promo_bg.jpg);
	margin-left: 340px;
	width: 230px; /* OG value = 120 */
	height: 160px;
	padding: 10px;
    /*padding-right: 120px;*/
    font-size: 14px;
}

*html #editors_blog {
  
  margin-left: 0;
  }

#editors_blog div{float:right;}

#editors_blog h2{
       font-size: 20px;
       line-height: 24px;
}

#officer_qa{
	background-image:url(/images/site_images/structure/redesign/officer_qa_bg.jpg);
        background-repeat: no-repeat;
	margin-left: 340px;
	margin-top: 10px;
	width: 230px;
	height: 160px;
	padding: 10px;
        color: #000000;
        font-size: 11px;
}


*html #officer_qa {
    /*in FF overflow on this div causes it to float right */
  overflow:hidden;
  margin-left: 0;
  }

#officer_qa h3{margin-bottom:3px;}


#careers{
	background-image:url(/images/site_images/structure/redesign/careers_bg.jpg);
        background-repeat: no-repeat;
	margin-left: 340px;
	margin-top: 10px;
	width: 230px;
	height: 160px;
	padding: 10px;
        font-size:14px;
clear:none;
}

#careers img{
        float:right;
        height:80px;
        width:120px;
        margin:2px;
        border: thin solid #FFFFFF;
}

#careers h3{margin-bottom:10px;}

#videos{
	float: right;
	width: 340px;
	height: 560px;
	
}

.in_this_issue_teaser{
	margin-bottom:10px;
        padding-top:5px;
        padding-bottom:5px;
        padding-left:5px;
	height: 83px;
        color: black;
}

.in_this_issue_teaser:hover{
        background-color:#6BBDFE;
        border: thin solid #308ab4;
       /*must subtract a pixel of padding on each side to accompany the border*/
       padding: 4px;
}

*html .in_this_issue_teaser:hover{
       /*must subtract a pixel of padding on each side to accompany the border*/
       padding: 3px;
}
.q_a{
        padding:10px 5px 5px 5px;
        font-size:30px;
        font-weight:bold;
        color: red;
        text-transform:capitalize;
}

.question_answer_text{line-height:8px;}

.read_more{
	text-transform:capitalize;
        text-decoration:underline;
	font-size:10px;
	font-style:italic;
        font-weight: bold;
        margin-top:3px;
        float:left;
        color: #000000;
}


.pollAnswerBlock{
          margin-top: 5px;
}

.pollTotalVotes{
         margin: 2px;	
}

.pollBar{margin-top:3px;}

.pollResult{
         margin-top: 3px;	
}

.pollButtonBlock{
        padding: 15px;
        float:right;
}

.pollQuestion{
	font-size: 14px;
	font-weight: normal;
	color: #114b8c;
	margin: 4px 0px 0 0;
        line-height:13px;	        
}

.pollAnswer{
       font-size:12px;
       margin: 5px 2px 5px 2px;
}

.pollResultAnswer{
	font-size: 11px;
	font-weight: bold;
	color: black;
	margin: 0 0 3px 0;	
}


.submit{
     float:right;
     clear:both;
}


/* End Login */
/* From Old Common File */
.legal {
	font-size: 10px;
	color: #999999;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

.sitemap_box {
	margin-right: auto;
	margin-left: auto;
	width: 70%;
}

#sitemap_box ul {
	margin-bottom: 10px;	
}

#sitemap_box li {
	list-style-type: none;
	padding-left: 45px;
	margin-bottom: 5px;
}

.sitemap_links {
	font-size: 14px;
	font-weight: normal;
	color: #114b8c;
	padding-left: 20px;
}

#ffa_mission_statement {
	clear: both;
	background-image: url(/images/site_images/structure/ffa_icon_thumb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 60px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-bottom: 10px;
	padding-bottom: 10px;
        font-size: 14px;
}

#ffa_mission_statement p {
	padding-top: 15px;	
}

#ffa_mission_logolink {
	display: block;
	height: 64px;
	width: 62px;
	float: left;
}

/* Individual Elements */

.sub_subhead {
	background-color: #ffff99;
	padding: 0 5px 0 5px;
	color: #dc3626;
	font-weight: bold;
}

.sub_sub_subhead {
	padding: 0 5px 0 5px;
	color: #dc3626;
}

#mast_text{
       float:right;
       margin-top: 95px;
}

#logolink {
	display: block;
	height: 105px;
	width: 520px;
}

*html #careers {

  margin-left: 0;
  }

/* login form */

.login_header{
	color:#003366;
	text-transform:capitalize;
	font-size:20px;
         margin:0px;
}

.logout{
     float:right;
     padding:5px;
     margin-top:40px;
}

.login label{
      font-size:13px;
 float:left;
  text-align:right;
      margin-left: 3px;
      margin-top:7px;
}
.submit_custom{margin-left:0px;}

.login input{
     float:right;
    margin-bottom: 3px;
     margin-right:5px;
     margin-left:4px;
}

.login_links{
margin-right: 5px;
margin-top:7px;
float:left;
line-height:12px;

}
.login a:hover{
color: #FFFFFF;
}

/* new login */

#member_login{
 width:262px;
 height:101px;
float:right;
background:url(/images/site_images/structure/redesign/member_login_bg.jpg);
background-repeat: no-repeat;
padding:3px 5px 3px 9px;
margin-top:12px;
font-size:12px;
color:#19799f;
overflow:hidden;
 
}

.login_title{
	font-size:24px;
	color:#003366;
	text-align:center;
	padding: 5px 0px 0px 50px;
}
#member_login table{margin-top:0px;}

#member_login input{

}

.textfields input{
	width: 118px;
	height: 24px;
	background:url(/images/site_images/structure/redesign/login_input_bg.jpg);
	background-repeat:repeat-x;
    border: 1px solid #999999;
	font-size:20px;
	padding-left:3px;
font-family:Georgia, "Times New Roman", Times, serif;
}
.member_links_contain{line-height:12px;}
.member_links {
font-size: 12px; 

padding-top:5px;
}

.member_links_contain a:hover{
color: #FFFFFF;
}

input.custom{
background:none;
font-family:Georgia, "Times New Roman", Times, serif;
border:0px;
font-size:18px;
color:#19799f;
cursor:pointer;
}

#cr_nav{
       
	height:43px;
	background-image:url(/images/site_images/structure/redesign/college_row_subnav_bg.jpg);
	background-repeat:repeat-x;
	color:#000000;
        font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
                margin:0px;
                overflow: hidden;
       text-align:center;
}

#cr_nav a{
      color: #000000;
}

.cr_section_heading{
font-size:20px;
color:#000000;
text-decoration:underline;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
margin:10px 0px 10px 0px;
}

/* - - - - - - - - - - - - - - - - - - - - -

Title : Wufoo Form Foundation
Author : Infinity Box Inc.
URL : http://wufoo.com

Last Updated : November 13, 2007

- - - - - - - - - - - - - - - - - - - - - */

.wufoo{
	font-family:"Lucida Grande", Tahoma, Arial, sans-serif;
	font-size:small;
}
.wufoo li{width:62%;}
form ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
	font-size:100%;
}
form li{
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
	clear:both;
}
form li:after, .buttons:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}

form li, .buttons{display: inline-block;}
* html form li, * html .buttons{height: 1%;}
form li, .buttons{display: block;}

* html form li div{display:inline-block;}
form li div, form li span{
	margin:0 4px 0 0;
	padding:0 0 8px 0;
	color:#444;
}
form li span{float:left;}

form li div.address{padding-bottom:0;}

form li div.left{
	display:inline;
	float:left;
	width:47%;
}
form li div.right{
	display:inline;
	float:right;
	width:47%;
}

.clear{
	clear:both !important;
}

/* ----- INFO ----- */

.info{
	display:inline-block; 
	clear:both;
	border-bottom:1px dotted #ccc;
	margin:0 0 1em 0;
}
.info[class]{display:block;}
.info h2{
	font-weight:normal;
	font-size:160%;
	margin:0 0 3px 0;
	clear:left;
}
.info p{
	font-size:95%;
	line-height:135%;
	margin:0 0 12px 0;
}

/* ----- SECTIONS ----- */

form hr{display:none;}
form li.section{
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-top:13px;
	padding-bottom:0px;
	padding-left:9px;
	width:97% !important;
}
form ul li.first{
	border-top:none !important;
	margin-top:0px !important;
	padding-top:0px !important;
}
form .section h3{
	font-weight:normal;
	font-size:110%;
	line-height:135%;
	margin:0 0 2px 0;
}
form .section p{
	font-size:85%;
	margin:0 0 10px 0;
}

/* ----- FIELDS AND LABELS ----- */

label.desc{
	line-height:150%;
	padding:0 0 1px 0;
	border:none;
	color:#222;
	display:block;
	font-size:95%;
	font-weight:bold;
}
form li div label, form li span label{
	margin:0;
	padding-top:6px;
	clear:both;
	font-size:9px;
	line-height:9px;
	color:#444;
	display:block;
}

input.text, input.file, textarea.textarea, select.select{
	margin:0;
	font-size:100%;
	color:#333;
}
input.text, textarea.textarea, .firefox select.select{
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff url(/images/fieldbg.gif) repeat-x top;
}
input.text, input.file{
	padding:2px 0 2px 0;
}

label.choice{
	font-size:100%;
	display:block;
	line-height:1.5em;
	margin:-1.65em 0 0 25px;
	padding:.44em 0 .5em 0;
	color:#222;
	width:90%;
	display:block;
}
input.checkbox, input.radio{
	display:block;
	line-height:1.5em;
	margin:.6em 0 0 3px;
	width:13px;
	height:13px;
}

textarea.textarea{
	font-family:"Lucida Grande", Tahoma, Arial, sans-serif;
}
select.select{
	font-family:"Lucida Grande", Tahoma, Arial, sans-serif;
	margin:1px 0;
	padding:1px 0 0 0;
}
select.select[class]{
	margin:0;
	padding:1px 0 1px 0;
}
*:first-child+html select.select[class]{
	margin:1px 0;
}
.safari select.select{
	margin-bottom:1px;
	font-size:120% !important;
}

span.symbol{
	font-size:115%;
	line-height:130%;
}
form li .datepicker{
	float:left;
	margin:.1em 5px 0 0;
	padding:0;
	width: 16px;
	height: 16px;
	cursor:pointer !important;
}

/* ----- BUTTONS ----- */

input.btTxt{
	padding:0 7px;
	width:auto;
	overflow:visible;
}
.buttons{
	clear:both;
	margin-top:10px;
}
.buttons input{
	font-size:120%;
	margin-right: 5px;
}

/* ----- TEXT DIRECTION ----- */

.rtl .info h2, .rtl .info p, .rtl label.desc, .rtl label.choice, 
.rtl div label, .rtl span label, .rtl input.text, 
.rtl textarea.textarea, .rtl select.select, .rtl p.instruct, 
.rtl .section h3, .rtl .section p, .rtl input.btTxt{direction:rtl;}

/* ----- SIZES ----- */

.third{
	width:32% !important;
}
.half{
	width:48% !important;
}
.full{
	width:100% !important;
}

input.small, select.small{width:25%;}
input.medium, select.medium{width:50%;}
input.large, select.large, textarea.textarea{width:100%;}

textarea.small{height:5.5em;}
textarea.medium{height:10em;}
textarea.large{height:20em;}

/* ----- ERRORS ----- */

#errorLi{
	width:99%;
	margin:0 auto;
	background:#fff;
	border:1px dotted red;
	margin-bottom:1em;
	text-align:center;
	padding-top:4px;
	padding-left:0px;
	padding-right:0px;
}
#errorMsgLbl{
	margin:7px 0 5px 0;
	padding:0;
	font-size:125%;
	color:#DF0000;
}
#errorMsg{
	margin:0 0 .8em 0;
	color:#000;
	font-size:100%;
}
#errorMsg strong{
	background-color: #FFDFDF;
	padding:2px 3px;
	color:red;
}
form li.error{
	display:block !important;
	background-color: #FFDFDF !important;
	margin:3px 0;
}
form li.error label{
	color:#DF0000 !important;
}
form p.error{
	display:none;
	color:red;
	font-weight:bold;
	font-size:10px;
	margin:-2px 0 5px 0;
	clear:both;
}
form li.error p.error{display:block;}
.leftLabel p.error, .rightLabel p.error{
	margin-left:30%;
	padding-left:15px;
}
.noI .leftLabel p.error, .noI .rightLabel p.error{
	margin-left:35%;
	padding-left:15px;
}

/* ----- REQUIRED ----- */

form .req{
	float:none;
	color:red !important;
	font-weight:bold;
	margin:0;
}

/* ----- INSTRUCTIONS ----- */

form li.focused{background-color:#fff7c0;}
form .instruct{
	position:absolute;
	top:0;
	left:100%;
	z-index:1000;
	width:42%;
	margin:0 0 0 8px;
	padding:8px 10px 9px 10px;
	border:1px solid #e6e6e6;
	background:#f5f5f5;
	line-height:130%;
	font-size:80%;
	color:#444;
	visibility:hidden;
}
form .instruct small{font-size:105%;}
form li.focused .instruct, form li:hover .instruct{visibility:visible;}

/* ----- ALT INSTRUCTIONS ----- */

li.altInstruct .instruct, li.leftHalf .instruct, li.rightHalf .instruct{
	visibility:visible;
	position:static;
	margin:-2px 0 0 0;
	padding:0 0 7px 0;
	background:none;
	border:none;
	width:100%;
	font-size:9px;
	clear:left;
}

/* ----- LABEL LAYOUT ----- */

.leftLabel li, .rightLabel li, li.leftLabel, li.rightLabel{
	width:74% !important;
	padding-top:9px;
}

.leftLabel .small, .rightLabel .small{width:17%;}
.leftLabel .medium, .rightLabel .medium{width:35%;}
.leftLabel .large, .leftLabel textarea.textarea,
.rightLabel .large, .rightLabel textarea.textarea,
.leftLabel .address, .rightLabel .address{width:64%;}
.leftLabel .choice, .rightLabel .choice{
	display:block;
	width:250px;
}


* html .leftLabel .small, * html .rightLabel .small{width:23%;}
* html .leftLabel .medium, * html .rightLabel .medium{width:55%;}
* html .leftLabel .large, * html .leftLabel textarea.textarea,
* html .rightLabel .large, * html .rightLabel textarea.textarea{width:97%;}


.leftLabel label.desc, .rightLabel label.desc{
	float:left;
	width:30%;
	margin:2px 15px 0 0;
}
.rightLabel label.desc{text-align:right;}
.leftLabel .address, .rightLabel .address{float:left;}

.leftLabel p.instruct, .rightLabel p.instruct{
	width:27%;
	margin-left:5px;
}
.leftLabel .altInstruct .instruct, .rightLabel .altInstruct .instruct{
	margin-left:30% !important;
	padding-left:15px;
	width:65%;
}

.leftLabel .buttons, .rightLabel .buttons{margin-left:15px;}
.leftLabel .buttons input, .rightLabel .buttons input{margin-left:30%;}

/* ----- NO INSTRUCTIONS ----- */

.noI .instruct{
	display:none !important;
}
.noI form li, .noI form li.buttons{
	width:97% !important;
}
.noI form li.section{
	padding-left:9px !important;
}

/* ----- NO INSTRUCTIONS LABEL LAYOUT ----- */

.noI .leftLabel .large, .noI .leftLabel textarea.textarea,
.noI .rightLabel .large, .noI .rightLabel textarea.textarea,
.noI .leftLabel .address, .noI .rightLabel .address{width:60%;}
.noI .leftLabel .choice, .noI .rightLabel .choice{
	display:block;
	width:320px;
}

* html .noI .leftLabel .small, * html .noI .rightLabel .small{width:23%;}
* html .noI .leftLabel .medium, * html .noI .rightLabel .medium{width:55%;}
* html .noI .leftLabel .large, * html .noI .leftLabel textarea.textarea,
* html .noI .rightLabel .large, * html .noI .rightLabel textarea.textarea{width:97%;}

.noI .leftLabel label.desc, .noI .rightLabel label.desc{width:35%;}
.noI .leftLabel .buttons input, .noI .rightLabel .buttons input{margin-left:35%;}

/* ----- FIELD FLOATING ----- */

form li.leftHalf, form li.rightHalf{
	width:46% !important;
}
li.leftHalf{
	clear:left;
	float:left;
}
li.rightHalf{
	clear:none;
	float:right;
}
li.leftHalf .medium, li.rightHalf .medium,
li.leftHalf .small, li.rightHalf .small{width:100%;}
/* - - - - - - - - - - - - - - - - - - - - -

Title : Wufoo Form Structure
Author : Infinity Box Inc.
URL : http://wufoo.com

Last Updated : September 30, 2007

- - - - - - - - - - - - - - - - - - - - - */



#container_lightbox{
	text-align:left;
	
	font-size:small;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}
#container_lightbox, #top_lightbox, #bottom_lightbox, #footer_lightbox{
	margin:0 auto;
	width:640px;
}
#top_lightbox, #bottom_lightbox{
	width:650px;
	height:10px !important;
	display:block !important;
}
#top_lightbox{margin-top:10px;}

form.wufoo{
	margin:20px 20px 0 20px;
	padding:0 0 20px 0;
}

/* ----- LOGO ----- */
h8{
	font-size:20px;
	color:#000000;
	padding-bottom:5px;
}


img, a img{border:none;}
* html img { 
	behavior: url(/images/iepngfix.htc);
}

.hide{
	display:none !important;
}
/* - - - - - - - - - - - - - - - - - - - - -

Title : Lightbox CSS
Author : Kevin Hale
URL : http://particletree.com/features/lightbox-gone-wild/

Created : January 13, 2006
Modified : February 1, 2006

- - - - - - - - - - - - - - - - - - - - - */

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:500px;
	height:450px;
	margin:-220px 0 0 -250px;
	border:1px solid #fff;
	background:#FDFCE9;
	text-align:left;
}
#lightbox[id]{position:fixed;}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{position:fixed;}

#lightbox.done #lbLoadMessage{display:none;}
#lightbox.done #lbContent{display:block;}
#lightbox.loading #lbContent{display:none;}
#lightbox.loading #lbLoadMessage{display:block;}

#lightbox.done img{
	width:100%;
	height:100%;
}
/*-- eBlast Button --*/
div.rollover {
      /* position:absolute;
       top: 1px;
       left: 2px;*/
       height:73px;
      width:72px;
       background: url("/images/site_images/structure/eblast_sticker.gif");
       text-decoration: none;
       float:left;
 }


div.rollover:hover {
       background-position: -72px 0;
}