/* Copy from Andy's mgma_text.css.css file provided to MGMA */ 

/* fix for ektron ajax loading spinner */
 	.EktronAjaxLoading 
{
 display: none;
}

body {
	background-color: #dee5e4; /*#ffffff; */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.contentText  a:link {
	color: #8e1231;
	text-decoration: underline;
}
.contentText  a:hover {
	color: #8e1231;
	text-decoration: underline;
}
.contentText  a:visited {
	color: #8e1231;
	text-decoration: underline;
}
.MainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.SearchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 12px;
}
.contentTextReverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.CaptionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
}
.FooterNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4d4e53; /* #8e1231;*/
	text-decoration: none;
}
.FooterNav a:link {
	color: #4d4e53; /* #8e1231;*/
	text-decoration: none;
}
.FooterNav a:active {
	text-decoration: none;
	color: #4d4e53; /* #8e1231;*/
}
.FooterNav a:visited {
	text-decoration: none;
	color: #4d4e53; color/*#8e1231;*/
}
.FooterNav a:hover{
	text-decoration: underline;
		color: #4d4e53; /* #8e1231;*/
}
.CopyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #4d4e53; /* #8e1231;*/
}
.pageShadowRight {
	background-image: url(/uploadedimages/Annual_Conference/Z_-_Images/ui_page_shadow_right.png);
	background-repeat: repeat-y;
}
.pageShadowBottom {
	background-image: url(/uploadedimages/Annual_Conference/Z_-_Images/ui_page_shadow_bottom.png);
	background-repeat: repeat-x;
}
.homePageHorizontalDivider {
	background-image: url(/uploadedimages/Annual_Conference/Z_-_Images/ui_hp_horiz_divider.gif);
	background-repeat: repeat-x;
}
.homePageVerticalDivider {
	background-image: url(/uploadedimages/Annual_Conference/Z_-_Images/ui_hp_vert_divider.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 40px;
}
.vertcailDivider {
	background-image: url(/uploadedimages/Annual_Conference/Z_-_Images/ui_vert_divider.gif);
	background-repeat: repeat-y;
}
.RockSolidDesignText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4d4e53;
	text-decoration: none;
}
.RockSolidDesignText a:link {
	color: #4d4e53;
	text-decoration: none;
}
.RockSolidDesignText a:active {
	text-decoration: none;
	color:#4d4e53;
}
.RockSolidDesignText a:visited {
	text-decoration: none;
	color: #4d4e53;
}
.RockSolidDesignText a:hover{
	text-decoration: underline;
	color:#4d4e53;
} 
.HeaderNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.HeaderNav a:link {
	color: #000000;
	text-decoration: none;
}
.HeaderNav a:active {
	text-decoration: none;
	color: #000000;
}
.HeaderNav a:visited {
	text-decoration: none;
	color: #000000;
}
.HeaderNav a:hover{
	text-decoration: underline;
	color: #000000;
}
.HeaderHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: oblique;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-right: 20px;
	padding-bottom: 10px;
}
.MainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
.MainNav a:link {
	color: #000000;
	text-decoration: none;
}
.MainNav a:active {
	text-decoration: none;
	color: #000000;  
}
.MainNav a:visited {
	text-decoration: none;
	color: #000000; 
}
.MainNav a:hover{
	text-decoration: none;
	color: #ffffff;  /* yxs 3/17/09 chged to white*/
}
.RightNavBox {
	background-color: #8e1231;
	width: 170px;
}
.RightNavHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.RightNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #000000;  /* yxs 4/6/09 new added based on new version of home pg  design from Andy */
	background-image: url(/uploadedimages/Annual_Conference/Z_-_Images/ui_ql_item_bg.gif);
	height: 21px;
	width: 190px;
	clear: none;
	float: none;
	background-repeat: repeat-x;
	background-position: center;
	padding-left: 15px;
	padding-top: 2px;
}

/* yxs 4/6/09 added based on new version of home pg design from Andy */
.RightNavHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	padding-left: 15px;
}

.RightNav a:link {
	color: #000000; /* chng bo black from #ffffff;*/
	text-decoration: none; /* yxs 4/6/09 added next 3 lines */
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	line-height: normal;
}
.RightNav a:active {
	text-decoration: none;
	color: #ffffff;
}
.RightNav a:visited {
	text-decoration: none;
	color: #000000;
	/*yxs 4/6/09 chged by Andy's homepage desgin color: #ffffff; */
}
.RightNav a:hover{
	/* text-decoration: underline; yxs 4/6/09 comment out */
	color: #ffffff;
}
.uiBoxTop {
	background-image: url(/uploadedimages/Annual_Conference/Z_-_Images/ui_box_top.png);
	background-repeat: repeat-x;
}
.uiBoxBtm {
	background-image: url(/uploadedimages/Annual_Conference/Z_-_Images/ui_box_btm.png);
	background-repeat: repeat-x;
}
.uiBoxLeftSide {
	background-image: url(/uploadedimages/Annual_Conference/Z_-_Images/ui_box_left_side.png);
	background-repeat: repeat-y;
}
.uiBoxRightSide {
	background-image: url(/uploadedimages/Annual_Conference/Z_-_Images/ui_box_right_side.png);
	background-repeat: repeat-y;
}
/* yxs 3/20/09 update h1, h2, h3, requested by kim  */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #8e1231;
	letter-spacing: -1px;
	margin-bottom: 24px; 
}

h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	margin-top: -10px; 
	color: #404040; 
	font-weight: normal; 
	line-height: 20px;
} 

h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;  
	margin-bottom: -18px;  
}

/* yxs 4/9/09 added 7 paragraph below, requested by Caren*/
h3 a:link {
                color: #8e1231;
                text-decoration: underline;
}
h3 a:hover {
                color: #8e1231;
                text-decoration: underline;
}
h3 a:visited {
                color: #8e1231;
                text-decoration: underline;
}
.articlesource {
                font-size: x-small;
                font-style: normal;
                color: black;
                font-family: Arial, Helvetica, sans-serif;
}
.articlesource a:link {
                color: #8e1231;
                text-decoration: underline;
}
.articlesource a:hover {
                color: #8e1231;
                text-decoration: underline;
}
.articlesource a:visited {
                color: #8e1231;
                text-decoration: underline;
}


.RightNavAd {
	width: 210px;
}

/* yxs 4/6/09 added based on Andys home pg desgin */
.HpHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #8e1231;
}
.uiDividerHorizontal {
	background-image: url(/uploadedimages/Annual_Conference/Z_-_Images/ui_divider_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}


