@charset "UTF-8";
body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 140%;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 140%;
	margin-top: 0px;
}
a:link {
	color: #9c5217;
	text-decoration: none;
}
a:visited {
	color: #597f33;
	text-decoration: none;
}

.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 26px;
	color: #114c45;
	font-weight: normal;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 22px;
	color: #336666;
	margin-bottom: 5px;
	font-weight: normal;
}
.heading3 {
	font-size: 95%;
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 140%;
}
.heading4 {
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 140%;
}
a:hover {
	color: #9c5217;
	text-decoration: underline;
}
.breadcrumbs {
	font-size: 11px;
	background-color: #fdf9d4;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 175px;
}
.DeptHeaderImg {
	padding-top: 15px;
	padding-bottom: 15px;
}
.MainHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #114c45;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 40px;
	line-height: 120%;
	background-position: 0px 6px;
}
.LeftNavServPages {
    background-color:#fdf9d4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 5px;
    padding-top: 4px;
	padding-bottom: 4px;
}
.LeftNavdocPages {
    background-color:#e8e8e8;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;		 
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 5px;
    padding-top: 4px;
	padding-bottom: 4px;
}
.LeftNavdocPages a:link {
	color: #000000;
	text-decoration: none;
}
.LeftNavdocPages a:visited {
	color: #000000;
	text-decoration: none;
}
.LeftNavdocPages a:hover {
	color: #000000;
	text-decoration: none;
}
.docsSelected{
     background-color:#565656;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold	
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 5px;
    padding-top: 4px;
	padding-bottom: 4px;
}
.nav1Selected{
     background-color:#b8e78c;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 5px;
    padding-top: 4px;
	padding-bottom: 4px;
}

.LeftNavDeptPages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}
.LeftNavIcons {
	padding-right: 5px;
}
.oldnav1{
   padding-top:5px;margin-top:0px;
   margin-left:0px;
   padding-bottom:5px;margin-bottom:0px;
   font-size:10px;
   padding-left:12px;
   line-height:normal;
   text-decoration:none;
}
.borderbottom{
	border-bottom:1px solid #000000;
} 
.selected{
	background-color:#FFFFCC;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	/* border-bottom-style: solid; */
	border-bottom-color: #000000;
	padding-left: 5px;
    padding-top: 5px;
	padding-bottom: 5px;
}


.selected:hover{
	background-color:#FFFFCC;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	/* border-bottom-style: solid; */
	border-bottom-color: #000000;
	padding-left: 5px;
    padding-top: 5px;
	padding-bottom: 5px;
}
.borderbottom a:link {
	color: #000000;
	text-decoration: none;
}
.borderbottom a:visited {
	color: #000000;
	text-decoration: none;
}
.borderbottom a:hover {
	color: #000000;
	text-decoration: none;
}
.borderbottom a:link {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 26px;
	color: #114c45;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 22px;
	color: #336666;
	margin-bottom: 5px;
	font-weight: normal;
}
h3 {
	font-size: 95%;
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 140%;
}
h4 {
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 140%;
}
h5 {
	font-size: 85%;
	line-height: 135%;
	font-weight: bold;
	color: #336666;
	margin-top: 5px;
	margin-bottom: 3px;
	text-transform: uppercase;
	margin-left: 7px;
	text-align: left;
}

h6 {
 	font-size: 85%;
	line-height: 135%;
	font-weight: bold;
	color: #fdf8ce;
	margin-top: 5px;
	margin-bottom: 3px;
	text-transform: uppercase;
	margin-left: 3px;
	text-align: left;
} 
ul {
	font-size: 95%;
	line-height: 125%;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	text-align: left;
	margin-top: 5px;
}
#BrowseForInfoTable td {
	background-color: #d8f0c0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #add685;
}
ul ul {
	font-size: 100%;
	line-height: 125%;
	list-style-image: url(../images/bullet2.gif);
	list-style-position: outside;
	text-align: left;
	margin-top: 5px;
}
.SideBarTextFAQ {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #d8f0c0;
	text-align: left;
}
.SideBarTextSEASONAL {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #d4e8e8;
	text-align: left;
}
#ContainerTable #ContentContainer #MainContent ul li {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: -18px;
}
#ContainerTable #ContentContainer #MainContent ul ul li {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: -22px;
}
.SideBarTextNews {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #fdf9d4;
	text-align: left;
}
.SideBarTaupeBackground {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #6b6336;
	text-align: left;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #fdf8ce;
}  
.DarkTaupeMainTitle { 
	color: #6b6336; 	
}
#ContainerTable #ContentContainer #SideBarTable .SideBarTextNews li {
	margin-left: -25px;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: left;
}
.SideBarTextLanguages {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #ebebd7;
	text-align: left;
}
.SideBarTextRelated {
	background-color: #d4e8e8;
	text-align: left;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;	
}
.SideBarTextQuick {
	background-color: #d8f0c0;
	text-align: left;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.SideBarCreamBack {
	background-color: #fdf8ce;
	text-align: left;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 6px;

}
.TableCreamBack {
	background-color: #fdf8ce;
} 
.LeftNavServPages a:link {
	color: #000000;
	text-decoration: none;
}
.LeftNavServPages a:visited {
	color: #000000;
	text-decoration: none;
}
.LeftNavServPages a:hover {
	color: #000000;
	text-decoration: none;
}
.LeftNavServPages a:link {
	color: #000000;
	text-decoration: none;
}

.nav1Selected a:link {
	color: #000000;
	text-decoration: none;
}
.nav1Selected a:visited {
	color: #000000;
	text-decoration: none;
}
.nav1Selected a:hover {
	color: #000000;
	text-decoration: none;
}
#ContainerTable #ContentContainer #SideBarTable .SideBarTextRelated li {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: -25px;
}
#ContainerTable #ContentContainer #SideBarTable .SideBarTextQuick li {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: -25px;
}
.ImageMainTextArea {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.imageWithCaption {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #e8e8e8;
}
.CaptionWithImage {
	font-size: 85%;
	line-height: 130%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #e8e8e8;

}
.MainHeadingTopLevel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 120%;
	color: #114c45;
	padding-top: 5px;
	padding-bottom: 20px;
}
.MainHeadTopLevelNoSpaceBelow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 120%;
	color: #114c45;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ContainerTable #ContentContainer #SideBarTable .SideBarTextFAQ li {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: -25px;
}
#ContainerTable #ContentContainer #SideBarTable .SideBarTextSEASONAL li {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: -25px;
}
.TitleCategoryTopLevel {
	padding-bottom: 15px;
}
.PageIcons {
	margin-right: 5px;
}
ol {
	font-size: 95%;
	line-height: 125%;
	text-align: left;
	margin-top: 5px;
	list-style-position: outside;
	list-style-type: decimal;
}
ol ol {
	font-size: 100%;
	line-height: 125%;
	text-align: left;
	margin-top: 5px;
	list-style-position: outside;
	list-style-type: lower-alpha;
}
ol li {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: -8px;
}
ol ol li {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: -14px;
}
#ContainerTable #ContentContainer #MainContent #Services2column li {
	margin-top: -5px;
	margin-right: 10px;
}
#ContainerTable #ContentContainer #MainContent #Services2column h3 {
	line-height: 130%;
	margin-bottom: 10px;
	padding-right: 10px;
}
.NumberList {
	text-indent: -16px;
	padding-left: 20px;
}
#ContainerTable #ContentContainer #HomeAboutPH li {
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: -25px;
}
.ContactsProgramList {
	margin-top: 2px;
	margin-bottom: 2px;
}
.ContactsProgramListGreyBack {
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #e8e8e8;
}
#ContainerTable #ContentContainer #MainContent #Services2column h3 a:link {
	color: #000000;
	text-decoration: none;
}
#ContainerTable #ContentContainer #MainContent #Services2column h3 a:visited {
	color: #000000;
	text-decoration: none;
}
#ContainerTable #ContentContainer #MainContent #Services2column h3 a:hover {
	color: #9c5217;
	text-decoration: underline;
}
.ImageLeftMainTextArea {
	float: left; 
	margin-bottom: 5px; 
	margin-right: 7px;
}
.MainTitleSPaceAbove {
	padding-top: 15px;
}

