 /* 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: 12pt; 
}
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;
}
#ContentTD .TopNav, #LeftNavTD, .FlashTD, #ContentTD .logoTagLine {
	display: none;
	visibility: hidden;
}
#ContentTD .ContentDiv {
	/*width: 580px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbebd8;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2em;
	padding-left: 10px;
}
.NewsTD {
	background-color: #e7f2e5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width:50%;
}
.EventsTD {
	background-color: #dbebd8;
	width:50%;
}
.NewsTD a:link, .NewsTD a:visited, .NewsTD a:active {
	color: #666666;
	text-decoration:none;
	font-size: 9px;
	font-weight: bold;
}
.NewsTD a:hover {
	color: #0E99BC;
	text-decoration:underline;
}
.EventsTD a:link, .EventsTD a:visited, .EventsTD a:active {
	color: #006699;
	text-decoration:none;
	font-size: 9px;
	font-weight: bold;
}
.EventsTD a:hover {
	color: #0E99BC;
	text-decoration:underline;
}

/******************************************/
/*********News Events List Layout***********/ 
.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;*/
}
.NewsListingHome {
	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;
}
.NewsTimeHome {
	font-size:9px;
	padding-top: 3px;
	color: #666666;
	/*padding-left: 5px;*/
}
.NewsNoIcon {
	display: block;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 21px;
	margin-top:2px;
}
.NewsListing {
	display: block;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 5px;
	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;*/
}

.NewsHeader {
	color: #0b5e74;
	background-image: url(../FACC_HeaderBG1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CEE4CB;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 15px;
}
.News, .Events {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.EventsHeader {
	color: #0b5e74;
	background-image: url(../FACC_HeaderBG2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #B6D6B1;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 15px;
}
#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;
}
