html {
	min-height: 100%;
	height: auto;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	color: #000000;
	font-size: 16px;
	margin: 0 0 0 0;
	background: #FFFFFF;
}

a:link {color: #e48e1a; text-decoration: none; background: inherit; }
a:visited {color: #e48e1a; text-decoration: none; background: inherit; }
a:hover {color: #e48e1a; text-decoration: underline; background: inherit; }
a:active {color: #e48e1a; background: inherit;
}

.Body_GRY {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	color: #000000;
	font-size: 16px;
}

a:link {color: #000000; text-decoration: none; background-color: inherit; }
a:visited {color: #000000; text-decoration: none; background-color: inherit; }
a:hover {color: #e48e1a; text-decoration: underline; background-color: inherit; }
a:active {color: #000000; background-color: inherit;
}

.SmallTXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2;
	color: #000000;
	font-size: 12px;
	background-color: #FFFFFF;
}

ul, ol {
 padding: 0px 0px 10px 10px;
 margin: 0px 0px 10px 10px;
 list-style-image: url(/images/design/bullet.gif);
 list-style-position: outside;
}

ul.sideList {
 padding: 0px 0px 10px 10px;
 margin: 0px 0px 10px 10px;
 list-style-image: url(/images/design/bullet_gry.gif);
 list-style-position: outside;
}

.Container {
	padding: 10px 25px 10px 25px;
}

.Header {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 32px;
	font-weight:bold;
	background: #FFFFFF;
}

.footer {
	color: inherit;
	background-color: #FFFFFF;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 17px;
	font-weight:bold;
	background-color: #FFFFFF;
}
.Title a:link {color: #000000; text-decoration: none; background-color: inherit; }
.Title a:visited {color: #000000; text-decoration: none; background-color: inherit; }
.Title a:hover {color: #000000; text-decoration: underline; background-color: inherit; }
.Title a:active {color: #000000; background-color: inherit;

}

.Sitemap {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	color: #000000;
	font-size: 15px;
}

.Sitemap a:link {color: #000000; text-decoration: none; background: inherit; }
.Sitemap a:visited {color: #000000; text-decoration: none; background: inherit; }
.Sitemap a:hover {color: #e48e1a; text-decoration: underline; background: inherit; }
.Sitemap a:active {color: #000000; background: inherit;
}

.AssistantTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	background: #FFFFFF;
}

.AssistantName {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
	font-weight:bold;
	background-color: #FFFFFF;
}

.SubHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
	font-weight:bold;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}

.NewsDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e48e1a;
	font-size: 14px;
	font-weight:bold;
	background-color: #FFFFFF;
}
.Leftside {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2;
	color: #FFFFFF;
	font-size: 15px;
	background-color: inherit;
}

.Rightside_Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e48e1a;
	font-size: 15px;
	font-weight:bold;
	background-color: #CCCCCC;
}

.Rightside_Bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	background-color: #CCCCCC;
}
.Rightside_Bold a:link {color: #000000; text-decoration: none; background-color: inherit; }
.Rightside_Bold a:visited {color: #000000; text-decoration: none; background-color: inherit; }
.Rightside_Bold a:hover {color: #000000; text-decoration: underline; background-color: inherit; }
.Rightside_Bold a:active {color: #000000; background-color: inherit;

}

.Rightside_Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	background-color: #CCCCCC;
}

.Rightside_Plain {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	background-color: #CCCCCC;

}
.Rightside_Plain a:link {color: #000000; text-decoration: none; background-color: inherit; }
.Rightside_Plain a:visited {color: #000000; text-decoration: none; background-color: inherit; }
.Rightside_Plain a:hover {color: #000000; text-decoration: underline; background-color: inherit; }
.Rightside_Plain a:active {color: #000000; background-color: inherit;

}

.Rightside_W02_Wht {
	background-color: #FFFFFF;
	height: 2px;
	max-height: 2px;
	background-color: #FFFFFF;
}

.BioHeader {
  font-size: 15px;
  text-align: center;
}

.W10 {
	height: 10px;
}

.Grybk {
	background-color: #FFFFFF;
	color: inherit;
}
.Topnav {
	background-color: inherit;
	color: inherit;
}

.Bottomnav {
	background-color: inherit;
	color: inherit;
}

.screen {
	display: none;
}
.details {
  display: none;
}
.print {
	display:inline;
}
.skiplink {display:none}
