 /* Begin Standard HTML Styles */
html, body, p, td, th, ul, a { 
	background-color: #fff; 
	color: #000; 
	/*font-family: "Times New Roman", Garamond, serif; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt; 
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}

h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4, h5, h6 {
	font-size: 12px;
}
p {
	line-height: 17px;
/*	margin-top: 5px;
	margin-bottom: 18px;
	margin:7px;*/
	page-break-inside: avoid;
}

li {
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;	
	padding-top: 2px;
	padding-bottom: 2px;
}
ul {
	color: #000000;
	margin-top: 8px;
	margin-bottom: 8px;	
	padding-top: 3px;
	padding-bottom: 3px;
}
ol {
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
select {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
form {
	padding:0px;
	margin:0px;
}

/* End Standard HTML Styles */

/* Begin Layout Styles */
#PrintLogo {
	padding-top: 4px;
	padding-bottom: 1em;
}

#Container {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
#Header, #TopNav, #SmallImages, #LeftNavTD, #RContent, #ContentTable .TopNavTD, #ContentTable .FlashTD, #ContentTable .ScrollingTD, #ContentTable .BecomeStarMember, #ContentTable .RightTD {
	display: none;
	visibility: hidden;
}
#ContentTD .ContentContainer{
	/*width: 580px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2em;
	padding-left: 10px;
}
#ContentTable .RightTD {
	background-color: #c6c9cd;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0C6CE;
	margin: 0px;
	padding: 0px;
	width:237px;
}
/******************************************/
/*********News Events List Layout***********/ 
.FeaturedSeminar {
	font-size: 20px;
	color: #006699;
	font-weight: bold;
	font-style: italic;
	padding:20px 0px 8px 0px;
	width:100%;
	display:block;
}
.NewsHOME {
	display:block;
	width:100%;
	padding-top:5px;
}
#NewsListingHome {
	display: block;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 18px;
	background-image: url(../icon_ppt.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-top:2px;
}
#NewsListingHome .NewsTitle {

}
#NewsListingHome .NewsDate {
	font-size:9px;
	padding-top: 3px;
	color: #666666;
	/*padding-left: 5px;*/
}
#NewsListingHome .NewsAbstract {
	font-size:11px;
	line-height:11pt;
	padding-top:4px;
}
.MoreWorkshops {
	display:block;
	width:auto;	
	padding-top:6px;
	padding-bottom:10px;
	padding-left:17px;
	float:right;
	background-image: url(../square_arrow.png);
	background-repeat: no-repeat;
	background-position: left 8.5px;
	clear:both;
}
.EventListing {
	display: block;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 7px;
	padding-left: 21px;
	background-image: url(../icon_ppt.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7f2e5;
	margin-top:2px;
}
.EventTime {
	font-size:9px;
	padding-top: 3px;
	color: #666666;
	padding-left: 5px;
}
.NewListing {
	display: block;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 7px;
	padding-left: 21px;
	background-image: url(../icon_txt.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbebd8;
	margin-top:2px;
}
.NewsTime {
	font-size:9px;
	padding-top: 3px;
	color: #666666;
	padding-left: 5px;
}

.NewslistingHome {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 2px;
	font-size:10px;
}
.NewslistingHome a:link, .NewslistingHome a:visited, .NewslistingHome a:active {
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}
.NewslistingHome a:hover {
	color: #ffffff;
	text-decoration:underline;
}
/******************************************/
#Footer {
	color: #cccccc;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size:10px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	page-break-inside: avoid;
}
#Footer p a:link, #Footer p a:visited, #Footer p a:active {
	color: #999999;
	font-size:10px;
	color: #cccccc;
}
#Footer p {
	font-size:10px;
	color: #cccccc;
	page-break-inside: avoid;
}
#Footer .Addy {
	font-size:9px;
	color: #999999;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width:400px;
	float:left;
}
#Footer .xCatBug {
	width:95px;
	padding-top:10px;
	padding-bottom:5px;
	margin-right:5px;
	float:right;
	display:inline;
}
#Footer .UHLogo {
	width: 20px;
	padding: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
}
#Footer .UHLogoText {
	color: #b6c0cc;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size:10px;
}
#Footer .UHLogoText a:link, #Footer .UHLogoText a:visited, #Footer .UHLogoText a:active {
	color: #ffffff;
	text-decoration:none;
	font-size:10px;
}
#Footer .UHLogoText a:hover {
	color: #b6c0cc;
	text-decoration:underline;
}
#Footer .FooterLogos {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	display:none;
}
#Footer .FooterLogos img{
	padding-right: 15px;
}
#Footer .xCatLogo {
	text-align: right;
	width: 100px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
}