
/* Web 4.0: 7/29/2010 10:13:30 PM */

/*** BEGIN MAIN LAYOUT ***/

body {
	padding: 0;
	margin: 0;
	text-align: center;
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #CC5200;
}

a:hover {
	text-decoration: underline;
}

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;
}

.main {
	position: relative;
	padding-top: 11px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.main-inner {
	position: relative;
}

.main-inner2 {
	position: relative;
	text-align: center;
}

.content-outer {
	position: relative;
	text-align: center;
}

.content-inner010, .content-inner011, .content-inner110, .content-inner111 {
	position: relative;
	width: 800px;
	#width: 802px;
	border: solid 1px #333;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
    clear: both;
}

.content-inner010 .column1,
.content-inner011 .column1,
.content-inner010 .column3,
.content-inner110 .column3 {
	display: none;
}

.column0 {
        position: relative;
}

.column1, .column2, .column3 {
	position: relative;
	float: left;
}

.column1, .column3 {
	width: 189px;
}

.content-inner010 .column2 {
  width: 798px;
}

.content-inner011 .column2, .content-inner110 .column2  {
  width: 609px;
}

.content-inner111 .column2 {
  width: 420px;
}

.column-inner {
        position: relative;
        margin: 0 20px 0 20px;
}

.content-inner011 .column2 .column-inner, .content-inner110 .column2 .column-inner {
       margin: 0 20px 0 21px;
}

.content-inner010 .column2 .column-inner {
       margin: 0 19px 0 19px;
}

.column1 .column-inner {
	margin: 0 0 0 29px;
}

.column3 .column-inner {
	margin: 0 29px 0 0;
}

.mg-inner {
	position: relative;
	width: 100%;
}

.pm-inner {
  position: relative;
  margin: 0 10px 0 10px;
}

.column1 .pm-inner, .column3 .pm-inner, .column0 .pm-inner {
  margin: 0;
}

.pm-inner .pm-inner {
  margin: 0;
}

.pm-clear {
        position: relative;
        clear: both;
}

.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #DDD;
	margin: 0 10px 15px 10px;	
}

.content-clear {
	position: relative;
	clear: both;
}

/*** END MAIN LAYOUT ***/

/*** BEGIN MASTHEAD ***/

.masthead {
	position: relative;
	width: 802px;
	height: 100px;	
	background: none;
	margin-left: auto;
	margin-right: auto;
}

.masthead-language {
	display: none;
}

.masthead-search {
	position: absolute;
	top: 40px;
	right: 0;
}

.masthead-search-field {
	background: #555;
        font-family: arial;
	font-size: 10px;
        border: solid 1px #555;
        color: #DDD;
        padding: 3px;
}

.masthead-search-submit {
	background: url(library/resources/designs/AR/search_button_bg.gif) repeat;
	font-family: arial;
	font-size: 10px;
        color: #DDD;
        margin: 0;
        padding: 2px 3px 3px 3px;
        border: none;
	cursor: pointer;
	cursor: hand;
}

.masthead-friendly {
	position: absolute;
	top: 45px;
	right: 160px;
	#right: 180px;
      height: 14px;
      width: 17px;
	z-index: 12;
	background: url(library/resources/designs/AR/icon_print_big.gif) no-repeat;
	padding-left: 15px;
	color: #777;
	cursor: pointer;
	cursor: hand;
}

.masthead-friendly-hover {
	position: absolute;
	top: 45px;
	right: 160px;
	#right: 180px;
      height: 14px;
      width: 17px;
	z-index: 12;
	background: url(library/resources/designs/AR/icon_print_big.gif) no-repeat;
	padding-left: 15px;
	color: #333;
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
}

.masthead-email {
	position: absolute;
	top: 45px;
	right: 190px;
	#right: 210px;
      height: 14px;
      width: 17px;
	z-index: 12;
	background: url(library/resources/designs/AR/icon_email_big.gif) no-repeat;
	padding-left: 15px;
	color: #777;
	cursor: pointer;
	cursor: hand;
}

.masthead-email-hover {
	position: absolute;
	top: 45px;
	right: 190px;
	#right: 210px;
      height: 14px;
      width: 17px;
	z-index: 12;
	background: url(library/resources/designs/AR/icon_email_big.gif) no-repeat;
	padding-left: 15px;
	color: #333;
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
}

.masthead-friendly-text, .masthead-email-text {
	display: none;
}

.masthead-logo, .masthead-logo-hover {
	background: url(library/resources/designs/ar/mh_logo_only_NEW.gif);
	position: absolute;
	z-index: 11;
	top: 0;
	left: 0;
	width: 437px;
	height: 85px;
	cursor: pointer;
	cursor: hand;
}

/*** END MASTHEAD ***/

/*** BEGIN FOOTER ***/

.footer1 {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	height: 20px;
	width: 800px;
}


.footer1-text {
	position: relative;
        font-size: 10px;
        padding: 10 0 0 0;
	color: #555;
}

.footer1-text a {
        color: #333;
}

.bottom {
	position: relative;
	height: 11px;
	font-size: 0px;
}

.footer2 {
	position: relative;
}

.credit-center {
	position: relative;
	text-align: center;
	padding-top: 6px;
}

.credit-center a {
        color: #333;
}

.credit {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px;
	text-align: left;
	padding-bottom: 10px;
}

.credit a {
	color: #7A6732;
}

/*** END FOOTER ***/

/*** BEGIN NAVIGATION ***/

/* Begin Head Nav */

.nav-head {
	position: absolute;
	top: 12px;
	right: 0;
	font-size: 0px;
}

.nav-head-item-first, .nav-head-item {
	position: relative;
	display: inline;
	font-size: 10px;
        text-transform: uppercase;
	padding-left: 10px;
}

.nav-head-item {
	border-left: solid 1px #333;
        margin-left: 10px;
}

.nav-head-item a, .nav-head-item-first a {
	color: #777;
}

.nav-head-item a:hover, .nav-head-item-first a:hover {
	color: #CC5200;
        text-decoration: none;
}

.nav-head-end {
	display: none;
}

/* End Head Nav */

/* Begin Nav 1 */

.nav1-outer2 {
        position: relative;
        text-align: center;
        height: 25px;
}

.nav1-outer1 {
        position: relative;
        width: 802px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
}

.nav1 {
	position: absolute;
        top: 0;
	right: -20px;
	height: 20px;
	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: 15px;
	float: left;	
}

.nav1-i-left, .nav1-i-on-left {
	border-left: solid 1px #333;
}

.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: 15px;
	padding: 0 20px 0 20px;
}

.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 {	
}

.nav1-spacer {
	display: none;
}

.nav1-end {
	position: relative;
	clear: both;
        font-size: 0;
}

.nav1-text {
	position: relative;
	text-align: center;
	color: #EEE;
	font-size: 12px;
}


.nav1-item-hover .nav1-text, .nav1-i-on .nav1-text, .nav1-i-first-on .nav1-text {
	color: #CC5200;	
}

/* End Nav 1 */

/* Begin Crumbtrail */

.crumbtrail {
        display: none;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 0px;
	margin: 10px 0 10px 10px;
}

.crumbtrail-item, .crumbtrail-sep {
	position: relative;
    display: inline;
	font-size: 10px;
	color: #777;
}

.crumbtrail-item a {
	color: #777;
}

.crumbtrail-sep {
	padding-left: 5px;
	padding-right: 5px;
}

/* End Crumbtrail */

/* Begin Nav 2 */

.nav2b {
	position: relative;
	margin-top: 1px;
        margin-bottom: 20px;
}

.nav2-item {
	position: relative;
	color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	cursor: hand;
	background: url(library/resources/designs/AR/nav2_bg_off.gif) repeat;
        margin-bottom: 3px;
}

.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: 7px;
	padding-bottom: 8px;
	border-top: solid 1px #333;
}

.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: url(library/resources/designs/AR/nav2_bg_on.gif) repeat;
	color: #EEE;
}

.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: none;
}

.nav2-arrow {
	position: absolute;
	top: 3px;
	right: 3px;
	height: 6px;
	width: 6px;
	background: none;
}

.nav2-item .nav2-item {
	padding-left: 0;
	padding-right: 0;
        background: #CCC;	
	color: #333;
        margin-bottom: 0;
        border-bottom: solid 1px #CCC;
}

.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: #EEE;
        color: #333;
}

.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: #EEE;
        color: #333;
}

.nav2-item .nav2-item .nav2-arrow {
 	background: none;
}

.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: 11px;
	right: 150px;
	height: 7px;
	width: 4px;
	background: url(library/resources/designs/AR/navArrow_sub.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 #AAA;
} 

/* End Nav 2 */
 
/* Begin Nav 3 */

.nav3 {
	position: relative;
	margin: 15px 0 15px 10px;
}

.nav3-item-first, .nav3-item-first-on, .nav3-item, .nav3-item-on {
	position: relative;
	display: inline;
        font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.nav3-item, .nav3-item-on {
	margin-left: 10px;
        border-left: solid 1px #333;
	padding-left: 12px;
}

.nav3-item-first a, .nav3-item a {
	color: #027ABB;
}

.nav3-item-first-on a, .nav3-item-on a {
	color: #CC5200;
}

.nav3 select {
        background: #EEE;
        font-family: arial;
	font-size: 11px;
        border: solid 1px #555;
        color: #333;
        padding: 3px;
}

/* End Nav 3 */

/* Begin Nav Foot */

.nav-foot {
	position: absolute;
	top: 12px;
	right: -5px;
	font-size: 0px;
}

.nav-foot-item-first, .nav-foot-item {
	position: relative;
	display: inline;
	font-size: 10px;
	color: #777;
        text-transform: uppercase;
	padding: 0 5px 0 5px;
}

.nav-foot-item {
	border-left: solid 1px #333;
        margin-left: 10px;
}

.nav-foot-item a, .nav-foot-item-first a {
	color: #777;
}

.nav-foot-item a:hover, .nav-foot-item-first a:hover {
	color: #CC5200;
        text-decoration: none;
}

.nav-foot-end {
	display: none;
	position: relative;
}

/* End Nav Foot */

/* Begin Page List*/

.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: #246BB2;
}

.page-list-text {
	line-height: 14px;
	color: #333;
	padding-bottom: 20px;	
}

/* End Page List */

/*** END NAVIGATION ***/



/*** BEGIN MODULES ***/


/** Begin Main Image Module **/

.p-int-mod-img {
      position: relative;
      text-align: center;
}

.p-int-mod-img .mg-inner {
      position: relative;
      width: 800px;
      margin-left: auto;
      margin-right: auto;
}

.main-image {
        position: relative;
	margin-top: 0;
	margin-bottom: 0;
        text-align: left;
}

.main-image img {
        width: 100%;
}

.main-image-text-dark {
   position: absolute;
   top: 50px;
   left: 50px;
   width: 400px;
}

.main-image-text-dark .main-image-text-head {
   position: relative;
   color: #333;
   font-size: 28px;
   line-height: 38px;
}

.main-image-text-dark .main-image-text-text {
   position: relative;
   color: #333;
   font-size: 14px;
   line-height: 20px;
}

.main-image-text-light {
   position: absolute;
   top: 50px;
   left: 50px;
   width: 400px;
}

.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: 14px;
   line-height: 20px;
}

.main-image-text-box .main-image-text-background {
   position: absolute;
   top: -20px;
   left: -20px;
   width: 440px;
   height: 180px;
   background: #333;
	background: url(library/resources/designs/AR/main-image-box.png) repeat;
}

.main-image-text-box {
   position: absolute;
   top: 50px;
   left: 50px;
   width: 400px;
}

.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: 14px;
   line-height: 20px;
}

/** End Main Image Module **/

/** Begin Section Module **/

.ss {
	position: relative;
    margin-bottom: 20px;
	#width: 100%;
}

.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/AR/disclosure_arrow.gif) no-repeat;
	color: #999;
}

.disclosure-label-off-hover {
	background:url(library/resources/designs/AR/disclosure_arrow_hover.gif) no-repeat;
	color: #6D9A35;
}

.disclosure-label-on {
	background:url(library/resources/designs/AR/disclosure_arrow_open.gif) no-repeat;
	color: #999;
}

.disclosure-label-on-hover {
	background:url(library/resources/designs/AR/disclosure_arrow_open_hover.gif) no-repeat;
	color: #6D9A35;
}

.head1 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 15px;
	line-height: 16px;
	color: #027ABB;
}

.column1 .head1, .column3 .head1 {
        position: relative;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #027ABB;
	margin: 0 0 2px 0;
}

.head2 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 16px;
	color: #555;
	font-weight: bold;	
}

.column1 .head2, .column3 .head2 {
        position: relative;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
	font-weight: bold;
	color: #555;
	margin: 0 0 2px 0;
}

.head3 {
	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	color: #555;	
}

.column1 .head3, .column3 .head3 {
        position: relative;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
	font-style: italic;
	color: #555;
	margin: 0 0 2px 0;
}

.ss-text {
	font-size: 12px;
	line-height: 20px;
	color:#BBB;
}

.column1 .ss-text, .column3 .ss-text {
	position: relative;
	padding: 5px 5px 0 0;
        font-size: 10px;
	line-height: 16px;
	color:#777;
}

.ss-pic-inner {
        padding-top: 5px;
	padding-bottom: 10px;
}

.column1 .ss-pic-inner, .column3 .ss-pic-inner {
   padding-bottom: 5px;
}

.ss-credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444;
	text-align: right;
}

.ss-caption .firstP, .ss-caption P {
	font-style: italic;
	font-size: 11px;
        line-height: 13px;
	margin-top: 5px;
	color: #666;
}

.ss-caption .firstP {
	margin-top: 5px;
}

.column1 .ss-caption .firstP, .column1 .ss-caption P, .column3 .ss-caption .firstP, .column3 .ss-caption P {
	font-size: 9px;
        line-height: 11px;
}

.ss-b {
  position: relative;
  
}

.ss-b  .ss-pic-inner {
  padding-bottom: 0;
}

.ss-b .head1 {
	margin-top: 0;
	margin-bottom: 0;
}

.ss-b .head2 {
	margin-top: 5px;
	margin-bottom: 0;
}

.ss-b .head3 {
	margin-top: 5px;
	margin-bottom: 0;
}

.ss-b .ss-text {
       margin-top: 5px;
}

.ss-bg-border {
      padding: 15px;
      background: #111;
      border: solid 1px #333;
}

.ss-bg-border img {
  width: 100%;
}

.ss-clear {
  position: relative;
  clear: both;
}

/** End Section Module **/

/** Begin Callout Module **/

.callout, .callout-quoted {
	position: relative;
	padding-bottom: 20px;
	color: #777;
}

.callout-top {
	height: 15px;
	border-top: solid 1px #027ABB;
}

.callout-head {
	font-size: 15px;
	line-height: 16px;
	color: #DDD;
	padding: 0 0 10px 0;
}

.column1 .callout-head, .column3 .callout-head {
   font-size: 10px;
}

.callout-text-outer {
	position: relative;
	width: 100%;
}

.callout-text-inner {
	position: relative;
	font-size: 16px;
	line-height: 22px;
	color: #027ABB;
	text-align: center;
}

.column1 .callout-text-inner, .column3 .callout-text-inner {
   font-size: 14px;
   line-height: 18px;
}

.callout-text-inner a {
	text-decoration: none;
	color: #027ABB;
}

.callout-quote-open {
	position: absolute;
	top: -10px;
	left: 0;
	width: 59px;
	height: 54px;
	background: url(library/resources/designs/AR/quote_open.png) no-repeat;
}

.callout-quote-close {
	position: absolute;
	right: 0;
	bottom: -10px;
	width: 59px;
	height: 54px;
	background: url(library/resources/designs/AR/quote_close.png) no-repeat;
}

.callout-attribution {
	padding: 10px 0 3px 0;
	text-align: right;
	color: #CCC;
}

.column1 .callout-attribution, .column3 .callout-attribution {
   font-size: 10px;
}

.callout-title {
	padding: 0 0 0 0;
	font-family: arial, sans;
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

.column1 .callout-title, .column3 .callout-title {
   font-size: 9px;
}

.callout-bottom {
	height: 15px;
	border-bottom: solid 1px #027ABB;
}

/** End Callout Module **/

/** Begin List Module **/

.m-list {
	position: relative;
	margin: 0 0 25px 0;
	border-bottom: solid 1px #000;
        font-size: 10px;
        #border-bottom: solid 1px #000;
	text-align: left;
}

.m-list-overlap {
      margin: 25px 0 25px 0;
      padding: 15px;
      background: #111;
      border: solid 1px #333;
}

.m-list-overlap .m-list-top {
      position: relative;
      height: 90px;
}

.m-list-header {
        position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #027ABB;
	padding: 0 0 5px 0;	
}

.m-list-overlap .m-list-header {
        display: none;
}

.column2 .m-list-header {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 15px;
	line-height: 16px;
	color: #027ABB;
	font-weight: normal;
	text-transform: none;
}

.m-list-header-corner {
	display: none;
	position: absolute;
	top:-1px;
	left:-1px;
	width: 10px;
	height: 10px;
	z-index: 3;
}

.m-list-intro {
	position: relative;
}

.m-list-image {
	position: relative;
        #border-bottom: solid 1px #000;
}

.m-list-overlap .m-list-image {
        position: absolute;
        top: -130px;
        left: -16px;
}

.m-list-text {
	position: relative;
	padding: 5px 5px 0 0;
	line-height: 16px;
	color:#777;
}

.column2 .m-list-text {
	font-size: 12px;
	line-height: 20px;
	color:#BBB;
}

.m-list-items {
	position: relative;
	padding-top: 2px;
	font-size: 0px;
        #border-bottom: solid 1px #000;
}

.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-family: Arial, Helvetica, sans-serif;
        font-size: 10px;	
	line-height: 13px;
	color:#777;	
}

.column2 .m-list-item-text {
        font-size: 11px;	
	line-height: 15px;
	color: #BBB;
}

.m-list-footer {
	position: relative;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
	color:#777;
	margin-top: 5px;
}

.column2 .m-list-footer {
        font-size: 11px;
	margin-top: 10px;
}

/** End List Module Module **/

/** Begin Data Module **/

.m-view {
        position: relative;
        width: 100%;
}

.m-view-head {
	margin: 0 0 5px 0;
	font-size: 15px;
	line-height: 16px;
	color: #027ABB;
}

.column1 .m-view-head, .column3 .m-view-head {
        position: relative;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #027ABB;
	padding: 0 5px 0 0;
}

.m-view-inner {
  position: relative;
}
 
.column1 .m-view-inner, .column3 .m-view-inner {
margin-top: 0;
padding-top: 0;
}

.m-view-filter-on {
	background: #222;
	padding: 20px;
	border: solid 1px #333;
	margin: 25px 0 20px 0;
        font-size: 11px;
}

.column1 .m-view-filter-on, .column3 .m-view-filter-on {
        display: none;
}
 
.m-view-filter-on-label {
	position: absolute;
	top: -13px;
	#top: -15px;
	right: 0;
	color: #CC5200;
}
 
.m-view-filter-on-label-hover {
	position: absolute;
	top: -13px;
	#top: -15px;
	right: 0;
	color: #CC5200;
	text-decoration: underline;
        cursor: pointer;
        cursor: hand;
}
 
.m-view-filter-head {
        position: absolute;
        height: 10px;
        #height: 15px;
        top: -16px;
        #top: -18px;
        left: 0;
        #left: -21px;
        background: #CC5200;
        font-size: 9px;
        color: #DDD;
        padding: 3px 6px 3px 6px;
        text-transform: uppercase;
        letter-spacing: 3px;
}
 
.m-view-filter-text {
        color: #999;
        line-height: 30px;
}
 
.m-view-filter-on input {
        background: #555;
        font-family: arial;
	font-size: 11px;
        border: solid 1px #333;
        color: #DDD;
        padding: 3px;
        margin-top: 2px;
}
 
.m-view-filter-on select {
        background: #555;
        font-family: arial;
	font-size: 11px;
        border: solid 1px #333;
        color: #DDD;
        padding: 3px;
        margin-top: 2px;
}

.m-view-filter-apply input {
	background: url(library/resources/designs/AR/search_button_bg.gif) repeat;
	font-family: arial;
	font-size: 10px;
        border: none;
        color: #DDD;
        margin: 10px 0 0 0;
        padding: 3px;
}
 
.m-view-filter-off {
        font-size: 11px;
}
 
.m-view-filter-off-label {
	position: absolute;
	top: 2px;
	right: 0;
	color: #CC5200;
}
 
.m-view-filter-off-label-hover {
	position: absolute;
	top: 2px;
	right: 0;
	color: #CC5200;
	text-decoration: underline;
        cursor: pointer;
        cursor: hand;
}
 
.m-view-load-outer {
        position: relative;
        height: 1px;
}

.column1 .m-view-load-outer, .column3 .m-view-load-outer {
  display: none;
}

.m-view-load {
        position: absolute;
        top: 0;
        left: 0;
        width: 200px;
        background: #000;
        color: #CC5200;
        font-style: italic;
}

.column1 .m-view-load, .column3 .m-view-load {
  display: none;
}

.m-view-count {
       color: #666;
       font-style: italic;
       padding: 0 0 3px 0;
}

.column1 .m-view-count, .column3 .m-view-count {
  display: none;
}
 
.m-view-table {
       position: relative;
       width: 100%;
       font-size: 11px;
       color: #BBB;
       border-top: solid 1px #000;
       border-right: solid 1px #000;
       border-bottom: solid 1px #000;
}

.column1 .m-view-table, .column3 .m-view-table {
  font-size: 10px;
}

.m-view-table td {
       padding: 3px;
       border-left: solid 1px #000;
}
 
.m-view-table-head {
       background: #56772C;
       border-bottom: solid 1px #000;
}

.m-view-table-head a {
       color: #DDD;
}

.m-view-table-head-a {
       background: #6D9A35;
       border-bottom: solid 1px #000;
}

.m-view-table-head-a a {
       color: #DDD;
}

.m-view-table-head-d {
       background: #6D9A35;
       border-bottom: solid 1px #000;
}

.m-view-table-head-d a {
       color: #DDD;
}
 
.m-view-row-0 {
}
 
.m-view-row-1 {
       background: #1C1C1C;
}
 
.m-view-nav {
        position: relative;
        width: 100%;
	margin-top: 7px;
	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 .m-view-nav-pages, .column3 .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 Data Module **/

/** Begin Table Module **/

.table-outer {
     width: 100%;
     margin-bottom: 20px;
}

.table-outer table {
     width: 100%;
     border-collapse: collapse;
     font-size: 11px;
}

.column1 .table-outer table, .column3 .table-outer table {
   font-size: 10px;
}

.table-outer .firstP {
     margin-top: 0;
}

.table-outer P {
     margin-bottom: 0;
}

/* begin border style */

.table0b td, .table1b td, .table2b td, .table3b td {
     border: solid 1px #000;
}

/* end border style */

/* begin shared padding style */

.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 style */

/* 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: #027ABB;
     color: #DDD;
     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: #DDD;
}

/* 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: #6C9936;
     color: #DDD;
     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: #DDD;
}

/* 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: #666;
     color: #DDD;
     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: #DDD;
}

/* 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: #000;
     color: #BBB;
}

/* 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: #1C1C1C;
     color: #BBB;
}

/* alternating rows: */

.table2 .c-3-0-0, .table2b .c-3-0-0,
.table2 .c-3-0-1, .table2b .c-3-0-1 {
     background: #1C1C1C;
     color: #BBB;
}

/* alternating columns: */

.table3 .c-3-0-1, .table3b .c-3-0-1,
.table3 .c-3-1-1, .table3b .c-3-1-1 {
     background: #1C1C1C;
     color: #BBB;
}

/* 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 {
     padding-left: 8px;
     padding-bottom: 10px;
     background: #000;
     color: #DDD;
}

/* 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: #000;
     color: #DDD;
}

/* alternating rows: */

.table2 .c-4-1-0, .table2b .c-4-1-0,
.table2 .c-4-1-1, .table2b .c-4-1-1 {
     background: #000;
     color: #DDD;
}

/* alternating columns: */

.table3 .c-4-0-1, .table3b .c-4-0-1,
.table3 .c-4-1-1, .table3b .c-4-1-1 {
     background: #000;
     color: #DDD;
}

/* end normal 2 */

/** End Table Module **/

/** Begin HTML Module **/

.m-html {
       margin: 0 0 20px 0;
}

/** End HTML Module **/

/** Begin Gallery Module Main **/

.gallery-main {
	position: relative;
	width: 100%;
        margin-top: 10px;
        margin-bottom: 25px;
	padding-bottom: 20px;
        background: url(library/resources/designs/AR/gal_bg.gif) repeat;
}

.column1 .gallery-main, .column3 .gallery-main {
	padding-bottom: 10px;
}

.gallery-main-head {
	position: relative;
	margin-left: 27px;
        padding: 20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #DDD;
	width: 80%;
}

.column1 .gallery-main-head, .column3 .gallery-main-head {
	position: relative;
	margin: 0 10px 5px 10px;
        padding: 15px 0 0 0;
	font-size: 14px;
	color: #DDD;
}

.gallery-main-zoom, .gallery-main-zoom-hover {
	position: absolute;
	top: 20px;
	right: 20px;
        height:16px;
        width: 63px;
	background: url(library/resources/designs/AR/gal_zoom_big.gif) no-repeat;
        cursor: pointer;
	cursor: hand;
}

.gallery-main-zoom-hover {
	background: url(library/resources/designs/AR/gal_zoom_big_ro.gif) no-repeat;
}

.column1 .gallery-main-zoom, .column3 .gallery-main-zoom {
	position: absolute;
	top: 7px;
	right: 7px;
        height:5px;
        width: 26px;
	background: url(library/resources/designs/AR/gal_zoom_only_web.gif) no-repeat;
        cursor: pointer;
	cursor: hand;
}

.column1 .gallery-main-zoom-hover, .column3 .gallery-main-zoom-hover {
	position: absolute;
	top: 7px;
	right: 7px;
        height:5px;
        width: 26px;
	background: url(library/resources/designs/AR/gal_zoom_only_web_ro.gif) no-repeat;
        cursor: pointer;
	cursor: hand;
}

.gallery-main-photo {
	position: relative;
	text-align: center;
	height: 248px;
        margin: 0 0 0 0;
}

.column1 .gallery-main-photo, .column3 .gallery-main-photo {
	height: 100px;
        margin: 0;
}

.gallery-main-photo img {
	#position: relative;  
	#top: -50%;
	#left: -50%;
	cursor: pointer;
	cursor: hand;
        border-top: solid 1px #111;
        border-right: solid 1px #333;
        border-bottom: solid 1px #333;
        border-left: solid 1px #111;
}

.gallery-main-photo-inner {
	position: relative; 
	display: table; 
	height: 248px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.column1 .gallery-main-photo-inner, .column3 .gallery-main-photo-inner {
	height: 100px;
}

.gallery-main-photo-inner2 {
	#position: absolute;
	_top: 50%;
	_left: 50%;
	display: table-cell;
	vertical-align: middle;
}

.gallery-main-photo-click {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 283px;
   cursor: pointer;
   cursor: hand;
}

.column1 .gallery-main-photo-click, .column3 .gallery-main-photo-click {
	height: 100px;
}

.gallery-main-strip-outer2 {
        position: relative;
        width: 100%;
        text-align: center;
}

.gallery-main-strip-outer1 {
        position: relative;
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        height: 50px;
}

.column1 .gallery-main-strip-outer1, .column3 .gallery-main-strip-outer1 {
        width: 140px;
        height: 35px;
}

.gallery-main-count {
	position: absolute;
	bottom: 52px;
	left: 0;
        color: #666;
        font-size: 10px;
}

.column1 .gallery-main-count, .column3 .gallery-main-count {
   bottom: 10px;
   left: 26px;
   width: 88px;
   text-align: center;
}

.gallery-main-previous, .gallery-main-previous-hover {
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 23px;
	height: 39px;
	background: url(library/resources/designs/AR/gal_sec_but_prev.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}

.column1 .gallery-main-previous, .column3 .gallery-main-previous, .column1 .gallery-main-previous-hover .column3 .gallery-main-previous-hover {
	height: 26px;
	background: url(library/resources/designs/AR/gal_sec_but_sml_prev.gif) no-repeat;
}

.gallery-main-next, .gallery-main-next-hover {
	position: absolute;
	bottom: 1px;
	right: 0;
	width: 23px;
	height: 39px;
	background: url(library/resources/designs/AR/gal_sec_but_next.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}

.column1 .gallery-main-next, .column3 .gallery-main-next, .column1 .gallery-main-next-hover .column3 .gallery-main-next-hover {
	height: 26px;
	background: url(library/resources/designs/AR/gal_sec_but_sml_next.gif) no-repeat;
}

.gallery-main-previous-hover {
	background: url(library/resources/designs/AR/gal_sec_but_prev_ro.gif) no-repeat;
}

.column1 .gallery-main-previous-hover, .column3 .gallery-main-previous-hover {
	height: 26px;
	background: url(library/resources/designs/AR/gal_sec_but_sml_prev_ro.gif) no-repeat;
}

.gallery-main-next-hover {
	background: url(library/resources/designs/AR/gal_sec_but_next_ro.gif) no-repeat;
}

.column1 .gallery-main-next-hover , .column3 .gallery-main-next-hover  {
	height: 26px;
	background: url(library/resources/designs/AR/gal_sec_but_sml_next_ro.gif) no-repeat;
}

.gallery-main-strip {
	position: absolute;
	bottom: 0;
	left: 30px;
	width: 300px;
}

.column1 .gallery-main-strip, .column3 .gallery-main-strip {
   display: none;
}

.gallery-main-strip-short {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 300px;
}

.column1 .gallery-main-strip-short, .column3 .gallery-main-strip-short {
   display: none;
}

.gallery-main-strip img, .gallery-main-strip-short img {
	#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: 65px;
	height: 40px;
	border: solid 1px #333;
	margin: 0 7px 0 6px;
}

.gallery-main-item-on, .gallery-main-item-on-hover {
	border-color: #999;
}

.column1 .gallery-main-item, .column3 .gallery-main-item {
   display: none;
}

.gallery-main-item-hover {
	border-color: #999;
}

.gallery-main-item-inner {
	position: relative; 
	display: table; 
	height: 40px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.gallery-main-item-inner2 {
	#position: absolute;
	_top: 50%;
	_left: 50%;
	display: table-cell;
	vertical-align: middle;
}

.gallery-main-item-click {
   position: absolute;
   top: 0;
   left: 0;
   width: 54px;
   height: 43px;
   cursor: pointer;
   cursor: hand;
}

/** End Gallery Module Main **/

/** Begin Gallery Module Popup **/

.gallery-popup-body {
	background: #000;
	text-align: left;
	margin: 0;
}

.gallery-popup-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background: url(library/resources/designs/AR/gal_popup_top_bg.gif) repeat-x;
}

.gallery-popup-head {
	position: absolute;
	top: 8px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	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/AR/gal_but_play.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}

.gallery-popup-button-play-hover {
	background: url(library/resources/designs/AR/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/AR/gal_but_strip.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}

.gallery-popup-button-strip-hover {
	background: url(library/resources/designs/AR/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/AR/gal_but_info.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}

.gallery-popup-button-info-hover {
	background: url(library/resources/designs/AR/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/AR/gal_but_sml_next.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}

.gallery-popup-button-next-hover {
	background: url(library/resources/designs/AR/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/AR/gal_but_sml_prev.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}

.gallery-popup-button-previous-hover {
	background: url(library/resources/designs/AR/gal_but_sml_prev_ro.gif) no-repeat;
}

.gallery-popup-info-mask, .gallery-popup-info {
	position: absolute;
	right: 0px;
	top: 40px;
	width: 187px;
	padding: 19px 24px 24px 24px;
	font-size: 12px;
        line-height: 18px;
        border-bottom: solid 10px #333;
}

.gallery-popup-info-mask {
	color: #BBB;
	background: url(library/resources/designs/AR/gallery_bg_000000_90.png) repeat;
}

.gallery-popup-info {
	color: #BBB;
}

.gallery-popup-photo {
	position: relative;
	text-align: center;
	top: 40px;
}

.gallery-popup-photo-inner {
	position: relative; 
	display: table; 
	height: 93%;
	#height: 468px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.gallery-popup-photo-inner2 {
	#position: absolute;
	_top: 50%;
	_left: 50%;
	display: table-cell;
	vertical-align: middle;
        z-index: 1;
}

.gallery-popup-photo img {
	#position: relative;  
	#top: -50%;
	#left: -50%;
}

.gallery-popup-strip-outer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 98px;
	text-align: center;
        z-index: 15;
}

.gallery-popup-strip-mask {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 98px;
	background: url(library/resources/designs/AR/gallery_bg_000000_90.png) repeat;
}

.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: #888;
}

.gallery-popup-strip-previous, .gallery-popup-strip-previous-hover {
	position: absolute;
	bottom: 25px;
	left: 18px;
	width: 23px;
	height: 39px;
	background: url(library/resources/designs/AR/gal_sec_but_prev.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}

.gallery-popup-strip-next, .gallery-popup-strip-next-hover {
	position: absolute;
	bottom: 25px;
	right: 18px;
	width: 23px;
	height: 39px;
	background: url(library/resources/designs/AR/gal_sec_but_next.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}

.gallery-popup-strip-previous-hover {
	background: url(library/resources/designs/AR/gal_sec_but_prev_ro.gif) no-repeat;
}

.gallery-popup-strip-next-hover {
	background: url(library/resources/designs/AR/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: 65px;
	height: 40px;
	border: solid 1px #333;
	margin: 0 9px 0 8px;
}

.gallery-popup-item-on, .gallery-popup-item-on-hover {
	border-color: #999;
}

.gallery-popup-item-hover {
	border-color: #999;
}

.gallery-popup-item-inner {
	position: relative; 
	display: table; 
	height: 40px;
	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-item-click {
        position: absolute;
        top: 0;
        left: 0;
	width: 65px;
	height: 40px;
        cursor: pointer;
        cursor: hand;
        z-index: 100;
}

.gallery-popup-strip img, .gallery-popup-strip-short img {
	background: #FFF;
	#position: relative;  
	#top: -50%;
	#left: -50%;
}

/** End Gallery Module Popup **/


/** Begin Flash Video Player Module **/

.m-player {
     margin: 0 0 20px 0;
}

/** Begin Flash Video Player Module **/

/* Begin Gateway Module */

.m-gateway {
	
}

.m-gateway-box-outer {
}

.m-gateway-box {
   position: relative;
   padding: 20px;
   margin: 0 0 40px 0;
   background: white;
   border: solid 1px #333;
   background: #222;
   text-align: left;
}

.m-gateway-head {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 20px;
   color: #DDD;
}

.m-gateway-error {
	position: relative;
	border: solid 1px #CC5200;
	background: #FFF;
	padding: 7px;
	margin-bottom: 15px;
        font-size: 11px;
        line-height: 14px;
	color: #CC5200;
}

.m-gateway-label {
   position: relative;
   font-size: 11px;
   color: #999
}

.m-gateway-box .m-gateway-field input {
        background: #555;
        font-family: arial;
	font-size: 11px;
        border: solid 1px #333;
        color: #DDD;
        padding: 3px;
        margin: 2px 0 10px 0;
}


.m-gateway-box input {
 	background: url(library/resources/designs/AR/search_button_bg.gif) repeat;
	font-family: arial;
	font-size: 10px;
        border: none;
        color: #DDD;
        margin: 0;
        padding: 2px 3px 4px 3px;
	cursor: pointer;
	cursor: hand;
}

/** End Gateway Module **/

/*** END MODULES ***/



/*** BEGIN EMAIL POPUP ***/

.email-popup-body {
background: #000;
}
 
.email-popup-masthead {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 437px;
	height: 85px;
	background: url(library/resources/designs/ar/mh_logo_only_NEW.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
	background-color: #000;
}

.email-popup-inner {
        position: relative;
	margin-top: 80px;
        padding: 25px;
        text-align: left;
}

.email-popup-inner p {
        position: relative;
        margin-top: 3px;
}

.email-popup-inner .form-label {
        position: relative;
	color:#888;
}

.email-popup-inner .form-text {
        position: relative;
        margin-bottom: 10px;
	color:#BBB;
}

.email-popup-inner input, .email-popup-inner textarea {
        background: #555;
        font-family: arial;
	font-size: 11px;
        border: solid 1px #333;
        color: #DDD;
        padding: 3px;
        margin-top: 2px;
}

.email-popup-title {
        position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
        line-height: 20px;
	color: #DDD;
	margin-bottom: 10px;
}

/*** END EMAIL POPUP ***/

/*** BEGIN PRIVATE ***/

.private {
	position: relative;
	width: 740px;
	#width: 800px;

	padding: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
        clear: both;
}

.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 #333;
	background: #222;
	text-align: left;
}

.private-head {
	position: relative;
	font-size:19px;
	line-height: 19px;
	color: #DDD;
	margin-bottom:20px;
}

.private-label {
	position: relative;
	text-transform: uppercase;
	font-size: 10px;
	color: #999;
}

.private-field {
	position: relative;
	margin-bottom: 10px;
}

.private-box .private-field input{
        background: #555;
        font-family: arial;
	font-size: 11px;
        border: solid 1px #333;
        color: #DDD;
        padding: 3px;
        margin-top: 2px;
}

.private-box input {
	background: url(library/resources/designs/AR/search_button_bg.gif) repeat;
	font-family: arial;
	font-size: 10px;
        color: #DDD;
        margin: 0;
        padding: 2px 3px 3px 3px;
        border: none;
	cursor: pointer;
	cursor: hand;
}

.private-text {
	position: relative;
	color: #999;
	margin-top: 15px;
}

.logout {
	position: relative;
        padding: 5px;
        font-size: 10px;
	font-weight: bold;
	width: 790px;
	#width: 800px;
	text-align: right;
        border: solid 1px #333;
        background: #222;
	margin-left: auto;
	margin-right: auto;
        margin-bottom: 15px;
}

.logout a {
}

.logout a:hover {
}


/*** END PRIVATE ***/


/*** BEGIN CALENDAR ***/

/* Begin Calendar Details */

.cal-details {
	position: relative;
	margin-bottom: 20px;
}

.m-cal-load {
        position: absolute;
        top: 0;
        left: 0;
        background: #000;
        color: #CC5200;
        font-style: italic;
}

.cal-menu {
	position: relative;
	padding: 10px 0 0 10px;
        width: 160px;
}

.column1 .cal-menu, .column3 .cal-menu {
        display: none;
}

.cal-menu-item-day, .cal-menu-item-day-on,
.cal-menu-item-week, .cal-menu-item-week-on,
.cal-menu-item-month, .cal-menu-item-month-on,
.cal-menu-item-year, .cal-menu-item-year-on {
	position: relative;
	font-size: 11px;
        background: #333;
        width: 74px;
        height: 15px;
        padding: 5px 0 5px 0;
        text-align: center;
}

.cal-menu-item-day, .cal-menu-item-day-on {
       margin: 0 0 5px 0;
       #margin: 0 0 6px 0;
}


.cal-menu-item-day a, .cal-menu-item-day-on a,
.cal-menu-item-week a, .cal-menu-item-week-on a,
.cal-menu-item-month a, .cal-menu-item-month-on a,
.cal-menu-item-year a, .cal-menu-item-year-on a {
       text-decoration: none;
}

.cal-menu-item-day-on a,
.cal-menu-item-week-on a,
.cal-menu-item-month-on a,
.cal-menu-item-year-on a {
       color: #DDD;
}

.cal-menu-item-day a:hover, .cal-menu-item-day-on a:hover,
.cal-menu-item-week a:hover, .cal-menu-item-week-on a:hover,
.cal-menu-item-month a:hover, .cal-menu-item-month-on a:hover,
.cal-menu-item-year a:hover, .cal-menu-item-year-on a:hover {
     color: #DDD;
}

.cal-menu-item-week, .cal-menu-item-week-on {
      position: absolute;
      top: 10px;
      left: 89px;
      #left: 80px;
}

.cal-menu-item-year, .cal-menu-item-year-on {
      position: absolute;
      top: 40px;
      left: 89px;
      #left: 80px;
}

.cal-menu-item-month, .cal-menu-item-month-on {
	margin: 0 0 10px 0;
}

.cal-jump-form {
        position: relative;
        clear: both;
        background: #333;
        width: 147px;
        #width: 153px;
        padding: 5px 0 5px 6px;
        margin: 0 0 0 10px;
}

.cal-jump-form input {
        width: 60px;
}

.cal-jump-form .cal-go {
	background: url(library/resources/designs/AR/search_button_bg.gif) repeat;
	font-family: arial;
	font-size: 10px;
        border: none;
        color: #DDD;
        margin: 0;
        padding: 2px 3px 4px 3px;
	cursor: pointer;
	cursor: hand;
        width: 25px;
}

.column1 .cal-jump-form , .column3 .cal-jump-form {
        display: none;
}

.cal-menu-view {
	display: none;
}

.cal-panel {
        position: relative;
        border: solid 1px #333;
	background: #222;
	margin-bottom: 20px;
}

.column1 .cal-panel, .column3 .cal-panel {
        border: none;
	background: none;
	margin-bottom: 0;
}

.column2 .cal-panel {
        height: 160px;
}

.cal-nav {
	position: relative;
	height: 27px;
        border-top: solid 1px #333;
        border-right: solid 1px #333;
        border-bottom: none;
        border-left: solid 1px #333;
	background: #222;
	text-align: center;
}

.column1 .cal-nav, .column3 .cal-nav {
        display: none;
}


.cal-nav-previous {
	position: absolute;
	top: 8px;
	left: 5px;
	width: 80px;
        font-size: 9px;
        text-transform: uppercase;
	text-align: left;
	z-index: 10;
}

.cal-nav-title {
	position: relative;
	text-align: center;
	font-size: 12px;
	color: #DDD;
	padding-top: 6px;
}

.cal-nav-next {
	position: absolute;
	top: 8px;
	right: 5px;
	width: 80px;
        font-size: 9px;
        text-transform: uppercase;
	text-align: right;
}

.cal-items {
        position: relative;
	margin-bottom: 10px;
	font-size: 11px;
}

.cal-item-month {
        position: relative;
	font-weight: bold;
	height: 20px;
	color: #BBB;
	padding-bottom: 15px;
}

.cal-item-daytime {
       position: relative;
       width: 100%;
}

.cal-item-day {
        position: relative;
	font-size: 10px;
	color: #666;
	padding-bottom: 5px;
}

.cal-item-time {
        position: absolute;
        top: 0;
        right: 0;
	font-size: 10px;
	color: #666;
	text-align: right;
}

.column1 .cal-item-time, .column3 .cal-item-time {
        display: none;
}

.cal-item-head {
        font-size: 12px;
	line-height: 13px;
	color: #027ABB;
}

.column1 .cal-item-head, .column3 .cal-item-head {
        font-size: 11px;
	line-height: 12px;
}

.cal-item-head a {
	color: #027ABB;
}

.cal-item-text {
	font-size: 12px;
	line-height: 20px;
	color: #BBB;
}

.column1 .cal-item-text, .column3 .cal-item-text {
        display: none;
}


.cal-item-text a {
	color: #BBB;
}

.cal-item-separator {
	position: relative;
	height: 1px;
	width: 100%;
	border-bottom: solid 1px #333;
	font-size: 0px;
	margin: 10px 0 10px 0;
	padding: 0;
}

.column1 .cal-item-separator, .column3 .cal-item-separator {
	width: 160px;
}

/* End Calendar Details */

/* Begin Calendar Grid */

.cal-grid {
	width: 160px;
}

.column2 .cal-grid {
        position: absolute;
	font-family: arial, sans;
        top: 6px;
        right: 10px;
        width: 175px;

}

.column1 .cal-grid, .column3 .cal-grid {
	position: relative;
        top: 0;
        right: 0;
	width: 160px;

}

.cal-grid-inner {
	position: relative;
}

.cal-grid-head {
	position: relative;
	margin-top: 1px;
	width: 158px;
        #width: 160px;
	height: 24px;
	text-align: center;	
	border-top: solid 1px #333;
	border-right: solid 1px #333;
	border-left: solid 1px #333;
	background: #222;
}

.column2 .cal-grid-head {
        display: none;
}

.cal-grid-previous {
	position: absolute;
	top: 5px;
	left: 3px;
	width: 20px;
	font-size: 12px;
	text-align: left;
	z-index: 10;
}

.cal-grid-title {
	position: relative;
	font-size: 11px;
	color: #DDD;
	text-align: center;
	padding-top: 6px;
}

.cal-grid-next {
	position: absolute;
	top: 5px;
	right: 9px;
	width: 20px;
	font-size: 12px;
	text-align: right;
}

.cal-grid-table {
	width: 160px;
}

.column2 .cal-grid-table {
	position: relative;
	width: 175px;
        margin: 0 0 10px 0;
	border: none;
}

.column1 .cal-grid-table, .column3 .cal-grid-table {
	position: relative;
	width: 160px;
        margin: 0 0 20px 0;
	border: solid 1px #333;
}


.cal-grid-table td {
	position: relative;
	padding: 4px 0 4px 0;
	font-size: 10px;
	text-align: center;
}

.cal-grid-dow {
	position: relative;
        width: 25px;
        text-align: center;
	background: #222;
	color: #BBB;
}

.column1 .cal-grid-dow, .column3 .cal-grid-dow {
	border-bottom: solid 1px #333;
}

.cal-grid-cell {
	background: #222;
	color: #999;
}

.cal-grid-cell-over {
	background: #333;
	color: #999;
}

.cal-grid-cell-on {
	background: #333;
	color: #999;
}

.cal-grid-cell-today {
	background: #CC5200;
	color: #DDD;
}

.cal-grid-row {
	background: #222;
	color: #999;
}

.cal-grid-row-over {
	background: #333;
	color: #999;
}

.cal-grid-row-on {
	background: #333;
	color: #999;
}

.cal-grid-cell-other {
	background: #222;
	color: #444;
}

.cal-jump {
	position: relative;
	text-align: left;
	color: #999;
}

.column1 .cal-jump, .column3 .cal-jump {
        display: none;
}

.cal-jump input{
        background: #EEE;
        font-family: arial;
	font-size: 11px;
        border: solid 1px #555;
        color: #333;
        padding: 3px;
}

/* End Calendar Grid */

/*** END CALENDAR ***/


/*** BEGIN FORM MODULE ***/

.m-form {
        position: relative;
        #width: 100%;
}

.column2 .m-form {
        padding: 20px 20px 0 20px; 
        border: solid 1px #333;
        background: #222;
        margin-bottom: 20px;
}

.form-error-outer {
	position: relative;
	border: solid 1px #333;
	background: #222;
	padding: 7px;
	margin-bottom: 15px;
}

.form-error-head {
	position: relative;
	font-size: 16px;
	color: #DDD;
	margin-bottom: 5px;
}

.form-error {
	position: relative;
        font-size: 11px;
        line-height: 14px;
	color: #CC5200;
}

.form-form select, .form-form input, .form-form textarea {	
        background: #555;
        font-family: arial;
	font-size: 11px;
        border: solid 1px #333;
        color: #DDD;
        padding: 3px;
        margin-top: 2px;
}

.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: 0;
        margin-bottom: 20px;
}

.form-form .form-submit input {
	background: url(library/resources/designs/AR/search_button_bg.gif) repeat;
	font-family: arial;
	font-size: 10px;
        border: none;
        color: #DDD;
        margin: 0;
        padding: 2px 3px 4px 3px;
	cursor: pointer;
	cursor: hand;
}

.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 MODULE ***/

/*** END MODULES ***/



/*** BEGIN SEARCH ***/

.search {
	position: relative;
	width: 740px;
	#width: 800px;
	border: solid 1px #333;
	padding: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
        clear: both;
}

.search .page-title {
       margin-left: 0;
}

.search-options {
	position: relative;
        padding: 10px 0 0 0;
	margin: 0 0 30px 0;
	color: #999;
}

.search-option-find {
	position: relative;
	height: 30px;
}

.search-option-find-label {
	position: relative;
	display: inline;
	font-weight: bold;
	padding-right: 5px;
	color: #999;
}

.search-option-find-input {
        position: relative;
        display: inline;
}

.search-option-find-input input {
        background: #555;
        font-family: arial;
	font-size: 11px;
        border: solid 1px #333;
        color: #DDD;
        padding: 3px;
        margin-top: 2px;
}

.search-option-find-submit {
        position: relative;
        display: inline;
}

.search-option-find-submit input {
	background: url(library/resources/designs/AR/search_button_bg.gif) repeat;
	font-family: arial;
	font-size: 10px;
        border: none;
        color: #DDD;
        margin: 0;
        padding: 2px 3px 3px 3px;
	cursor: pointer;
	cursor: hand;
}

.search-option-groups {
	position: relative;
	margin-left: 40px;
	width: 660px;
}

.search-option-groups-label {
	position: absolute;
	top: 42px;
	left: 9px;
	width: 25px;
	text-align: right;
	font-weight: bold;
	color: #999;
}

.search-option-group-column {
	position: relative;
	float: left;
	width: 150px;
	color: #BBB;
}

.search-option-group-clear {
	position: relative;
	clear: both;
}

.search-option-show {
	position: absolute;
	top: 10px;
	right: 0;
        #right: 30;
}

.search-option-show .form1 {
        background: #555;
        font-family: arial;
	font-size: 11px;
        border: solid 1px #333;
        color: #DDD;
        padding: 3px;
        margin-top: 2px;
}

.search-option-show-label {
	position: relative;
	display: inline;
	font-weight: bold;
	color: #999;
	padding-right: 5px;
}

.search-info {
	position: relative;
	width: 740px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.search-found {
	position: relative;
	width: 480px;
	color: #555;
}

.search-click {
	position: absolute;
	text-align: right;
	color: #555;
	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: #BBB;
}

.search-table-head-number {
	width: 30px;
}

.search-table-head, .search-table-head-right, .search-table-head-number {
	background: #027ABB;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #DDD;
}

.search-table-head-a, .search-table-head-right-a {
	background: url(library/resources/designs/AR/search_arrow_up.gif) no-repeat;
	background-color: #027ABB;
	padding-left: 15px;
	color: #DDD;
	font-weight: bold;
}

.search-table-head-d, .search-table-head-right-d {
	background: url(library/resources/designs/AR/search_arrow_down.gif) no-repeat;
	background-color: #027ABB;
	padding-left: 15px;
	color: #DDD;
	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: #DDD;
}

.search-row-0 td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.search-row-0 {
	background: #000;
}

.search-row-1 td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.search-row-0 a, .search-row-1 a {
	color: #027ABB;
}

.search-row-1 {
	background: #111;
}

.search-nav {
	position: relative;
	margin-top: 15px;
	text-align: center;
	color: #CC5200;
	height: 15px;
	padding-bottom: 20px;
}

.search-nav a {
	color: #CC5200;
}

.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 SITEMAP ***/

.sitemap {
	position: relative;
	width: 740px;
	#width: 800px;
	border: solid 1px #333;
	padding: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
        clear: both;
}

.sitemap .page-title {
        margin-left: 0;
}

.sitemap-column-first, .sitemap-column {
	position: relative;
	float: left;
	width: 165px;
	margin-bottom: 10px;
}

.sitemap-column {
        padding-left: 15px;
	margin-left: 10px;
        border-left: solid 1px #333;
}

.sitemap-upper {
	position: relative;
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
}

.sitemap-upper a {
	color: #CC5200;
}

.sitemap-lower-parent, .sitemap-lower {
	position: relative;
	padding-left: 10px;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	background: url(library/resources/designs/AR/navArrow_sub.gif) no-repeat;
	background-position: 2px 5px;	
}

.sitemap-lower-parent a, .sitemap-lower a {
	color: #777;
}

.sitemap-lower-parent .sitemap-lower {
	background: #000;
}

.sitemap-lower-parent .sitemap-lower a {
	color: #777;
}

.sitemap-lower-parent .sitemap-lower-parent {
	background: #000;
}

.sitemap-lower-parent .sitemap-lower-parent a {
	color: #777;
}

.sitemap-lower-parent .sitemap-lower-parent .sitemap-lower {
	background: #000;
}

.sitemap-lower-parent .sitemap-lower-parent .sitemap-lower a {
	color: #777;
}

.sitemap-clear {
	position: relative;
	clear: both;
}

/*** END SITEMAP ***/



/*** BEGIN NEWS ***/
/* BEGIN NEWS COLUMN */

.column-top {
position: relative;
margin: 0 0 29px 0;
width: 100%;
}

.columnn-today {
position: absolute;
right: 10px;
#right: 30px;
top: 10px;
font-size: 11px;
color: #777;
}

.column-top-label {
position: relative;
font-size: 10px;
font-weight: bold;
color: #BBB;
padding: 7px 7px 7px 10px;
margin: 0 0 20px 0;
text-transform: uppercase;
background: #222;
border: solid 1px #333;
}

.column-top-inner {
position: relative;
}

.column-top-pic {
position: relative;
float: left;
z-index: 100;
}

.column-top-pic-inner {
position: relative;
}

.content-inner010 .column-top-pic {
width: 380px;
}

.content-inner011 .column-top-pic {
width: 284px;
}

.content-inner110 .column-top-pic {
width: 284px;
}

.content-inner111 .column-top-pic {
width: 190px;
}

.column-top-credit {
position: relative;
font-size: 9px;
color: #666;
text-align: right;
margin-right: 20px;
}

.column-top-caption {
position: relative;
font-style: italic;
font-size: 11px;
line-height: 12px;
margin-top: 3px;
color: #777;
margin-right: 20px;
}

.column-top-head {
position: relative;
font-size: 18px;
margin: 0 0 5px 0;
color: #333;
}

.column-top-byline {
position: relative;
font-size: 10px;
margin: 5px 0 10px 0;
color: #CCC;
}

.column-top-text {
position: relative;
font-size: 12px;
line-height: 18px;
color: #BBB;
}

.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;
width: 100%;
}

.column-features-label {
position: relative;
font-size: 10px;
font-weight: bold;
color: #BBB;
padding: 7px 7px 7px 10px;
margin-bottom: 20px;
text-transform: uppercase;
background: #222;
border: solid 1px #333;
}

.column-features-inner {
position: relative;
}

.column-feature2-1,
.column-feature2-2,
.column-feature3-1,
.column-feature3-2,
.column-feature3-3 {
position: relative;
float: left;
}

.column-feature2-1,
.column-feature2-2 {
width: 50%;
#width: 49%;
}

.column-feature3-1,
.column-feature3-2,
.column-feature3-3 {
width: 33%;
}

.column-feature-pic {
position: relative;
}

.column-feature-head {
position: relative;
font-size: 14px;
color: #333;
margin-top: 10px;
}

.column-feature-text {
position: relative;
font-size: 11px;
line-height: 15px;
color: #BBB;
}

.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;
margin: 0 0 20px 0;
width: 100%;
}

.column-list-label {
position: relative;
font-size: 10px;
font-weight: bold;
color: #BBB;
padding: 7px 7px 7px 10px;
margin: 0 0 20px 0;
text-transform: uppercase;
background: #222;
border: solid 1px #333;
}

.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;
color: #BBB;
}

.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;
color: #333;
}

.column-list-text {
position: relative;
font-size: 11px;
line-height: 15px;
color: #BBB;
margin-bottom: 10px;
}

/* END NEWS COLUMN */

/* BEGIN ARTICLE */

.column-title {
font-size: 16px;
margin: 0 0 5px 10px;
}

.column-title a {
color: #256BB3;
}

.nav-article-top {
position: absolute;
top: 0;
right: 10px;
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;
margin: 0 0 0 10px;
color: #CCC;
}

.article-date {
position: relative;
font-size: 11px;
color: #777;
margin: 0 0 20px 10px;
}

.nav-article-bottom {
position: relative;
text-align: right;
font-size: 9px;
text-transform: uppercase;
width: 100%;
margin: 0 0 20px 0;
}

.nav-article-bottom-return {
position: absolute;
top: 0;
left: 10px;
}

.nav-article-bottom-previous {
position: relative;
display: inline;
}

.nav-article-bottom-next {
position: relative;
display: inline;
padding: 0 0 0 10px;
}

/*** END ARTICLE ***/
/*** END NEWS ***/


/*** PAGE ID STYLES ***/

#page522 .ss {
  margin-bottom: 20px;
}

#page522 .ss-pic-inner {
  padding-bottom: 0;
}

#pm1775, #pm1776, #pm1777, #pm1778 {
top: -15px;
}

#page1001 .p-int-mod-img {
    background: url(library/resources/images/main_images/bearing_1_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#page1005 .p-int-mod-img {
    background: url(library/resources/images/main_images/bio_1_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#page1006 .p-int-mod-img {
    background: url(library/resources/images/main_images/bard_main_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#page1007 .p-int-mod-img, #page1118 .p-int-mod-img {
    background: url(library/resources/images/main_images/larry_king_1_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#page1009 .p-int-mod-img {
    background: url(library/resources/images/main_images/PBS_main_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#page1010 .p-int-mod-img {
    background: url(library/resources/images/main_images/magic_1_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#page1011 .p-int-mod-img {
    background: url(library/resources/images/main_images/phillip_morris_1_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#page1012 .p-int-mod-img {
    background: url(library/resources/images/main_images/suzan_davis_1_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#page1014 .p-int-mod-img {
    background: url(library/resources/images/main_images/tia_main_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#page1015 .p-int-mod-img {
    background: url(library/resources/images/main_images/us_chamber_1_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#page1016 .p-int-mod-img {
    background: url(library/resources/images/main_images/Lincoln_main_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#page1019 .p-int-mod-img {
    background: url(library/resources/images/main_images/NFAA_main_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#page1020 .p-int-mod-img {
    background: url(library/resources/images/main_images/Investools_main_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#page1021 .p-int-mod-img {
    background: url(library/resources/images/main_images/Booz_main_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#page1022 .p-int-mod-img {
    background: url(library/resources/images/main_images/VFW_main_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#page1023 .p-int-mod-img {
    background: url(library/resources/images/main_images/PortofBalto_main_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#page1024 .p-int-mod-img {
    background: url(library/resources/images/main_images/Historical_main_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#page1025 .p-int-mod-img {
    background: url(library/resources/images/main_images/Leukemia_1_Wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#page1026 .p-int-mod-img {
    background: url(library/resources/images/main_images/capitolservices_main_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#page1061 .p-int-mod-img {
    background: url(library/resources/images/main_images/mark_rivera_main_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#page1062 .p-int-mod-img {
    background: url(library/resources/images/main_images/mark_rivera_main_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

/* #page1075 .p-int-mod-img {
    background: url(library/resources/images/main_images/bmw_main_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
} */

#page1106 .p-int-mod-img {
    background: url(library/resources/images/main_images/bortnick_main_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#page1112 .p-int-mod-img {
    background: url(library/resources/images/main_images/senatehouse_main_wings.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

/*** END PAGE ID STYLES ***/

