/* Global */
body {
	margin:			0;
	padding:		0;
	background:		#FFFFFF;
	color:			#848484;
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-size:		13px;
}
#public{ background: transparent; }

.clear {
	clear:			both;
} 

p {
	line-height:	21px;
}

a {
	color:			#ff8a13;
}
 
.minisi {
	margin:			10px 10px 0 0;
}

.mzero {
	margin:			0;
}

/* End-Global */

/* Structure */
#wrapper {
	margin:			39px auto 0;
	width:			962px;
}

.head {
	width:			962px;
	height:			514px;
	margin:			0 0 10px 0;
}

.head-sub	 {
	width:			962px;
	height:			391px;
	margin:			0 0 10px 0;
	display:		inline; /* To remove extra whitespace in IE6 */
}

#body {
	width:			962px;
	margin:			0 0 40px 0;
}

#foot {
	height:			190px;
	margin:			0 auto;
	background:		url(../images/backgrounds/bg-foot.jpg) repeat-x #ffa932;
	padding:	    40px 0 0 0;
}
/* End-Structure */

/***** HeadTop *****/
#head-top {
	height:			99px;
	width:			962px;
}

#head-topleft {
	width:			236px;
	height:			99px;
	background:		url(../images/elements/ffflogo.jpg);
	float:			left;
	text-indent:	-9999px;
	overflow:		hidden;
}

#head-topleft a {
	display:block;
	width:240px;
	height:100px;
	position:relative;
	top:-70px;
	outline:0;	
}

#head-topright {
	height:			99px;
	padding:		0 12px 0 0;
	float:			right;
	background:		url(../images/backgrounds/bg-headtop.jpg) right;

}

/* SearchBox */
#searchbox {
	width:			248px;
	height:			31px;
	background:		url(../images/elements/searchbox.jpg);
	margin:			0 0 20px 0;
	float:			right;
}

#ctl00_ctl00_txtSearch, #ctl00_txtSearch {
	float:			left;
	padding:		0;
	border:			0;
	width:			189px;
	height:			15px;
	padding:		7px 10px 11px 10px;
	background:		none;
	color:			#a7a7a7;
}

#ctl00_ctl00_ibSearch, #ctl00_ibSearch {
	float:			right;
}

/* End-SearchBox */

/* Nav */
#nav {
	font-family:	Arial, Helvetica, sans-serif;
	font-weight:	bold;
	font-size:		12px;
	color:			#999999;
	float:			right;
}

ul.navlist {
	margin:			0;
	padding:		0;
}

.navlist li {
	float:			left;
	list-style-type:none;
	margin:			0 0 0 15px;
	display:		inline;
}

.navlist li a {
    text-transform:uppercase;
}

.navlist a:link, .navlist a:visited {
	color:			#999999;
	text-decoration:none;
}

.navlist a:hover {
	color:			#fcb034;
	text-decoration:none;
}

a.current:link, a.current:visited {
	color:			#fcb034;
	text-decoration:none;
}

ul.navlist ul {
	display:none;
}
/* End-Nav */

/* Header */
#header {
	width:			962px;
	height:			361px;
	background:		#e2e3e0;
}
/* End-Header */


/* Slider */
#HomepageMediaHolder {
    width:			962px;
    height:			361px;
    color:			#fff; 
	position:		relative;
	z-index:		0;   
}

#HomepageMediaHolder h1 {
    font-family:	Trebuchet MS;
    font-size:		1.6em;
    line-height:	25px;
    color:			#fffdcb;
    margin:			10px 0 0 0;
}

#HomepageMediaHolder a {    
    color:			#ffea5f;
}

#HomepageMediaHolder #pager-holder { 
	position:		absolute;
	width:			89px;
	top:			312px;
	left:			850px;
	z-index:		9999;
	overflow:		hidden;
}

#HomepageMediaHolder #pager{
	margin:			0;
	padding:		0;
	list-style:		none;	
	overflow:		hidden;
}

#HomepageMediaHolder #pager li{ float:left; }

#HomepageMediaHolder #pager li a{
	color:			#ffe32d;
	text-decoration:none;
	width:			14px;
	height:			14px;
	float:			left;
	margin:			0 0 0 8px; 
	text-indent:	-99999px;
	display:		block;
	background:		#a9a9a8;	
	border:			1px solid #f9f9f9;
	overflow:		hidden;
}

#HomepageMediaHolder #pager li a:hover,
#HomepageMediaHolder #pager li a.activeSlide{
	display:		block;
	background:		#a9a9a8 url(../images/slider/active-bg.gif) no-repeat;	
	border:			1px solid #f9f9f9;
}

#cycleContent {
}

#cycleContent .info-right {
width: 420px;
float: right;
color: #777777;
font-size: 16px;
}

#cycleContent .info-left {
width: 420px;
float: left;
color: #777777;
font-size: 16px;
}

#cycleContent .info-right-light {
width: 420px;
float: right;
color: #e7e7e7;
font-size: 16px;
}

#cycleContent .info-left-light {
width: 420px;
float: left;
color: #e7e7e7;
font-size: 16px;
}

#cycleContent h1.light {
font-family: Arial, Helvetica, sans-serif;
font-size: 44px;
font-weight: bold;
color: #e7e7e7;
line-height: 45px;
}

#cycleContent h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 44px;
font-weight: bold;
color: #777777;
line-height: 45px;
}


#cycleContent .media {
width: 94px;
}

#cycleContent .feature-one {
background: url(../images/slider/slider1_bg.jpg);
width: 892px;
height: 291px;
padding: 35px;
}

#cycleContent .feature-two {
background: url(../images/slider/slider2_bg.jpg);
width: 892px;
height: 291px;
padding: 35px;
}

#cycleContent .feature-three {
background: url(../images/slider/reportcard.jpg);
width: 892px;
height: 291px;
padding: 35px;
}

/* End-Slider */


/* SubPage Header */
#header-sub {
	width:			962px;
	height:			239px;
}
/* End-SubPage Header */

/* ActionBar */
#actionbar {
	width:			961px;
	height:			35px;
	background:		url(../images/elements/actionbar.jpg);
	margin:			10px 0 10px 0;
	font-family:	Arial, Helvetica, sans-serif;
	font-weight:	bold;
	font-size:		14.5px;
	color:			#f9f9f9;
	padding:		8px 0 0 1px;
}

ul.actionlist {
	margin:			0;
	padding:		0;
}

.actionlist li { 
	float:			left;
	list-style-type:none;
}

.actionlist li a {	
	width:			230px;
	height:			22px;	
	background:		#b6ac97;
	margin:			0 0 0 8px;
	text-align:		center;
	display:		block;
	padding: 		5px 0 0 0;
}

.actionlist li a:hover {	
	background:		#fcb034;	
}

.actionlist a:link, .actionlist a:visited {
	color:			#f9f9f9;
	text-decoration:none;
	background:		#b6ac97;
}

a.current-act:link, a.current-act:visited {
	color:			#f9f9f9;
	text-decoration:none;
	background:		#fcb034;
}
/* End-ActionBar */

/***** End-HeadTop *****/

/***** Body *****/

#mission {
	width:			275px;
	height:			301px;
	margin:			0 10px 0 0;
	padding:		51px 20px 20px 20px;	
	float:			left;
	background:		url(../images/backgrounds/bg-ourmission.jpg) no-repeat;
	position:		relative;

}

.home {
	margin:			0 0 15px 0;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		19px;
}

#mission p {
	margin:			0;
}

.mission-content {
	margin:			0;
}

.mission-content p { line-height:18px; font-size:12px; }


.read-more {
	width:			92px;
	height:			28px;
	position:		absolute;
	bottom:			20px;
	left:			20px;
}

.jeb {
	width:			134px;
	height:			136px;
	margin:			0 0 0 5px;
	float:			right;
}

#news {
	width:			271px;
	height:			294px;
	background:		#999999;
	margin:			0 10px 0 0;
	padding:		58px 20px 20px 20px;
	float:			left;
	background:		url(../images/backgrounds/bg-news.jpg) no-repeat;
	position:		relative;
}

.news1, .news2  
{
	margin:0 0 28px 0;
	height: 55px;
}
.news3          { margin:0; }

.news-link {
	color:			#848484;
}

.news-date {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	margin:			0;
	color:			#a5a5a5;
}

.more-news {
	width:			92px;
	height:			28px;
	position:		absolute;
	bottom:			20px;
	left:			20px;
}

.view-more-news {
	text-align:center;
	padding:20px 0 20px 0;
	font-size:120%;
}

#right-col {
	width:			316px;
	height:			372px;
	float:			left;
	overflow:		hidden;
}

#informed {
	width:			276px;
	height:			80px;
	background:		#999999;
	margin:			0 0 10px 0;
	padding:		50px 20px 20px 20px;
	background:		url(../images/backgrounds/bg-informed.jpg) no-repeat;
}

#cr-expand-header {
	width:			312px;
	height:			35px;
	background:		#999999;
	background:		url(../images/cr-header.jpg) no-repeat;
}

#cr-expand-subheader
{
	margin-top:			-2px;
	width:				312px;
	background-color:	#B6AC97;
}

#cr-expand-subheader ul
{
	margin: 0;
	padding: 0 0 0 60px;
}

#cr-expand-subheader ul li
{
	list-style-type: none;
	float: left;
}

#cr-expand-subheader ul li a
{
	display: block;
	line-height: 35px;
	width: 60px;

	color: #F9F9F9;
	text-decoration: none;
	text-align: center;
}

#cr-expand-subheader ul li a:hover, #cr-expand-subheader ul li a.selected
{
	background-color: #FCB034;
}

#cr-expandable {
	width:			272px;
	padding:		20px;
	background:		#999999;
	background:		url(../images/bg-cr-expand.jpg) repeat-y;
}

#cr-expand-footer {
	width:			312px;
	height:			4px;
	background:		#999999;
	margin:			0 0 10px 0;
	background:		url(../images/cr-expand-footer.jpg) no-repeat;
}

.cr-divider {
	margin:			23px auto 23px auto;
}

#newslbox {
	width:			276px;
	height:			34px;
	background:		url(../images/elements/nlbox.jpg) no-repeat;
	float:			right;
	margin:			10px 0 0 0;
}

#ctl00_cphContent_txtEmailAddress, #ctl00_ctl00_cphContent_cphRightColumnContent_txtEmailAddress, #fields_email {
	float:left;
	padding:		0;
	border:			0;
	width:			180px;
	height:			16px;
	padding:		10px;
	background:		none;
	color:			#a7a7a7;
	
}

#nlinput {
	float:left;
	padding:		0;
	border:			0;
	width:			180px;
	height:			14px;
	padding:		10px;
	background:		none;
	color:			#a7a7a7;
	
}


.nl-h1 {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		11px;
	letter-spacing: 1px;
	margin:			0 0 -2px 2px;
	text-transform: uppercase;
	font-weight:    bold;
}

.nl-h2 {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		19px;
	font-weight:	bold;
	margin:			0;
	color:			#fcb034;
}

#ctl00_cphContent_ibSignup {
	float:			right;
	width:			71px;
	height:			34px;
}

#flformula-btn {
	width:			316px;
	height:			101px;
	background:		#999999;
	margin:			0 0 10px 0;				
}

#legagenda-btn {
	width:			316px;
	height:			101px;
	background:		#999999;
}
/***** End-Body *****/

/***** SubPage Body *****/

#content-left {
	background:		url(../images/backgrounds/bg-leftcolumn.jpg) 0 35px no-repeat;
	width:			600px;
	min-height:     500px;
	float:			left;
	margin:			0 10px 0 0;
	padding:		0 20px 0 20px;
}

#content-left h1 {
	color:			#DEDCDD;
	font-weight:    bolder;
	font-size:		12px;
	font-family:    Arial;
	height:         35px;
	width:          600px;
	margin:		    0 -20px 0 -20px;
	padding:        10px 20px 0 20px;
	background:		url(../images/backgrounds/bg-leftcolumn-h1.jpg) no-repeat;
	text-transform: uppercase;
}

#content-left h2 {
	font-style:		italic;
	color:			#b5a88f;
	font-weight:	normal;
	font-size:		24px;
	line-height:	32px;
	letter-spacing:	1px;
	margin:			3px 0 0 0;
}

#content-left h3 {
	margin:			45px 0 0 0;
	color:			#a1a1a1;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		20px;
}

#content-left h4 {
	color:			#b5a88f;
	font-size:		16px;
	font-style:		italic;
	margin:			13px 0 0 0;
	font-weight:	normal;
}

#content-left ul {
 list-style-type:	none;
 padding:			0;
 margin:			5px 0;
}

#content-left li {
	background:		url(../images/elements/bullet-li.gif) no-repeat;
	background-position: 0px 9px;
	padding:		0 0 0 15px;	
	margin:			6px 0 6px 10px;
	line-height:	21px;
}

#content-left li li {
	background:		url(../images/elements/bullet-li-sub.png) no-repeat;
	background-position: 7px 9px;
	padding:		0 0 0 25px;	
	margin:			6px 0 6px 10px;
	line-height:	21px;
}

#downloads-box {
	width:			594px;
	height:			131px;
	margin:			18px 0 0 0;
	background:		url(../images/backgrounds/bg-dlbox.jpg) no-repeat;
}

.dlb-left {
	float:			left;
	width:			100px;
	height:			67px;
	padding:		32px 0 32px 22px;
}

.dlb-right {
	float:			left;
	width:			412px;
	height:			71px;
	padding:		30px;
	line-height:	25px;
}

#content-right {
	width:			312px;
	float:			left;	
}

#content-right h2 {
	color:			#DEDCDD;
	font-weight:    bolder;
	font-size:		12px;
	font-family:    Arial;
	height:         25px;
	width:          292px;
	background:		url(../images/backgrounds/bg-rightcolumn-h1.jpg) no-repeat;
	margin:         0;
	padding:        10px 0 0 20px;
	text-transform: uppercase;
}


/* Right column Nav */
#content-right ul {
	font-family:	Arial, Helvetica, sans-serif;
	font-weight:	bold;
	font-size:		14.5px;
	color:			#f9f9f9;
	float:			left;
}

#content-right p 
{
    margin-left:20px;
    margin-right:20px;
}

ul.sub-navlist {
	margin:			0;
	padding:		0;
}

.sub-navlist li { 
	list-style-type:none;
}

.sub-navlist li a {	
	width:			270px;
	height:			44px;
	background:		#b6ac97;
	margin:			0 0 7px 0px;
	text-align:		center;
	display:		block;
	padding:		7px 0 0 0;
}


.single-line {
	line-height:38px;
}

.sub-navlist li a:hover {	
	background:		#fcb034;	
}

.sub-navlist a:link, .sub-navlist a:visited {
	color:			#f9f9f9;
	text-decoration:none;
	background:		#b6ac97;
}

a.current-anav:link, a.current-anav:visited {
	color:			#f9f9f9;
	text-decoration:none;
	background:		#fcb034;
}
/* End - Sub nav */

#content-full-width {
	background:		url(../images/backgrounds/bg-fullwidth.jpg) 0 35px no-repeat;
	width:			922px;
	padding:		0 20px 0 20px;
}

#content-full-width h1 {
	color:			#DEDCDD;
	font-weight:    bolder;
	font-size:		12px;
	font-family:    Arial;
	height:         35px;
	width:          942px;
	margin:		    0 -20px 0 -20px;
	padding:        10px 0 0 20px;
	background:		url(../images/backgrounds/bg-fullwidth-h1.jpg) no-repeat;
	text-transform: uppercase;
}

#content-full-width h2 {
	font-style:		italic;
	color:			#b5a88f;
	font-weight:	normal;
	font-size:		24px;
	line-height:	32px;
	letter-spacing:	1px;
	margin:			3px 0 0 0;
}

#content-full-width h3 {
	margin:			45px 0 -13px 0;
	color:			#a1a1a1;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		20px;
}

#content-full-width h4 {
	color:			#b5a88f;
	font-size:		16px;
	font-style:		italic;
	margin:			13px 0 0 0;
	font-weight:	normal;
}

#content-full-width ul {
 list-style-type:	none;
 padding:			0;
 margin:			0;
}

#content-full-width li {
	background:		url(../images/elements/bullet-li.gif) no-repeat;
	background-position: 0px 7px;
	padding:		0 0 0 15px;	
	margin:			30px 0 0 10px;
	line-height:	21px;
}

#flformula-btn-sub {
	width:			312px;
	height:			101px;
	margin:			0 0 10px 0;	
	float:			left;			
}

#legagenda-btn-sub {
	width:			312px;
	height:			101px;
	margin:			0 0 10px 0;				
	float:			left;			
}

#flreportcard-btn-sub {
	width:			312px;
	height:			101px;
	float:			left;
}

#newsbox {
	width:			600px;
	margin:			5px 0 0 0;
}

#nb-header {
	width:			600px;
	height:			0px;
/*	background:		url(../images/newsbox-header.jpg) no-repeat; */
	margin:			0;
	padding:		0;
}

#nb-content {
	width:			600px;
/*	background:		url(../images/bg-newsbox.jpg) repeat-y; */
}

#nb-footer {
	width:			600px;
	height:			0;
/*	background:		url(../images/newsbox-footer.jpg); */
	margin:			0;
	padding:		0;
}

#nb-header, #nb-footer, .article-separator
{
		font-size: 0; /* To remove extra space in IE 6 */
}

.article {
/*	padding:		21px 25px 25px 25px; */
	padding:		5px 0;
}

.article p {
	line-height:	normal;
}

.article-link {
	margin:			2px 0;
	font-size:		15px;
}

.article-link a {
	color:			#848484;
}

.article-date {
	margin:			2px 0;
	color:			#8d8d8c;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
}

.article-sourcelink {
	margin:			2px 0;
	font-size:		12px;
	line-height:    normal;
}

.article-sourcelink img {
    vertical-align: top;
}

.article-separator {
/*	background:		url(../images/article-divider.jpg) bottom no-repeat; */
	height:         0px;
	width:			auto;
}
	

.article-sum {
	margin:			0 0 16px 0;
}


/***** End-SubPage Body *****/


/***** Newsletter Signup *****/

#toolbar { border-bottom:1px solid #E9DEC8; margin:18px 0 18px 0;   font-size:14px; }

#toolbar p { line-height:normal; padding:15px 0 0 0; text-align:left; }

.step1, .step2, .step3 { width:302px; float:left; text-align:center; display:block; height:60px; }

.step1 {  background:transparent url(../images/bg-Steps-Circle.png) 48px 9px no-repeat; }
    .step1 p { margin:0 0 0 60px; }
.step2 {  background:transparent url(../images/bg-Steps-Circle.png) 56px 10px no-repeat; }
    .step2 p { margin:0 0 0 68px; }
.step3 {  background:transparent url(../images/bg-Steps-Circle.png) 57px 11px no-repeat; }
    .step3 p { margin:0 0 0 69px; }
.steps span { color:#fff; margin-right:22px; } 

.cc_active { font-weight:bold; }

/***** End-Newsletter Signup *****/


/***** Footer *****/
#footer {
	width:			942px;
	height:			147px;
	background:		#ffab4d;
	margin:			0 auto;
	padding:		12px 0 0 20px;
	color:			#ffe8cb;
	font-family:	Arial, Helvetica, sans-serif;
}

#footer a {
	color:			#ffe8cb;
}

.h1-foot {
	margin:			0px;
	font-size:		20px;
	font-weight:    normal;
}

#footer-contact {
	width:			222px;
	height:			125px;
	float:			left;
	background:		url(../images/elements/footerdivider.jpg) repeat-y center right;
}

#footer-follow {
	width:			220px;
	height:			125px;
	padding:		0 0 0 20px;
	float:			left;
	background:		url(../images/elements/footerdivider.jpg) repeat-y center right;
}

.socialicon {
	float:			left;
	margin:			17px 6px 0 0;
}

.ffficon {
	margin:			-15px 0 0 0;
}

#footer-nav {
	width:			236px;
	height:			125px;
	padding:		0 0 0 20px;
	float:			left;
	background:		url(../images/elements/footerdivider.jpg) repeat-y center right;
}

.footer-navlist {
	list-style-type:none;
	margin:			10px 20px 0 0;
	padding:     	0;
	float:			left;
	line-height:	19px;
}

#footer-copyright {
	padding:		0 0 0 20px;
	height:			125px;
	width:			180px;
	float:			left;
}

.footer-lh {
	margin-bottom:	-5px;
}

/***** End-Footer *****/

/***** Report Card *****/

table.reportcards
{
	color: #243c73;
}
table.reportcards tr.headerRow {
	color:#555555;
}

table.reportcards tr 
{
	height: 38px;
}
	
table.reportcards td.legPhoto {
	width:88px;
	height:27px;	
	padding-right:3px;
}

table.reportcards td.legName {
	width:150px;		
}

table.reportcards td.legDistrict {
	width:140px;
}

table.reportcards td.legParty {
	width:55px;
}

table.reportcards th.legGrade span,
table.reportcards td.legGrade span {
	float:left;
	width:60px;
}

table.reportcards td.legGrade span {
	font-weight:bold;
	font-size:160%;
}

tr th.sortBy img {
	float:left;
	padding-top:6px;
	padding-left:5px;
}

th.sortable,
th.sortable-text,
th.sortable-date,
th.sortable-keep,
th.sortable-date-dmy,
th.sortable-numeric,
th.sortable-currency,
th.sortable-sortByTwelveHourTimestamp,
th.sortable-sortIPAddress,
th.sortable-sortEnglishLonghandDateFormat,
th.sortable-sortScientificNotation,
th.sortable-sortImage,
th.sortable-sortFileSize,
th.sortable-sortAlphaNumeric,
th.sortable-sortEnglishDateTime

{
cursor:pointer;
/*background: #0072aa url(../media/bg_header_sortable.jpg) no-repeat;
padding: 8px 12px 4px 16px;*/
text-align:center;
}



/* -----------------------------------------------

Legislative Report Card

----------------------------------------------- */

#reportNavWrapper

{
	width:618px;
	height:37px;
	border-top:1px solid #2c3646;
	border-right:1px solid #d8dde0;
	border-bottom:1px solid #d8dde0;
	border-left:1px solid #d8dde0;
}

#reportNavWrapper ul li a:link,
#reportNavWrapper ul li a:visited {
	font-size:78%;
	color:#a7a7a7;
	text-decoration:none;
}

#reportNavBack a:link,
#reportNavBack a:visited {
	font-size:78%;
	color:#f5bf69;
	text-decoration:none;
}

#reportNavBack {
	margin:-12px 0 20px 0;
}

#reportNavWrapper ul {  }

#reportNavWrapper ul li { display:inline; line-height:37px; }

#reportNavWrapper ul li a:link,

#reportNavWrapper ul li a:visited {
	padding-left:24px;
	padding-right:7px;
	float:left;	
}

#reportNavWrapper ul li a:hover, 

#reportNavBack a:hover {
	color:#f5bf69;
	text-decoration:underline;
}

#reportNavWrapper ul li a.reportNav-house {
	background:url(../Images/ReportCard/reportNav/icon_house.gif) left no-repeat;
}

#reportNavWrapper ul li a.reportNav-senate {
	background:url(../Images/ReportCard/reportNav/icon_senate.gif) left no-repeat;
}

#reportNavWrapper ul li a.reportNav-grading {
	background:url(../Images/ReportCard/reportNav/icon_grading.gif) left no-repeat;
}

#reportNavWrapper ul li a.reportNav-agenda {
	background:url(../Images/ReportCard/reportNav/icon_agenda.gif) left no-repeat;
}

#reportNavWrapper ul li a.reportNav-honorRoll {
	background:url(../Images/ReportCard/reportNav/icon_honorRoll.gif) left no-repeat;
}

#reportCardWrapper {
	background-repeat:repeat-x;
	width:560px;
	height:196px;
	border:1px solid #dedede;
	padding:30px;
}

#reportCardWrapper.house {
	background-image:url(../Images/ReportCard/report_card_bg_house.gif);
}	

#reportCardWrapper.senate {
	background-image:url(../Images/ReportCard/report_card_bg_senate.gif);
}	

.reportCardWrapperHonorRoll {
	background-image:url(../Images/ReportCard/report_card_bg_honorRoll.gif);
	width:539px;
	height:214px;
	border:1px solid #dedede;
	padding:20px 20px 20px 60px;
}

#reportCardWrapper img, .reportCardWrapperHonorRoll img {
	float:left;
	border:2px solid #e1e1e1;
	margin-right:20px;
}

#legInfo, .legInfo {
	float:left;
	color:white;
	font-size:95%;
	line-height:140%;
	width:358px;
}

#legInfo h2 {
	color:white;
	margin-bottom:6px;	
}

.legInfo h2 {
	color:#f4a129;
	margin-bottom:10px;
}

#legGrade {
	width:255px;
	height:23px;
	background-image:url(../Images/ReportCard//report_card_grade_bg.gif);
	color:#2a5188;
	font-weight:bold;
	font-size:150%;
	text-align:right;
	padding:8px 70px 0 0;
	margin:10px 0 10px 0;		
}	

#legScore {
	width:265px;
	height:23px;
	background-image:url(../Images/ReportCard/report_card_score_bg.gif);
	color:#2a5188;
	font-weight:bold;
	font-size:150%;
	text-align:right;
	padding:8px 60px 0 0;
}	







/***** End Report Card *****/

/** utility classes **/

.input-bg 
{
    background:#FFFFFF url(../images/input-bg.gif) repeat-x scroll left top;
    border:1px solid #CCCCCC;
    padding:3px 5px;
}

/** End Utility Classes **/

/** News and Press Releases **/

.news ul {
	margin:0;
	padding:20px 8px 0 8px;
	list-style:none;
	background-color:#e8e8e8;
}
.news ul li {padding:0 0 17px; border-top:1px solid #fff; border-bottom:1px solid #c5c5c5;}
.news ul li strong {color:#8e9295;}
.news ul h3 {
	margin:0;
	font:16px/16px Arial, Verdana, sans-serif;
	color:#464646;
}
news ul p {margin:6px 0;}
.view-more{
	display:block;
	background:url(../images/btn1.gif) no-repeat;
	width:171px;
	padding:2px 0 7px;
	text-align:center;
	margin:12px 0 0 6px;
}

/** End News and Press Releases **/

/** About Us Page **/

.container {
	width: 600px;
	margin:0 auto;
}
.container h1 {
	font: 4em normal Georgia, 'Times New Roman', Times, serif;
	text-align:center;
	padding: 20px 0;
	color: #aaa;
}
.container h1 span { color: #666; }
.container h1 small{
	font: 0.3em normal Georgia, 'Times New Roman', Times, serif;
	text-transform:uppercase;
	letter-spacing: 1.5em;
	display: block;
	color: #666;
}
h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url(../images/h2_trigger_a.jpg) no-repeat;
	height: 35px;
	line-height: 35px;
	width: 550px;
	font-size: 1.6em;
	font-weight: normal;
	float: left;
}
h2.trigger a {
	color: #4F4F4F;
	text-decoration: none;
	display: block;
	font-size: .8em;
	font-style: normal;
}
h2.trigger a:hover {
	color: #4F4F4F;
}
h2.active {background-position: left bottom;}
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(../images/toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	
	width: 600px;
	clear: both;
}
.toggle_container .block {
	padding: 20px;
	background: url(../images/toggle_block_btm.gif) no-repeat left bottom;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h6 {
	font: 1.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}

img.left { float:left; margin:0 18px 10px 0; }
img.right { float:right; margin:0 0px 18px 18px; }

/** Error Messages **/
span.error {
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    background:#FEF1EC;
    color:  Red;
    border:1px solid Red;
    font-family:arial;
    font-size:11px;
    margin:0 0 0 10px;
    padding:2px 20px 2px 8x;
    
}

.frmEmail, .frmName, .frmMessage { margin-top:10px; }