body {
	margin:.1in .3in;
	padding:0;
	font:12pt "Times New Roman", serif;
	}
	
.hidden, #side-content-left, #header-nav, #content-nav, #side-content-right, #banners, #footer, a.more, .next-page-banner-img,
.no-print{display:none;}


/****************/
.clear:after {
	content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
}
.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */
#header { overflow:hidden; margin-bottom:30pt;}
#logo { float:left;}
#slogan-wellcome { float:right; margin-top:20px;}
#footer .content-bottom ul { margin:0; padding:0;}
#footer .content-bottom li {list-style:none; margin:0; padding:0;  color:#666;}
#footer .content-bottom li a {display:none;}

/* =Links
----------------------------------------------- */
a {
	color:black;
	text-decoration:none;
	}
a img {
	border-width:0;
	}
/* =Headings
----------------------------------------------- */
h1, h2, h3 {
	margin:.6em 0 0 0;
	font-family:Georgia,Serif;
	font-weight:normal;
	clear:both;
	}
	h1 {
		margin:.5em 0 .4em 0;
		font-size:180%;
		}
	h2 {
		font-size:150%;
		margin:.5em 0 .4em 0;
		padding-bottom:0;
		}
	h3 {
		font-size:130%;
		margin:.3em 0 .1em 0;
		}
p{
	margin:0 0 .6em 0;
	}
blockquote{
	font-style:italic;
	}
h3+blockquote, h2+blockquote, p+ul, h2+ul, h3+ul{
	margin-top:.2em;
	}

table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	margin:10pt 0 30pt 0;
	}
	td,th {
		border: #000 solid 1px;
		padding: 10px;
		text-align: left;
		vertical-align: top;
		}
hr {
	border: 0 hidden;
	border-top: 1px solid #000;
	clear: both;
	height: 0;	
	}
/*******************************************************/
#side-content-right { font-size:90%;}
#side-content-right h2{	font-size:110%;}
	
.slide-content { display:block !important;}
