/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline; 
}
body {
	color: #2E2E2E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	display: block;
	text-align: center;
	background: #ebecec;
}
#Wrapper {
	padding: 0;
	width: 100%;
	text-align: left;
	margin: 0 auto 0 auto;
}
#HeaderOuter{
	background: #ebecec;
}
#Header {
	position: relative;
	margin: 0 auto 0 auto;
	width: 980px;
	color: #191919;
	height: 233px;
	padding: 0;
    background: url(../_images_gen/header-bg.jpg) top left no-repeat;
}
#Logo {
	float: left;
	padding: 20px 0 0px 8px;
}
#Logo h1 {
	font-size: 200%;
	font-weight: normal;
}
#Logo h1 a {
	color: #191919;
	text-decoration: none;
}
#ToolBar {
	float: right;
	padding: 0 0 0 0;
}
#ToolBar ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	float: right;
}
#ToolBar ul li {
	float: left;
	margin: 0 0 0 10px;
}
#ToolBar ul li a {
	padding: 5px 10px;
	background: #D6D6D6;
	color: #191919;
	text-decoration: none;
	display: block;
	margin: 10px 0 0 0;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ToolBar form#SearchBar {
	padding: 0;
	margin: 0;
	clear: both;
	float: right;
}
#NavigationOuter{
    position: absolute;
    bottom: -1px;
    left: 0;
}
#Navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	width: 980px;
	position: relative;
	z-index: 300;
}
ul#MainNav {
	list-style: none;
	float: left;
	line-height: 1;
	padding: 0 0 0 10px;
}
ul#MainNav li {
	display: block;
	float: left;
	position: relative;
	margin: 0 5px 0 0 ;
	font-size: 85%;
}
ul#MainNav li.First {
	position: relitive;
	float: left;	
}
ul#MainNav li a {
	color: #191919;
	text-decoration: none;
	display: block;
	padding: 8px 10px 0 10px;
	height: 21px;
	background:  #D6D6D6;
}
ul#MainNav li a:hover {
    background:#c6c6c6;
}
ul#MainNav li.Active a:hover, ul#MainNav li.Active a{
    color: #000;
    background:  #FFF;
}
ul#MainNav li.Active a {
    border-bottom: 4px solid #FFF;
}
ul#MainNav li a:hover span{
	text-decoration:none;
}
#PageOuter{
	background: #fff;
	border-top: 3px solid #bbbbbb;
    margin: -3px auto 0 auto;
    width: 980px;
}
#HeaderSearchForm {
	position: absolute;
    bottom: 20px;
    right: 0px;
	width: 280px;
	height: 38px;
	line-height: 1.0;
	padding: 0;	
}
#HeaderSearchForm #HeaderSearchInput {
	float: left;
	width: 208px;
	height: 17px;
	border: 1px solid #CCC;
	color: #2E2E2E;
	padding: 3px;
	margin: 7px 6px 0 9px;
}
#HeaderSearchForm #HeaderSearchButton {
	float: left;
	margin: 7px 0 0 0;
}
#Page {
	margin: 0 auto 0 auto;
	width: 980px;
	position: relative;
}
.EditPage {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background: url(../../../misc/404/index.html) no-repeat left;
	padding: 0 0 0 18px;
}
#Content {
	padding: 0px 10px 10px 10px;
}
#Content.FullWidth {
	background: none !important;
}

div#Breadcrumbs {
	margin: 10px 0 2px 2px;
    font-size: 0.7em;
}
div#Breadcrumbs a {
	color: #828282;
    text-decoration: none;
    padding: 1px 5px 0 5px;
}
div#Breadcrumbs a:hover {
	color: #2E2E2E;
}
div#Breadcrumbs a#Home {
	background: url(../_images_gen/breadcrumb_home.html) no-repeat left;
    padding-left: 15px;
}

.ContentBanner {
	float: left !important;
	width: 710px !important;
}
.BannerRight {
	float: right;
	margin: 0 13px 0 0;
	border: 1px solid #CCC;
}
a.Back {
	float: right;
	display: block;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	color: #828282;
	margin: 0px 0 0 0;
}
h1#PageTitle {
	font-size: 210%;
	font-weight: normal;
	margin: 0 0 18px 0;
}
#LeftColumn {
	width: 250px;
	padding: 5px;
	margin: 5px 0 0 0;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#LeftColumn #LeftColTop{
	height: 10px;
	width: 250px;
	background: url(../_images_gen/top-left-col-corners.png) no-repeat top;
}
#LeftColumn #LeftColBottom{
	height: 10px;
	width: 250px;
	background: url(../_images_gen/bottom-left-col-corners.html) no-repeat bottom;
}
#LeftColumn #LeftColInner{
	background: url(../_images_gen/left-col-background.html) repeat-x top #E8E8E8;
	padding: 0 15px 30px 15px;
}
#LeftColumn h2#SectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 140%;
	padding-bottom: 0px;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
}
#LeftColumn ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#LeftColumn ul li {
	padding: 0;
	margin: 0;
	font-size: 85%;
}
#LeftColumn ul li a {
	padding: 6px 10px;
	display: block;
	text-decoration: none;
	padding-bottom: 10px;
	color: #555;
}
#LeftColumn ul li a:hover {
	text-decoration:none;
    background:#fafafa;
    color:#000;
}
#LeftColumn ul li.Active a {
	font-style: italic;
    color:#000;
}
ul#TertNav {
	border-bottom: 1px solid #e8e8e8 !important;
	border-top: none !important;
	background: #D6D6D6;
	padding: 3px 10px;
	margin: 0px 10px;
}
ul#TertNav li a {
	border: none !important;
	color: #555 !important;
	background: none !important;
	font-size: 100%;
}
ul#TertNav li a:hover{
    text-decoration:none;
    background:#E6E6E6  !important;
    color:#000 !important;
}
ul#TertNav li.Active a{
	border: none !important;
	color: #000 !important;
	font-style: italic;
    background:#E6E6E6 !important;
}
#PageCopy {
	padding: 0 10px 20px 0px;
	font-size: 85%;
	line-height: 1.6em;
	position: relative;
	width: 675px;
	float: right;
    min-height: 250px;
	background: #fff;
}
#PageCopy.FullWidth {
	width: 930px;
    padding: 0 20px 20px 20px;
	float: none;
}
#PageCopy a {
	color: #828282 ;
	text-decoration: none;
}
#PageCopy a:hover {
	color: #2E2E2E;
    text-decoration:underline;
}
#PageCopy hr.NewSection {
	color: #ebecec;
	border: none;
	padding: 0;
	margin: 0;
	height: 0;
}
#PageCopy h1,
#PageCopy h2,
#PageCopy h3,
#PageCopy h4,
#PageCopy p,
#PageCopy blockquote {
	margin: 10px 0 15px 0;
	padding: 0;
}
#PageCopy ul,
#PageCopy ol {
	margin: 10px 0 15px 20px;
	padding: 0;
}
#PageCopy h1,
#PageCopy h2,
#PageCopy h3,
#PageCopy h4
{
	line-height: normal;
	color: #191919 ;
}
#PageCopy h1 a,
#PageCopy h2 a,
#PageCopy h3 a,
#PageCopy h4 a
{
	text-decoration: none;
}
#PageCopy h1 a:hover,
#PageCopy h2 a:hover,
#PageCopy h3 a:hover,
#PageCopy h4 a:hover
{
	text-decoration: underline;
}
#PageCopy h1 {
	font-size: 200%;
	font-weight: normal;
}
#PageCopy h2 {
	font-size: 160%;
}
#PageCopy h3 {
	font-size: 130%;
}
#PageCopy h4 {
	font-size: 120%;
}
#PageCopy ol,
#PageCopy ul {
	padding: 0 0 0 15px;
}

span.DownloadLink {
	clear: both;
	display: block;
	margin: 0 0 10px 0;
}
span.DownloadLink a img {
	width: 18px;
	padding: 0;
	float: left;
	display: block;
	background: none !important;
	margin: 0!important;
}
span.DownloadLink a strong {
	font-weight: normal;
	width: 145px;
	display: block;
	float: left;
	margin: 0 0 0 0.6em;
}

#SlideShow {
	float: right;
	height: 267px;
	width: 400px;
	overflow: hidden;
	background: #333;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0 0 10px 15px;
}
.SlideHolder {
	position: relative;
	height: 267px;
	width: 400px;
	overflow: hidden;
}
.SlideHolder p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 380px;
	margin: 0 !important;
	padding: 10px !important;
	background: #777;
	display: block;
	opacity: 0.7;
 	filter: alpha(opacity = 70);
	border-top: 1px solid #777;
}
.SlideHolder span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 380px;
	margin: 0 !important;
	padding: 10px !important;
	display: block;
	color: #FFF;
	font-size: 95%;
}
.GalleryRow {
	width: 570px;
	padding: 10px 0 20px 0;
}
.GalleryRow dl {
	float: left;
	width: 176px;
	margin: 0 21px 0 0;
	text-align: center;
}
.GalleryRow dl.Last {
	float: right !important;
	margin: 0 !important;
}
.GalleryRow dd {
	padding: 5px 0;
}
.GalleryRow dd h3 {
	font-weight: normal;
	font-size: 100% !important;
	color: #2E2E2E !important;
	margin: 0 !important;
}
.GalleryRow dd p {
	font-weight: normal;
	font-size: 85% !important;
	margin: 5px 0 0 0 !important;
}
.GalleryRow dd span.LinkLeft {
	float: left;
	display: block;
}
.GalleryRow dd span.LinkRight {
	float: right;
	display: block;
}
/*BLOG*/
.blogComment {
	margin: 5px 0;
}
.blogComment img {
	float: left;
}
.commentText {
	padding: 5px 5px;
}
/*LIBRARY*/
#LibraryLeft {
    float: left;
    width: 210px;
    margin: 5px 10px 5px 0;
}
#LibraryRight {
    float: left;
    width: 700px;
}
#LibraryLeft #Search, #LibraryLeft #UpdateInfo, #LibraryLeft a.Acknowledgements, #LibraryLeft #TagResults, #LibraryLeft #Links{
    background: #D6D6D6;
    padding:10px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 10px 0;
    display:block;
}   
#LibraryLeft #Search{
    height: 34px;
}
#LibraryLeft #Search form input.Keyword {
    width:100px;
}
#LibraryLeft #Search form input.libraryBtn{
    float:right;
    background: url(../_images_gen/btn_bg_search.jpg) repeat-x top #005e8c;
    border:2px solid #007fb0;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color:#fff;
}
#LibraryLeft #UpdateInfo ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 85%;
}
#LibraryLeft a {
    color: #2E2E2E;
}
#LibraryLeft a:hover, #LibraryLeft #UpdateInfo ul li a:hover {
    text-decoration:none;
    color:#000;
}
#LibraryLeft #UpdateInfo ul li ul li a{
    padding:2px 0;
    width:100% !important;
    display:block;
    color:#2E2E2E;
}
#LibraryLeft #UpdateInfo ul li ul li a:hover{
    background: #E6E6E6 !important;
    color:#000;
}
#LibraryLeft .subList {
    margin: 0 0 0 5px !important;
}
#LibraryRight a.cat1 {
    color: #006633;
}
#LibraryRight a.cat2 {
    color: #0099CC;
}
#LibraryRight a.selected {
    text-decoration: underline;
}
#LibraryRight small{
    font-size:80%;
    display:block;
    line-height:80%;
    margin:5px;
    position:relative;
    top:5px;
    width:200px;
    clear:right;;
}
#TagResults{
    margin: 5px 0 10px 0;
    padding:6px;
    background:#D4D4D4;
    height:42px;
    position:relative;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#TagResults span{
    padding:5px 5px 0 5px;
    position:relative;
    top:5px;
}
#TagResults .tagGoBtn {
    position:absolute;
    right:0px;
    top:10px;
    padding:8px 25px;
    margin: 0 10px 10px 0;
    background: url(../_images_gen/btn_bg.jpg) repeat-x top #026735;
    border:2px solid #39925b;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color:#fff;
}
#TagResults .tagGoBtn:hover, #LibraryLeft #Search form input.libraryBtn:hover{
    opacity:0.8;
    filter:alpha(opacity=80);
    cursor:pointer;
}
#TagResults {
    border-bottom: 1px solid #D6D6D6;
}
#TagCloud {
    overflow: hidden;
    text-align:center; 
}
#TagCloud ul.tagcloud {  
    list-style-type:none;  
    margin:0px;  
    padding:0px;  
}  
#TagCloud ul.tagcloud li {  
    display:inline !important;  
    margin-right:10px;  
    line-height:2em; 
}  
#TagCloud ul.tagcloud li a {  
    display:inline-block;
}
#TagCloud ul.tagcloud li a:hover{
    opacity:0.6;
    filter:alpha(opacity=60);
    text-decoration:none;
}  
#TagCloud ul.tagcloud li.cloud-10 a {  
    font-size:130%;  
}  
#TagCloud ul.tagcloud li.cloud-20 a {  
    font-size:140%;  
}   
#TagCloud ul.tagcloud li.cloud-30 a {  
    font-size:150%;  
}  
#TagCloud ul.tagcloud li.cloud-40 a {  
    font-size:160%;  
} 
#TagCloud ul.tagcloud li.cloud-50 a {  
    font-size:170%;  
} 
#TagCloud ul.tagcloud li.cloud-60 a {  
    font-size:200%;  
} 
#TagCloud ul.tagcloud li.cloud-70 a {  
    font-size:220%;  
} 
#TagCloud ul.tagcloud li.cloud-80 a {  
    font-size:230%;  
} 
#TagCloud ul.tagcloud li.cloud-90 a {  
    font-size:240%;  
}  
#TagCloud ul.tagcloud li.cloud-100 a {  
    font-size:250%;  
} 
.libraryArticle {
    width: 700px;
    font-size: 90%;
    margin: 0 0 10px 0;
}
.libraryArticle h3 {
    margin: 0 !important;
}
.libraryArticle h3 a {
    text-decoration: none !important;
    color: #5F9ECA !important;
}
.libraryArticle h3 a:hover {
    color: #D6D6D6 !important;
}
.libraryArticle p {
    margin: 0 !important;
    padding: 0 !important;
}
.libraryArticle .ImageHolder {
    float: left;
    margin: 0 5px; 0 0;
}
.libraryArticle .left {
    float: left;
    width: 470px;
}
#LibraryLeft p {
    margin: 5px 0 !important;
}
#LibraryLeft form input {
    margin-right: 5px !important;
    padding:5px;
}
.libraryArticle .right {
    float: right;
    width: 230px;
}
.libraryArticle .bold {
    font-weight: bold;
}
#LibraryRight .cat1 {
    color: #828282;
}
#LibraryRight .cat2 {
    color: #FF0000;
}
#Links ul,
#Acknowledgements ul {
    list-style-type: none;
    padding: 0 !important;
    margin:0;
    font-size:90%;
}
#Links ul li a{
    float:right; 
    padding:2px 5px; 
}
#Links ul li a:hover,
#Acknowledgements ul li a:hover{
    background: #E6E6E6 !important;
    text-decoration:none;
}
#Links ul li a img{
    float:left;
    padding: 4px 10px 0 0;
}

#LibraryResults p {
    margin: 5px 0 !important;
}
.libraryBtn {
}
.Ancillary.Right {
	float: right;
	width: 180px;
	margin: 0 0px 20px 20px;
	padding: 10px 10px 0px 10px;
	background: #E8E8E8 
}
.Ancillary.Under {
	padding: 20px 0 0 0;
	border-top: 1px solid #CCC;
}
.ImageHolder {
	text-align: center;
	margin: 0 0 10px 0;
	font-size: 85%;
	background: #fff;
}
.Ancillary.Under div.ImageHolder {
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 85%;
	background: #fff;
	float: left;
	margin: 0 15px 0 0;
}
.ImageHolder p {
	margin: 0 !important;
	line-height: normal;
	padding: 5px 0 !important;
}
.Downloads {
	background: #fff;
	padding: 5px;
	margin: 0px 0 20px 0;
	line-height: normal !important;
}
.Downloads a {
	text-decoration: none !important;
	font-size: 85% !important;
}
.Downloads h3, .Downloads p {
	margin: 0 0 5px 0 !important;
}
#FooterOuter{
    margin: 0 auto 0 auto;
    width: 980px;
	background: #ebecec;
	border-top: 3px solid #bbbbbb;
}
#Footer {
	margin: 0 auto 0 auto;
	width: 950px;
	padding: 10px 10px 10px 20px;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 153px;
    background: url(../_images_gen/footer-bg.jpg) top left no-repeat;
    color: #FFFFFF;
}
#Footer p {
	padding: 8px 0;
	float: left;
	width: 300px;
    text-align: left;
	color: #FFFFFF;
}
#Footer p span {
	display: block;
}
#Footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#Footer ul {
	list-style: none;
	margin: 0;
	float: right;
	width: 500px;
	padding: 8px 0;
}
#Footer li {
	float: right;
	display: block;
	text-decoration: none;
	margin-left: 15px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.NoShow {
	display: none;
}
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
hr {
	border: none 0;
	border-bottom: 1px solid #DCDCDC;
	width: 100%;
	height: 1px;
	padding: 0 0 5px 0;
}


#Content table {
	border-collapse: collapse;
	border: 1px solid #CCC;
	font-size: 95%;
}
#Content table tr:hover {
	background: #F7F7F7;
}
#Content table td {
	margin: 0 !important;
	padding: 3px 5px;
}
#Content table td p {
	margin: 0 !important;
}

div.Social {
	clear: both;
    position: relative;
    height: 35px;
    width: 100%;
    padding-top: 15px;
}
div.Social p {
	padding: 0 !important;
	margin: 0 !important;
    position: absolute;
}
div.Social p.Share {
    left: 0px;
    width:  650px !important;
}
div.Social p.Share strong {
	font-size: 110%;
    position: relative;
	top: -10px;
}
div.Social p.Share a {
    position: relative;
	top: 0px;
}
div.Social p.Share em {
    position: relative;
	top: -10px;
}
div.Social p.Share em input {
    position: relative;
    width: 200px !important;
    font-size: 85%;
}
div.Social p.Follow {
    right: 0px;
    text-align: right !important;
    width:  300px !important;
}

p.PanCredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 0;
	text-align: center;
	color: #575757;
}
p.PanCredit a {
	font-size: 80%;
	color: #575757;
	text-decoration: none;
}

div.ResultsNav p {
	float: left;
}
div.ResultsNav div.ResultsPages {
	float: right;
    padding-top: 3px;
}
div.ResultsNav div.ResultsPages span.Active {
	font-weight: bold;
    text-decoration: underline;
}