
/* Web - Main: 10/26/2009 11:28:17 AM */

/*** BEGIN GLOBAL STYLES ***/

body {
	padding: 0;
	margin: 0;
	text-align: center;
	background: url(library/resources/designs/EG/bg_tile.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #E1764C;
 	text-decoration: none;
}

a:hover {
	color: #2260A6;
 	text-decoration: none;
}

ul {
	margin: 0 0 0 20px;
  	padding-left: 10px;
	list-style: disc;
	list-style-position: outside;
}

ol {
	margin: 0 0 0 20px;
	padding-left: 10px;
	list-style: decimal;
	list-style-position: outside;
}

form {
	margin: 0;
}

.firstP {
	margin: 0;
}

h1 {
	font-size: 22px;
	line-height: 23px;
	color: #E1764C;	
        font-weight: normal;
        margin: 0px 0px 15px 0px;
        padding: 0px;
}

h2 {
	font-size: 15px;
	line-height: 16px;
	color: #E1764C;
        font-weight: normal;
        margin: 0px 0px 5px 0px;
        padding: 0px;
}

h3 {
	font-size: 12px;
	line-height: 12px;
	color: #727272;
	font-weight: bold;
        margin: 0px 0px 5px 0px;
        padding: 0px;
}

h4 {
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	color: #727272;
        margin: 0px 0px 5px 0px;
        padding: 0px;
}


/*** END GLOBAL STYLES ***/


/*** BEGIN INTERIOR ***/

#main {
	position: relative;
	width: 800px;
	background: #FFF;
	margin-top: 0;
        overflow: visible;
}

#main-inner {
	position: relative;
	padding-top: 15px;
        overflow: visible;
}

#main-inner2 {
	position: relative;
	text-align: center;
        overflow: visible;
}

#content-outer {
	position: relative;
	width: 760px;
        margin-left: 20px;
	text-align: left;
        overflow: visible;
}

#content-inner-010 {
	position: relative;
	width: 758px;
	width: 750px !ie;
	background: #FFF;
	border: solid 1px #FFF;	
        overflow: visible;
}

#content-inner-011 {
	position: relative;
	width: 758px;
	width: 750px !ie;
	background: #FFF;
	border: solid 1px #FFF;	
        overflow: visible;
}

#content-inner-110 {
	position: relative;
	width: 758px;
	width: 750px !ie;
	background: #FFF;
	border: solid 1px #FFF;	
        overflow: visible;
}

#content-inner-111 {
	position: relative;
	width: 758px;
	width: 750px !ie;
	background: #FFF;
	border: solid 1px #FFF;		
        overflow: visible;
}

#column1-010 {
	display: none;
}

#column1-011 {
	display: none;
}

#column1-110 {
	position: relative;
        display: block;
	float: left;
	width: 160px;
        margin: 0px;
        padding: 0px;
        overflow: visible;
}

#column1-111 {
	position: relative;
        display: block;
	float: left;
	width: 160px;
        margin: 0px;
        padding: 0px;
        overflow: visible;
}

#column1-inner {
	position: relative;
	top: -1px;
	padding-bottom: 15px;	
        overflow: visible;
}

#column1-content {
	position: relative;
        overflow: visible;
}

#column2-010 {
	position: relative;
	float: left;
	width: 758px;
        overflow: visible;
}

#column2-011 {
	position: relative;
	float: left;
	width: 598px;
        overflow: visible;
}

#column2-110 {
	position: relative;
	float: left;
	width: 598px;
        overflow: visible;
}

#column2-111 {
	position: relative;
	float: left;
	width: 438px;
        overflow: visible;
}

#column2-inner {
	position: relative;
        min-height: 480px;
        height: auto !important;
        height: 620px;
	margin-top: 0px;
        margin-right: 15px;
        margin-bottom: 15px;
        margin-left: 15px;
        border-right: 1px solid #ccc;
        padding: 0px 10px 0px 0px;
        overflow: visible;
}

#column2-010 #column2-inner {
	position: relative;
	margin: 0 0 15px 0;
        overflow: visible;
}

#column2-011 #column2-inner {
	position: relative;
	margin: 0 15px 15px 0;
        overflow: visible;
}

#column2-110 #column2-inner {
	position: relative;
	margin: 0 0 15px 15px;
        overflow: visible;
}

#column2-content {
	position: relative;
	width: 100%;
        overflow: visible;
}

.page-title {
	font-size: 22px;
	line-height: 23px;
	color: #E1764C;
	margin-bottom: 15px;	
}

#column3-010 {
	display: none;
        width: 150px !ie;
        overflow: visible;
}

#column3-011 {
	position: relative;
	float: left;
	width: 160px;
        width: 150px !ie;
        overflow: visible;
}

#column3-110 {
	display: none;
}

#column3-111 {
	position: relative;
	float: left;
	width: 160px;
        width: 150px !ie;
        overflow: visible;
}

#column3-inner {
	position: relative;
	top: -1px;
        overflow: visible;
}

#column3-content {
	position: relative;
        overflow: visible;
}

#content-clear {
        position: relative;
	clear: both;
}
.extraspace2 /* The SAT disclaimer had more space than any of the paragraphs including those with extraspace.*/
{
        padding: 35px 0px 10px 5px; 
        margin: 0px 0px 0px 0px;
}

/*** END INTERIOR ***/


/*** BEGIN MASTHEAD ***/

#masthead {
	position: relative;
	width: 758px;
	height: 90px;	
	background: url(library/resources/designs/EG/mh_bg.gif) repeat-x;
	margin-left: 20px;
        border-top: solid 1px #CCC;
        border-right: solid 1px #CCC;
        border-left: solid 1px #CCC;
}

#masthead-language {
	display: none;
}

#masthead-search {
	display: none;
	position: absolute;
	top: 45px;
	right: 10px;
}

#masthead-search input {
	display: none;
	background: #FFF;
	font-family: arial;
	font-size: 10px;
}

.masthead-friendly {
	display: none;
	position: absolute;
	top: 75px;
	right: 10px;
	z-index: 12;
	background: url(library/resources/designs/EG/icon_print.gif) no-repeat;
	padding-left: 15px;
	font-size: 9px;
	color: #727272;
	cursor: pointer;
	cursor: hand;
}

.masthead-friendly-hover {
	display: none;
	position: absolute;
	top: 75px;
	right: 10px;
	z-index: 12;
	background: url(library/resources/designs/EG/icon_print_ro.gif) no-repeat;
	padding-left: 15px;
	font-size: 9px;
	color: #333;
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
}


.masthead-email {
    display: none;
	position: absolute;
	top: 75px;
	right: 60px;
	z-index: 12;
	background: url(library/resources/designs/EG/icon_email.gif) no-repeat;
	padding-left: 15px;
	font-size: 9px;
	color: #727272;
	cursor: pointer;
	cursor: hand;
}

.masthead-email-hover {
	display: none;
	position: absolute;
	top: 75px;
	right: 60px;
	z-index: 12;
	background: url(library/resources/designs/EG/icon_email_ro.gif) no-repeat;
	padding-left: 15px;
	font-size: 9px;
	color: #333;
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
}

.masthead-logo, .masthead-logo-hover {
	background: url(library/resources/designs/EG/mh_logo_web.gif);
	position: absolute;
	z-index: 11;
	top: 0;
	left: 20px;
	width: 200px;
	height: 90px;
	cursor: pointer;
	cursor: hand;
}

/*** END MASTHEAD ***/


/*** BEGIN FOOTER ***/

#footer1 {
	position: relative;
	text-align: left;	
	height: 50px;
        margin-top: 20px;
	margin-left: 20px;
	width: 758px;
	#width: 760px;
	background: #FFF;
        border-top: 1px solid #ccc;
        text-align: center;
}

#footer1 #nav-foot {
        display: block;
        position: absolute;
        top: 9px;
        width: 758px;
        #width: 760px;
        text-align: center;
}


#footer1-text {
	position: absolute;
	top: 45px;
	left: 0;
	font-size: 9px;
	color: #999;
        width: 758px;
        #width: 760px;
        text-align: center;
}

#bottom {
	position: relative;
	height: 11px;
	font-size: 0px;
}

#footer2 {
	position: relative;
}

.credit-center {
	position: relative;
	text-align: center;
	padding-top: 6px;
}

.credit {
	position: relative;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px;
	text-align: right;
	padding-bottom: 10px;
}

.credit a {
	color: #999;
}

/*** END FOOTER ***/


/*** BEGIN EMAIL THIS PAGE POPUP ***/

.email-popup-body {
	background: #FFF;
}
 
.email-popup-masthead {
	position: absolute;
	width: 200px;
	top: 10px;
	left: 20px;
	height: 70px;
background: url(library/resources/designs/EG/mh_logo_email.gif) no-repeat;
	background-color: #FFF;
}

.email-popup-inner {
	position: relative;
	margin-top: 70px;
	padding: 25px;
	text-align: left;
}

.email-popup-inner p {
	position: relative;
	margin-top: 3px;
}

.email-popup-inner .form-text {
	position: relative;
	margin-bottom: 10px;
}

.email-popup-inner input {
	background: #f1f1f1;
	font-family: arial;
	font-size: 12px;
}

.email-popup-inner textarea {
	background: #f1f1f1;
	font-family: arial;
	font-size: 12px;
}

.email-popup-title {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #E1764C;
	margin-bottom: 10px;
}

/*** END EMAIL THIS PAGE POPUP ***/


/*** BEGIN PRIVATE LOGIN BOX & LOGOUT ***/

.private {
	position: relative;
	text-align: center;
}

.private-box-outer {
	position: relative;
	width: 380px;
	margin-left: auto;
	margin-right: auto;	
}

.private-box {
	position: relative;
	padding: 20px;
	margin: 40px 0 40px 0;
	background: white;
	border: solid 1px #CCC;
	background: #F5F5F5;
	text-align: left;
}

.private-head {
	position: relative;
	font-size:19px;
	line-height: 19px;
	color: #2260A6;
	margin-bottom:15px;
}

.private-label {
	position: relative;
	text-transform: uppercase;
	font-size: 10px;
	color: #727272;
}

.private-field {
	position: relative;
	margin-bottom: 10px;
}

.private-field input{
	background: #FFF;
	font-family: arial;

}

.private-text {
	position: relative;
	color: #727272;
	margin-top: 10px;
}

.logout {
	position: relative;
	font-weight: bold;
	width: 775px;
	height: 24px;
	text-align: right;
}

.logout a {
	font-weight: bold;  
}

/*** END PRIVATE LOGIN BOX & LOGOUT ***/


/*** BEGIN SITE MAP ***/

.sitemap {
	position: relative;
	margin: 15px 10px 15px 25px;
	background: url(library/resources/designs/EG/site_map_bg_tile.gif) repeat;
}

.sitemap-column-first, .sitemap-column {
	position: relative;
	float: left;
	width: 165px;
	margin-bottom: 10px;
}

.sitemap-column {
        margin-left: 5px !important;
margin-left: 15px;
	padding-left: 15px;
}

/* begin level 1 */

.sitemap-upper {
	position: relative;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}

.sitemap-upper a {
	color: #727272;
}

/* end level 1 */

/* begin level 2 */

.sitemap-lower-parent, .sitemap-lower {
	position: relative;
	padding-left: 15px;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	background: url(library/resources/designs/EG/navArrow_sub_gray.gif) no-repeat;
	background-position: 6px 5px;
text-transform: uppercase;	
}

.sitemap-lower-parent a, .sitemap-lower a {
	color: #E1764C;
}

.sitemap-lower-parent a:hover, .sitemap-lower a:hover {
	color: #2260A6;
}

/* end level 2 */

/* begin level 3 */

.sitemap-lower-parent .sitemap-lower {
	background: #FFF;
	font-weight: normal;
padding-left: 15px;
	background: url(library/resources/designs/EG/navArrow_sub_gray.gif) no-repeat;
	background-position: 6px 5px;
}

.sitemap-lower-parent .sitemap-lower a {
	color: #E1764C;
text-transform: none;	
}

.sitemap-lower-parent .sitemap-lower a:hover {
	color: #2260A6;
}

.sitemap-lower-parent .sitemap-lower-parent {
	background: #FFF;
	font-weight: normal;
background: url(library/resources/designs/EG/navArrow_sub_gray.gif) no-repeat;
	background-position: 6px 5px;
}

.sitemap-lower-parent .sitemap-lower-parent a {
	color: #E1764C;
text-transform: none;	
}

.sitemap-lower-parent .sitemap-lower-parent a:hover {
	color: #2260A6;
}

/* end level 3 */

/* begin level 4 */

.sitemap-lower-parent .sitemap-lower-parent .sitemap-lower {
	background: #FFF;
text-transform: none;	
}

.sitemap-lower-parent .sitemap-lower-parent .sitemap-lower a {
	color: #2260A6;
}

.sitemap-lower-parent .sitemap-lower-parent .sitemap-lower a:hover {
	color: #E1764C;
}

/* end level 4 */

.sitemap-clear {
	position: relative;
	clear: both;
}

#sitemap535 {display: none;}

#sitemap813 {display: none;}

#sitemap972 {display: none;}
#sitemap973 {display: none;}
#sitemap974 {display: none;}
#sitemap975 {display: none;}
#sitemap976 {display: none;}
#sitemap977 {display: none;}
#sitemap978 {display: none;}
#sitemap1014 {display: none;}
#sitemap1015 {display: none;}
#sitemap1016 {display: none;}
#sitemap1017 {display: none;}

/*** END SITE MAP ***/


/*** BEGIN SEARCH ***/

.search {
	position: relative;
	margin: 15px 25px 0 25px;
	text-align: left;
}

.search-options {
	position: relative;
	margin-bottom: 20px;
}

.search-option-find {
	position: relative;
	height: 30px;
}

.search-option-find-label {
	position: relative;
	display: inline;
	font-weight: bold;
	padding-right: 5px;
	color: #2260A6;
}

.search-option-groups {
	position: relative;
	padding-left: 40px;
	width: 660px;
}

.search-option-groups-label {
	position: absolute;
	top: 32px;
	left: 9px;
	width: 25px;
	text-align: right;
	font-weight: bold;
	color: #2260A6;
}

.search-option-group-column {
	position: relative;
	float: left;
	width: 150px;
	color: #727272;
}

.search-option-group-clear {
	position: relative;
	clear: both;
}

.search-option-show {
	position: absolute;
	top: 0;
	right: 0;
	#right: 30px;
        color: #727272;
}

.search-option-show-label {
	position: relative;
	display: inline;
	font-weight: bold;
	color: #2260A6;
	padding-right: 5px;
}

.search-info {
	position: relative;
	width: 710px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.search-found {
	position: relative;
	width: 480px;
	font-weight: bold;
	color: #999;
}

.search-click {
	position: absolute;
	text-align: right;
	color: #999;
	font-style: italic;
	top: 0;
	right: 0;
}

.search-table-outer {
	position: relative;
	width: 100%;
}

.search-table {
	position: relative;
	width: 100%
}

.search-table td {
	font-size: 12px;
	color: #727272;
}

.search-table-head-number {
	width: 30px;
}

.search-table-head, .search-table-head-right, .search-table-head-number {
	background: #2260A6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: white;
}

.search-table-head-a, .search-table-head-right-a {
	background: url(library/resources/designs/EG/search_arrow_up.gif) no-repeat;
        background-position: 4 0;
	background-color: #3679C5;
	padding-left: 20px;
	color: white;
	font-weight: bold;
}

.search-table-head-d, .search-table-head-right-d {
	background: url(library/resources/designs/EG/search_arrow_down.gif) no-repeat;
        background-position: 4 0;
	background-color: #3679C5;
	padding-left: 20px;
	color: white;
	font-weight: bold;
}

.search-table-head-right, .search-table-head-right-a, .search-table-head-right-d {
	width: 85px;
}

.search-table-head a, .search-table-head-right a,
.search-table-head-a a, .search-table-head-right-a a,
.search-table-head-d a, .search-table-head-right-d a {
	color: #FFF;
}

.search-row-0 td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.search-row-0 {
	background: #FFF;
}

.search-row-1 td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.search-row-0 a, search-row-1 a {
	color: #E1764C;
}

.search-row-1 {
	background: #F1F1F1;
}

.search-nav {
	position: relative;
	margin-top: 15px;
	text-align: center;
	color: #E1764C;
	height: 15px;
	padding-bottom: 20px;
}

.search-nav a {
	color: #E1764C;
}

.search-nav-previous {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	text-align: left;
	font-style: italic;
	z-index: 10;
}

.search-nav-pages {
	position: relative;
	text-align: center;
}

.search-nav-next {
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
	text-align: right;
	font-style: italic;
}

.search-nav-clear {
	position: relative;
	clear: both;
}

/*** END SEARCH ***/


/*** BEGIN ADS ***/

#ads-top-inner {
      position: relative;
      width: 780px;
      #width: 800px;
      text-align: center;
      background: #E0EEFC;
      padding: 10px;
}

#ads-top3-inner {
      position: relative;
      width: 160px;
color: #727272;
}

#ads-top3-inner img {
padding: 0px;
margin: 0px;
}

#ads-bottom-inner {
      position: relative;
      width: 780px;
      #width: 800px;
      text-align: center;
      background: #E0EEFC;
      padding: 10px;
}

.dashed-line {
      display: block;
      height: 1px; width: 140px;
      border-top: 1px dashed #ccc;
      margin: 8px 0px 14px 0px;
}

#ads-top3-inner a {
color: #036; 
text-decoration: underline;
}

#ads-top3-inner a.url {
color: #727272; 
text-decoration: underline;
}

/*** END ADS ***/

/*** BEGIN BACK LINK STYLES ***/

.back-arrow {
	background: url(library/resources/images/mainimages/backArrow_gray.gif) no-repeat;
	background-position: 4px 3px;
	padding-left: 12px;
	}

/*** END BACK LINK ***/
/* Web - Navigation: 10/26/2009 11:28:17 AM */

/*** BEGIN NAVIGATION ***/

/* Begin Head Nav */

#nav-head {
	position: absolute;
	top: 12px;
	right: 5px;
	font-size: 0px;
}

.nav-head-item-first, .nav-head-item {
	position: relative;
	display: inline;
	font-size: 10px;
	color: #2260a6;
    text-transform: uppercase;
	padding-left: 5px;	
	padding-right: 5px;
}

.nav-head-item {
	border-left: dotted 1px #777;
}

.nav-head-item a, .nav-head-item-first a {
	color: #2260a6;
}

.nav-head-item a:hover, .nav-head-item-first a:hover {
	color: #E1764C;
}

.nav-head-end {
	display: none;
}

/* End Head Nav */

/* Begin Nav 1 */

#nav1 {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	height: 27px;
	width: 758px;
	#width: 760px;
	background: url(library/resources/designs/EG/NAV_primary_bg.gif) repeat-x;
	border: solid 1px #CCC;
	z-index: 10;
}

.nav1-item, .nav1-item-hover {
	position: relative;
	float: left;
	cursor: pointer;
	cursor: hand;
}

.nav1-i-left, .nav1-i-on-left, .nav1-i-first-left, .nav1-i-first-on-left {
	position: relative;
	top: 0;
	width: 0;
	height: 27px;
	float: left;	
}

.nav1-i-left, .nav1-i-on-left {
	border-left: dotted 1px #EB9370;
}

.nav1-i-right, .nav1-i-on-right, .nav1-i-first-right, .nav1-i-first-on-right {
	display: none;
}

.nav1-i, .nav1-i-on, .nav1-i-first, .nav1-i-first-on {
	position: relative;
	float: left;
	height: 27px;
	width: 188px;	
}

.nav1-item .nav1-i-on, .nav1-item .nav1-i-first-on,
.nav1-item-hover .nav1-i, .nav1-item-hover .nav1-i-first,
.nav1-item-hover .nav1-i-on, .nav1-item-hover .nav1-i-first-on {
	background: url(library/resources/designs/EG/NAV_primary_bg_RO.gif) repeat-x;	
}

.nav1-spacer {
	display: none;
}

#nav1-end {
	position: relative;
	clear: both;
}

.nav1-text {
	position: relative;
	top: 6px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;	
}


.nav1-item-hover .nav1-text, .nav1-i-on .nav1-text, .nav1-i-first-on .nav1-text {
	color: #FFF;	
}

/* End Nav 1 */

/* Begin Crumbtrail */

#crumbtrail {
	font-family: arial, sans;
	position: relative;
	font-size: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.crumbtrail-item, .crumbtrail-item-last, .crumbtrail-sep {
	position: relative;
    display: inline;
	font-size: 10px;
	color: #CCC;
}

.crumbtrail-item-last {
  color: #999;
}

.crumbtrail-item a {
	color: #999;
}

.crumbtrail-item a:hover {
	color: #727272;
}

.crumbtrail-sep {
	padding-left: 5px;
	padding-right: 5px;
}

/* End Crumbtrail */

/* Begin Nav 2 */

#nav2b {
	position: relative;
	margin-top: 1px;
	background: #FFF;
        margin-bottom: 20px;
	border-top: solid 6px #E1764C;
}

.nav2-item {
	position: relative;
	background: #FFF;
	color: #2260a6;
	font-family: arial;
	cursor: pointer;
	cursor: hand;
        font-weight: bold;
}

.nav2-text,
.nav2-text-first,
.nav2-text-parent,
.nav2-text-first-parent,
.nav2-text-on,
.nav2-text-first-on,
.nav2-text-parent-on,
.nav2-text-first-parent-on, 
.nav2-text-parent-open,
.nav2-text-first-parent-open,
.nav2-text-hover,
.nav2-text-first-hover,
.nav2-text-parent-hover,
.nav2-text-first-parent-hover,
.nav2-text-on-hover,
.nav2-text-first-on-hover,
.nav2-text-parent-on-hover,
.nav2-text-first-parent-on-hover, 
.nav2-text-parent-open-hover,
.nav2-text-first-parent-open-hover {
	position: relative;
	padding-left: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: solid 1px #E1764C;
}

.nav2-text-on,
.nav2-text-first-on,
.nav2-text-parent-on,
.nav2-text-first-parent-on,
.nav2-text-parent-open,
.nav2-text-first-parent-open,
.nav2-text-hover,
.nav2-text-first-hover,
.nav2-text-parent-hover,
.nav2-text-first-parent-hover,
.nav2-text-on-hover,
.nav2-text-first-on-hover,
.nav2-text-parent-on-hover,
.nav2-text-first-parent-on-hover, 
.nav2-text-parent-open-hover,
.nav2-text-first-parent-open-hover {	
	background: #F5F5F5;
	color: #E1764C;
}

.nav2-text-first,
.nav2-text-first-parent,
.nav2-text-first-on,
.nav2-text-first-parent-on, 
.nav2-text-first-parent-open,
.nav2-text-first-hover,
.nav2-text-first-parent-hover,
.nav2-text-first-on-hover,
.nav2-text-first-parent-on-hover, 
.nav2-text-first-parent-open-hover {
	border-top: solid 1px #CCC;
}

.nav2-arrow {
	position: absolute;
	top: 3px;
	right: 3px;
	height: 6px;
	width: 6px;
	background: none;
}

.nav2-item .nav2-item {
	padding-left: 15px;
	padding-right: 0;
        background: #FFF;	
	color: #2260a6;
        font-weight: normal;
}


.nav2-item .nav2-item .nav2-text-on,
.nav2-item .nav2-item .nav2-text-first-on,
.nav2-item .nav2-item .nav2-text-parent-on,
.nav2-item .nav2-item .nav2-text-parent-open,
.nav2-item .nav2-item .nav2-text-first-parent-open,
.nav2-item .nav2-item .nav2-text-first-parent-on {
	background: #F5F5F5;
        color: #E1764C;
}

.nav2-item .nav2-item .nav2-text-hover,
.nav2-item .nav2-item .nav2-text-first-hover,
.nav2-item .nav2-item .nav2-text-parent-hover,
.nav2-item .nav2-item .nav2-text-first-parent-hover,
.nav2-item .nav2-item .nav2-text-on-hover,
.nav2-item .nav2-item .nav2-text-first-on-hover,
.nav2-item .nav2-item .nav2-text-parent-on-hover,
.nav2-item .nav2-item .nav2-text-first-parent-on-hover,
.nav2-item .nav2-item .nav2-text-parent-open-hover,
.nav2-item .nav2-item .nav2-text-first-parent-open-hover {	
	background: #F5F5F5;
        color: #E1764C;
}

.nav2-item .nav2-item .nav2-arrow {
	position: absolute;
	top: 8px;
	right: 140px;
	height: 7px;
	width: 4px;
	background: url(library/resources/designs/EG/navArrow_sub_gray.gif) no-repeat;
}

.nav2-item .nav2-item .nav2-text-on .nav2-arrow,
.nav2-item .nav2-item .nav2-text-first-on .nav2-arrow,
.nav2-item .nav2-item .nav2-text-parent-on .nav2-arrow,
.nav2-item .nav2-item .nav2-text-first-parent-on .nav2-arrow,
.nav2-item .nav2-item .nav2-text-first-parent-open .nav2-arrow,
.nav2-item .nav2-item .nav2-text-parent-open .nav2-arrow,
.nav2-item .nav2-item .nav2-text-first-parent-open-hover .nav2-arrow,
.nav2-item .nav2-item .nav2-text-parent-open-hover .nav2-arrow,
.nav2-item .nav2-item .nav2-text-on-hover .nav2-arrow,
.nav2-item .nav2-item .nav2-text-first-on-hover .nav2-arrow,
.nav2-item .nav2-item .nav2-text-parent-on-hover .nav2-arrow,
.nav2-item .nav2-item .nav2-text-first-parent-on-hover .nav2-arrow {
	position: absolute;
	top: 8px;
	right: 140px;
	height: 7px;
	width: 4px;
	background: url(library/resources/designs/EG/navArrow_sub_orange.gif) no-repeat;
}
 
 
.nav2-item .nav2-item .nav2-text,
.nav2-item .nav2-item .nav2-text-parent,
.nav2-item .nav2-item .nav2-text-on,
.nav2-item .nav2-item .nav2-text-parent-on,
.nav2-item .nav2-item .nav2-text-parent-open,
.nav2-item .nav2-item .nav2-text-hover,
.nav2-item .nav2-item .nav2-text-parent-hover,
.nav2-item .nav2-item .nav2-text-on-hover,
.nav2-item .nav2-item .nav2-text-parent-on-hover,
.nav2-item .nav2-item .nav2-text-parent-open-hover {
	border-top: solid 1px #CCC;
} 

/* End Nav 2 */
 
/* Begin Nav 3 */

#nav3 {
	position: relative;
	margin: 15px 0 15px 0;
}

.nav3-item-first, .nav3-item-first-on, .nav3-item, .nav3-item-on {
	position: relative;
	display: inline;	
	font-family: arial, sans;
}

.nav3-item, .nav3-item-on {
	margin-left: 10px;
}

.nav3-item-first a, .nav3-item a {
	color: #2260a6;
}

.nav3-item-first a:hover, .nav3-item a:hover {
	color: #E1764C;
}

.nav3-item-first-on a, .nav3-item-on a {
	color: #E1764C;
}

/* End Nav 3 */

/* Begin Nav Foot */

#nav-foot {
	position: absolute;
	top: 9px;
	right: -5;
        font-size: 0px;
}

.nav-foot-item-first, .nav-foot-item {
	position: relative;
	display: inline;
	font-size: 10px;
	color: #2260a6;
        text-transform: uppercase;
	padding: 0 5px 0 5px;
}

.nav-foot-item {
	border-left: dotted 1px #938E73;
        line-height: 12pt;
}

.nav-foot-item a, .nav-foot-item-first a {
	color: #2260a6;
}

.nav-foot-item a:hover, .nav-foot-item-first a:hover {
	color: #E1764C;
}

.nav-foot-end {
	display: none;
	position: relative;
}

/* End Nav Foot */

/* Begin Page List Nav */

.page-list-title {
	border-top: dotted 1px #CDC8AA;
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

.page-list-title a {
	color: #2260a6;
}

.page-list-text {

	line-height: 14px;
	color: #333;
	padding-bottom: 20px;	
}

/* End Page List Nav */

/*** END NAVIGATION ***/
/* Web - Modules & Sections: 10/26/2009 11:28:17 AM */

/*** BEGIN MODULES ***/

/** Begin Main Image Module **/

.main-image {
        position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;	
	border-left: solid 1px #FFF;	
}

.main-image img {
       width: 100%;
}

.main-image-text-dark {
   position: absolute;
   top: 20px;
   left: 305px;
   width: 410px;
}

.main-image-text-dark .main-image-text-head {
   position: relative;
   color: #2260A6;
   font-size: 28px;
   line-height: 38px;
}

.main-image-text-dark .main-image-text-text {
   position: relative;
   color: #2260A6;
   font-size: 11px;
   line-height: 15px;
}

.main-image-text-light {
   position: absolute;
   top: 20px;
   left: 305px;
   width: 410px;
}

.main-image-text-light .main-image-text-head {
   position: relative;
   color: #FFF;
   font-size: 28px;
   line-height: 38px;
}

.main-image-text-light .main-image-text-text {
   position: relative;
   color: #FFF;
   font-size: 11px;
   line-height: 15px;
}

.main-image-text-box .main-image-text-background {
   position: absolute;
   top: -20px;
   left: -20px;
   width: 479px;
   height: 178px;
   background: #333;
	background: url(library/resources/designs/EG/main-image-box-blue.png) repeat;
}

.main-image-text-box {
   position: absolute;
   top: 20px;
   left: 300px;
   width: 430px;
}

.main-image-text-box .main-image-text-head {
   position: relative;
   color: #FFF;
   font-size: 28px;
   line-height: 38px;
}

.main-image-text-box .main-image-text-text {
   position: relative;
   color: #FFF;
   font-size: 11px;
   line-height: 15px;
}

/** End Main Image Module **/


/** Begin Sidebar Module **/

.m-list {
	position: relative;
	margin: 0 0 25px 0;
	background: #FFF;
	border-bottom: solid 1px #FFF;
        font-size: 10px;			
}

.m-list-header {
    position: relative;
	font-family: arial, helvetica, sans;
	font-weight: bold;
	text-transform: uppercase;
	color: #2260A6;
	padding: 0 5px 5px 0;		
}

.m-list-header-corner {
	display: none;
}

.m-list-intro {
	position: relative;
}

.m-list-image {
	position: relative;
	text-align: center;	
}

.m-list-image img {
	width: 146px;
}

.m-list-text {
	position: relative;
	padding: 5px 5px 0 0;
	line-height: 13px;
	color:#727272;
}

.m-list-items {
	position: relative;
	padding-top: 2px;
	font-size: 0px;
	#border-bottom: solid 1px #FFF;
}

.m-list-item-0, .m-list-item-1 {
	position: relative;
	font-size: 11px;
}

.m-list-item-icon {
	position: absolute;
	top: 5px;
	left: 0;
	width: 10px;
	height: 10px;
}

.m-list-item-text {
	position: relative;
	padding: 3px 0 0 15px;
        font-size: 10px;	
	font-family: arial, helvetica, sans;
	line-height: 13px;
	color:#727272;	
}

.m-list-footer {
	position: relative;
	padding: 0 0 0 0;
	font-size: 10px;
	font-family: arial, helvetica, sans;
	color:#727272;
	margin-top: 5px;
}

/** End Sidebar Module **/


/** Begin Stats Module **/

.m-stats {
	position: relative;
	padding: 0 0 25px 0;
	background: #FFF;
	border-bottom: solid 1px #FFF;
	font-size: 10px;
}

.m-stats-header {
	position: relative;
	font-family: arial, helvetica, sans;
	font-weight: bold;
	text-transform: uppercase;
	color: #2260A6;
	padding: 0 5px 5px 0;
	border-top: solid 1px #FFF;	
}

.m-stats-header-corner {
	display: none;
}

.m-stats-table {
	position: relative;
	width: 160px;
	border-top: solid 1px #FFF;
	font-family: arial, helvetica, sans;
}

.m-stats-row-0 {
	background: #f1f1f1;
}

.m-stats-row-1 {
	background: #FFF;
}

.m-stats-cell1, .m-stats-cell2 {
	position: relative;
	padding: 5px 5px 5px 2px;
	font-size: 10px;
	color: #727272;
}

.m-stats-footnote {
	position: relative;
	padding: 5px 5px 0 0;
	font-size: 10px;
	color:#BBB;
        font-style: italic;	
}

.m-stats-footer {
	position: relative;
	padding: 5px 5px 0 0;
        font-size: 10px;
	font-family: arial, helvetica, sans;
	line-height: 16px;
	color: #727272;
}

/** End Stats Module **/


/** Begin List View Module **/

.m-view {
	position: relative;
}
 
.m-view-filter-on {
	background: #EEE;
	padding: 20px;
	border: solid 1px #CCC;
	margin: 40px 0 20px 0;
	font-size: 11px;
}

#column1-111 .m-view-filter-on {
	display: none;
}

#column1-110 .m-view-filter-on {
	display: none;
}
 
#column3-111 .m-view-filter-on {
	display: none;
}
#column3-011 .m-view-filter-on {
	display: none;
}

.m-view-filter-on-label {
	position: absolute;
	top: -13px;
	#top: -15px;
	right: 0;
	color: #E1764C;
}
 
.m-view-filter-on-label-hover {
	position: absolute;
	top: -13px;
	#top: -15px;
	right: 0;
	color: #2260A6;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
 
.m-view-filter-head {
	position: absolute;
	height: 10px;
	#height: 15px;
	top: -16px;
	#top: -18px;
	left: 0;
	#left: -21px;
	background: #2260A6;
	font-size: 9px;
	color: #FFF;
	padding: 3px 6px 3px 6px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
 
.m-view-filter-on form {
}
 
.m-view-filter-text {
	color: #666;
	line-height: 30px;
}
 
.m-view-filter-on input {
	font-size: 10px;
	color: #666;
}
 
.m-view-filter-on select {
	font-size: 10px;
	color: #666;
}
 
.m-view-filter-on .form1 {
	font-size: 10px;
	color: #666;
}
 
.m-view-filter-apply {
	margin: 10px 0 0 0;
	color: #666;
}
 
.m-view-filter-off {
}
 
.m-view-filter-off-label {
	position: absolute;
	top: 2px;
	right: 0;
	color: #E1764C;
}
 
.m-view-filter-off-label-hover {
	position: absolute;
	top: 2px;
	right: 0;
	color: #2260A6;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
 
.m-view-load-outer {
	position: relative;
	height: 1px;
}

.m-view-load {
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	background: #FFF;
	color: #2260A6;
	font-style: italic;
}

.m-view-count {
       color: #999;
       font-style: italic;
       padding: 0 0 3px 0;
}
 
.m-view-table {
       width: 100%;
       font-size: 11px;
       color: #727272;
       border-top: solid 1px #FFF;
       border-right: solid 1px #FFF;
       border-bottom: solid 1px #FFF;
}

.m-view-table td {
       padding: 3px;
       border-left: solid 1px #FFF;
}
 
.m-view-table-head {
       background: #2260A6;
       border-bottom: solid 1px #FFF;
}

.m-view-table-head a {
       color: #FFF;
}

.m-view-table-head-a {
       background: #3679C5;
       border-bottom: solid 1px #FFF;
}

.m-view-table-head-a a {
       color: #FFF;
}

.m-view-table-head-d {
       background: #3679C5;
       border-bottom: solid 1px #FFF;
}

.m-view-table-head-d a {
       color: #FFF;
}
 
.m-view-row-0 {
}
 
.m-view-row-1 {
	background: #f1f1f1;
}
 
.m-view-nav {
	position: relative;
	width: 100%;
	margin-top: 10px;
	text-align: center;
	color: #333;
	height: 15px;
	padding-bottom: 20px;
}

.m-view-nav-previous {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	font-size: 9px;
	text-transform: uppercase;
	text-align: left;
	z-index: 10;
}
 
.m-view-nav-pages {
	position: relative;
	text-align: center;
}

#column1-111 .m-view-nav-pages {
	display: none;
}

#column1-110 .m-view-nav-pages {
	display: none;
}
 
#column3-111 .m-view-nav-pages {
	display: none;
}
#column3-011 .m-view-nav-pages {
	display: none;
}
 
.m-view-nav-next {
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
	font-size: 9px;
	text-transform: uppercase;
	text-align: right;
}
 
.m-view-nav-clear {
	position: relative;
	clear: both;

}

/** End List View Module **/

/*** END MODULES ***/


/*** BEGIN SECTIONS ***/

/** Begin Standard Section **/

.ss-outer {
	margin-bottom: 20px;
}

.disclosure-off, .disclosure-on {
	position: relative;
}

.disclosure-label-off, 
.disclosure-label-off-hover,
.disclosure-label-on,
.disclosure-label-on-hover {
	cursor: hand;
	cursor: pointer;
	padding: 0 0 10px 15px;
	font: 11px arial;
}

.disclosure-label-off {
	background:url(library/resources/designs/EG/disclosure_arrow.gif) no-repeat;
	color: #999;
}

.disclosure-label-off-hover {
	background:url(library/resources/designs/EG/disclosure_arrow_hover.gif) no-repeat;
	color: #6D9A35;
}

.disclosure-label-on {
	background:url(library/resources/designs/EG/disclosure_arrow_open.gif) no-repeat;
	color: #999;
}

.disclosure-label-on-hover {
	background:url(library/resources/designs/EG/disclosure_arrow_open_hover.gif) no-repeat;
	color: #6D9A35;
}

.head1{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 15px;
	line-height: 16px;
	color: #2260A6;
}

.head2 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 12px;
	color: #727272;
	font-weight: bold;	
}

.head3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	color: #727272;	
}

.ss-inner {
	font-size: 12px;
	line-height: 18px;
	color:#727272;
}

.ss-credit {
	font-size: 9px;
	line-height: 12px;
	color: #AAA;
	text-align: right;
}

.ss-caption .firstP, .ss-caption P {
	font-style: italic;
	font-size: 11px;
	line-height: 13px;
	margin-top: 5px;
	color: #999;
}

.ss-caption .firstP {
	margin-top: 5px;
}

/* begin section widths */

.ss-pic1 {
	position: relative;
	float: left;
	width: 204px;
}

.ss-pic1 img {
	width: 196px;
}

.ss-pic2 {
	position: relative;
	float: left;
	width: 204px;
}

.ss-pic2 img {
	width: 196px;
}

.ss-pic2-clear{
	position: relative;
	clear: both;
}

.ss-lw100, .ss-ln100, .ss-lw196, .ss-ln196 {
	position: relative;
	float: left;
}

.ss-lw100, .ss-ln100, .ss-rw100, .ss-rn100 {
	width: 110px;
}

.ss-lw196, .ss-ln196, .ss-rw196, .ss-rn196 {
	width: 206px;
}

.ss-pic-inner {
	padding-bottom: 10px;
}

.ss-pic1 .ss-pic-inner {
	position: relative;
	padding-right: 8px;
}

.ss-pic2 .ss-pic-inner {
	position: relative;
	padding-left: 8px;
}

.ss-lw100 .ss-pic-inner, .ss-ln100 .ss-pic-inner, .ss-lw196 .ss-pic-inner, .ss-ln196 .ss-pic-inner {
	position: relative;
	padding-right: 10px;
}

.ss-rw100 .ss-pic-inner, .ss-rn100 .ss-pic-inner, .ss-rw196 .ss-pic-inner, .ss-rn196 .ss-pic-inner {
	position: relative;
	padding-left: 10px;
}

.ss-rw100, .ss-rn100, .ss-rw196, .ss-rn196 {
	position: relative;
	float: right;
}

.ss-cn408 {
	width: 408px;
}

.ss-pic1-body {
	position: relative;
}

.ss-ln100-body, .ss-ln196-body {
	position: relative;
	float: left;
}

.ss-ln100-body, .ss-rn100-body {
	width: 298px;
}

.ss-ln196-body, .ss-rn196-body {
	width: 202px;
}

#column2-011 .ss-ln100-body, #column2-011 .ss-rn100-body,
#column2-110 .ss-ln100-body, #column2-110 .ss-rn100-body {
	width: 473px;
}

#column2-010 .ss-ln100-body, #column2-010 .ss-rn100-body {
	width: 648px;
}

#column2-011 .ss-ln196-body, #column2-011 .ss-rn196-body,
#column2-110 .ss-ln196-body, #column2-110 .ss-rn196-body {
	width: 377px;
}

#column2-010 .ss-ln196-body, #column2-010 .ss-rn196-body {
	width: 552px;
}

.ss-rn100-body, .ss-rn196-body {
	position: relative;
	float: right;
}

.ss-clear {
	position: relative;
	clear: both;
}

/* end section widths */

/** End Standard Section **/


/** Begin Callout Section **/

.callout, .callout-quoted {
	position: relative;
	padding-bottom: 20px;
	color: #727272;
}

.callout-top {
	height: 15px;
	border-top: solid 1px #CCC;
}

.callout-head {
	color: #727272;
	line-height:14px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

.callout-text-outer {
	position: relative;
	width: 100%;
}

.callout-text-inner {
	position: relative;
	font-size: 16px;
	line-height: 20px;
	color: #727272;
	text-align: center;
}

.callout-quoted .callout-text-inner {
	padding: 0 40px 0 40px;
}

.callout-quote-open {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	background: url(library/resources/designs/EG/quote_open.gif) no-repeat;
}

.callout-quote-close {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 30px;
	height: 30px;
	background: url(library/resources/designs/EG/quote_close.gif) no-repeat;
}

.callout-attribution {
	padding: 10px 0 0 0;
	font-weight: bold;
	text-align: right;
}

.callout-title {
	padding: 0 0 0 0;
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

.callout-bottom {
	height: 15px;
	border-bottom: solid 1px #CCC;
}

/** End Callout Section **/


/** Begin Table Section **/

.table-outer {
     width: 100%;
     margin-bottom: 20px;
}

.table-outer table {
     width: 100%;
     border-collapse: collapse;
     font-size: 11px;
}

.table-outer .firstP {
     margin-top: 0;
}

.table-outer P {
     margin-bottom: 0;
}

/* begin table border */

.table0b td, .table1b td, .table2b td, .table3b td {
     border: solid 1px #FFF;
}

/* end table border */

/* begin shared padding */

.c-0-0-0, .c-0-0-1, .c-0-1-0, .c-0-1-1, .co-0-0-0, .co-0-0-1, .co-0-1-0, .co-0-1-1,
.c-1-0-0, .c-1-0-1, .c-1-1-0, .c-1-1-1, .co-1-0-0, .co-1-0-1, .co-1-1-0, .co-1-1-1,
.c-2-0-0, .c-2-0-1, .c-2-1-0, .c-2-1-1, .co-2-0-0, .co-2-0-1, .co-2-1-0, .co-2-1-1,
.c-3-0-0, .c-3-0-1, .c-3-1-0, .c-3-1-1, .co-3-0-0, .co-3-0-1, .co-3-1-0, .co-3-1-1, 
.c-4-0-0, .c-4-0-1, .c-4-1-0, .c-4-1-1, .co-4-0-0, .co-4-0-1, .co-4-1-0, .co-4-1-1 {
     padding: 3px;
}

/* end shared padding */


/* begin head 1 */

.c-0-0-0, .c-0-0-1, .c-0-1-0, .c-0-1-1,
.co-0-0-0, .co-0-0-1, .co-0-1-0, .co-0-1-1 {
     background: #E1764C;
     color: #FFF;
     font-weight: bold;
}

.c-0-0-0 a, .c-0-0-1 a, .c-0-1-0 a, .c-0-1-1 a,
.co-0-0-0 a, .co-0-0-1 a, .co-0-1-0 a, .co-0-1-1 a {
     color: #FFF;
}

/* end head 1 */


/* begin head 2 */

.c-1-0-0, .c-1-0-1, .c-1-1-0, .c-1-1-1,
.co-1-0-0, .co-1-0-1, .co-1-1-0, .co-1-1-1 {
     background: #2260A6;
     color: #FFF;
     font-weight: bold;
}

.c-1-0-0 a, .c-1-0-1 a, .c-1-1-0 a, .c-1-1-1 a,
.co-1-0-0 a, .co-1-0-1 a, .co-1-1-0 a, .co-1-1-1 a {
     color: #FFF;
}

/* end head 2 */


/* begin head 3 */

.c-2-0-0, .c-2-0-1, .c-2-1-0, .c-2-1-1,
.co-2-0-0, .co-2-0-1, .co-2-1-0, .co-2-1-1 {
     background: #727272;
     color: #FFF;
     font-weight: bold;
}

.c-2-0-0 a, .c-2-0-1 a, .c-2-1-0 a, .c-2-1-1 a,
.co-2-0-0 a, .co-2-0-1 a, .co-2-1-0 a, .co-2-1-1 a {
     color: #FFF;
}

/* end head 3 */


/* begin normal 1 */

.c-3-0-0, .c-3-0-1, .c-3-1-0, .c-3-1-1,
.co-3-0-0, .co-3-0-1, .co-3-1-0, .co-3-1-1 {
     background: #FFF;
     color: #727272;
}

/* bg color */

.table1 .c-3-0-0, .table1b .c-3-0-0,
.table1 .c-3-0-1, .table1b .c-3-0-1,
.table1 .c-3-1-0, .table1b .c-3-1-0,
.table1 .c-3-1-1, .table1b .c-3-1-1 {
     background: #F1F1F1;
     color: #727272;
}

/* alternating rows */

.table2 .c-3-1-0, .table2b .c-3-1-0,
.table2 .c-3-1-1, .table2b .c-3-1-1 {
     background: #F1F1F1;
     color: #727272;
}

/* alternating columns */

.table3 .c-3-0-1, .table3b .c-3-0-1,
.table3 .c-3-1-1, .table3b .c-3-1-1 {
     background: #F1F1F1;
     color: #727272;
}

/* end normal 1 */


/* begin normal 2 */

.c-4-0-0, .c-4-0-1, .c-4-1-0, .c-4-1-1,
.co-4-0-0, .co-4-0-1, .co-4-1-0, .co-4-1-1 {
     background: #FFF;
     color: #999;
}

/* bg color: */

.table1 .c-4-0-0, .table1b .c-4-0-0,
.table1 .c-4-0-1, .table1b .c-4-0-1,
.table1 .c-4-1-0, .table1b .c-4-1-0,
.table1 .c-4-1-1, .table1b .c-4-1-1 {
     background: #F1F1F1;
     color: #999;
}

/* alternating rows: */

.table2 .c-4-1-0, .table2b .c-4-1-0,
.table2 .c-4-1-1, .table2b .c-4-1-1 {
     background: #F1F1F1;
     color: #999;
}

/* alternating columns: */

.table3 .c-4-0-1, .table3b .c-4-0-1,
.table3 .c-4-1-1, .table3b .c-4-1-1 {
     background: #F1F1F1;
     color: #999;
}

/* end normal 2 */

/** End Table Section **/


/** Begin Gallery Section **/

/* begin gallery main */

.gallery-main {
	position: relative;
	width: 100%;
	border: solid 1px #ddd;
        margin-bottom: 20px;
	padding-bottom: 20px;
}

.gallery-main-head {
	position: relative;
	margin-left: 23px;
	margin-top: 16px;
	font-size: 15px;
	color: #2260A6;
	width: 80%;
}

.gallery-main-zoom, .gallery-main-zoom-hover {
	position: absolute;
	top: 20px;
	right: 20px;
        height:15px;
        width: 50px;
	background: url(library/resources/designs/EG/gal_zoom.gif) no-repeat;
    cursor: pointer;
	cursor: hand;
}

.gallery-main-zoom-hover {
	background: url(library/resources/designs/EG/gal_zoom_ro.gif) no-repeat;
}

.gallery-main-photo {
	position: relative;
	text-align: center;
	background: #FFF;
	height: 283px;
        margin: 0 0 15px 0;
}

.gallery-main-photo img {
	background: #FFF;
	#position: relative;  
	#top: -50%;
	#left: -50%;
	cursor: pointer;
	cursor: hand;
}

.gallery-main-photo-inner {
	position: relative; 
	display: table; 
	height: 283px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.gallery-main-photo-inner2 {
	#position: absolute;
	_top: 50%;
	_left: 50%;
	display: table-cell;
	vertical-align: middle;
}

.gallery-main-strip-outer2 {
	position: relative;
	width: 100%;
	text-align: center;
}

.gallery-main-strip-outer1 {
	position: relative;
	width: 360px;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
}

.gallery-main-count {
	position: absolute;
	bottom: 50px;
	left: 0;
	color: #999;
	font-size: 10px;
}

.gallery-main-previous, .gallery-main-previous-hover {
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 26px;
	height: 47px;
	background: url(library/resources/designs/EG/gal_sec_but_prev.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}

.gallery-main-next, .gallery-main-next-hover {
	position: absolute;
	bottom: 1px;
	right: 0;
	width: 26px;
	height: 47px;
	background: url(library/resources/designs/EG/gal_sec_but_next.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}

.gallery-main-previous-hover {
	background: url(library/resources/designs/EG/gal_sec_but_prev_ro.gif) no-repeat;
}

.gallery-main-next-hover {
	background: url(library/resources/designs/EG/gal_sec_but_next_ro.gif) no-repeat;
}

.gallery-main-strip {
	position: absolute;
	bottom: 0;
	left: 30px;
	width: 360px;
}

.gallery-main-strip-short {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 360px;
}

.gallery-main-strip img, .gallery-main-strip-short img {
	background: #FFF;
	#position: relative;  
	#top: -50%;
	#left: -50%;
}

.gallery-main-item, .gallery-main-item-on, .gallery-main-item-hover, .gallery-main-item-on-hover {
	position: relative;
	float: left;
	cursor: pointer;
	cursor: hand;
	width: 48px;
	height: 37px;
	padding: 3px;
	border: solid 2px #e1e1e1;
	background: #e1e1e1;
	margin: 1px;
	#width: 58px;
	#height: 47px;
}

.gallery-main-item-on, .gallery-main-item-on-hover {
	border-color: #aaa;
	background: #aaa;
}

.gallery-main-item-hover {
	border-color: #aaa;
}

.gallery-main-item-inner {
	position: relative; 
	display: table; 
	height: 37px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.gallery-main-item-inner2 {
	#position: absolute;
	_top: 50%;
	_left: 50%;
	display: table-cell;
	vertical-align: middle;
}

/* end gallery main */

/* begin gallery popup */


.gallery-popup-body {
	background: #F2F2F2;
	text-align: left;
	margin: 0;
}

.gallery-popup-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background: url(library/resources/designs/EG/gal_popup_top_bg.gif) repeat-x;
}

.gallery-popup-head {
	position: absolute;
	top: 8px;
	left: 10px;
	font: 20px arial;
	color: #333;
	width: 550px;
}

.gallery-popup-button-play, .gallery-popup-button-play-hover {
	position: absolute;
	top: 8px;
	right: 168px;
	width: 44px;
	height: 24px;
	background: url(library/resources/designs/EG/gal_but_play.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}

.gallery-popup-button-play-hover {
	background: url(library/resources/designs/EG/gal_but_play_on.gif) no-repeat;
}

.gallery-popup-button-strip, .gallery-popup-button-strip-hover {
	position: absolute;
	top: 8px;
	right: 124px;
	width: 44px;
	height: 24px;
	background: url(library/resources/designs/EG/gal_but_strip.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}

.gallery-popup-button-strip-hover {
	background: url(library/resources/designs/EG/gal_but_strip_on.gif) no-repeat;
}

.gallery-popup-button-info, .gallery-popup-button-info-hover {
	position: absolute;
	top: 8px;
	right: 80px;
	width: 44px;
	height: 24px;
	background: url(library/resources/designs/EG/gal_but_info.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}

.gallery-popup-button-info-hover {
	background: url(library/resources/designs/EG/gal_but_info_on.gif) no-repeat;
}

.gallery-popup-button-next, .gallery-popup-button-next-hover {
	position: absolute;
	top: 8px;
	right: 20px;
	width: 25px;
	height: 24px;
	background: url(library/resources/designs/EG/gal_but_sml_next.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}

.gallery-popup-button-next-hover {
	background: url(library/resources/designs/EG/gal_but_sml_next_ro.gif) no-repeat;
}


.gallery-popup-button-previous, .gallery-popup-button-previous-hover {
	position: absolute;
	top: 8px;
	right: 44px;
	width: 25px;
	height: 24px;
	background: url(library/resources/designs/EG/gal_but_sml_prev.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}

.gallery-popup-button-previous-hover {
	background: url(library/resources/designs/EG/gal_but_sml_prev_ro.gif) no-repeat;
}

.gallery-popup-info-mask, .gallery-popup-info {
	position: absolute;
	right: 10px;
	top: 50px;
	width: 187px;
	padding: 19px 24px 24px 24px;
	font-size: 12px;
	line-height: 18px;
	border-top: solid 10px #ccc;
}

.gallery-popup-info-mask {
	background: white;
	opacity: .9;
	-moz-opacity: .9;
	filter: alpha(opacity=90);
	color: white;	
}

.gallery-popup-info {
	color: #333;
}

.gallery-popup-photo {
	position: relative;
	text-align: center;
	top: 40px;
}

.gallery-popup-photo-inner {
	position: relative; 
	display: table; 
	height: 93%;
	#height: 520px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.gallery-popup-photo-inner2 {
	#position: absolute;
	_top: 50%;
	_left: 50%;
	display: table-cell;
	vertical-align: middle;
}

.gallery-popup-photo img {
	background: white;
	#position: relative;  
	#top: -50%;
	#left: -50%;
}

.gallery-popup-strip-mask {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 98px;
	background: #B0B0B0;
	opacity: .85;
	-moz-opacity: .85;
	filter: alpha(opacity=85);
}

.gallery-popup-strip-outer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 98px;
	text-align: center;
}

.gallery-popup-strip-content {
	position: relative;
	width: 780px;
	height: 98px;
	margin-left: auto;
	margin-right: auto;
}

.gallery-popup-count {
	position: absolute;
	bottom: 70px;
	left: 0;
	width: 70px;
	height: 15px;
    color: #333;
}

.gallery-popup-strip-previous, .gallery-popup-strip-previous-hover {
	position: absolute;
	bottom: 23px;
	left: 18px;
	width: 26px;
	height: 47px;
	background: url(library/resources/designs/EG/gal_sec_but_prev.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}

.gallery-popup-strip-next, .gallery-popup-strip-next-hover {
	position: absolute;
	bottom: 23px;
	right: 18px;
	width: 26px;
	height: 47px;
	background: url(library/resources/designs/EG/gal_sec_but_next.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}

.gallery-popup-strip-previous-hover {
	background: url(library/resources/designs/EG/gal_sec_but_prev_ro.gif) no-repeat;
}

.gallery-popup-strip-next-hover {
	background: url(library/resources/designs/EG/gal_sec_but_next_ro.gif) no-repeat;
}

.gallery-popup-strip {
	position: absolute;
	bottom: 23px;
	left: 54px;
	width: 700px;
}


.gallery-popup-strip-short {
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 740px;
}

.gallery-popup-item, .gallery-popup-item-on, .gallery-popup-item-hover, .gallery-popup-item-on-hover {
	position: relative;
	float: left;
	cursor: pointer;
	cursor: hand;
	width: 48px;
	height: 37px;
	padding: 3px;
	border: solid 2px #ccc;
	background: #ccc;
	margin-right: 10px;
	#width: 58px;
	#height: 43px;
}

.gallery-popup-item-on, .gallery-popup-item-on-hover {
	border-color: #FFF;
	background: #FFF;
}

.gallery-popup-item-hover {
	border-color: #FFF;
}

.gallery-popup-item-inner {
	position: relative; 
	display: table; 
	height: 37px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.gallery-popup-item-inner2 {
	#position: absolute;
	_top: 50%;
	_left: 50%;
	display: table-cell;
	vertical-align: middle;
}

.gallery-popup-strip img, .gallery-popup-strip-short img {
	background: white;
	#position: relative;  
	#top: -50%;
	#left: -50%;
}

/* end gallery popup */

/** End Gallery Section **/

/*** END SECTIONS ***/
/* Web - Home: 10/26/2009 11:28:18 AM */

/*** BEGIN HOME ***/

#content-inner-home {
   position: relative;
   width: 758px;	
   background: #FFF;
   margin: 20px 0 20px 0;
   border-right: solid 1px #CCC;
   border-left: solid 1px #CCC;
}

#column1-home {
   position: relative;
   float: left;
   width: 189px;
   height: 620px;
}

#column1-home #column1-inner {
   position: relative;
   margin: 0 0 0 21px;
   padding-bottom: 0;
}

#column1-home #column1-content {
   position: relative;
   width: 146px;
}
 
#column2-home {
   position: relative;
   float: left;
   width: 188px;
   height: 620px;
   border-left: solid 1px #CCC;
}

#column2-home #column2-inner {
   position: relative;
   margin: 0 0 0 21px;
   border-right: 0px;
}

#column2-home #column2-content {
   position: relative;
   width: 146px;
}

#column2-home-break {
   display: none;
}
 
#column3-home {
   position: relative;
   float: left;
   width: 188px;
   height: 620px;
   border-left: solid 1px #CCC;
}

#column3-home #column3-inner {
   position: relative;
   margin: 0 0 0 21px;
}

#column3-home #column3-content {
   position: relative;
   width: 146px;
}
 
#column4-home {
   position: relative;
   float: left;
   width: 188px;
   height: 620px;
   border-left: solid 1px #CCC;
}

#column4-home #column4-inner {
   position: relative;
   margin: 0 0 0 21px;
}

#column4-home #column4-content {
   position: relative;
   width: 146px;
}

/*** END HOME ***/
/* Web - Calendar: 10/26/2009 11:28:18 AM */

/*** BEGIN CALENDAR ***/

/* Begin Calendar Details */

.cal-details {
	position: relative;
	margin-bottom: 20px;
}

.cal-menu {
	position: relative;
	padding: 0;
	margin-bottom: 10px;
	font-size: 0px;
	background: #FFF;
}

.cal-menu-item, .cal-menu-item-on, .cal-menu-item-first, .cal-menu-item-first-on {
	position: relative;
	display: inline;
	font-size: 11px;
	padding-right: 10px;
}

.cal-menu-item, .cal-menu-item-on {
	padding-left: 10px;
	border-left: dotted 1px #777;
}

.cal-menu-item a, .cal-menu-item-first a {
        color: #2260A6;
}

.cal-menu-item a:hover, .cal-menu-item-first a:hover {
        color: #E1764C;
}

.cal-menu-item-on a, .cal-menu-item-first-on a {
	font-weight: bold;
	color: #E1764C;
}

.cal-menu-view {
	position: relative;
	display: inline;
	font-style: italic;
	font-size: 11px;
	padding-right: 10px;
	color: #727272;
}

.cal-nav {
	position: relative;
	height: 27px;
        border: solid 1px #CCC;
	background: url(library/resources/designs/EG/mod_hd_bg.gif) repeat-x;
	margin-bottom: 20px;
	text-align: center;
}

.cal-nav-previous {
	position: absolute;
	top: 7px;
	left: 5px;
	width: 80px;
	font-style: italic;
	text-align: left;
	z-index: 10;
}

.cal-nav-previous a {

}

.cal-nav-title {
	position: relative;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	color: #2260A6;
	padding-top: 6px;
}

.cal-nav-next {
	position: absolute;
	top: 7px;
	right: 5px;
	width: 80px;
	font-style: italic;
	text-align: right;
}

.cal-nav-next a {

}

.cal-item-table {
	position: relative;
	margin-bottom: 10px;
	font-size: 11px;
}

.cal-item-month {
	font-weight: bold;
	height: 20px;
	color: #2260A6;
}

.cal-item-month-cell {
	padding-bottom: 15px;
}

.cal-item-day {
	font-weight: bold;
	color: #777;
	padding-bottom: 5px;
}

.cal-item-time {
	font-size: 10px;
	color: #777;
	padding-right: 5px;
	width: 60px;
}

.cal-item-head {
        font-size: 15px;
	line-height: 16px;
	color: #2260A6;
}

.cal-item-head a {
	color: #2260A6;
}

.cal-item-text {
        font-size: 12px;
	line-height: 18px;
	color: #727272;
}

.cal-item-text a {
	color: #727272;
}

.cal-item-separator {
	position: relative;
	height: 1px;
	width: 100%;
	border-bottom: solid 1px #CCC;
	font-size: 0px;
	margin: 10px 0 10px 0;
	padding: 0;
}

/* End Calendar Details */

/* Begin Calendar Side Grid */

.cal-grid {
	font-family: arial, sans;
	position: relative;
	width: 160px;
}

.cal-grid-inner {
	position: relative;
}

.cal-grid-head {
	position: relative;
	margin-top: 1px;
	width: 158px;
	height: 24px;
	text-align: center;	
	border: solid 1px #CCC;
	background: url(library/resources/designs/EG/mod_hd_bg.gif) repeat-x;
}

.cal-grid-previous {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 20px;
	font-size: 12px;
	text-align: left;
	z-index: 10;
}

.cal-grid-title {
	position: relative;
	font-size: 11px;
	font-weight: bold;
	color: #2260A6;
	text-align: center;
	padding-top: 6px;
}

.cal-grid-next {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 20px;
	font-size: 12px;
	text-align: right;
}

.cal-grid-table {
	position: relative;
	width: 160px;
        margin: 5px 0 10px 0;
}

.cal-grid-table td {
	position: relative;
	padding: 4px 0 4px 0;
	font-size: 10px;
	text-align: center;
}

.cal-grid-dow {
	position: relative;
	background: #FFF;
	color: #333;
}

.cal-grid-cell {
	background: #FFF;
}

.cal-grid-cell-over {
	background: #D4EAFE;
}

.cal-grid-cell-on {
	background: #D4EAFE;
}

.cal-grid-cell-today {
	background: #E1764C;
	color: white;
}

.cal-grid-row {
	background: #FFF;
}

.cal-grid-row-over {
	background: #D4EAFE;
}

.cal-grid-row-on {
	background: #D4EAFE;
}

.cal-grid-cell-other {
	color: #AAA;
	background: #FFF;
}

.cal-jump {
	position: relative;
	text-align: left;
	padding: 5px 0 5px 0;
	color: #727272;
	margin-bottom: 20px;
}

.cal-jump input{
	background: #f1f1f1;
	font-family: arial;
	font-size: 11px;
}

/* End Calendar Side Grid */

/*** END CALENDAR ***/
/* Web - Form: 10/26/2009 11:28:18 AM */

/*** BEGIN FORM ***/

.form-error-outer {
	position: relative;
	border: solid 1px #CCC;
	background: #FFF;
	padding: 7px;
	margin-bottom: 15px;
}

.form-error-head {
	position: relative;
	font-size: 16px;
	color: #C06D2E;
	margin-bottom: 5px;
}

.form-error {
	position: relative;
	color: #C06D2E;
}

.form-form select, .form-form input, .form-form textarea {
	background: #f1f1f1;
	font-family: arial;
	font-size: 12px;
}

.form-table {
	position: relative;
	margin-bottom: 10px;
}

.form-table td{
	position: relative;
	padding-right: 10px;
	font-size: 11px;
}

.form-table-wrapper {
	position: relative;
}

.form-submit {
	position: relative;
	left: -2px;
}

.form-label {
	position: relative;
	color: #999;
}

.form-text {
	position: relative;
	color: #333;
}

.form-instruction-head {
	position: relative;
	font-size:12px;
	color: #246BB2;
	font-weight: bold;
}

.form-instruction-text {
	position: relative;
	color: #333;
}

/*** END FORM ***/
/* Web - News: 10/26/2009 11:28:18 AM */

/*** BEGIN NEWS ***/

/** Begin News Column Page **/

.column-top {
	position: relative;
	padding: 0 0 29px 0;
}

.columnn-today {
	position: absolute;
	right: 0;
	top: 10;
	font-size: 11px;
	color: #727272;
}

.column-top-label {
	position: relative;
	font-size: 10px;
	font-weight: bold;
	color: #727272;
	border: solid 1px #CCC;
	padding: 7px 7px 7px 10px;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	background: url(library/resources/designs/EG/mod_hd_bg.gif) repeat-x;
}

.column-top-inner {
	position: relative;
}

.column-top-pic {
	position: relative;
	width: 235px;
	float: left;
	z-index: 100;
}

.column-top-pic-inner {
	position: relative;
	padding: 0 30px 0 0;
}

.column-top-credit {
	position: relative;
	font-size: 9px;
	color: #AAA;
	text-align: right;
	width: 225px;
}

.column-top-caption {
	position: relative;
	font-style: italic;
	font-size: 11px;
	line-height: 12px;
	margin-top: 3px;
	color: #999;
}

.column-top-head {
	position: relative;
	font-size: 18px;
	margin: 0 0 5px 0;
}

.column-top-head a {
	color: #2260A6;
}

.column-top-byline {
	position: relative;
	font-size: 10px;
	margin: 5px 0 10px 0;
	color: #727272;
}

.column-top-text {
	position: relative;
	font-size: 12px;
	line-height: 18px;
	color: #727272;
}

.column-top-more {
	position: relative;
	display: inline;
}

.column-top-clear {
	position: relative;
	clear: both;
}

.column-top-end {
	position: relative;
	height: 1px;
	font-size: 0px;
}

.column-features {
	position: relative;
	clear: both;
	margin: 0 0 29px 0;
}

.column-features-label {
	position: relative;
	font-size: 10px;
	font-weight: bold;
	color: #727272;
	border: solid 1px #CCC;
	padding: 7px 7px 7px 10px;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	background: url(library/resources/designs/EG/mod_hd_bg.gif) repeat-x;
}

.column-feature2-1 {
	position: relative;
	float: left;
	width: 199px;
}

.column-feature2-2 {
	position: relative;
	float: left;
	width: 199px;
	#width: 209px;
	padding-left: 10px;
}

.column-feature3-1 {
	position: relative;
	float: left;
	width: 129px;
}

.column-feature3-2 {
	position: relative;
	float: left;
	width: 129px;
	#width: 139px;
	padding-left: 10px;
}

.column-feature3-3 {
	position: relative;
	float: left;
	width: 129px;
	#width: 140px;
	padding-left: 11px;
}

/* begin column 2 with 3 features */


#column2-010 .column-feature3-1 {
	position: relative;
	float: left;
	width: 235px;
}

#column2-010 .column-feature3-2 {
	position: relative;
	float: left;
	width: 235px;
	padding-left: 10px;
}

#column2-010 .column-feature3-3 {
	position: relative;
	float: left;
	width: 235px;
	padding-left: 11px;
}


#column2-011 .column-feature3-1 {
	position: relative;
	float: left;
	width: 182px;
}

#column2-011 .column-feature3-2 {
	position: relative;
	float: left;
	width: 182px;
	padding-left: 10px;
}

#column2-011 .column-feature3-3 {
	position: relative;
	float: left;
	width: 182px;
	padding-left: 11px;
}


#column2-110 .column-feature3-1 {
	position: relative;
	float: left;
	width: 182px;
}

#column2-110 .column-feature3-2 {
	position: relative;
	float: left;
	width: 182px;
	padding-left: 10px;
}

#column2-110 .column-feature3-3 {
	position: relative;
	float: left;
	width: 182px;
	padding-left: 11px;
}

/* end column 2 with 3 features */


.column-feature-pic {
	position: relative;
	margin: 0 0 5px 0;
}

.column-feature-head {
	position: relative;
	font-size: 14px;
	margin: 0 0 10px 0;
}

.column-feature-head a {
	color: #2260A6;
}

.column-feature-text {
	position: relative;
	font-size: 11px;
	line-height: 15px;
	color: #727272;
}

.column-feature-more {
	position: relative;
	display: inline;
}

.column-feature-clear {
	position: relative;
	clear: both;
}

.column-features-end {
	position: relative;
	height: 1px;
	font-size: 0px;
}

.column-list {
	position: relative;
}

.column-list-label {
	position: relative;
	font-size: 10px;
	font-weight: bold;
	color: #727272;
	border: solid 1px #CCC;
	padding: 7px 7px 7px 10px;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	background: url(library/resources/designs/EG/mod_hd_bg.gif) repeat-x;
}

.column-list-nav {
	position: absolute;
	font-size: 9px;
	text-transform: uppercase;
	top: 5px;
	right: 5px;
}

.column-list-picklist {
	position: relative;
	display: inline;
	padding: 0 0 0 10px;
}

.column-list-picklist select {
	font-size: 10px;
}

.column-list-previous {
	position: relative;
	display: inline;
}

.column-list-next {
	position: relative;
	display: inline;
	padding: 0 0 0 10px;
}

.column-list-table {
	position: relative;
	clear: both;
}

.column-list-row {
}

.column-list-cell-date {
	position: relative;
	font-size: 11px;
	line-height: 18px;
	width: 75px;
}

.column-list-cell-date a {
	color: #AAA;
}

.column-list-cell-content {
}

.column-list-head {
	position: relative;
	font-size: 14px;
	line-height: 18px;
}

.column-list-head a {
	color: #2260A6;
}

.column-list-text {
	position: relative;
	font-size: 11px;
	line-height: 15px;
	color: #727272;
	margin-bottom: 10px;
}

/** End News Column Page **/


/** Begin News Article Page **/

.column-title {
	font-size: 16px;
	margin: 0 0 5px 0;
}

.column-title a {
	color: #2260A6;
}

.nav-article-top {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 9px;
	text-transform: uppercase;
}

.nav-article-top-previous {
	position: relative;
	display: inline;
}

.nav-article-top-next {
	position: relative;
	display: inline;
	padding: 0 0 0 10px;
}


.byline {
	position: relative;
	font-size: 13px;
	line-height: 18px;
	color: #727272;
}

.article-date {
	position: relative;
	font-size: 11px;
	color: #727272;
	margin: 0 0 20px 0;
}

.nav-article-bottom {
	position: relative;
	text-align: right;
	font-size: 9px;
	text-transform: uppercase;
	width: 100%;
}

.nav-article-bottom-return {
	position: absolute;
	top: 0;
	left: 0;
}

.nav-article-bottom-previous {
	position: relative;
	display: inline;
}

.nav-article-bottom-next {
	position: relative;
	display: inline;
	padding: 0 0 0 10px;
}

/** End News Article Page **/

/*** END NEWS ***/
/* Web - Boilerplates: 10/26/2009 11:28:18 AM */

/*** BEGIN BOILERPLATES ***/


/*** END BOILERPLATES ***/

