/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	line-height: 20px;
	color: #313535;
	/*background-color: #666666;*/
}

a {
	color: #FF8700;
	text-decoration: underline;
}

a:hover {
	color: #BD411D;
	text-decoration: underline;

}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF8700;
	margin:0;
	padding:0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF8700;
	margin:0;
	padding:0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF8700;
	margin:0;
	padding:0;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF8700;
	margin:0;
	padding:0;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #884400;
	margin:0;
	padding:0;
}


h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C1421D;
	margin:0;
	padding:2;

}


hr {
	color: #FF8400;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ff8400;
}



.PolicyHR {
	color: #B1DD71;
}

.PageBorder {
	text-align: center;
	vertical-align: top;
	background-color: #838383;
	padding-top: 5px; /*12px*/
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin:0;
}
.ColumnMain {
	padding-top: 16px;
	vertical-align: top;
	padding-right: 2px;
	text-align: left;
}
.ColumnLeft {
	padding: 16px;
	text-align: center;
	vertical-align: top;
}
.columnRight {
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.NavCallOutBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.navMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #838383;
	text-align: left;
	vertical-align: middle;
	padding: 8px 6px 8px 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

a.navMainLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}

a.navMainLink:hover {
	color: #FFE200;
	text-decoration: none;
}


.navSecondary {
	
	background-color: #9E9E9E;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #838383;
	text-align: left;
	
}

a.navSecLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

a.navSecLink:hover {
	color: #FFE200;
	text-decoration: none;	
}



.navTertiary {
	background-color: #B1B1B1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	/*line-height: 24px;*/
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	list-style-position: inside;
}

a.navTertLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height:14px;
}

a.navTertLink:hover {
	color: #FFE200;
	text-decoration: none;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a.breadcrumb {
	color: #8A3015;
}

a.breadcrumb:hover {
	color: #C1421D;
}

.ProgramsBox {
	background-color: #FFCC33;
	text-align: left;
	vertical-align: top;
	border: 1px solid #C49300;
	color: #884304;
	line-height: 16px;
	padding: 10px;
}
.ProgramImage {
	border: 1px solid #996601;
}
.ProgramTitle {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #884304;
	text-align: center;
	line-height: 12px;
	vertical-align: top;
}

.sideBanner {
	border: thin solid #9e9e9e
}


a.grandKids {
	color: #c0411e;
	line-height: 12px;
	text-decoration: none
}
a.grandKids:hover {
	color: #ff8400; 
}

.NavFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 15px;
	text-decoration: none;
}

a.NavFooter {
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}

a.NavFooter:hover {
	color: #FFE200;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: underline;
}
.SearchBox, .LoginBox {
	background-color: #884400;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.FieldRightColumn {
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #663200;
}


.BitesBox {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	color: #676767;
	padding: 5px 8px 8px;
	border: 1px solid #FF9900;
}
.EventsBox {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	color: #666666;
	border-top: 1px solid #669900;
	border-right: 1px solid #669900;
	border-bottom: 8px solid #669900;
	border-left: 1px solid #669900;
	line-height: 16px;
	width: 243px;
}


.SideBox {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	color: #666666;
	border-top: 1px solid #669900;
	border-right: 1px solid #669900;
	border-bottom: 8px solid #669900;
	border-left: 1px solid #669900;
	line-height: 14px;
	width: 173px;
}


.EventsHR {
	color: #D8EEB7;
}

a.EventsBox {
	color: #669900;
}


.PolicyBox {
	background-color: #EBEBEB;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	color: #666666;
	border-top: 1px solid #669900;
	border-right: 1px solid #669900;
	border-bottom: 8px solid #669900;
	border-left: 1px solid #669900;
	width: 243px;
	line-height: 16px;
}
a.NewsLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #669900;
	line-height: 22px;
}

a.NewsLinks:hover {
	color: #517700;	
}


a.SideBoxLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	line-height: 18px;
}

a.SideBoxLinks:hover {
	color: #517700;	
}


a.NewsLinks:active {
	color: #BC401E;
}



.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;

}



.scratch {
	border: 1px solid #FF9900;
}


#clear{clear:both;height:10px;}



/* CF TOOLTIP*/
  .yui-tt {
  border: 1px solid #ff9900;
  background-color:#FFFFFF;
  height:auto;
  width:160px;
  padding:15px;
  text-align:left;
  opacity: 0.99;
    padding:8px;
   color:#000;
   font-size:11px;
opacity: 0.85;
line-height:14px;
   
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
behavior: url(/css/PIE.htc); 
  }
 
 /*JQUERY TOOLTIP*/
 #tooltip {
  border: 1px solid #ff9900;
  background-color:#FFFFFF;
  height:auto;
  width:160px;
  padding:15px;
  text-align:left;
  opacity: 0.99;
    padding:8px;
   color:#000;
   font-size:11px;
opacity: 0.85;
line-height:14px; 
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
behavior: url(/css/PIE.htc);  
 }



/*GRAY BAR*/
#header-gray-bar {
	color:#bebebe;
	font-size: 14px;
	float:right;
	margin:0;
	padding:0;
	font-weight:bold;
	font-variant:small-caps;
	font-family: Arial, Helvetica, sans-serif;
}

#header-gray-bar .header-search {
	width:235px;
	float:left;
	margin:0;
}

#header-gray-bar .header-search .label{
	/*vertical-align: middle; *vertical-align: text-bottom;	*/
	float:left;
	padding-right:8px;
}
#header-gray-bar .header-search .keyword-input{
	/*vertical-align: middle; *vertical-align: text-bottom;	*/
	float:left;
}

#header-gray-bar .header-social{
	float:right;
	margin:0;
}

#header-gray-bar .header-social .label{
	/*vertical-align: middle; *vertical-align: text-bottom;	*/
	float:left;
	padding-right:8px;
}

#header-gray-bar .header-social .icon{
	margin-right:6px;
}


