.MenuBarItemIE 
{
	position: static;
}

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		float: left;
		background-color: #FFF;
	}
}

/*******************************************************************************

 HORIZONTAL LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	font-size: 105%;
	background-color: #FBFBFB;
	cursor: default;
	width: 100%;
}


/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */


ul.MenuBarHorizontal li
{
	margin: 0;
    padding: 0;
	list-style-type: none;
	font-size: 105%;
	text-align: center;
	cursor: pointer;
	width: auto;
	display: inline-table;      			
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1010;
	cursor: default;
	width: 9.4em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 9.4em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;

}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 0px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #FBFBFB;
	padding: 0.3em 0.75em;
	color: #8C8C8C;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #FBFBFB;
	color: #8C8C8C;
}

/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #8C8C8C;
	color: #FFFFFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	/* background-image: url(../../../images/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
******	background-position: center right; */
	background-image: url('../../../images/SpryMenuBarDown.gif');
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	/* background-image: url(../../../images/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: center right;
******	background-position: 100% 50%; */
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a \"hover\" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(../../../images/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
******	background-position: 100% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a \"hover\" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(../../../images/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
******	background-position: 100% 50%;
}

------------------------------------------------------------------------------------------------------------------


/* Note that these below will be used only IE */
*ul.MenuBarHorizontal ul ul
{
	position: absolute;
}
*ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
      background-color: #FBFBFB;
      color: #8C8C8C;
}

*ul.MenuBarHorizontal li a
{
	text-align: center;
}
.bodytext-14pt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color : #858585;
	font-size : 14pt;f
	line-height: 1.5;
}

.bodytext-12pt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color : #858585;
	font-size : 12pt;
	line-height: 1.5;
}

.bodytext-10pt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color : #858585;
	font-size : 10pt;
	line-height: 1.5;
}

.bodytext-9pt {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color : #858585;
    font-size : 9pt;
	line-height: 1.5; }
	
.bodytext-8pt {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color : #858585;
    font-size : 8pt;
	line-height: 1.5; }

.title {
     font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	 font-size: 24px;
	 color: #396A8C;
     font-weight : bold;
     font-style : italic;
     border-style : solid;
     border-color : #3366cc;
     border-bottom-width : 1px;
     border-top-width : 0px;
     border-left-width : 0px;
     border-right-width : 0px; }

.2ndline {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
}

.headline {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
    color: #396A8C;
    font-size: 24px;
}

.Subhead-black {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
    color: #000000;
    font-size : 13px;
    font-weight : bold; }

.Subhead-16px-Blue {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
    color: #396A8C;
    font-size: 16px;
}
	
.Subhead-14px-italic-Blue {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
    color: #396A8C;
    font-size: 14px;
    font-weight: bold;
    font-style : italic; }
	
.Subhead-16px-Gray {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
    color: #444444;
    font-size: 16px;
}
	
.Subhead-14px-italic-Gray {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
    color: #444444;
    font-size: 14px;
    font-weight: bold;
    font-style : italic; }
	
.DigestTitle {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #396A8C;
    font-size : 14px;
	line-height : 24px;
    font-weight : bold; }

.rsscredit {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #333333;
    font-size : 8pt; }

.rsslinks {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #333333;
    font-size : 8pt; }

.FeedTitle {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #333333;
    font-size : 12px;
	line-height : 13px;
	font-weight: bold; }
	
a.FeedTitle {
    text-decoration : none; }

a.FeedLink:hover   {
    color : #555555;
	text-decoration : underline; }

a.FeedLink {
    color: #333333; }

.FeedDescription {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #333333;
    font-size : 12px;
    text-decoration : none;  }

.FeedLink {
    text-decoration : none;}
	
	
.devotionteaser {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #333333;
    font-size : 12px;
    text-decoration : none;  }

a.devotionteaser {
    text-decoration : none;  }

a.devotionteaser:hover {
    color : #555555;
    text-decoration : none;  }

.address {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color : #173E54;
    font-size : 10pt; }

.body {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #858585;
    font-size : 12px; }

.sitename {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	font-size: 26px;
	color: #396A8C;
	font-weight: bold;
}

.caption {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #333333;
    font-size : 10px; }

.pullquote {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #333333;
    font-size : 14px;
    font-style : italic; }

.credit {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #333333;
    font-size : 14px;
    font-style : italic; }

.bottom_links {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size : 10px; 
    text-align : center; 
    color : #969696;
}

a.bottom_links {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size : 10px; 
    text-align : center; 
    color : #969696;
	text-decoration : none; }

a.bottom_links:hover {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color : #969696;
    text-decoration : underline; }


.footer {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size : 10px;
	text-decoration : none;
    color : #969696;
    text-align : center;
}

a.footer {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color : #969696;
    text-decoration : none; }

a.footer:hover {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color : #969696;
    text-decoration : underline; }

.whatsnew-title { 
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color : #444444;
    font-size : 11px;	
    text-decoration : none; }

.whatsnew {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color : #858585;
    font-size : 11px;
	line-height: 1.5;
    text-decoration : none; }
	
.whatsnew-description {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color : #858585;
    font-size : 11px;
    text-decoration : none; }

.whatsnew:hover {
    color : #858585;
	text-decoration : underline; }

.eventsnew-title { 
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color : #444444;
    font-size : 11px;
	text-decoration : none; }

.eventsnew {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color : #858585;
    font-size : 11px;
	line-height: 1.5;
    text-decoration : none; }

.eventsnew-description {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color : #858585;
    font-size : 11px;
    text-decoration : none; }	

.eventsnew:hover {
    color : #858585;
	text-decoration : underline; }

.subpages-description {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #333333;
    font-size : 12px;
    text-decoration : none; }

.subpages-description:hover {
    color : #555555; }

.navcell {
	color: #FFFFFF
}

.navlinks {
	color : #FFFFFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	text-decoration: none;
}

a.navlinks {
	color : #FFFFFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
    padding: 3px; }

a.navlinks:hover {
	color: #FFFFFF;
	text-decoration: underline; }

.navcell2 {
	color: #999999;
}

.navlinks2 {
	color: #999999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
    text-decoration: none; }

a.navlinks2 {
	color: #999999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    text-decoration: none;
    padding: 0px; }

a.navlinks2:hover {
	color: #999999;
	text-decoration: underline; }

.vertical-links {
    color: #666666;
	font-weight : bold;
	text-decoration : none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
    line-height : 18px;
	max-height : 40px; }

.vertical-links:hover {
    color: #555555; }

a   {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #4C99CB;
	text-decoration : none; }

a:hover { 
	color: #4C99CB;
	text-decoration : underline;
	}

.printlink {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color : #999999;
    font-size : 8pt; }

a.printlink {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color : #999999;
    font-size : 8pt;
	text-decoration : none; }

a.printlink:hover {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color : #999999;
    font-size : 8pt;
	text-decoration : underline; }

.system {
	color: #333333;
    font-size : 10pt;
   	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }

.syssmall {
	font-size : 8pt;
   	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   	color: #333333; }

.bodysmall {
	font-size : 8pt;
    color : #999999;
   	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; }

.bodysmallgrey {
	font-size: 8pt;
   	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   	color: #999999; }

table { 
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 10pt; }
	
.GalleryPopupTitle {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size : 11pt;
    font-weight: bold; 
    color : #555555; }

.GalleryPopupDescription {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size : 10pt;
	color : #555555; }

.GalleryPopupDetails {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size : 10pt;
	color : #555555; }

.GalleryExplainText {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size : 10pt;
	color : #555555; }

.GalleryThumbnailTitle {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size : 10pt;
    font-weight: bold;
	color : #555555; }

.GalleryThumbnailDescription {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size : 10pt;
	color : #555555; }

.GalleryHeadline {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size : 18px;
	font-weight: bold;
	color: #396A8C; }

.GalleryIntro {
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size : 10pt;
	color: #333333; }

.GalleryEditorLink {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size : 10pt;
	color: #333333; }

.GalleryNavigation {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size : 20pt;
	color: #396A8C; }

.GalleryTitle {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size : 10pt;
    font-weight: bold;
	color: #396A8C; }

.GalleryDescription {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size : 10pt;
	color : #555555; }

.GalleryNoPhotos {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size : 10pt;
	color: #333333; }

.GalleryInactive {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size : 10pt;
	color: #333333; }	

a.forum:link {
        color: #333333;
        text-decoration : underline;
        font-size: 10pt; }

a.forum:visited {
        color: #333333;
        text-decoration : underline;
        font-size: 10pt; }

a.forum:hover {
        color: #333333;
        text-decoration : none;
        font-size: 10pt; }

a.forum:active {
        text-decoration : underline;
        color : #0a5593;
        font-size: 10pt; }

.forum_title {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #396A8C;
    font-size: 18px;
    font-weight: bold; }

.forum_intro {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	font-size: 11pt;
}

.forum_table {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 10pt; }

.forum_td {
     font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
     color:#666666;
     background-color:#ffffff; }

.flat {
     background-color:#CCCCCC; }

.table_header {
     background-color:#273872;
     color:#ffffff; 
	 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
     font-size: 10pt; }

.latest_post {
     font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
     font-size:8pt;
     color: #333333; }

.latest_post_link {
      background-color:#ff9966;
      color: #333333;
      font-size:9pt;
      font-family:arial;
      border: solid 1px #000000;
      text-decoration:none; }

.new {
      font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
      font-size:7pt;
      color:#ff0000;
      font-weight:bold; }

.notnew {
      font-family:verdana;
      font-size:7pt;
      color:#555555; }

.message {
      border-bottom:solid 1px #000000;
      background-color:#CCCCCC;
      font-size : 10pt }

.highlight {
      background-color:#CCCCCC; }

.quote {
      padding:5px;
      border:solid 1px #000000;
      background-color:#e6e6e6;
      color: #333333; }

.pollquestion {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}

/* CUSTOM CSS */

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size : 9pt;
	color : #858585;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	position: relative;
	width: 950px;
}

/* Header */

#headerWrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	position: relative;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #396A8C;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_headerBckgd.png);
	background-repeat: repeat-x;
}

#header {
	height: 103px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	position: relative;
}

/* AE logo */

#AELogo {
	background-image: url(../../../site/1/template/schoologo2.png);
	/* background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_headerBckgd.png); */
	background-repeat: no-repeat;
	height: 110px;
	width: 700px;
	left: 0px;
	top: 9px;
	position: absolute;
}

.clear {
  clear: both;
}

/* Site Name/Address/Logo Home */

#sitenameWrapper {
	position: absolute;
	width: 1px;
	height: 1px;
	left: 1px;
	top: 1px;
	text-align: left;
	display: table-cell;
    vertical-align: middle;
}

#sitenameInside {
	width: 1px;
	height: 1px;
	text-align: left;
	display: table-cell;
    vertical-align: middle;
}

/* Main nav */

#mainNavWrapper {
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#mainNav {
	width: 930px;
	*width: 950px;
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_mainNavMiddleBckgd.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#mainNavTop {
	width: 950px;
	height: 10px;
	margin: 0px;
	padding: 0;
	border: 0px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_mainNavTop.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainNavBottom {
	width: 950px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_mainNavBottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Navigation */

.navigation {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.navigation ul {
	color : #8C8C8C;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	list-style: none;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.navigation li {
	list-style: none;
	display: inline;
	color : #8C8C8C;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
	
.navigation li a {
	color : #8C8C8C;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	list-style: none;
	display: inline;
	margin: 0px;
	border: 0px;
	padding-right: 3px;
    padding-left: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
	text-decoration: none;
}

.navigation li a:hover {
	color: #8C8C8C;
	text-decoration: underline; }
	

li.navigation_separator {
	/* display: none; */
}

/* Child/Sibling articles nav */

.childpages, .siblingpages {
	padding: 0px;
	margin: 0px;
	border: 0px;
	line-height: 1.2;
} 

.childpages ul, .siblingpages ul {
	padding: 0px;
	border: 0px;
	margin: 0px;
	line-height: 1.2;
} 

.childpages li, .siblingpages li {
	display: block;
	list-style: none;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: 'lucida grande', tahoma, sans-serif;
	line-height: 1.2;
} 

.childpages li a, .siblingpages li a {
	width: 205px;
	*width: 218px;
	display: block;
	float: left;
	clear: left;
	color: #444444;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 13px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_subarticlesArrow.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.childpages li a:hover, .siblingpages li a:hover {
	text-decoration: none;
	color: #396A8C;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16a_subarticlesArrowOn.png);
	background-repeat: no-repeat;
	background-position: left top;
}

li.childpages_current a, li.siblingpages_current a {
	text-decoration: none;
	color: #396A8C;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16a_subarticlesArrowOn.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Feature area home */

#featureAreaHome {
	width: 950px;
	height: 310px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 0px;
	position: relative;
}

#featureAreaHomeFrame {
	width: 950px;
	height: 310px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px;
	position: relative;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_featureAreaBckd_3images.png);
	background-repeat: no-repeat;
	z-index: 2;
}

/* Feature area frame corners */

#featureAreaCorner_topLeft {
	width: 15px;
	height: 15px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_featureAreaCorners.png);
	background-repeat: no-repeat;
	z-index: 2;
	background-position: left top;
}

#featureAreaCorner_topRight {
	width: 15px;
	height: 15px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_featureAreaCorners.png);
	background-repeat: no-repeat;
	z-index: 2;
	background-position: right top;
}

#featureAreaCorner_bottomRight {
	width: 15px;
	height: 15px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_featureAreaCorners.png);
	background-repeat: no-repeat;
	z-index: 2;
	background-position: right bottom;
}

#featureAreaCorner_bottomLeft {
	width: 15px;
	height: 15px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_featureAreaCorners.png);
	background-repeat: no-repeat;
	z-index: 2;
	background-position: left bottom;
}

#featureAreaCorner_topMiddle1 {
	width: 15px;
	height: 15px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 205px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_featureAreaCorners.png);
	background-repeat: no-repeat;
	z-index: 2;
	background-position: -15px top;
}

#featureAreaCorner_topMiddle2 {
	width: 15px;
	height: 15px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 225px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_featureAreaCorners.png);
	background-repeat: no-repeat;
	z-index: 2;
	background-position: -30px top;
}

#featureAreaCorner_topMiddle3 {
	width: 15px;
	height: 15px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 710px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_featureAreaCorners.png);
	background-repeat: no-repeat;
	z-index: 2;
	background-position: -45px top;
}

#featureAreaCorner_topMiddle4 {
	width: 15px;
	height: 15px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 730px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_featureAreaCorners.png);
	background-repeat: no-repeat;
	z-index: 2;
	background-position: -60px top;
}

#featureAreaCorner_bottomMiddle1 {
	width: 15px;
	height: 15px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	left: 205px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_featureAreaCorners.png);
	background-repeat: no-repeat;
	z-index: 2;
	background-position: -15px -15px;
}

#featureAreaCorner_bottomMiddle2 {
	width: 15px;
	height: 15px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	left: 225px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_featureAreaCorners.png);
	background-repeat: no-repeat;
	z-index: 2;
	background-position: -30px -15px;
}

#featureAreaCorner_bottomMiddle3 {
	width: 15px;
	height: 15px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	left: 710px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_featureAreaCorners.png);
	background-repeat: no-repeat;
	z-index: 2;
	background-position: -45px -15px;
}

#featureAreaCorner_bottomMiddle4 {
	width: 15px;
	height: 15px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	left: 730px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_featureAreaCorners.png);
	background-repeat: no-repeat;
	z-index: 2;
	background-position: -60px -15px;
}

/* Feature area images home */

#featureArea_leftImg {
	width: 215px;
	height: 300px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 1;
}

#featureArea_middleImg {
	width: 500px;
	height: 300px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	position: absolute;
	top: 5px;
	left: 225px;
	z-index: 1;
}

#featureArea_rightImg {
	width: 215px;
	height: 300px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 1;
}

/* Main home content - 3 columns */

#mainHomeContentColBarWrapper {
	width: 950px;
	height: 49px;
	border: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.mainHomeContentColBar {
	width: 274px;
	*width: 312px;
	height: 39px;
	*height: 49px;
	border: 0px;
	text-align: center;
	margin-right: 7px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16a_homeContentHeadlineBlue.png);
	background-repeat: no-repeat;
	font-size: 22px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
	float: left;
}

.mainHomeContentColBarLast {
	width: 274px;
	*width: 312px;
	height: 39px;
	*height: 49px;
	border: 0px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16a_homeContentHeadlineBlue.png);
	background-repeat: no-repeat;
	font-size: 22px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
	float: left;
}

.mainHomeContentColMiddleBckgd3Col {
	width: 950px;
	border: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_homeContentMiddle3Col.png);
	background-repeat: repeat-y;
	overflow: hidden;
}

.mainHomeContentColMiddle {
	width: 274px;
	*width: 312px;
	border: 0px;
	text-align: left;
	margin-right: 7px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 11px;
	padding-right: 19px;
	padding-bottom: 11px;
	padding-left: 19px;
	float: left;
}

.mainHomeContentColMiddleLast {
	width: 274px;
	*width: 312px;
	border: 0px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 11px;
	padding-right: 19px;
	padding-bottom: 11px;
	padding-left: 19px;
	float: left;
}

.mainHomeContentColBottom3Col {
	width: 950px;
	height: 5px;
	border: 0px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_homeContentBottom3Col.png);
	background-repeat: no-repeat;
}

/* Main home content - 2 columns */

.mainHomeContentColBar2Col {
	width: 593px;
	*width: 631px;
	height: 39px;
	*height: 49px;
	border: 0px;
	text-align: left;
	margin-right: 7px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16a_homeContentHeadlineBlue2Col.png);
	background-repeat: no-repeat;
	font-size: 22px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
	float: left;
}

.mainHomeContentColMiddleBckgd2Col {
	width: 950px;
	border: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_homeContentMiddle2Col.png);
	background-repeat: repeat-y;
	overflow: hidden;
}

.mainHomeContentColLeft {
	width: 593px;
	*width: 631px;
	border: 0px;
	text-align: left;
	margin-right: 7px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 11px;
	padding-right: 19px;
	padding-bottom: 11px;
	padding-left: 19px;
	float: left;
}

.mainHomeContentColBottom2Col {
	width: 950px;
	height: 5px;
	border: 0px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_homeContentBottom2Col.png);
	background-repeat: no-repeat;
}

/* Main content article and admin wrappers */

#mainContentTop {
	width: 950px;
	height: 10px;
	border: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_mainContentTop.png);
	background-repeat: no-repeat;
}

#mainContentMiddleAdmin {
	width: 930px;
	*width: 950px;
	border: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_mainContentMiddleAdmin.png);
	background-repeat: repeat-y;
	overflow: hidden;
}

#mainContentMiddleArticle {
	width: 930px;
	*width: 950px;
	border: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_mainContentMiddleArticle.png);
	background-repeat: repeat-y;
	overflow: hidden;
}

#mainContentBottom {
	width: 950px;
	height: 10px;
	border: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_mainContentBottom.png);
	background-repeat: no-repeat;
}

/* Large article image wrapper and frame */

#largeImageArticleWrapper {
	width: 690px;
	height: 240px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 0px;
	position: relative;
	float: left;
}

#largeImageArticleFrame {
	width: 690px;
	height: 240px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px;
	position: relative;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_largeArticleImageFrame.png);
	background-repeat: no-repeat;
	z-index: 2;
}

/* Large article image */

#largeImageArticle {
	width: 680px;
	height: 230px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 1;
}

/* Main article content left column */

#mainArticleContentLeftCol {
	width: 690px;
	border: 0px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	padding: 0px;
}

/* Main article content right column */

#mainArticleContentRightCol {
	width: 218px;
	border: 0px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	padding: 0px;
}

/* Search */

#search {
	text-align: left;
	height: 25px;
	width: 163px;
	margin-top: 34px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_searchBckgd.png);
	background-repeat: no-repeat;
	float: left;
}

.search_field {
	width: 112px;
	height: 19px;
	color: #BABABA;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	border: 0px;
	font-size: 13px;
}

/* Admin links */

#footerLinksBckgdWrapper {
	text-align: center;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #396A8C;
	position: relative;
	background-image: url(../../../images/RoundedCornersWhite_Blue_ASC/asc16_footerBckgd.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#footerLinksWrapper {
	width: 950px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	overflow: hidden;
}

#footerLinks {
	width: 640px;
	text-align: right;
	margin-top: 34px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	line-height: 1.15;
}
