body {
	width: 100%;
	height: 100%;
	min-width: 781px;
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #666666;
	background: #ffffff url(../../../images/footer/corner_btm_right.gif) right bottom no-repeat;
}

form {
	padding: 0px;
	margin: 0px;
}

a,
a:link,
a:hover,
a:active,
a:visited {
	color: #4f0b7b;
}

img {
	padding: 0px;
	margin: 0px;
}
/* Override main.css Defaults for Bottom Left Corner */
.MainContainer {
	background: none;
}

/* Page Main Content */

.PageContentContainer {
	width: 100%;
	min-width: 781px;
	background: url(../../../images/page_top/meeting_agendas.jpg) left top no-repeat;
}

.PageContentLeft {
	float: left;
	min-width: 586px;
	width: 74.1%;
}

.PageContentRight {
	float: right;
	width: 195px;
}

/* Content Elements */

.PageContentLeftPadding {
	padding-top: 107px;
	padding-left: 50px;
	padding-right: 20px;
	width: auto;
}

.PageContentTitle {
	font-size: 1.85em;
	line-height: 47px;
	color: #cc0033;
}

.PageContentIntro {
	font-size: 0.90em;
	color: #560c7a;
}

.PageContentTxt {
	font-size: 0.80em;
	color: #333333;
}

.PageContentInlineImage {
	display: inline;
	float: left;
	margin-top: 2px;
	margin-left: 1px;
	margin-right: 14px;
	margin-bottom: 14px;
}

/* Sub Ad Content */

.RightNavTopicUL {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 173px;
	list-style: none;
}

.RightNavTopicUL li {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 13px;
	padding-right: 10px;
	padding-bottom: 3px;
	width: 160px;
	min-height: 16px;
	font-size: 0.76em;
	line-height: 16px;
	color: #560c7a;
	text-align: left;
	background: url(../../../images/home/sub_ad_bullet.gif) left top no-repeat;
}

.RightNavTopicUL li.NoBullet {
	background: none;
}

.RightNavTopicUL li a 
{
	text-decoration : none;
}

.RightNavTopicUL li a:hover 
{
	text-decoration : none;
}

/* News & Events Modules */
.module {
	color : #333;
	width : 100%;
	float : left;
	padding : 5px 9px 9px 9px;
	margin : 0px;
}

.module p {
	padding : 0px 7px 7px 7px;
	margin : 0px;
}

.module img {
	float : left;
	padding : 0px;
	margin : 0px 7px 3px 0px;
	border : solid 0px #DCCEE5;
	display : ;
}

.module h1 {
	color : #DCCEE5;
	font-size : 2.0em;
	font-weight : normal;
	line-height : 1.0em;
	height : 20px;
	background : none;
	padding : 0px 0px 5px 0px;
	margin : 0px 0px 0px 7px;
}

.module h1 a {
	color : #CAB5D7;
	text-decoration : none;
	padding : 0px 0px 5px 0px;
	display : block;
}

.module h1 a:hover {
	color : #DCCEE5;
	text-decoration : underline;
}

.module h2 {
	color : #DCCEE5;
	font-size : 1.3em;
	font-weight : normal;
	line-height : 1.0em;
	padding : 0px 0px 3px 0px;
	margin : 0px;
}

.module a {
	color : #CAB5D7;
	text-decoration : none;
	padding : 0px;
}

.module a:hover {
	color : #DCCEE5;
	text-decoration : underline;
}

.LatestNewsTitle {
	font-size: 2.0em;
	color: #4f0b7b;
}

.LatestNewsTxt {
	color: #4f0b7b;
}

.LatestNewsTxt a {
	color: #4f0b7b;
}

.LatestNewsTxt a:hover {
	color: #4f0b7b;
}
