/* CSS Document */
body
{
	margin-top: 0;
	padding-top: 0;
}

* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006AB4;
	font-size: 12px;
}

.hideElement
{
	display: none;
}

#memberMonthTile
{
	width: 192px;
	background: url(/images/ycf_members.jpg) #fff no-repeat;
	padding: 65px 3px 6px 3px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}

#memberMonthTile p
{
	font-size: 12px;
	margin:0;
	padding:0;
}

#memberMonthTile a
{
	color: #006AB4;
	margin:0;
	padding:0;
	font-size: 12px;
}
.form td
{
	vertical-align: top;
}
.smallText
{
	font-size:10px;
}

address
{
	font-size:10px;
}

.textBoxLaunchForm
{
	width:220px;
}

a:link, a:visited
{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;

}

.memberInfo p
{
	font-size: 11px;
}

.memberDetail
{
	margin-top: 7px;
}

.memberDetail p
{
	padding: 0;
	margin: 2px 0 4px 0;
}

a:hover, a:active
{
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}

#header {
	width: 750px;
	height: 176px;
	/*border-bottom: 12px solid #CCE1F0;*/
}

#search {
background-color: #CCE1F0;
width: 750px;

}

#topLeft {
	width: 250px;
	height: 176px;
	vertical-align: top;
}

#topRight {
	width: 500px;
	height: 158px;
	vertical-align: top;
}

#nav {
	width: 7500px;
	height: 18px;
	font-size: 11px;
	text-align: right;
	padding-right: 4px;

}

#nav img {
	margin: 3px 8px 1px 8px;
}

#nav a:link, #nav a:visited {
	color: #006AB4;
	text-decoration: none;
	font-weight: normal;
}

#nav a:hover, #nav a:active {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

/*--------------------------------------------------------------------------*/

#main {
	width: 750px;
}

#left {
	width: 150px;
	vertical-align: top;
}

.leftnavtable {
	width: 150px;
	background-color: #CCE1F0;
}

.leftnavtable td {
	padding-left: 10px;
}

.leftnavtable td.leftNav_out {
	width: 150px;
	height: 22px;
	background-color: #006AB4;
	border-bottom: 2px solid #CCE1F0;
}

.leftnavtable td.leftNav_out a:link, .leftnavtable td.leftNav_out a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
} 

.leftnavtable td.leftNav_out a:hover, .leftnavtable td.leftNav_out a:active {
	color: #FFFC02;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.leftnavtable td.leftNav_over {
	width: 150px;
	height: 22px;
	background-color: #006AB4;
	border-bottom: 2px solid #CCE1F0;
}

.leftnavtable td.leftNav_over a:link, .leftnavtable td.leftNav_over a:visited {
	color: #FFFC02;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
} 

.leftnavtable td.leftNav_over a:hover, .leftnavtable td.leftNav_over a:active {
	color: #FFFC02;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

/*---------------------------------------------------------------*/

.leftsubnavtable td {
	padding-left: 20px;
}

.leftsubnavtable td.leftSubNav_out {
	width: 150px;
	height: 22px;
	background-color: #CCE1F0; /*#199;*/
	border-bottom: 2px solid #CCE1F0;
}

.leftsubnavtable td.leftSubNav_out a:link, .leftsubnavtable td.leftSubNav_out a:visited {
	color: #006AB4;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
} 

.leftsubnavtable td.leftSubNav_out a:hover, .leftsubnavtable td.leftSubNav_out a:active {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.leftsubnavtable td.leftSubNav_over {
	width: 150px;
	height: 22px;
	background-color: #CCE1F0; /*#006AB4;*/
	border-bottom: 2px solid #CCE1F0;
	
}

.leftsubnavtable td.leftSubNav_over a:link, .leftsubnavtable td.leftSubNav_over a:visited {
	color: #199;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
} 

.leftsubnavtable td.leftSubNav_over a:hover, .leftsubnavtable td.leftSubNav_over a:active {
	color: #199;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

/*-----------------------------------------------------------------*/
#content {
	width: 402px;
	vertical-align: top;
	color: #006AB4;
	font-size: 12px;
	padding: 12px 15px 15px 15px;
	line-height: 15px;
}

#content h1, h2, h3, h4, h5, h6 {
	color: #119999;
}

#content h1 {
	font-weight: normal;
	font-size: 18px;
	padding: 0;
	margin: 0;
	line-height: 22px;
}

#content img {
	/*margin: 5px;*/
}

#contentWide {
	vertical-align: top;
	color: #006AB4;
	font-size: 12px;
	padding: 12px 15px 15px 15px;
	line-height: 15px;
}

#contentWide h1, h2, h3, h4, h5, h6 {
	color: #119999;
}

#contentWide h1 {
	font-weight: normal;
	font-size: 18px;
	padding: 0;
	margin: 0;
	line-height: 22px;
}

#contentWide img {
	/*margin: 5px;*/
}

#links p {
}

#links h3 {
	color: #006AB4;
}

#links hr {
	color: #006AB4;
	height: 1px;
	border: 0;
	border-top: 1px solid #006AB4;
}

p.backtotop {
	margin-bottom: 1px;
	padding-bottom: 1px;
}

p.backtotop a {
	font-size: 10px;
	color: #006AB4;
	font-weight: normal;
	margin-bottom: 1px;
	padding-bottom: 1px;	
}

#right {
	width: 198px;
	vertical-align: top;
}

.rightnavtable {
	border-bottom: 2px solid #FFF;
}

#rightNav {
	width: 120px;
	background-color: #119999;
	vertical-align: top;
	padding: 8px 3px;
	font-size: 11px;
	line-height: 20px;
}

.rightnavtable td {

	vertical-align: top;

}

#rightNav p {
	padding-bottom: 5px;
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	color: #fff;

}

a.textlink:link, a.textlink:visted, a.textlink:hover, a.textlink:active
 {
	color: #FFFC02;
	font-size: 11px;
	line-height: 13px;

}

#rightNav a.nav:link, #rightNav a.nav:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

#rightNav a.nav:hover, #rightNav a.nav:active {
	color: #FFFC02;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

/*--------------------------------------------------------------------------*/

.newstable {
	width: 198px;
	height: 250px; /*temp*/
	border-bottom: 2px solid #FFF;
	background-color: #006AB4;
	vertical-align: top;
	font-size: 11px;
	line-height: 13px;
	color: #FFF;

}

.newstable a:link, .newstable a:visited {
	text-decoration: none;
	color: #FFFC02;
	font-weight: bold;
}

.newstable a:hover, .newstable a:active {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.newstable h2 {
	padding: 2px 0;
	color: #FFF;
	font-weight: bold;
	margin: 0;
}

.newstable p {
	padding: 3px 0;
	color: #FFF;
	margin: 0;
	font-size: 11px;
}
.newstable p em {
	
	color: #FFF;
	font-style: italic;
}
/*--------------------------------------------------------------------------*/

#footer {
	width: 750px;
}

#footNav {
	width: 750px;
	height: 19px;
	background-color: #006AB4;
	color: #FFF;
	font-size: 10px;
	padding-left: 4px;
}

#footNav a:link, #footNav a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

#footNav a:hover, #footNav a:active {
	color: #FFFC02;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

#extreme {
	width: 750px;

	color: #006AB4;
	font-size: 9px;
	text-align: right;
	vertical-align: top;
	padding: 2px 2px 0 0;
}

#extreme a:link, #extreme a:visited {
	color: #006AB4;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

#extreme a:hover, #extreme a:active {
	color: #B7E0E0;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

/***************News Styles*************/
#newsTitle {
	
}

#ValidationSummary1 p {
	font-size: 12px;
}

.newsitem
{
	margin-bottom: 4px;
	padding: 1px 4px 1px 0;
	border-bottom: dashed 1px #006AB4;
	font-size: 12px;
}

.newsitem p
{

	margin: 0 0;
	padding: 1px 0;
	font-size: 12px;

}

.newsitem h2
{

	margin: 10px 0;
	padding: 2px 0 2px 0px;
	font-size: 12px;
	line-height: 13px;
	
}

.newsLinks
{
	font-size: 12px;
	color: #119999;
	font-weight: bold;
}

.newsitem a:link, .newsitem a:visited
{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

.newsitem a:hover, .newsitem a:active
{
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}

.newsitem a.newstitle:link, .newsitem a.newstitle:visited, .newsitem a.newstitle:hover {
	font-size: 12px;
	color: #119999;
	font-weight: bold;
	text-decoration: none;
}

.newsContent {
	font-size: 12px;
	vertical-align: top;
	padding-right: 20px;
	padding-top: 0;
	padding-bottom: 10px;
}

.newsContent h1 {
	display: inline;
	font-weight: normal;
	font-size: 14px;
	color: #039;
}

#newsRotator {
	padding-left: 3px;
}

#newsRotator h2 {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	padding-bottom: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	margin-top: 1px;
}

#newsRotator p {
	font-weight: normal;
	font-size: 10px;
	color: #fff;
	padding-top: 1px;
	margin-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 1px;
}

#newsRotator a:link, #newsRotator a:visited {
	color: #91CC10;
	text-decoration: underline;
}

#newsRotator a:hover, #newsRotator a:active {
	color: #FFF;
	text-decoration: underline;
}

.newsContent h1 a {
	display: inline;
	font-weight: bold;
	font-size: 12px;
	color: #F60;
	text-decoration: none;
}

.newsContent h1 a:link {
	color: #F60;
	text-decoration: none;
}

.newsContent h1 a:visited {
	color: #F60;
	text-decoration: none;
}

.newsContent h1 a:hover {
	color: #F60;
	text-decoration: none;
}

.newsContent h1 a:active {
	color: #F60;
	text-decoration: none;
}



.newsRotator 
{
	vertical-align:top;
}
.newsRotator p
{
	font-size: 11px;
	padding: 0 0 2px 0;
	margin: 0;
}

.newsRotator h2
{
	font-size: 12px;
	color: #039;
	padding: 0 0 2px 0;
	margin: 0;
}

/**********End of News Styles***********/

td#footerlogos {
	
}

td#footerlogos a img {
	border: none !important;
}

td#footerlogos p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	line-height: 20px;
}