/* CSS Document */

body {
 	margin: 0;
	padding: 0;
	background-color:#264564;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .6em;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

#wrapper	{
	width: 780px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	background-color:#ffffff;
	border: 1px solid #000000;
}

#header	{
	height: 57px;
	background-image:url(../../images/core/header_bkgd.jpg);
	background-repeat:repeat-x;
	width: 780px;
}

#headerlogo	{
	height: 57px;
	float:left;
}

#searchbox	{
	float: right;
	height: 51px;
	padding: 3px;
	text-align: center;
	/*font-size:0.9em; */
}

#maingraphic	{
	width:780px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
}

#menutop	{

	background-color: #ffd401;
	background-image:url(http://www.ffa.org/images/conv/conv_menu.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */	
	line-height: 18px;
}

#menuleft	{
	width: 160px;
	background-color:#2F3D42;
	float: left;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-weight:bold;
	clear: left;
	color:#FFFFFF;
	z-index: 2;
}

#content	{
	width: 615px;
	float: right;
	z-index: 1;
}


#content_membership	{
	width: 770px;
	float: right;
	padding: 4px;
}


#contentleft	{
	width: 300px;
	margin: 5px 0px 5px 5px;
	float: left;
}

#contentright	{
	width: 300px;
	margin: 5px 0px 5px 5px;
	float: left;
}

#columnleft	{
	width: 217px;
	margin: 5px 0px 5px 5px;
	float: left;
}

#columnmiddle	{
	width: 217px;
	margin: 5px 0px 5px 5px;
	float: left;
}
#columnright	{
	width: 160px;
	margin: 5px 0px 5px 5px;
	float: left;
}


#menusub	{
	background-image:url(../../images/core/menu_sub_bkgd.gif);
	background-repeat:repeat;
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */	
	line-height: 29px;
	width: 600px;
	float:right;
	font-size: 10px;
	margin: 0px 0px 5px 0px;

}

#convmenusub	{
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */	
	line-height: 15px;
	width: 609px;
	font-size: 10px;
	float:right;
	margin: 0px 0px 3px 0px;
	background-image:url(http://www.ffa.org/images/conv/conv_menu.jpg);
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;

}

#boxright	{
	width: 175px;
	float: right;
	background-color:#9BC2CF;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	margin: 2px 0px 0px 10px;
	padding: 0px;
	color:#FFFFFF;
}

#footer	{
	width: 100%;
	background-color:#0D223F;
	border-top: 1px solid #000000;
	clear:both;
	margin-top: 10px;
}


#clear	{
	clear: both;
}

div.clear	{
	clear:both;
}

 

	/*  ALL SEARCHBOX SUB TAGS ---------------------------------------------------------------------------   */
	
#searchbox p	{
	/* font-size:.6em; */
	color:#CCCCCC;
	margin: 2px;
	font-weight:bold;
}

#searchbox form	{
	margin: 2px;
}

#searchbox a	{
	color:#FFFFFF;
	text-decoration:none;
}

#searchbox a:hover {
	text-decoration:underline;
}

  /* ALL MENUTOP SUB TAGS --------------------------------------------------------------------------------   */

#menutop ul	{
	margin: 0px;
	padding: 0px;
}

#menutop li	{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style:none;
	height: 18px;
	line-height: 18px;
}

#menutop a 	{
	text-decoration: none;
	display: block;
	float: left;
	padding: 0px 8px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 1.2em;
	color:#0D223F;
	height: 18px;
	line-height: 18px;
	border-right: 1px solid #000000;
	
}

#menutop a:hover	{
	color:#FFCC00;
	background-color:#0D223F;
}

#menutop img	{
	border:none;
	margin: 0px;
	padding: 0px;
}

/* All Menu Left Tags --------------------------------------------------------------------------*/

#menuleft h2	{
	width: 154px;
	padding: 3px;
	background:url(../../images/core/menu_left_header_bkgd.gif);
	background-repeat:repeat-x;
	background-color:#22799A;
	color:#FFFFFF;
	margin: 5px 0px 3px 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size:1.5em;
}

#menuleft a	{
color:white;
}

#menuleft form	{
	margin: 0px;
	padding: 0px;
}

#menuleft p.userpass	{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

#menuleft p.login	{
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#menuleft a.nonmenu	{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#menuleft li.subheader	{
	color:#CC9900;
	margin:0px;
}

/* ALL CONTENT TAGS ------------------------------------------------------------------------------------------*/

h1	{
	line-height: 30px;
	padding: 0px 12px;
	font-size: 2em;
	margin: .35em 0px .35em 5px;
	background-image:url(../../images/core/content_h1_bkgd.gif);
	background-repeat:repeat-x;
	background-color:#0D2340;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color:#FFFFFF;
	text-align:center;
}

h1.alt	{
	line-height: 50px;
	padding: 0px 12px;
	font-size: 2em;
	margin: .35em 0px .35em 5px;
	color:#1b447c;
	background-image:none;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#content h2	{
	padding: 3px 5px 1px 0px;
	margin: .3em 0px;
	font-size: 1.6em;
	border-bottom: 2px solid #1b447c;
	color: #353f42;
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */	
	clear:left;

}


#content-old h2	{
	padding: 3px 5px 5px 3px;
	margin: .3em 0px;
	font-size: 1.5em;
	background-color: #1A447C;
	background-image:url(../../images/core/content_h2_bkgd.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom: 2px solid #CC9900;
	color: #FFFFFF;
		/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */	
	clear:left;

}

#content h3	{
	margin: 5px 0px;
	color: #0D223F;
	font-size: 1.4em;
	font-weight:bold;
	padding-left: 5px;
}


#content h4	{
	margin: .5em 0px;
	font-size: 1.3em;
	color:#990000;
	font-weight: bold;

}


#content h5 {
	margin: .5em 0;
	font-size: 1.2em;
	color:#1D4254;
	font-weight:bold;
}


/* Content p TAGS----------------------------------------------------------------------------------------------*/


#content p	{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 3px;
	padding: .3em 0px;
	font-size: 1.2em;
	text-indent: 0px;
}

#contentright p {
	margin: 3px;
}

#contentleft p {
	margin: 3px;
}

#content p.welcome	{
	font-size: 1.2em;
	color: #FFFFFF;
	margin: 8px 0px;
	text-indent: 0px;
	padding: 5px;
	border: 2px solid #0D223F;
	background-color:#2F3D42;
}

#content table p	{
	margin: 0px;
	text-indent: 0px;
}

/* Content List TAGS------------------------------------------------------------------------------------------------*/

#content ul	{	
	margin:  0px 0px 0px 2em;
	padding: 0px;
	list-style-position:outside;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content li	{
	padding: .2em 0em .2em 0em;
}

#content ul.gold	{
	list-style-image:url(../../images/core/content_bullet_gold.gif);
	list-style-position:outside;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	margin:  0px 0px 0px 1em;
} 

#content ul.gold li	{
	margin: 4px 0px 4px 20px;
}

#content ul.red	{
	list-style-image:url(../../images/core/content_bullet_red.gif);
	list-style-position:outside;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	margin: .2em 0px;
} 

#content ul.red li	{
	margin: 4px 0px 4px 20px;
}

/* Content Image Tags  */

#content img.imgborder	{
	margin: 3px;
	padding: 3px;
	border: 1px solid #0D223F;
}

#content img.noborder  {
	margin: 3px;
	padding: 3px;
}

 /* Content Membership tags*/
 
 
 
#content_membership h1	{
	line-height: 50px;
	padding: 0px 12px;
	font-size: 2em;
	margin: .35em 0px .35em 5px;
	background-image:url(../../images/core/content_h1_bkgd.gif);
	background-repeat:repeat-x;
	background-color:#0D2340;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color:#FFFFFF;
}

#content_membership h2	{
	padding: 3px 5px 5px 3px;
	margin: .3em 0px;
	font-size: 1.5em;
	background-color: #1A447C;
	background-image:url(../../images/core/content_h2_bkgd.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom: 2px solid #CC9900;
	color: #FFFFFF;
		/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */	
	clear:left;

}
 
 /* ALL MENUSUB SUB TAGS --------------------------------------------------------------------------------   */

#menusub ul	{
	margin:  0px 0px 0px 0px;
	padding: 0px;
	list-style:none;
}

#menusub li	{
	display: block;
	background-image:url(../../images/core/menu_sub_bkgd.gif);
	background-repeat:repeat;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style:none;
	height: 29px;
	line-height: 29px;
}


#menusub a 	{
	text-decoration: none;
	background-image:url(../../images/core/menu_sub_bkgd.gif);
	background-repeat:repeat;
	display: block;
	float: left;
	padding-left:5px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#0D223F;
	height: 29px;
	line-height: 29px;
	
}


#menusub a:hover	{
	color: #22799A;
}


/* ALL CONVMENUSUB SUB TAGS --------------------------------------------------------------------------------   */

#convmenusub ul	{
	margin:  0px 0px 0px 0px;
	padding: 0px;
	list-style:none;
}

#convmenusub li	{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style:none;
	height: 15px;
	line-height: 15px;
}


#convmenusub a 	{
	text-decoration: none;
	display: block;
	float: left;
	padding-left:7px;
	padding-right:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#000000;
	height: 15px;
	line-height: 15px;
	border-right: 1px solid #000000;
	
}


#convmenusub a:hover	{
	color:#FFCC00;
	background-color:#0D223F;
}


/* ALL RIGHTBOX SUB TAGS---------------------------------------------------------------------------------------*/
	
#boxright h2	{
	padding: 3px;
	background-color: #1A447C;
	background-image:url(../../images/core/boxright_h2_bkgd.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin: 10px 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 1em;
	color:#FFFFFF;
	font-weight:bold;
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}


	
#boxright a	{
	color: #0E213F;
}

#boxright table {
	font-size: .8em;
}

#boxright p	{
	font-size: .9em;
	color: #0E213F;
	text-indent: 0px;
	margin: 1em;
}

#boxright h2 + p	{
	font-size: .9em;
	color: #0E213F;
	text-indent: 0px;
	margin: 1em;
}

#boxright li	{
	list-style-image:none;
	list-style-position:outside;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #0D223F;
	margin: .5em 0px .5em 5px;
} 


/* ALL FOOTER TAGS --------------------------------------------------------------------------------------------*/

#footer p.copy 	{
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin: 7px 0px 2px 0px;
}

#footer p	{
	color:#FFFFFF;
	text-align:center;
	margin: 5px;
}

#footer a	{
	color:#CC9900;
	text-decoration:none;
	font-size: 1.2em;
	font-weight: bolder;
}

#footer a:hover	{
	text-decoration:underline;
}


img.noborder  {
	margin: 3px;
	padding: 3px;
}

img.bottomborder	{
	border-bottom: #000000 solid 1px;
}

input.formInputText   {
	font-size: 1em;
	color: #000;
	background-color: #ffffff;
	padding: 2px;
	border: solid 1px #000;
	height: 14px;
	}
	
input.formInputText:hover {
	background-color: #50BCE5;
	border: solid 1px #0D213D;
	color: #000;
}

/* ALL FORM TAGS - CLASS ----------------------------------------------------------------------------------------- */

input.formInputText   {
	font-size: 1em;
	color: #000;
	background-color: #ffffff;
	padding: 2px;
	border: solid 1px #000;
	height: 14px;
	}
	
input.formInputText:hover {
	background-color: #50BCE5;
	border: solid 1px #0D213D;
	color: #000;
}

  
select.jump	{
	font-size: .9em;
}


/* Sponsor Tags
______________________________________________________________________________________*/

div.sponsor	{
	list-style-type: none;
	border: 1px solid #000000;
	margin: 8px 5px 8px 5px;
	padding: 3px;
	background-color: #353f42;
	clear:both;
	/* Hides from IE5-mac \*/
	height: 1%;
	/* End hide from IE5-mac */
	
}
div.sponsor	 h5	{
	color: #FFFFFF;
	margin: 3px 3px 3px 160px;
	padding: 5px;
	font-size:18px;
	font-weight:bold;
	background-color: #22799A;
	border: 1px solid #000000;
}

#content p.sponsor  {
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #000000;
	margin: 3px 3px 3px 160px;
	padding: 3px;
	
}
div.sponsor	img	{
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 0px;
	margin: 4px;
	width: 150px;
}

div.sponsorleft	{
	float: left;
	/* Hides from IE5-mac \*/
	height: 1%;
	/* End hide from IE5-mac */
	
	
}


/* ALL STYLE TAGS
___________________________________________________________________________________________*/


#myprofile {
	position:absolute;
	left:197px;
	top:33px;
	width:692px;
	height:422px;
	z-index:1;
}

.styleredbold {
	color:#990000;
	font-weight:bold;
	}

.style13 { 
	color:#FF9933;
	font-weight:bold;
	}
	
	
/* Colored Boxes
_____________________________________________________________________________________*/

#box_gold	{
 width:217px;
 margin: 0px;
 padding: 0px;
 background-color:#cc9900;
 background-image:url(../../images/core/box_gold_bottom.gif);
 background-position:bottom;
 background-repeat:no-repeat; 
}

#box_gold_top	{
 width:217px;
 height:11px;
 margin: 0px;
 padding: 0px;
 background-color:#cc9900;
 background-image:url(../../images/core/box_gold_top.gif);

}

#box_gold h2	{
	padding: 0px 5px 0px 5px;
	margin: .3em 0px;
	font-size: 1.8em;
	border-bottom:none;
	color: #ffffff;
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */	
	clear:left;
}

#box_green_dark	{
 width:217px;
 margin: 0px;
 padding: 0px;
 background-color:#79a230;
 background-image:url(../../images/core/box_green_dark_bottom.gif);
 background-position:bottom;
 background-repeat:no-repeat; 
}

#box_green_dark_top	{
 width:217px;
 height:11px;
 margin: 0px;
 padding: 0px;
 background-color:#79a230;
 background-image:url(../../images/core/box_green_dark_top.gif);

}

#box_green_dark h2	{
	padding: 0px 5px 0px 5px;
	margin: .3em 0px;
	font-size: 1.8em;
	border-bottom:none;
	color: #ffffff;
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */	
	clear:left;
}

#box_green_dark a	{
color:#ffffff;
}

#box_green_dark a:visited	{
color:#ffffff;
}



#box_blue_light	{
 width:217px;
 margin: 0px;
 padding: 0px;
 background-color:#2892bb;
 background-image:url(../../images/core/box_blue_light_bottom.gif);
 background-position:bottom;
 background-repeat:no-repeat; 
}

#box_blue_light_top	{
 width:217px;
 height:11px;
 margin: 0px;
 padding: 0px;
 background-color:#2892bb;
 background-image:url(../../images/core/box_blue_light_top.gif);

}

#box_blue_light h2	{
	padding: 0px 5px 0px 5px;
	margin: .3em 0px;
	font-size: 1.8em;
	border-bottom:none;
	color: #ffffff;
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */	
	clear:left;
}

#box_blue_light a	{
color:#000000;
}

#box_blue_light a:visited	{
color:#330033;
}

#box_small_blue_light	{
 width:160px;
 margin: 0px;
 padding: 0px;
 background-color:#2892bb;
 background-image:url(../../images/core/box_small_blue_light_bottom.gif);
 background-position:bottom;
 background-repeat:no-repeat; 
}

#box_small_blue_light_top	{
 width:160px;
 height:11px;
 margin: 0px;
 padding: 0px;
 background-color:#2892bb;
 background-image:url(../../images/core/box_small_blue_light_top.gif);

}

#box_small_blue_light h2	{
	padding: 0px 5px 0px 5px;
	margin: .3em 0px;
	font-size: 1.8em;
	border-bottom:none;
	color: #ffffff;
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */	
	clear:left;
}

#box_small_blue_light a	{
color:#ffffff;
}

#box_small_blue_light a:visited	{
color:#ffffff;
}


#box_small_blue_dark	{
 width:160px;
 margin: 0px;
 padding: 0px;
 background-color:#284774;
 background-image:url(../../images/core/box_small_blue_dark_bottom.gif);
 background-position:bottom;
 color: #ffffff;
 background-repeat:no-repeat; 
}

#box_small_blue_dark_top	{
 width:160px;
 height:11px;
 margin: 0px;
 padding: 0px;
 background-color:#284774;
 background-image:url(../../images/core/box_small_blue_dark_top.gif);

}

#box_small_blue_dark h2	{
	padding: 0px 5px 0px 5px;
	margin: .3em 0px;
	font-size: 1.8em;
	border-bottom:none;
	color: #ffffff;
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */	
	clear:left;

}

#box_small_blue_dark p	{

	color: #ffffff;

}

#box_small_blue_dark a	{
color:#ffffff;
}

#box_small_blue_dark a:visited	{
color:#ffffff;
}

#box_small_blue_dark li	{
color:#ffffff;
}

#box_small_green_light	{
 width:160px;
 margin: 0px;
 padding: 0px;
 background-color:#79a230;
 background-image:url(../../images/core/box_small_green_light_bottom.gif);
 background-position:bottom;
 background-repeat:no-repeat; 
}

#box_small_green_light_top	{
 width:160px;
 height:11px;
 margin: 0px;
 padding: 0px;
 background-color:#79a230;
 background-image:url(../../images/core/box_small_green_light_top.gif);

}

#box_small_green_light h2	{
	padding: 0px 5px 0px 5px;
	margin: .3em 0px;
	font-size: 1.8em;
	border-bottom:none;
	color: #ffffff;
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */	
	clear:left;
}

#box_small_green_light a	{
color:#ffffff;
}

#box_small_green_light a:visited	{
color:#ffffff;
}

#box_ffanation	{
 width:217px;
 margin: 0px;
 padding: 0px;
 background-color:#02baff;
 background-image:url(../../images/core/box_cyan_bottom.gif);
 background-position:bottom;
 background-repeat:no-repeat; 
}

#box_ffanation_top	{
 width:217px;
 height:66px;
 margin: 0px;
 padding: 0px;
 background-color:#02baff;
 background-image:url(../../images/core/box_ffanation_top.jpg);

}

#box_ffanation h2	{
	padding: 0px 5px 0px 5px;
	margin: .3em 0px;
	font-size: 1.8em;
	border-bottom:none;
	color: #ffffff;
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */	
	clear:left;
}


#box_blue_dark	{
 width:217px;
 margin: 0px;
 padding: 0px;
 background-color:#284774;
 background-image:url(../../images/core/box_blue_dark_bottom.gif);
 background-position:bottom;
 background-repeat:no-repeat; 
}

#box_blue_dark_top	{
 width:217px;
 height:11px;
 margin: 0px;
 padding: 0px;
 background-color:#284774;
 background-image:url(../../images/core/box_blue_dark_top.gif);

}

#box_blue_dark h2	{
	padding: 0px 5px 0px 5px;
	margin: .3em 0px;
	font-size: 1.8em;
	border-bottom:none;
	color: #ffffff;
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */	
	clear:left;
}

#box_blue_dark p	{
color:#ffffff;
}

#box_blue_dark li	{
color:#ffffff;
}

#box_blue_dark a	{
color:#ffffff;
}

#box_blue_dark a:visited	{
color:#CC99FF;
}

#box_blog	{
 width:217px;
 margin: 0px;
 padding: 0px;
 background-color:#2892bb;
 background-image:url(../../images/core/box_blue_light_bottom.gif);
 background-position:bottom;
 background-repeat:no-repeat; 
}

#box_blog_top	{
 width:217px;
 height:11px;
 margin: 0px;
 padding: 0px;
 background-color:#2892bb;
 background-image:url(../../images/core/box_blue_light_top.gif);

}