/*site layout css, and font color**/

.yellowbar {
	background-color: #FFC43D;
	color: #FFC43D;
}
#regionid {
	margin: 0px auto;
	/*font-size: 80%;*/
	text-align: center;
	margin: 20px 0px auto;
}
#breadcrumbs {
	background-color: white;/*background color */
	padding: 7px 0px;
	vertical-align: bottom; 
}
#feature {
	text-align: center;
}
#contentheader {
	background: #FFFFFF url(img/rule.gif) 0px 0px repeat-y;
}
a {
	text-decoration: none;
}

a:link {
	color: #CC0000;;
}
a:hover {
	color:#BC2C2D;
	text-decoration: none;
}
a:visited {
	color: #fb7f03;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.content a:link {
	color: #CC0000;
	font-weight: bold;
}
.content2 {
	color:#333;
}
.content2 a, .content2 a:link {
	font-weight: bold;
	
	color: #CC0000;
}
.content2 a:hover {
	font-weight: bold;
	color: #ff9933;
}
.content2 a:visited {
	font-weight: normal;
	color:#fb7f03;
}
.list {
	margin-top: 3px;
	padding:0px;
}
.list a, .list a:link {
	color: #CC0000;
	text-decoration: none;
}
.list a:hover {
	font-weight: bold;
	color: #ff9933;
}
.list a:visited {
	font-weight: normal;
	color:#fb7f03;
}
a.list2, a.list2:link, a.list2:visited {
	color: #CC0000;
	margin-top: 3px;
	padding:0px;
	font-weight: normal;
}
/*.list2 a:link, .list2 a:visited, .list2:link, .list2:visited {
	color: #333333;
	text-decoration: underlined;
}*/
a.list2:hover {
	color: #CC0000;
	font-weight: normal;
}
/*.list2:visited {
	color: #333333;
}*/


.headline{
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	color: #BC2C2D;
	margin: 10px 0px 10px 0px;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 5px;
}
.subhead{
	text-align: left;
	color: #BC2C2D;
	margin: 0px 0px 5px 0px;
}
.actions{
	text-align:	right;
	margin: 5px 10px 5px 0px;
}
.content{
	color:#333;
}
.chartcontent{
	padding: 5px 0px;
	color:#333;
	border-top: 1px dashed #ccc;
}
.sponsor {
	margin: 50px 20px 0px 0px;
	width: 150px;
	border: 0px;
	float: right;
}
.chart {
	width: 370px;
}
.chartfield {
	vertical-align: top;
	width: 120px;
	color: #BC2C2D;
	font: 8pt verdana, san serif;
}
.chartentries {
	margin: 0px;
	width: 220px;
	color: #333333;
	color:#333;
	/*border: 1px solid green;*/
}
.photothumb{
	margin: 2px;
	float: left;
}
.error {
	color: #BC2C2D;
}

/* from membership style.css*/	

#center {
	width: 500px;
	margin: 0px auto; text-align: justify;
	padding:10px;
}
.appbg {
	width: 525px;
	margin: 0px;
	background: url(img/applicationbg.gif);
	background-color: white;
	float: left;
}
.appbg p {
	margin:0px;
}
.roundcont {
	width: 525px;
	background-color: #B5C8E0;
	color: #fff;
}
.roundcont p {text-align:center;
	margin: 0 7px;
}
.roundtop { 
	background: url(img/tr.gif) no-repeat top right;
}
img.corner {
	width: 7px;
	height: 7px;
	border: none;
	display: block !important;
}
.box {
	margin:10px 0px;
	padding: 0px 5px;
	border: 6px solid #B5C8E0;
	background-color: #F0F4F9;
}
	
/*from membership style.css*/		


/*home calendar*/

.calendar {
    font-size: 9px;
	font-weight: bold;
    font-weight: normal;
    font-variant: normal;
	padding: 3px;
}

.calendar_td {
    background-color: #FFFFFF;
    font-size: 9px;
    font-weight: normal;
    font-variant: normal;
	padding: 3px;
}

.calendar_body {
	background-color: #EEEFF3;
	width: 200px;
	border: 1px solid #ccc;
}

.calendarHead{
    background-color: #C7C6D3;
    font-size: 11px; width: 200px;
	padding: 3px;
}

.calendar_td a {
	font-weight: bold;
	color: #FC992B;
	text-decoration: underline;
}
.calendar_td a:visited {
	font-weight: bold;
	color: #FC992B;
	text-decoration: underline;
}
.calendar_td a:hover {
	color: #cc0000;
	text-decoration: underline;
	}
/*calendar*/



#wrapper2 {
	/*margin: 0px auto;
	width: 800px; 
	text-align: left;
	background-color: white;
	border: 1px solid #cccccc;*/

}


/*********************************************************************
 Start New Design
*********************************************************************/

html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
}
body, p, div, tdh, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.clr {
	clear: both;
}
#container {
	width: 960px;
	height: 100%;
	margin: auto;
	text-align: left;
	border: 2px #F0F3F8 solid;
}
#header {
	height: auto;
}
#logo {
	float: left;
	padding-top:6px; /* lrv - added padding and previously fixed the fgilogo image */
	padding-bottom:5px;
}

/* Start Top Navigation Bar */

#navtop {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 10px;
}
#navtop li {
	display: inline;
}
#navtop li a {
	color: #333333;
	text-decoration: none;
	margin: 0px 3px 0px 3px;
}
#navtop li a:hover {
	color: #BC2C2D;
}
#navtop li a:visited {
	color: #333333;
}
/* Top Navigation Drop Doen Menus 
#navtop li ul {
	display: none;
	position: absolute;
	list-style: none;
	width: auto;
}
#navtop li:hover ul {
	display: block;
}
#navtop li:hover ul a {
	display: block;
	background-color: #FFFFFF;
}
#navtop li ul li {
	display: block;
}
*/
/* Start Top Navigation Bar */


/* Start Main Navigation Bar */

/*#globalnav {
	background: #BC2C2D url(img/bgred.jpg) repeat;
	height: 25px;
}*/
/*#globalnav ul{
	list-style: none;
	margin:0px;
	padding:0px;
}*/
/*#globalnav ul li {
  float: left;
}*/
/*#globalnav ul li a {
  background: #BC2C2D url(img/divider.gif) no-repeat right;
  display:block;
  float: left;
  color: #FFFFFF;
  text-decoration: none;
  padding: 5px 15px 0px 15px;
  font-size: 12px;
  height: 20px;*/
  /*line-height: 25px;
  vertical-align: middle;*/
/*}
#globalnav ul a:hover {
	background-color: #FFC43D;
	color: #BC2C2D; 
} */ 

/* End Main Navigation Bar */

/* LRV New Navigation Bar Drop down menu */
#globalnav {
	height: 26px;
}
/* LRV New Navigation Bar Drop down menu */

#brandbar {
	/*height: 198px;*/ /*lrv - new height for new style*/
	/*background: url(img/brandbar.jpg) no-repeat;*/ /*lrv - new style*/
	/*height: 240px;
	background: url(img/brandbar2011-01.jpg) no-repeat;*/
}

/* Start Footer Bar */

#footer {
	margin: 0px auto;
	text-align: center; 
	background-color: #F0F3F8; 
	padding: 20px 0px 10px 0px;
	color:#333333; 
	font-size: 9px;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color:#BC2C2D;
}
#footer a:visited {
	color:#333333;
}

/* End Footer Bar */



/* Start Left Column */

#columnleft {
	width: 170px;
	vertical-align: top;
	/*float: left;*/
}

/* End Left Column */

/* Start Left Navigation */


#nav {
	/*float: left;*/
	border-bottom: 1px solid #ccc;
	background-color:  #F7F7FB;
	width: 200px; /*lrv - new width for new style*/
	display: block;
	left:0px;
	top: 68px;
	padding:0px;
    font: 8pt  arial, san serif;
}
#nav  ul {
	
	margin:0px;width: 170px; 
	border-right: 0px solid #DFDFED;
  	padding:0px 0px 0px 0px;
  	list-style: none;
	
}


#nav  li {
	 
	border-left: 5px solid #DFDFED;
	margin:0px 0px;background-color:  #F7F7FB;
	width: 155px; 
	padding:5px 0px 5px 10px;
	
}


#nav #navcurrent {
	background-color: white;border-right: 3px solid white;
  
}  
#nav .lev1 { /*styles for navigation headings, if any*/
	background-color:  #EDEDF7;
	width: 184px;  /*lrv - new width for new style*/
	border-top: 1px solid #ccc; 
	padding:10px 5px;
	border-left: 5px solid #DFDFED;
	color: #555555;
    font: 8pt  arial, san serif;

}




#nav ul a:link, a:visited {text-decoration: none;color: #BC2C2D; }
#nav ul a:hover { color: #BC2C2D;text-decoration: none; }



/*
#navleft {
	margin:0px;
  	padding:0px 0px 0px 0px;
  	list-style: none;
}
#navleft li {
	background-color:  #EDEDF7;
	border-top: 1px #CCCCCC solid; 
	border-left: 5px #DFDFED solid;
	color: #555555;
}
#navleft a {
	height: 16px;
	line-height: 16px;
	display: block;
	padding:10px 5px;
}
#navleft #navcurrent {
	background-color: #FFFFFF;
	border-right: 3px solid #FFFFFF;
}
#navleft li ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navleft li ul li {
	margin:0px 0px;
	background: none;
	background-color:  #F7F7FB;
	border: none;
}
#navleft a:link {
	color: #333333;
	text-decoration: none;
}
#navleft a:hover {
	color:#BC2C2D;
	text-decoration: none;
}
#navleft a:visited {
	color:#333333;
	text-decoration: none;
}
#navleft a:active {
	color:#333333;
	text-decoration: none;
}
*/
/* End Left Navigation */

/* Start Main Content Column */

#columnmain {
	/*float: right;*/
	width: 630px; /*width for secondary pages with no right column*/
	padding-left: 25px;
	background-color: #FFFFFF;
	margin: 0px;
	vertical-align: top;
}

.columnmain_contents {
	margin-right: 50px;
}

/* End Main Content Column */

/*pseudo for breadcrumbs*/
#breadcrumbs a:link {
	color: #333333;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color:#BC2C2D;
	text-decoration: underline;
}
#breadcrumbs a:visited {
	color:#333333;
	text-decoration: none;
}


/*TAGS*/
h1 {
	font-weight: bold;
	font-family: inherit;
	font-size: 14px;
	color: #BC2C2D;
	margin: 30px 0px 5px 0px;
}
h2 {
	font-weight: bold;
	font-family: inherit;
	font-size: 12px;
	color: #BC2C2D;
	margin: 30px 0px 5px 0px;
}
h3 {
	font-weight: bold;
	font-family: inherit;
	font-size: 10px;
	color: #BC2C2D;
	margin: 30px 0px 5px 0px;
}
hr {
	background-color: #CCCCCC;
	color: #CCCCCC;
	height: 1px;
	width: 100%;
}
p {
	margin: 5px 0px;
	text-align: justify;
}

/* Start Content Boxes */

.boxyellowlight {
	vertical-align: top;
	background: url(img/box_divider.gif) right repeat-y;
}
.boxyellowlight .top {
	background-color: #BC2C2D;
}
.boxyellowdark {
	vertical-align: top;
	background: url(img/box_divider.gif) right repeat-y;
}
.boxyellowdark .top {
	background-color: #BC2C2D;
}
.boxorange {
	vertical-align: top;
}
.boxorange .top {
	background-color: #BC2C2D;
}
.boxyellowlight .boxcontents, .boxyellowdark .boxcontents {
	
}
.boxyellowlight .top, .boxyellowdark .top, .boxorange .top {
	font-family: inherit;
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
	text-align: center;
	color: #FFFFFF;
	margin:0px;
	height: 10px;
	white-space: no-wrap;
}
.boxyellowlight .boxcontents td {
	vertical-align: top;
}
.boxyellowlight .boxcontents td img {
	margin-top: 2px;
}
/* End Content Boxes */

/*********************************************************************
 End New Design
*********************************************************************/
