html {
	margin: 0;
	padding: 0;
	height: 100%;
}

/* general styles; the YUI reset/font styles are assumed to have been loaded */
b,
strong {
	font-weight: bold !important;
}
div.clear { clear: both; }
a, a:hover {text-decoration: none; cursor: pointer;}

/* main containers */
body {
	margin: 0;
	margin-left: -1px;
	padding: 0;
	background: #e5e5e5;
	color: #1a1a1a;
}

#wrapper {
    background: url(../img/nav11/mainbg.png) center top repeat-y;
    margin-left: -490px;
    left: 50%;
    width: 980px;
    height: auto;
    padding: 0 2px;
    position: absolute;
    float: left;
    border: 0px solid red;
}
	

/*------------MASTHEAD -----------*/
div#hdr {
    background: url(../img/nav11/logo.png) 0 0 no-repeat;
    width: 980px;
    height: 150px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    border: 0px solid red;
    border-bottom: 1px solid #999;
}

/* FRC identity */
#logo {
    position: relative;
    width: 260px;
    height: 75px;
    border: 0px solid #e5e5e5;
    margin: 25px auto 0 25px;
    float: left;
}

#logo h1, #logo h2 { display: none; }


/*------------CHRISTMAS MASTHEAD -----------*/
div#hdrChr {
    background: url(../img/nav11/logoChr.png) 0 0 no-repeat;
    width: 980px;
    height: 150px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    border: 0px solid red;
    border-bottom: 1px solid #999;
}

/* FRC identity */
#logo {
    position: relative;
    width: 380px;
    height: 75px;
    border: 0px solid #e5e5e5;
    margin: 25px auto 0 10px;
    float: left;
}

#logo h1, #logo h2 { display: none; }

/*-------------------------------------------------------*/

#sitenav {
    position: relative;
    width: 630px;
    margin: 20px 0 0 0;
    border: 0px solid red;
    float: left;
    clear: left;
}

/* all nav */
.nav li { 
	border: solid 0px purple;
    display: inline;
    padding: 0 10px;
}
.nav a {
	vertical-align:middle;
	font-size: 14px;
	font-weight: bold;
    color: #2b308b;
    text-transform: uppercase;
    text-decoration: none;
}
.nav a:hover {
    color: #6266bf;
    text-decoration: none;
}

/* global navigation */
#search {
	border: solid 0px purple;
	width: 350px;
	height: 40px;
    position: absolute;
    color: white;
    text-align: right;
    right: 0;
    bottom: 0;
    margin: 0;
	float: right;
    text-decoration: none;
}

#search li {
	display: inline;
}

#search li input[type="text"] {
	width: 280px;
	height: 20px;
	padding: 12px 10px 8px 10px;
    font-size: 14px;
    line-height: normal;
	color: #2b308b;
	font-weight: bold;
    text-transform: uppercase;
	border: solid 0px purple;
    background: #FFF;
    float: left;
    outline: none;
}

#search li input[type="image"] {
	width: 50px;
	height: 40px;
	padding: 0;
	border: solid 0px purple;
    background: #FFF;
    float: left;
    background: url(https://www.frcaction.org/img/nav11/search.png) 0 0 no-repeat;
}





#socmed {
border: 0px solid #E5E5E5;
width: 338px;
height: 40px;
position:relative;
font-size:11px;
color:white;
text-align:right;
top: 0;
right: 0;
margin: 55px 10px 10px 0;
float:right;
text-decoration:none;
clear: right
}

#socmed #smTtl {
	width: 40px;
	height: 41px;
	float: right;
	position: relative;
	background:url(../img/nav11/glblSocMed.png) 0 0 no-repeat;	
}

#socmed #smTW {
	width: 40px;
	height: 41px;
	float: right;
	position: relative;
	background:url(../img/nav11/glblSocMed.png) -40px 0 no-repeat;	
}

#socmed #smFB {
	width: 40px;
	height: 41px;
	float: right;
	position: relative;
	background:url(../img/nav11/glblSocMed.png) -80px 0 no-repeat;	
}

#socmed #smTW a, #socmed #smFB a {
	width: 40px;
	height: 40px;
	padding: 0 0 30px 40px;
	border: 0px solid #e5e5e5;
}


#socmed #smTW:hover, #socmed #smFB:hover {
	margin-top: 1px;
}




/*------------VALUES BUS SECTION -----------*/

div#banner {
    width: 980px;
    background: white;
    margin: 0 auto;
    padding: 0;
    float: left;
    position: relative;
    border: 0px solid red;
}

div#vbnav {
    width: 980px;
    margin: 0 auto;
    padding: 0;
    float: left;
    position: relative;
    border: 0px solid red;
}

div#vbbtn {
    width: 330px;
    margin: 0 auto;
    padding: 0;
    float: left;
    position: relative;
    border: 0px solid red;
}

div#vbbtno {
    width: 325px;
    margin: 0 auto;
    padding: 0;
    float: left;
    position: relative;
    border: 0px solid red;
}





/*------------CONTENT SECTION -----------*/

div#bdy {
    width: 980px;
    margin: 0 auto;
    padding: 0;
    float: left;
    position: relative;
    border: 0px solid red;
}

div#bdy h2 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #2b308b;
	margin: 0 0 10px 0;
}

div#bdyLft {
    width: 630px;
    margin: 0;
    padding: 0;
    position: relative;
    border: 0px solid red;
    float: left;
}

div#bdyLftFll {
	background: #FFF;
    width: 980px;
    margin: 0;
    padding: 0;
    position: relative;
    border: 0px solid red;
    float: left;
}

div#bdyRgt {
    width: 350px;
    margin: 0;
    padding: 0;
    position: relative;
    border: 0px solid red;
    float: right;
}

div#bdyRgt2 {
    width: 350px;
    margin: 0;
    padding: 0;
    position: relative;
    border: 0px solid red;
    float: right;
    display: none;
    filter:alpha(opacity=25);
	-moz-opacity:0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
}


div#bdyRgt #txtBx p {
	color: #c5cfe1;
	font-size: 14px;
	line-height: 18px;
    text-decoration: none;
    margin: 10px 0px 0px 0px;
    padding: 0;
}

#members {
	background: #bfc8ed;
	border: solid 0px purple;
	width: 630px;
	height: 40px;
    position: relative;
    font-size: 11px;
    color: white;
    text-align: right;
    margin-top: 0px;
	float: left;
    text-decoration: none;
}
#members a {
	outline: none;
	border: none;
}

div#generic {
    padding: 20px 20px 30px 20px;
	border: 0px solid black;
	float: left;
	text-align: left;
	width: 590px;
}

div#generic2 {
	background: #fff;
    padding: 20px 20px 30px 20px;
	border: 0px solid black;
	float: left;
	text-align: left;
	width: 940px;
}

div#genericnosides 
{
	padding:0;
	border: 0px solid black;
	float: left;
}

#generic a { text-decoration: none; }
#generic a:hover { text-decoration: none; }
#generic a:visited { text-decoration: none; }

/*------------ VOTER TOOLS PAGE -----------*/

#generic div#vtrTls {
	margin: 0;
	padding: 0;
	width: 590px;
    border: 0px solid red;
	float: left;
}

#generic div#vtrTlBx {
	width: 560px;
	height: 20px;
	padding: 15px;
	float: left;
    border: 0px solid red;
    margin: 0 0 10px 0;
    background: url(http://www.frcaction.org/img/nav11/vtrTlsBtn.png) 0 0 no-repeat;
}

#generic div#vtrTlBx a {
	color: #036;
	font-size: 18px;
	font-weight: bold;
    border: 0px solid red;
}

#generic div#vtrTlBx:hover {
    background: url(http://www.frcaction.org/img/nav11/vtrTlsBtn.png) 0 -50px no-repeat;
}

#generic div#vtrTlBx a:hover {
	text-decoration: none;
	color: #369;
}

/*------------ Member signup -----------*/

#toggle_slide, #toggle_slide2 {
	width: auto;
	top: 0px;
	border: 0px solid blue;
} 

#loginslide, #becomeslide {
	width: auto;
	color: #000;
	padding: 20px 0px 20px 0px;
	margin: 0px 20px 0px 20px;
	border: 0px solid pink;
}

div#slideside {
	border-top: solid 1px #7584bf;
    background: #b5bfe7 url(http://www.frcaction.org/jquery/memberBg.png) 0 0 repeat-y;
}



#rotator {
	border: solid 0px purple;
	width: 630px;
	height: 240px;
    position: relative;
    text-align: left;
	float: left;
}

div#blCnt {
    width: 580px;
    margin: 0;
    padding: 20px 25px 25px 25px;
    position: relative;
    border: 0px solid red;
    float: left;
}

/*---- UPDATE feed ------*/

#wash-upd {
	width: 550px;
	background: #f2f2f2;
    margin: 0 0 15px 0;
    padding: 15px;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
	border: 0px solid red;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	text-align: left;
}

#wash-upd #wuitem a {
	text-decoration: none;
	color: #333333;
}

#wash-upd #wuitem #ltblu {
	color: #b20033;
}

#wash-upd #wuitem a:hover {
	color: #666666;
}



/*---- Blog feed ------*/
.blogfeed {
    width: 580px;
    margin: 0;
    padding: 0;
    border: 0px solid blue;
    text-align: left;
}

.blogfeed #wuitem {
	width: 550px;
	background: #f2f2f2;
    margin: 0 0 15px 0;
    padding: 15px;
	border: 0px solid red;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.blogfeed span.mini {
	font-size: 11px;
	color: #1a1a1a;
}

.blogfeed #wuitem a b {
	font-size: 18px;
	text-decoration: none;
}

.blogfeed #wuitem a {
	text-decoration: none;
	color: #001b87;
}

.blogfeed #wuitem a:hover {
	color: #3151d4;
}

.blogfeed #wuitem p {
    margin: 10px 0 0 0;
	color: #1a1a1a;
}




#membership {
    width: 350px;
    height: 70px;
    float: left;
	background: url(../img/nav11/membership.png) 0 0 no-repeat;
}

#membership a {
    width: 350px;
    height: 70px;
    padding: 0 0 55px 350px;
    border: 0px solid red;
}

#donate {
    width: 350px;
    height: 70px;
    float: left;
	background: url(../img/nav11/donate.png) 0 0 no-repeat;
}

#donate a {
    width: 350px;
    height: 70px;
    padding: 0 0 55px 350px;
    border: 0px solid red;
}

#votereg {
    width: 350px;
    height: 70px;
    float: left;
	background: url(../img/nav11/vote.png) 0 0 no-repeat;
}

#votereg a {
    width: 350px;
    height: 70px;
    padding: 0 0 55px 350px;
    border: 0px solid red;
}

#subscribe {
    width: 350px;
    float: left;
    background: #3151d4;
	outline: none;
}

#subscribe input {
	outline: none;
}

#subscribe #subhdr {
    width: 350px;
    height: 65px;
    float: left;
	background: url(../img/nav11/subscribe.png) left top no-repeat;
}

#subscribe #subform {
    width: 350px;
    padding: 0px 0px 0 0px;
    margin: -15px 0 0 0;
    float: left;
    border: 0px solid red;
}

#subscribe table#info {
	color: white;
	font-weight: bold;
	text-transform: uppercase;
    float: left;
    border: 0px solid red;
}



/*------------------ VALUES BUS SCHEDULE ------------------*/




#vbus {
    width: 350px;
    float: left;
	outline: none;
    background: #3151d4;
}

#vbus input {
	outline: none;
}

#vbus #subhdr {
    width: 350px;
    height: 70px;
    margin: 0 0;
    float: left;
	background: url(../img/nav11/getsched.png) left top no-repeat;
}

#vbus #schedScrll {
    width: 350px;
    height: 330px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
    float: left;
    border: 0px dotted white;
	color: white;
	font-weight: bold;
}


#vbus #schedBx {
    width: 320px;
    padding: 10px 5px;
    margin: 0 15px 0;
    float: left;
    border-bottom: 1px dotted white;
	color: white;
	font-weight: bold;
}

#vbus #schedDate {
    width: 100px;
    padding: 0;
    margin: 0;
    float: left;
    border: 0px solid red;
}

#vbus #schedDesc {
    width: 200px;
    padding: 0;
    margin: 0;
    float: right;
    border: 0px solid red;
}
/*------------------ VALUES BUS SCHEDULE v2 ------------------*/




#vbus2 {
    width: 590px;
    float: left;
	outline: none;
	margin-bottom: 15px;
}

#vbus2 input {
	outline: none;
}

#vbus2 #subhdr {
    width: 560px;
    margin: 15px 0;
    padding: 15px;
    color: #FFF;
    font-size: 21px;
    text-transform: uppercase;
    float: left;
    background: #3151d4;
}

#vbus2 #schedScrll {
    width: 590px;
    height: 330px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
    float: left;
    border: 0px dotted white;
	color: #333;
	font-weight: bold;
}


#vbus2 #schedBx {
    width: 590px;
    padding: 10px 5px;
    margin: 0 15px 0;
    float: left;
    border-bottom: 1px dotted #CCC;
	color: #333;
	font-weight: bold;
}

#vbus2 #schedDate {
    width: 170px;
    padding: 0;
    margin: 0;
    float: left;
    border: 0px solid red;
}

#vbus2 #schedDesc {
    width: 400px;
    padding: 0;
    margin: 0;
    float: left;
    border: 0px solid red;
}


/*------------------ FORM ------------------*/

.frmBx {
	color:#80230e;
	padding: 0 15px 5px 15px;
	margin: 0;
	width: 320px;
	border: 0px solid #F00;
	float: left;
}

#pttnfrm {
	border:solid 0 #DEDEDE;
}

#pttnfrm ul {
	list-style-type:none;
	margin:0;
	padding:0;
	float: left;
	border: 0px solid #F00;
}

#pttnfrm li {
	text-align: left;
	list-style-type:none;
	margin:0;
	padding:0 0 10px 0;
	width: 150px;
	border: 0px solid red;
	font-weight: bold;
	text-transform: uppercase;
}

#pttnfrm li#lftside {
	float:left;
}

#pttnfrm li#rgtside {
	float:right;
}

#pttnfrm li#sbmtBtn {
	float:left;
	padding:8px 0 10px 0;
}

#pttnfrm label {
	font-size:10px;
	text-transform:uppercase;
	display:block;
	font-weight:bold;
	text-align:left;
	width:150px;
	float:left;
	color:#cbd3f4;
	padding:0 0 2px 0;
	border:solid 0 #DEDEDE;
}

#pttnfrm input[type=text] {
	float:left;
	width:140px;
	margin:0;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding: 5px;
	border:solid 1px #FFF;
	color: #2b308b;
}




/*---END form ---*/
#subscribe #subftr {
    width: 350px;
    height: 5px;
    float: left;
	background: url(../img/nav11/subscribe.png) left bottom no-repeat;
}

#alerts {
    width: 350px;
    float: left;
    background: #c50539;
}

#alerts #althdr {
    width: 350px;
    height: 65px;
    float: left;
	background: url(../img/nav11/alerts.png) left top no-repeat;
}

#alerts #altcnt {
    width: 310px;
    padding: 5px 20px 20px 20px;
    margin: -15px 0 0 0;
    float: left;
    text-align: left;
    color: white;
    border: 0px solid red;
}

#alerts #altcnt h5 a {
	color: white;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	border: 0px solid green;
    margin: 0;
}

#alerts #altcnt p {
	color: white;
	font-size: 12px;
	font-weight: bold;
    margin: 0;
	padding: 10px 0 0 0;
	border: 0px solid green;
}

#alerts #altcnt a {
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	border: 0px solid green;
    margin: 0;
}

#alerts #altcnt a:hover {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

#alerts #altcnt img {
	display: none;
}

#alerts #altftr {
    width: 350px;
    height: 5px;
    float: left;
	background: url(../img/nav11/alerts.png) left bottom no-repeat;
}

#vtools {
    width: 350px;
    float: left;
    background: #001b87;
}

#vtools #vtlhdr {
    width: 350px;
    height: 65px;
    float: left;
	background: url(../img/nav11/votertools.png) left top no-repeat;
}

#vtools #vtlcnt {
    width: 310px;
    padding: 0px 20px 10px 20px;
    margin: -15px 0 0 0;
    float: left;
    border: 0px solid red;
    text-align: left;
}

#vtools #vtlcnt p {
    margin: 0 0 5px 10px;
    color: #b20033;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    border: 0px solid red;
}

#vtools #vtlcnt a {
    color: white;
    border: 0px solid red;
}

#vtools #vtlcnt a:hover {
    color: #c5cfe1;
    border: 0px solid red;
    text-decoration: none;
}

#vtools #vtlftr {
    width: 350px;
    height: 5px;
    float: left;
	background: url(../img/nav11/votertools.png) left bottom no-repeat;
}

#socialFB {
    width: 350px;
    float: left;
    background: #FFF;
}

#social {
    width: 350px;
    float: left;
    background: #3151d4;
}

#social #smhdr {
    width: 350px;
    height: 65px;
    float: left;
	background: url(../img/nav11/getsocial.png) left top no-repeat;
}

#social #smhdr span a {
	color: white;
	margin: 0 15px 0 0;
	padding: 22px 0 5px 0;
	text-align: right;
	font-weight: bold;
	float: right;
}

#social #smhdr span a:hover {
	color: #e5e5e5;
	border-bottom: 1px dotted #e5e5e5;
}

#social #smccnt {
    width: 310px;
    padding: 0px 20px 10px 20px;
    margin: -15px 0 0 0;
    float: left;
    border: 0px solid red;
}

#social #smftr {
    width: 350px;
    height: 5px;
    float: left;
	background: url(../img/nav11/getsocial.png) left bottom no-repeat;
}


/*------------ CONFIRMATION CSS -----------*/

#cnfrmBx {
	width:590px;margin:10px auto;
}

#cnfrmHdr {
	background:#1059D6;text-align:center;width:580px;padding:5px;float:left;color:#FFF;
}

#cnfrmLft {
	width:285px;padding:5px;text-align:right;float:left;color:#000;
}

#cnfrmRgt {
	width:285px;padding:5px;text-align:left;float:right;color:#1059D6;
}

/*------------FOOTER SECTION -----------*/

div#footer {
    height: 100%;
    width: 940px;
    margin: 0;
    padding: 20px;
    bottom: 0;
    position: relative;
    border: 0px solid red;
    background: #001b87;
    float: left;
}

#footer-links {
    position: relative;
    padding: 0;
	width: 940px;
    border: 0px solid red;
    margin: 0;
    text-align: left;
}

/* all nav */
.ftrnav ul {
	list-style-type: none;	
	border: 0px solid green;
    padding: 0;
	float: left;
}

.ftrnav li {
	width: 134px;
	text-align: center;
	list-style-type: none;	
	border: 0px solid purple;
    display: inline;
    padding: 0;
	float: left;
}
.ftrnav b a {
	font-size: 14px;
	font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
}
.ftrnav b a:hover {
    color: #c5cfe1;
    text-decoration: none;
}
.ftrnav a {
	font-size: 10px;
	font-weight: bold;
    color: #c5cfe1;
    text-transform: uppercase;
    text-decoration: none;
}
.ftrnav a:hover {
    color: #6266bf;
    text-decoration: none;
}
.ftrnav li li {
	float: none;
	display: block;
	list-style-type: none;	
	border: solid 0px red;
    padding: 2px 0;
}

div#footer p {
	width: 940px;
	float: left;
	text-align: center;
	text-transform: uppercase;
    padding: 0;
	font-size: 10px;
	font-weight: bold;
    line-height: 10px;
	border: 0px solid green;
    color: #FFF;
}
div#footer p a {
    color: #FFF;
    text-decoration: none;
}
div#footer p a:hover {
    color: #c5cfe1;
    text-decoration: none;
}

#footer-buttons {
    background: url(../img/nav11/siteslideBg.jpg) 0 0 no-repeat;
	width: 652px;
	float: left;
    position: relative;
    margin: 20px 144px;
    height: 75px;
	border: 0px solid green;
}


/*--------------page header info ----------------*/

#title{
	width: 590px;
	border: solid 0px #e5e5e5;	
	color: #b4985a;
	float: left;
	position: relative;
	padding: 0 0 10px 0;
}

#title h1 {
	margin: 0;
	padding: 0;
	border: solid 0px fuchsia;	
	color: #001b87;
	float: left;
	position: relative;
}

#titlehr { 
	margin: 10px 0; 
	padding: 0px; 
	width: 590px; 
	height: 1px;
	background-color: #001b87;
	float: left;
}

#bchdr{
	border: solid 0px purple;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	color: #b4985a;
	height: 20px;
	text-decoration: none;
}

html #bchdr a { text-decoration: none; color: #036; }
html #bchdr a:hover { text-decoration: none; color: #369; }

#maintitle{
	border: solid 0px blue;
	color: #092964;
	margin-top: 0.2em;
}

#hdrbttns 
{
background-color:#fff;
border:solid 0px green;
width:233px;
/*width:261px;*/
/*width:140px;*/
height:18px;
margin-top:7px;
float:right;
right:0px;
}

#smBtnBx {
	width:121px;
	float:left;
}

#fcbkBtn 
{
width:50px;float:left; margin-right:8px;
}

#twttrBtn 
{
width:55px;float:left; margin-right:8px;
}

#share 
{
background: url(../img/frc_nav/intSocMed.png) -124px 0 no-repeat; 
width:20px;
height:20px;
float:left;
left:0px;
bottom:0px;
position:relative;
margin-right: 8px;
}

#print 
{
border:solid 0px purple;
background: url(../img/frc_nav/intSocMed.png) -144px 0 no-repeat; 
width:20px;
height:20px;
float:left;
left:0px;
bottom:0px;
position:relative;
margin-right:8px;
}


#print a {
text-decoration: none;
}
#print a:hover {
text-decoration: none;
}


#email 
{
border:solid 0px purple;
background: url(../img/frc_nav/intSocMed.png) -104px 0 no-repeat; 
width:20px;
height:20px;
float:left;
bottom:0px;
position:relative;
margin-right:8px;
}

#text_minus 
{
border:solid 0px purple;
width:13px;
height:20px;
float:left;
bottom:0px;
background:url(../img/frc_nav/intSocMed.png) -164px 0 no-repeat;
}

#text_plus 
{
border:solid 0px purple;
width:13px;
height:20px;
float:left;
bottom:0px;
background:url(../img/frc_nav/intSocMed.png) -201px 0 no-repeat;
}

#text 
{
border:solid 0px purple;
width:24px;
height:20px;
float:left;
bottom:0px;
background:url(../img/frc_nav/intSocMed.png) -177px 0 no-repeat;
}

/* ITEM LISTS */

div#item_list{
	width: 590px;
	border: 0px solid #999;
}

div#item{
	width: 590px;
	border: solid 0px blue;
	padding: 0;
}

div#rec_count{
	width: auto;
	border: solid 0px green;
}

#item_title{
    color: #003366;
    font: bold 12px "Formata Medium Cond. Bold", Arial, san-serif;
}

#item_body{
	padding: 0.6em 0 0.6em 0;
}

span.date_time{
    color: #d26f11;
    font: 12px "Formata Medium Cond. Bold", Arial, san-serif;
}

span.item_text{
    color: #333;
    font: 12px "Formata Medium Cond. Bold", Arial, san-serif;
}

.more{
    color: #77321a;
    font: 12px "Formata Medium Cond. Bold", Arial, san-serif;
}

#itemhr { 
	margin: 0.6em 0em 0em 0em; 
	padding: 0px; 
	width: 100%; 
	height: 1px;
	background-color: #b4985a;
	
}

/* End ITEM LISTS */


/*--------- EVENTS PAGE CSS ----------------*/

a#eventxtras, a:visited#eventxtras {
	text-decoration: none;
	color: #036;
}

a:hover#eventxtras {
	text-decoration: none;
	color: #369;
}

#evntImgBxs {
	width:590px;
	clear: left;
}

#evntImg1 {
	width:255px;
	height: 140px;
	float: left;
	margin:0 0 10px 0;
}

#evntImg2 {
	width:255px;
	height: 140px;
	float: right;
	margin:0 0 10px 0;
}

#evntImg1 img, #evntImg2 img {
	width: 255px;
}

#evntBx {
	width:590px;
	float: left;
	padding: 10px 0 10px 0px;
	margin:0 auto 10px auto;
	background: #CFDBF4 url(../img/frc_nav/eventsImg/blu_b3g.png) top left no-repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
    border-radius: 10px;
	clear: left;
}

#evntBxpast {
	width:590px;
	padding: 0 0 10px 0;
	margin:0 auto 10px auto;
	border-bottom: 1px solid #ccc;
	float: left;
}

#evntBgbtn {
	width:590px;
	text-align: center;
	margin: 0 auto 15px auto;
	border: 0px solid #999;
	clear: left;
}

#evntCal {
	width:65px;
	float:left;
	background: url(../img/frc_nav/eventsImg/cal.png) 7px 7px no-repeat;
	border: 0px solid black;
}

#evntCalbx {
	width:36px;
	float:left;
	padding:14px;
}

#evntCalmoyr {
	width:36px;
	float:left;
	font:bold 10px Arial, sans-serif;
	color:white;
	text-align:center;
}

#evntCaldate {
	width:36px;
	float:left;
	font:bold 24px Arial, sans-serif;
	color:black;
	text-align:center;
}

#evntCnt {
	width:383px;
	height:65px;
	float:left;
}

#evntCntlrg {
	width:420px;
	float:left;
}

h2#evntHdr {
	font:bold 18px Arial, sans-serif;
	color:#036;
	margin:0;
	padding: 10px 0;
}

h4#evntHdr {
	font:bold 14px Arial, sans-serif;
	color:#036;
	margin:0;
	padding:0 0 5px 0;
}

h4#evntHdr span {
	font: 12px Arial, sans-serif;
	color:#036;
	margin:0;
	padding:0 0 5px 0;
}

p#evntTxt {
	font:12px Arial, sans-serif;
	color:#333;
	margin:0;
	padding:0;
	border: 0px solid black;
}

#evntInfo {
	width:67px;
	_width:67px;
	height:65px;
	float:right;
	border: 0px solid black;
}

#evntInfolrg {
	width:95px;
	height:59px;
	float:right;
	border:0px solid #999;
	padding: 0;
}

#evntType {
	width:67px;
	height:65px;
	margin: -10px 0 0 0;
	float:left;
}

#evntNatl {
	width:67px;
	height:20px;
	float:left;
	font:bold 12px Arial, sans-serif;
	color:white;
	text-align:center;
	background: url(../img/frc_nav/eventsImg/tag_natl.png) top right no-repeat;
	border: 0px solid black;
	padding:0 0 5px 0;
}

#evntState {
	width:67px;
	height:20px;
	float:left;
	font:bold 12px Arial, sans-serif;
	color:white;
	text-align:center;
	background: url(../img/frc_nav/eventsImg/tag_state.png) top right no-repeat;
	border: 0px solid black;
	padding:0 0 5px 0;
}

#evntTypettl {
	line-height:20px;
}

#evntBlt {
	width:52px;
	height:15px;
	float:left;
	padding: 2px 0 0 15px;
	font:bold 12px Arial, sans-serif;
	color:#036;
	text-align:left;
	border: 0px solid black;
	background: url(../img/frc_nav/eventsImg/bllt.png) 2px 3px no-repeat;
}

#evntBtn {
	width:89px;
	height:20px;
	float:right;
	padding: 2px 0;
	text-align:left;
	border:0px solid #999;
}
/*=======================Action Alert Page ===============*/

.alrtWrpr {
	background: #FFF;
	width: 590px;
	padding: 5px 0 10px 0;
	float: left;
}

.alrtWrpr h1 {
	font-size: 24px;
	font-weight: bold;
	color: #036;
}

.alrtBxTp1 {
	padding: 10px;
	width: 570px;
	height: 180px;
	border-left: 1px solid #e0cda4;
	border-right: 1px solid #e0cda4;
	border-top: 1px solid #e0cda4;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.alrtBxTp2 {
	background: #f7f2dd;
	padding: 15px;
	border-left: 1px solid #e0cda4;
	border-right: 1px solid #e0cda4;
	border-top: 1px solid #e0cda4;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.alrtBxTp3 {
	background: #f7f2dd;
	padding: 15px;
	border-left: 1px solid #e0cda4;
	border-right: 1px solid #e0cda4;
	border-top: 1px solid #e0cda4;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.alrtBxTxt {
	border: 0px solid red;
	width: 370px;
	left: 200px;
	position: relative;
}

.alrtBxTxt a h2 {
	font-weight: bold;
	font-size: 21px;
	line-height: 21px;
	color: #655e46;
	margin: 0;
}

.alrtBxTxt p {
	font-size: 13.5px;
	line-height: 18px;
	margin: 0;
}

html .alrtBxTxt .alrtTxt a h2 {
	font-size: 14px;
	color: #036;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.alrtTxt h3 {
	font-size: 13px;
	color: #036;
	font-weight: bold;
}

.alrtTxt p {
	margin: 0 0 0 0;
}


.alrtBxmidG {
	background: #b79758;
	padding: 15px;
	border-left: 1px solid #e0cda4;
	border-right: 1px solid #e0cda4;
	border-top: 1px solid #e0cda4;
	float: left;
	width: 560px;
	color: #092964;
	font-weight: bold;
	text-transform: uppercase;
}

.alrtBxmidG a {
	outline: none;
	color: #d9cba3;
	text-decoration: none;
}

.alrtBxmidG a:hover, .alrtBxmidG a:active {
	outline: none;
	color: #FFF;
	text-decoration: none;
}

.alrtBxmidG span {
	color: #FFF;
}

ul.tabs ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	width: 560px;
	border: 0px solid red;
}
ul.tabs li {
	color: #036;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	border-left: none;
	margin-bottom: -1px;
	position: relative;
	border: 0px solid red;
}
ul.tabs li a {
	text-decoration: none;
	color: #d9cba3;
	outline: none;
	padding: 0 10px;
}
ul.tabs li a:hover {
	color: #FFF;
}	
html ul.tabs li.active a, html ul.tabs li.active a:hover  {
	color: #FFF;
}


.alrtBxmidW {
	background: #FFF;
	padding: 15px;
	border-left: 1px solid #e0cda4;
	border-right: 1px solid #e0cda4;
	border-top: 1px solid #e0cda4;
	float: left;
	width: 560px;
}

.alrtBxmidTtop {
	background: #f3eee4;
	padding: 15px;
	border-left: 1px solid #e0cda4;
	border-right: 1px solid #e0cda4;
	border-top: 1px solid #e0cda4;
	float: left;
	width: 560px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.alrtBxmidT {
	background: #f3eee4;
	padding: 15px;
	border-left: 1px solid #e0cda4;
	border-right: 1px solid #e0cda4;
	border-top: 1px solid #e0cda4;
	float: left;
	width: 560px;
}

.alrtTxt {
	width: 400px;
	float: left;
	border: 0px solid #e5e5e5;
}

.alrtBxTxt .alrtTxt {
	width: 360px;
	float: left;
	border: 0px solid red;
}

.alrtTxt p#alrtSM {
	margin: 10px 0 0 0;
}

.alrtTxt p a {
	text-decoration: none;
	outline: none;
	color: #036;
	font-weight: bold;
}

.alrtTxt span#orgTxt {
	font-weight: bold;
	color: #d26f11;
}

.alrtTxt span#redTxt {
	font-weight: bold;
	color: #77321a;
}

.alrtBtn {
	width: 140px;
	float: right;
	border: 0px solid red;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

.alrtBtn a, .alrtBtnTp a {
	color: #fff;
	text-decoration: none;
}

.alrtBtn a:hover, .alrtBtnTp a:hover {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	text-decoration: none;
}


.btnAction {
	width: 140px;
	background: #773215;
	text-transform: uppercase;
	padding: 5px 0;
	margin-bottom: 8px;
	font-size: 16px;
	line-height: 16px;
}

.btnDonate{
	width: 140px;
	background: #036;
	text-transform: uppercase;
	padding: 5px 0;
	margin-bottom: 8px;
	font-size: 16px;
	line-height: 16px;
}

.btnShare{
	width: 140px;
	background: #b79758;
	/*text-transform: uppercase;*/
	padding: 5px 0;
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 14px;
}

.alrtBtnTp {
	width: 360px;
	float: left;
	border: 0px solid red;
	text-align: center;
	color: #fff;
	font-weight: bold;
}


.alrtBtnTp .btnAction {
	width: 110px;
	background: #773215;
	text-transform: uppercase;
	padding: 5px 0;
	margin: 0 5px 8px;
	font-size: 14px;
	line-height: 14px;
	float: left;
}

.alrtBtnTp .btnDonate {
	width: 110px;
	background: #036;
	text-transform: uppercase;
	padding: 5px 0;
	margin: 0 5px 8px;
	font-size: 14px;
	line-height: 14px;
	float: left;
}

.alrtBtnTp .btnShare {
	width: 110px;
	background: #b79758;
	text-transform: uppercase;
	padding: 5px 0;
	margin: 0 5px 8px;
	font-size: 14px;
	line-height: 14px;
	float: left;
}

.alrtBxBtm {
	background: #b79758;
	padding: 15px;
	border: 1px solid #e0cda4;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	width: 900px;
	float: left;
	text-align: right;
	margin: 0 0 20px 0;
}

.alrtBxBtm2 {
	background: #b79758;
	padding: 15px;
	border: 1px solid #e0cda4;
	width: 560px;
	float: left;
	text-align: right;
	margin: 0;
}

.alrtBxBtm a, .alrtBxBtm2 a {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}

.alrtBxBtm a:hover, .alrtBxBtm2 a:hover {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	text-decoration: none;
}

.alrtBxMnu {
	background: #f3eee4;
	padding: 15px;
	border-bottom: 1px solid #e0cda4;
	border-left: 1px solid #e0cda4;
	border-right: 1px solid #e0cda4;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	width: 560px;
	float: left;
	text-align: left;
	margin: 0 0 20px 0;
}


.alrtBxMnu a {
	color: #036;
	text-decoration: none;
}

.alrtBxMnu a:hover {
	color: #773215;
	text-decoration: none;
	margin: 0 0 0 1px;
}


.alrtBxMnu #mnuBx {
	width: 165px;
	margin: 0 15px 0 0;
	float: left;
	border: 0px solid red;
}

.alrtBxMnu #mnuBx2 {
	width: 365px;
	margin: 0 15px 0 0;
	float: left;
	border: 0px solid red;
}

.alrtBxMnu #mnuBx #mnuHdr, .alrtBxMnu #mnuBx2 #mnuHdr {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #036;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}

.alrtBxMnu #mnuBx #mnuTxt, .alrtBxMnu #mnuBx2 #mnuTxt {
	width: 165px;
	line-height: 18px;
	float: left;
	margin: 0 15px 0 0;
	border: 0px solid red;
}

.alrtBxMnu #mnuBx2 #mnuTxt2 {
	width: 165px;
	line-height: 18px;
	float: left;
	margin: 0 15px 0 0;
	border: 0px solid red;
}

.sgnpFrm {
	border: 0px solid #e0cda4;
	width: 550px;
	float: left;
}

.sgnptop {
	border: 0px solid #e0cda4;
	width: 550px;
	float: left;
}

.sgnpHdr {
	border: 0px solid #e0cda4;
	width: 270px;
	margin: 0 0 5px 0;
	float: left;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #092964;
}

.sgnpHdr span {
	color: #77321a;
}

.sgnpOptIn {
	border: 0px solid #e0cda4;
	margin: 3px 0px 8px 0px;
	width: 550px;
	float: left;
}

.sgnpBx {
	border: 0px solid #e0cda4;
	width: 170px;
	height: 35px;
	padding: 4px;
	float: left;
	text-align: center;
}

.sgnpBx span {
	width: 160px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #b4985a;
	border: 0px solid #e0cda4;
}

.sgnpBx span span {
	color: #77321a;
}

#sgnpRght {
	text-align: right;	
}

.sgnpBx2 {
	border: 1px solid #FFF;
	width: 170px;
	height: 35px;
	padding: 4px;
	float: left;
	text-align: center;
}

input[type=checkbox] {
	margin: 0;
	padding: 0;
	border: 0;
} 

.sgnpBx input[type=text] { 
	width: 160px;
	clear: left;
}
.sgnpBx input[type=button],.sgnpBx input[type=submit] { 
	width: 50px; 
}















































div#rssbx {
    padding: 25px 0px 0px 0px;
    border: 0px red solid;
}

div#rssitm {
    padding: 0px 7px 0px 7px;
    border: 0px red solid;
}

div#rssbllt {
    padding: 0px 0px 0px 5px;
    border: 0px red solid;
    float: left;
}

div#rssbx strong a{
	font-size: 10px;
	line-height: 10px;
	color: white;
}

div#rssbx strong{
	font-size: 10px;
	line-height: 10px;
	color: white;
}




/* CSS GENERIC styles */

.unoBtnbx {
	/*background: url(../img/site/hcpc_bg.jpg) no-repeat 0 0;*/
	width: 600px;
	height: 80px;
	margin: 0 0 25px 0;
	padding: 0;
	border: 0px solid black;
	clear: left;
}

.unoBtnbx2 {
	/*background: url(../img/site/hcpc_bg.jpg) no-repeat 0 0;*/
	width: 600px;
	height: 100px;
	margin: 0;
	padding: 0;
	border: 0px solid black;
	clear: left;
}

.unoBtnbxvideo {
	/*background: url(../img/site/hcpc_bg.jpg) no-repeat 0 0;*/
	width: 600px;
	height: 250px;
	margin: 0;
	padding: 0;
	border: 0px solid black;
	clear: left;
}

.unoBtnbxvideo #videoBx {
	float: left;
}

.unoBtnbxvideo #bigBtn {
	width: 145px;
	float: right;
	background: #036;
	padding: 75px 10px;
	text-align: center;
}

#unoBtnbxfullbtn {
	/*background: url(../img/site/hcpc_bg.jpg) no-repeat 0 0;*/
	width: 570px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 15px;
	border: 0px solid black;
	clear: left;
	background: #036;
	color: #FFF;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
}

#unoBtnbxfullbtn a {
	color: #FFF;
	font-weight: bold;
	font-size: 28px;
	line-height: 31px;
}

#unoBtnbxfullbtn a:hover {
	color: #9CF;
	text-decoration: none;
}

#bigBtn a {
	color: #FFF;
	font-weight: bold;
	font-size: 28px;
	line-height: 31px;
}

#bigBtn a:hover {
	color: #9CF;
	text-decoration: none;
}

.unoBtnBigbx {
	/*background: url(../img/site/hcpc_bg.jpg) no-repeat 0 0;*/
	width: 600px;
	height: 140px;
	margin: 0;
	padding: 0;
	border: 0px solid black;
	clear: left;
}

.unoBtn {
	width: 600px;
	height: 45px;
	float: left;
	margin: 55px 0 0 0;
	padding: 0;
}

.duoBtnbx {
	background: url(../img/site/hcpc_bg.jpg) no-repeat 0 0;
	width: 600px;
	height: 100px;
	margin: 0;
	padding: 0;
	border: 0px solid black;
	clear: left;
}

.duoBtn {
	width: 300px;
	height: 45px;
	float: left;
	margin: 55px 0 0 0;
	padding: 0;
}

.triBtnbx {
	width: 600px;
	height: 80px;
	margin: 0 0 15px 0;
	padding: 0;
	border: 0px solid black;
	clear: left;
}

.triBtn {
	width: 200px;
	height: 80px;
	float: left;
	margin: 0;
	padding: 0;
}

#btn01 {
	background: url(../img/site/topBtns.png) no-repeat 0 0;
}

#btn01:hover {
	background: url(../img/site/topBtns.png) no-repeat 0 -80px;
}

#btn02 {
	background: url(../img/site/topBtns.png) no-repeat -200px 0;
}

#btn02:hover {
	background: url(../img/site/topBtns.png) no-repeat -200px -80px;
}

#btn03 {
	background: url(../img/site/topBtns.png) no-repeat -400px 0;
}

#btn03:hover {
	background: url(../img/site/topBtns.png) no-repeat -400px -80px;
}



h1{
    color: #003366;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
    text-decoration: none;
}

h1 a {
	vertical-align:middle;
    color: #003366;
    text-decoration: none;
}

#generic h2, #genericfull h2 {
    color: #003366;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
    text-decoration: none;
    margin: 0px 0px 10px 0px;
    padding: 0;
}

#generic h2.centBlu {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-align:center;color: #003366;padding: 0;margin: 0;}
#generic h2.centRed {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-align:center;color: #CC0000;padding: 0;margin: 0;}


#generic h2 a {
    color: #003366;
    text-decoration: none;
}

#generic #warnBx {
	border: 2px solid #CC0000;
	padding: 10px;
	margin: 10px;
	/* background: url(../img/sorry-face.png) no-repeat 5px 5px;
	height: 62px; */
}

#generic #warnBx h2.centRed {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-align:center;color: #CC0000;padding: 0;margin: 0;}

#generic h3{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
    text-decoration: none;
}

#generic h3 a {
	vertical-align:middle;
    color: #003366;
    text-decoration: none;
}

#generic h4{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
    font-style: italic;
    margin: 0 0 10px;
}

#generic b, #generic strong {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
}

#generic b#sm, #generic strong#sm{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 9px;
}

#generic div.alert {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 1.0em;
	text-align: center;
	padding: 15px;
	margin: 15px;
	border: 1px #8c3219 solid;
}

#generic div.alert b{
	color: #8c3219;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
}

#generic span#tiny {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

#generic p {
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	padding-bottom: 0.6em;
}

#generic p#cart {
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	padding-bottom: 0.2em;
	font-weight: bold;
	height: 12px;
}

#generic i,#generic  em{
	font-family: Arial, sans-serif;
	font-style: italic;
	font-size: 1.0em;
}

#generic blockquote {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 1.0em;
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px;
}

#generic ul{
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	margin: 0.0em 2.0em 1.0em 2.0em;
	width: auto;
	border: 0px solid;
}

#generic ol{
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	margin: 0.0em 2.0em 1.0em 2.0em;
	width: auto;
	border: 0px solid;
}

#generic ul li{
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	list-style: disc;
	padding: 0.3em;
	list-style-position: outside;
}

#generic ol li{
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	list-style: decimal;
	padding: 0.3em;
	list-style-position: outside;
}

/*
#generic a { text-decoration: none; color: #003366; }
#generic a:hover { text-decoration: underline; color: #8c3219; }
#generic a:visited { text-decoration: none; color: #003366; }
*/

#generic hr { 
	margin: 0px 0px 15px 0px; 
	padding: 0px; 
	width: 100%;
	height: 0px; 
	background-color: #b4985a;
}

/* END CSS GENERIC styles */


/* Slide answers */

	div#faqs {width:auto;}
	div#faqs div#answer1{padding:10px 10px 1px 10px;}
	div#faqs div#answer2{padding:10px 10px 1px 10px;}
	div#faqs div#answer3{padding:10px 10px 1px 10px;}
	div#faqs div#answer4{padding:10px 10px 1px 10px;}
	div#faqs div#answer5{padding:10px 10px 1px 10px;}
	div#faqs div#answer6{padding:10px 10px 1px 10px;}
	div#faqs div#answer7{padding:10px 10px 1px 10px;}
	div#faqs div#answer8{padding:10px 10px 1px 10px;}
	div#faqs div#answer9{padding:10px 10px 1px 10px;}
	div#faqs div#answer10{padding:10px 10px 1px 10px;}
	div#faqs div#answer11{padding:10px 10px 1px 10px;}
	div#faqs div#answer12{padding:10px 10px 1px 10px;}
	div#faqs div#answer13{padding:10px 10px 1px 10px;}
	div#faqs div#answer14{padding:10px 10px 1px 10px;}
	div#faqs div#answer15{padding:10px 10px 1px 10px;}
	div#faqs div#answer16{padding:10px 10px 1px 10px;}
	div#faqs div#answer17{padding:10px 10px 1px 10px;}
	div#faqs div#answer18{padding:10px 10px 1px 10px;}
	div#faqs div#answer19{padding:10px 10px 1px 10px;}
	div#faqs div#answer20{padding:10px 10px 1px 10px;}
	div#faqs div#answer21{padding:10px 10px 1px 10px;}
	div#faqs div#answer22{padding:10px 10px 1px 10px;}
	div#faqs div#answer23{padding:10px 10px 1px 10px;}
	div#faqs div#answer24{padding:10px 10px 1px 10px;}
	div#faqs div#answer25{padding:10px 10px 1px 10px;}
	div#faqs div#answer26{padding:10px 10px 1px 10px;}
	div#faqs div#answer27{padding:10px 10px 1px 10px;}
	div#faqs div#answer28{padding:10px 10px 1px 10px;}
	div#faqs div#answer29{padding:10px 10px 1px 10px;}
	div#faqs div#answer30{padding:10px 10px 1px 10px;}
	div#faqs div#answer31{padding:10px 10px 1px 10px;}
	div#faqs div#answer32{padding:10px 10px 1px 10px;}
	div#faqs div#answer33{padding:10px 10px 1px 10px;}
	div#faqs div#answer34{padding:10px 10px 1px 10px;}
	div#faqs div#answer35{padding:10px 10px 1px 10px;}
	div#faqs div#answer36{padding:10px 10px 1px 10px;}
	div#faqs div#answer37{padding:10px 10px 1px 10px;}
	div#faqs div#answer38{padding:10px 10px 1px 10px;}
	div#faqs div#answer39{padding:10px 10px 1px 10px;}
	div#faqs h2#top {font-size:1.2em;margin-top:0em;margin-bottom:1em;color:#003366;font-weight:bold;}
	div#faqs h2 {font-size:1.2em;margin-top:1em;margin-bottom:1em;color:#003366;font-weight:bold;}
	div#faqs b {color:#003366;font-weight:bold;}
	div#faqs ul {position: static; list-style-type:circle;}
	div#faqs li {line-height: 13px; list-style-position: outside;}
	div#faqs b#answer {color:#8c3219;font-weight:bold;}



/* title styles */

#testbg{
	border: solid 0px purple;
    background-color: #fff;
    padding: 15px;
    width: 780px;
}

/*--- SJH 10-DEC-14 Replaced page headers with SocMed bttns 
#hdrbttns{
	background-color: #fff;
    border: solid 0px green;
	width: 120px;
	height: 18px;
	margin-top: 7px;
	float: right;
	right: 0px;
}

#share {
	border-right: solid 1px #666;
	width: 18px;
	height: 18px;
	float: left;
	left: 0px;
	bottom: 0px;
	position: relative;
	margin-right: 5px;
	padding-right: 5px;
}

#print{
	border: solid 0px purple;
	width: 18px;
	height: 18px;
	float: left;
	left: 0px;
	bottom: 0px;
	position: relative;
	background-image: url("../img/site/tools/print.png");
	background-repeat: no-repeat;
	margin-right: 5px;
}

#email{
	border: solid 0px purple;
	width: 18px;
	height: 18px;
	float: left;
	bottom: 0px;
	position: relative;
	background-image: url("../img/site/tools/email.png");
	background-repeat: no-repeat;
	margin-right: 5px;
}

#text_minus{
	border: solid 0px purple;
	width: 12px;
	height: 18px;
	float: right;
	bottom: 0px;
	background-image: url("../img/site/tools/text_minus.png");
	background-repeat: no-repeat;
}

#text_plus{
	border: solid 0px purple;
	width: 12px;
	height: 18px;
	float: right;
	bottom: 0px;
	background-image: url("../img/site/tools/text_plus.png");
	background-repeat: no-repeat;
}

#text{
	border: solid 0px purple;
	width: 16px;
	height: 18px;
	float: right;
	bottom: 0px;
	background-image: url("../img/site/tools/text.png");
	background-repeat: no-repeat;
}
*/





/* Form */
	.dntFrm {
		float: left;
		width: 100%;
		padding: 0;
		clear: left;
	}
	.dntFrm h5 {
		font-weight: bold;
		margin: 0 0 15px;
	}
	.dntFrm100 {
		width: 96%;
		padding: 0 2%;
		margin: 0 0 20px;
	}
	.dntFrm100 input[type=submit] {
	    width: 100px;
	    background: #036;
	    font-size: 14px;
	    color: white;
	    font-weight: bold;
	    padding: 5px 0 5px;
	    cursor:pointer;
	    -moz-border-radius: 15px;
	    -webkit-border-radius: 15px;
	    border-radius: 15px;
	    border: 0px none;
	}
	.dntFrm100 input[type=submit]:hover {
	    background: #369;
	}
	.dntFrm50 {
		float: left;
		width: 45.75%;
		padding: 0 2%;
		margin: 0 0 20px;
		outline:none;
	}
	.dntFrm50 label {
		float:left;
		color: #999;
		font-size: 10px !important;
		text-transform: uppercase !important;
		font-weight:bold;
		text-align:left;
		width:100%;
		padding:0 0 2px 0;
	}
	.dntFrm50 input[type=text] {
	    width: 90%;
	    font-size: 14px;
	    padding: 8px 5%;
	    -moz-border-radius: 15px;
	    -webkit-border-radius: 15px;
	    border-radius: 15px;
		border: 1px solid #CCC;
		outline:none;
	}







#bodyhr { 
	margin: 10px 0px 0px 0px; 
	padding: 0px; 
	width: 590px; 
	height: 1px;
	background-color: #b4985a;
	
}



#carthr { 
	margin: 5px 0px 0px 0px; 
	padding: 0px; 
	width: 590px; 
	height: 1px;
	background-color: #b4985a;
	
}



#footerhr { 
	float: left;
	margin: 5px 0px 7px 0px; 
	padding: 0px; 
	width: 590px; 
	height: 1px;
	background-color: #b4985a;
	
}

#ftr{
	border: solid 0px red;
	width: 590px;
	height: 35px;
	margin-top: 10px;
	color: #b4985a;
}

#bcftr{
	border: solid 0px purple;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	color: #b4985a;
	float: left;
	position: relative;
	height: 18px;
	top: 1px;
}

/*
#ftrbttns 
{
background-color:#fff;
border:solid 0px purple;
width:87px;
height:18px;
float:right;
position:relative;
right:0px;
top:0px;
}
*/

#ftrbttns 
{
background-color:#fff;
border:solid 0px purple;
width:110px;
height:20px;
float:right;
position:relative;
right:0px;
top:0px;
}


/* End title styles */





/* POP-UP BOXES */

#overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
	width: 100%;
	height: 100%;
}

#box {
	color: #FFF;
	font-size: 1.1em;
	line-height: 1.1em;
	width: 330px;
	height: 340px;
	background: #FFF;
	padding: 20px 10px 10px 10px;
	border: 0px solid red;
	background-image: url(../img/site/tools/ecfa.jpg);
}

#close {
	position: absolute;
	top: -4px;
	right: -4px;
	cursor: pointer;
}

#overlay2 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #333;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}

#box2 {
	color: #FFF;
	font-size: 1.1em;
	line-height: 1.1em;
	width: 330px;
	height: 340px;
	background: #FFF;
	padding: 20px 10px 10px 10px;
	border: 0px solid red;
	background-image: url(../img/site/tools/cfc.jpg);
}

#close2 {
	position: absolute;
	top: -4px;
	right: -4px;
	cursor: pointer;
}

div#popup{
	width: 325px;
	height: 200px;
	border: 0px solid red;
}

b#popup{
	color: white;
}

div#popuplink{
	height: 20px;
	width: 320px;
	position: relative;
	bottom: -125px;
	left: 0px;
	text-align: left;
	border: 0px solid green;
}

div#popuplink a{
    color: #003366;
    text-decoration: none;
    font-weight: bold; 
}

/* END POP-UP BOXES */




/* STORE */

div.prditem {
	text-align:center;
	margin:0px auto;
	padding-left:0px;
	border: 0px solid blue;
	height: auto;
}

div.prditem ul{
	margin:0px auto;
	}

div.prditem li{
	width:165px;
	display:inline;
	height: auto;
	list-style:none;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:10px;
	float:left;
	text-align:center;
	line-height: 16px;
	border: 0px solid blue;
}

#generic p#ecomitem {
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	padding: 0.6em 0.6em 1.2em 0.6em;
	height: 60px;
}

div#prdbr{
	width: 165px;
	color: #826d41;
	float: left;
	border: 0px solid blue;
	bottom: 0px;
}

div#prdcart{
	width: 21px;
	color: #826d41;
	float: left;
	margin-top: 1px;
	border: 0px solid blue;
}
div#prdtext{
	width: 141px;
	color: #826d41;
	background-color: #f4dbc3;
	text-align: right;
	padding-right: 2px;
	float: right;
	font-size: 11px;
	border: 0px solid blue;
}

/* STORE ENDS */



table#alertTxt {
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFF;
}

table#alertTxt td {
	margin: 5px;
	padding: 5px;
	border: 1px solid #FFF;
}


#signup{
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 15px;
	border: solid 0px;
}

#flashbnrs{
	width: 170px;
	margin-top: 20px;
	margin-left: 5px;
}

#ecfa{
	width: 170px;
	margin-bottom: 10px;
}

#cfc{
	width: 170px;
	margin-bottom: 10px;
}

#verisign{
	width: 170px;
	margin-bottom: 10px;
	margin-top: 10px;
}

table {
	width: 100%;
	background-color: transparent;
}

td.home-col-left {
    padding: 5px;
    width: auto;
}

td.home-col-right {
    padding: 5px 5px 0 0;
    width: 320px;
}

td.radiomid {
	/*background: transparent url(../img/site/hdr_frcradiomid.png) 0px 0px;
	background-repeat: repeat-y;*/
    padding: 0px;
    width: 170px;
}


#home-bottom-grid td {
    padding: 0;
}
#home-bottom-grid td.home-col-right {
    padding-left: 5px;
    width: 438px;
}
#ft table td {
    padding: 0;
}
#ft table td.home-col-right {
    text-align: right;
    padding-right: 10px;
    width: auto;
}

/* homepage widgets */
#home-top-grid {
    background: white;
}
#home-bottom-grid {
    margin-top: 10px;
}

/* inner page grid */
#inner-grid td {
    padding: 5px;
    background: white;
}
#inner-grid {
    width: 100%;
}
#inner-grid .col-left, #inner-grid .col-right {
    width: 180px;
}

#inner-grid .col-left2 {
    width: 350px;
    border: solid 0px #F00;
}
#inner-grid .col-middle {
    width: auto;
    border: solid 10px #FFF;
    border-width: 0 10px;
}
#inner-grid .col-full {
    width: auto;
    border: solid 0px #F00;
}

/*
#generic{
	width: auto;
}

#genericfull {
	width: 940px;
    border: solid 0px #0F0;
}
*/










#generic div#nrsrchbx 
{
width:580px;
height:auto;
margin:10px 0 0 0;
border:0px solid black;
}

#generic div#nrsrchinr 
{
width:580px;
float:left;
padding:10px 0;
margin:0px;
border: 0px solid;
clear:left;
}

#generic div#nrsrchwrpr 
{
width:580px;
float:left;
padding:5px;
margin:0 0 20px 0;
background-color:#fff;
border: 0px solid blue;
/* 11-APR-14 Font change per SPP
font-size:11px;
line-height:12px;
*/
font-size:12px;
line-height:14px;
}

#generic div#nrsrchwrpr a {
	font-size: 12px;
	font-weight: bold;
}

#generic div#nssrchif 
{
width:60px;
float:left;
padding:0 10px 0 0;
margin:0px;
border: 0px solid green;
}

#generic div#nssrchelse 
{
width:100px;
float:left;
padding:0 10px 0 0;
margin:0px;
border:0px solid green;
}














/* link list styles */
.link-list {
    background: #F2EEE4;
}
.link-list ul {
    margin: 5px 10px 10px 5px;
}
.link-list ul.dash {
	border: 0px solid black;
    margin: 0px 10px 0px 10px;
}
.link-list li {
    line-height: 16px;
    padding: 0px 0px 0px 10px;
    /*background: transparent url(../img/site/link-list-arrw.gif) center left no-repeat;*/
    background-position: 0px 5px;
}


.radiolist {
    background: #F2EEE4;
	width: 170px;
	border: solid 0px purple;
	/*background: url(../img/site/hdr_frcradiomid.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;*/
}
.radiolist ul {
	list-style-type:none;
	border: solid 0px purple;
	/*background: url(../img/site/hdr_frcradiomid.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;*/
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
.radiolist li {
    line-height: 16px;
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 0px 10px;
    /*background: transparent url(../img/site/link-list-arrw.gif) no-repeat;
    background-position: 0px 5px;*/
}

.radiolist a {
    color: #003366;
}



.link-list li.dash {
	border: 0px solid black;
    line-height: 14px;
    padding: 0px 0px 0px 10px;
    /*background: transparent url(../img/site/link-list-dash.png) top left no-repeat;
    background-position-y: 3px;*/
}
.link-list li.custom {
    padding-left: 15px;
}
.link-list li.page {
    background-image: url(../img/site/list-bullet-page.png);
    background-position: 0px 4px;
}
.link-list li.disc {
    background-image: url(../img/site/list-bullet-disc.png);
    background-position: 0px 4px;
}
.link-list li.book {
    background-image: url(../img/site/list-bullet-book.png);
    background-position: 0px 4px;
}
.link-list li.tv {
    background-image: url(../img/site/list-bullet-tv.png);
    background-position: 0px 4px;
}
.link-list li.news {
    background-image: url(../img/site/list-bullet-news.png);
    background-position: 0px 4px;
}
.link-list a {
    color: #735c11;
    font: normal 10px Arial;
}
.link-list h4, .link-list h5 {
    color: #003366;
    font: bold 14px "Formata Medium Cond. Bold", Arial;
    background: #E7DDBF;
    padding: 5px 10px;
}
.link-list h5 {
    font-size: 12px;
}
.link-list img {
    float: left;
    margin-top: 5px;
}
.inner-list h5 {
    text-transform: uppercase;
}





.UpdateBx {
    width: 320px;
    margin: 15px 0;
    padding: 0;
    border: 0px solid blue;
}

.alertbx {
    width: 320px;
    margin: 15px 0;
    padding: 0;
    border: 0px solid blue;
}

.alerthd {
    width: 300px;
    height: 45px !important;
    max-height: 45px;
    _height: 40px !important;
    margin: 0;
    padding: 0;
    border: 0px solid blue;
}

.alertins {
    color: #333;
    width: 300px;
    background: url(../img/nav/alertbg.png) no-repeat left bottom;
    margin: 0;
    top: 45px;
    padding: 0 10px 10px 10px;
    text-align: left;
    border: 0px solid blue;
}

.alertins h5 {
	font-weight: bold;
}

.spotlight {
	color: #FFF;
    width: 200px;
    min-height: 40px;
    height: auto;
    max-height: 430px;
    padding: 10px 10px 5px 110px;
    border: 0px solid blue;
    margin: 15px 0 0 0;
    background: url(../img/nav/spotlight.png) no-repeat left top;
}

.contribute {
    width: 320px;
    height: 60px;
    padding: 0;
    border: 0px solid blue;
    margin: 15px 0 0 0;
}







.alertbox {
    background-color: #8c3219;
    color: #FFF;
    width: auto;
    background-image: url(../img/site/alertbg.png);
    background-position: 0px 0px;
    margin-bottom: 15px;
    text-align: center;
}

.alertbox h5#alert {
    text-transform: uppercase;
    text-align: left;
    color: #FFF;
    font: bold 14px "Formata Medium Cond. Bold", Arial;
    padding: 5px 10px;
}

.alertbox div#alerttext { 
    text-align: center;
    padding: 15px;
    width: auto;
    border: 0px solid;
}

.alertbox p#alert {
    text-align: center;
    color: #FFF;
}
.alertbox a#alert { 
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
}
.alertbox a#alert:hover {
    color: #d98068;
    text-decoration: none;
    font-weight: bold;
}
.alertbox div#alertlink { 
    text-align: center;
    padding: 0px;
    margin: 0px;
    border: 0px solid;
}
.alertbox a#alertlink { 
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
}
.alertbox a#alertlink:hover {
    color: #d98068;
    text-decoration: none;
    font-weight: bold;
}



.alertboxfll 
{
width:100%;
margin:0 auto;
padding:0 0 10px 0;
border:0px solid #999999;
float:left;
}

.alertbox1 
{
width:82px;
margin:0px;
padding:0px;
text-align:center;
border:0px solid #999999;
position:relative;
float:left;
}

.alertbox2 {
    background-color: #D7D4B1;
    width: 425px;
    margin: 0px;
    padding: 5px 5px 0px 5px;
    text-align: center;
    border: 1px solid #999999;
	height:77px;
    min-height: 77px;
    position: relative;
    float: right;
}

.alertbox2 p {
    text-align: center;
}


















.inner-list {
    background: transparent;
    padding-bottom: 10px;
}
.inner-list b { 
    font-size: 11px;
}
.inner-list p { 
    font-size: 11px;
    padding: 5px;
}
.inner-list a { 
    font-size: 12px;
    color: 003366;
    text-decoration: none;
}

.inner-list a:hover {
    color: #8c3219;
    text-decoration: none;
}


.inner-list li {
    line-height: 16px;
}

/* top story */
#top-story .message-header {
    padding: 10px;
    /*background: black url(../img/site/generic_hdr.jpg) center right no-repeat;*/
}
#top-story h4 {
	/* color: #fff; */
   	/* color: #f0dfbe; */
   	color: #003366;
    font: bold 16px Arial;
}
#top-story h5 {
    color: white;
    font: bold 13px Arial;
}
#top-story p {
    /*background: white url(../img/site/ts_bg.png) top left repeat-x;*/
    padding: 10px;
    color: #333;
    font: normal 12px/15px Arial;
    text-indent: 30px;
}

/* video ad */
#home-video-ad {
    text-align: right;
}

/* action alert */
#alert-actions {
    clear: both;
}
#alert-actions img {
    padding-right: 20px;
}

/* FRC in the media */
#in-the-media {
    background: white;
    padding: 5px;
}
#in-the-media ul {
    margin-left: 155px;
}
#in-the-media li {
    line-height: 17px;
    padding-left: 20px;
    background-position: left .2em;
}
#in-the-media ul a {
    font-size: 12px;
}

/* 'bottom tools' on the homepage */
#home-bottom-tools {
    background: white;
    margin-top: 5px;
    padding: 5px;
}

/* subscribe today! */
#subscribe-today {
    position: relative;
    width: 211px;
    height: 91px;
    background: url(../img/site/blog-bg.png);
}
#subscribe-today h4 {
    margin-left: -5000px;
    height: 0;
}
#subscribe-today li a {
    position: relative;
    top: 0; left: 0;
}
#subscribe-today ul li span { 
    margin-left: -5000px;
}
#subscribe-email {
    position: absolute;
    height: 48px;
    width: 43px;
    top: 37px;
    left: 26px;
    /*background: url(../img/site/subscribe-email.png);*/
}
#subscribe-email a {
    display: block;
    height: 48px; width: 43px;
}
#subscribe-podcast {
    position: absolute;
    height: 53px;
    width: 40px;
    top: 32px; left: 87px;
    /*background: url(../img/site/subscribe-podcast.png);*/
}
#subscribe-podcast a {
    display: block;
    height: 53px; width: 40px;
}
#subscribe-rss {
    position: absolute;
    height: 53px;
    width: 39px;
    top: 32px; left: 146px;
    /*background: url(../img/site/subscribe-rss.png);*/
}
#subscribe-rss a {
    display: block;
    height: 53px; width: 39px;
}

#subdiv {
    padding: 0px;
    width: auto;
	border: 0px solid;
}

#subimg {
    padding: 0px 10px 10px 10px;
    width: 75px;
    float: left;
	border: 0px solid;
}

#subtxt {
    padding: 0px;
    width: auto;
	border: 0px solid;
    float: left;
}




/* contribute */
#contribute {
    width: 211px;
    height: 91px;
}

/* 'accordion' on the homepage */
.accordion_toggle:hover {
    cursor: pointer;
}
.accordion_toggle_active, .accordion_toggle { 
    padding: 5px 15px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
}
.accordion_toggle_active a, .accordion_toggle a { 
    color: white;
    text-decoration: none;
}
.accordion_toggle, .accordion_toggle_active {
    background: transparent url('http://www.frc.org/img/frc_nav/accordion-closed-bg.png') repeat-x 
                bottom left;
}
.accordion_toggle_active {
    background-image: url('http://www.frc.org/img/frc_nav/accordion-active-bg.png');
}
.accordion_toggle span, .accordion_toggle_active span {
    display: block;
    background: transparent url('http://www.frc.org/img/frc_nav/accordion-side-arrow.png') 
                right center no-repeat;
}
.accordion_toggle_active span {
    background-image: url('http://www.frc.org/img/frc_nav/accordion-down-arrow.png');
}
.accordion_content {
    background: white;
    overflow: hidden;
    padding: 10px 15px;
    border: 0px red solid;
}
.accordion_content h5 {
    color: #493f24;
    font: bold 14px Arial;
}
.accordion_content img.story {
    float: right;
    margin-top: 5px;
}
.accordion_content p {
    color: #333;
    font: normal 12px/18px Arial;
    margin: 5px 0;
}
.accordion_content p a {
    color: #955749;
    font: normal 12px/18px Arial;
}


/*------- VVS10 Straw Poll CSS ----------------*/

			ul#prezNoms {
				list-style-type: none;
				margin: 0;
				padding: 0;
			}
			ul#prezNoms li {
				background: #E5E5E5;
				text-align: left;
				list-style-type: none;
				width:212px;
				display: inline;
				float: left;
				border: 0px solid red;
				margin: 0 5px 10px;
				padding: 5px;
				font-size: 10px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				border-radius: 5px;
			}
			ul#prezNoms li #vtBx {
				width:120px; padding: 3px; margin: 2px 0 0 0;float:right; border: 0px solid red; font-size: 12px;
				-moz-border-radius: 12px;
				-webkit-border-radius: 12px;
				border-radius: 12px;
			}
			ul#prezNoms li #vtBx:hover {
				background: #FFF;
			}
						
			ul#prezNoms li #vtImg {
				width:75px;height:75px;float:left; border: 0px solid red;
			}
			ul#prezNoms li #vtNm {
				width:120px;float:right;padding: 5px 5px 5px 0; text-align: left; border: 0px solid red; font-size: 12px; font-weight: bold;
			}
			
			
			
			ul#prezNoms2 {
				list-style-type: none;
				margin: 0;
				padding: 0;
			}
			ul#prezNoms2 li {
				background: #E5E5E5;
				text-align: left;
				list-style-type: none;
				width: 280px;
				display: inline;
				float: left;
				border: 0px solid red;
				margin: 0 5px 10px;
				padding: 10px;
				font-size: 12px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				border-radius: 5px;
			}
			ul#prezNoms2 li #vtBx {
				width: 270px;padding: 5px; margin: 0;float:left; border: 0px solid red; font-size: 12px;font-weight: bold;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				border-radius: 5px;
			}
			ul#prezNoms2 li #vtBx:hover
			{
				background: #FFF;
			}
						
			ul#prezNoms2 li #vtNm {
				width: 200px;float:right;padding: 5px 5px 5px 0; text-align: left; border: 0px solid red;
			}
