/* --------- 1. defaults  --------- */

body {
    font-size: 9pt;
    font-family: Helvetica, Arial, sans-serif;
    color: #333;
    background-color: #eeeeee;
    margin: 10px 0 0 0; /* use padding instead of margin on wrapper div to avoid IE ad rendering issues */
}

/*  --------- 2. structure  --------- */

#doc {
	margin-top: 10px;
	margin-bottom: 5px;
    background: #eeeeee;
    border: solid 0px #cccbcc; 
}

#hd {
        background: #eeeeee;
		margin-bottom: 0px;
		padding-bottom: 0px;
        text-align: right;
	    border-bottom: 0px dotted #dddddd;
}


#yui-main 
{
    background: #eeeeee;
}

.text-block {
        background: #ffffcc;
		text-align: left;
		margin: 2px 10px 6px 0;
		padding: 5px 10px 5px 0px;
	}

.news-block {
        background: #ffffcc;
		text-align: left;
		margin: 2px 10px 6px 0;
		padding: 5px 10px 5px 0px;
}

.separator {
		clear: both;
		}

.float-left 
{
    float: left;
}

.float-right 
{
    float: right;
}

/* ---------- 4. fonts ---------- */

h1, h2, h3, h4, p, ul {
		}
h1 {
		font: 0.01em Verdana, Arial, sans-serif;
		margin: 0px 0 0 0;
		padding:0;
		height: 0;
		color: #eeeeee;
		}

h2 {
		margin: 0 0 10px 0;

        font-size: 1.7em;
        font-weight: bold;
        line-height: 1.2em;
        color: #333;
		}

h3 {
		margin: 0 0 10px 0;

        font-size: 1.3em;
        font-weight: bold;
        line-height: 1.2em;
        color: #333;
		}

h4 {
		font: 0.9em/1.0em Verdana, Arial, sans-serif;
        font-weight: bold;
		line-height: 1.3em;
        color: #000000;
		margin: 0 0 10px 0;
		}

h1 a, h2 a, h3 a, h1 a:visited, h2 a:visited, h3 a:visited {
    color: #333;
    text-decoration: none;
}

h4 a, h4 a:visited {
    color: #000;
    text-decoration: none;
}

.pagewidth 
{
    width:795px;   
}

p {
		line-height: 1.3em;
		margin: 0 10px 1em 0px;
}

.subtext {
		margin: 0 0 10px 0;
        font-size: 1.4em;
        font-weight: bold;
        line-height: 1.2em;
        color: #333;
}

#ft {
		margin: 0 10px 10px 0;
        padding: 0;
        text-align:right;
}

#copyright {
		margin: 0 10px 0 10px;
        padding: 0;
        text-align:right;
		font: 0.8em/0.9em Verdana, Arial, sans-serif;
}


a {
    color: #0066cc;
    text-decoration: none;
}

a:hover {
    color: red;
    text-decoration: none;
}

.window_padding 
{
    background: #ffffff;
    margin: 0 0px 10px 0px;
    border: solid 1px #cccbcc;
    padding: 5px 0px 5px 0px;
}

.body-panel
{
    background: #ffffff;
    margin:  0 0 10px 0px;
    padding: 5px 10px 5px 10px;
    border-left: solid 1px #cccbcc;
    border-right: solid 1px #cccbcc;
    border-bottom: solid 1px #cccbcc;
    clear: both;
}

.back-link
{
    text-align: right;
    background: #ffffff;
    margin:  0 0 0px 0px;
    padding: 5px 10px 0px 10px;
    border-left: solid 1px #cccbcc;
    border-right: solid 1px #cccbcc;
    clear: both;
}

.key-phrase
{
    margin-top:-20px;
    margin-bottom:20px;
}
.text-panel
{
    background: #ffffff;
    margin:  0 0 10px 0px;
    padding: 5px 10px 5px 10px;
    border: solid 1px #cccbcc;
}

.banner
{
    margin:0;
    padding: 0;
    border-top: solid 1px #cccbcc;
    border-left: solid 1px #cccbcc;
    border-right: solid 1px #cccbcc;
    background: #ffffff;
    width: 792px;
    overflow: hidden;
}

.abstract-block
{
    margin: 0 0 10px 0px;
    padding: 5px 0px 5px 10px;
    OLDwidth: 325px;
    width: 370px;
    float: left;
}

.lead-items
{
    margin:  0 0 10px 0px;
    padding: 0;
    width:100%;
    float: left;
    clear:both;
}

/* promo pics */
.promo-pic {
	padding: 0px 10px 0px 10px;
	margin: 0px 0 10px 0;
    float: left;
}
.promo-pic a:link{
	color: #222222;
	text-decoration: none;
}
.promo-pic a:visited{
	color: #222222;
	text-decoration: none;
}
.promo-pic a:hover{
	text-decoration: none;
	color: #D4D1B9;
}
.promo-pic p{
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 6px;
	padding-top: 2px;
	font-size: 11px;
	margin-right: 6px;
}
.promo-pic img{
	margin-bottom: 4px;
	margin-right: 4px;
	border: 1px solid #999999;
	vertical-align: top;
    margin: auto;
	clear: both;
}

/* Photo Gallery items */
.photo-thumbnail {
	padding: 0px 4px 0px 10px;
	margin: 0px;
    float: left;
    display: block; 
    overflow: hidden;
    width:130px;
    height:130px;
}
.photo-thumbnail a:link{
	color: #7B7B6B;
	text-decoration: none;
}
.photo-thumbnail a:visited{
	color: #7B7B6B;
	text-decoration: none;
}
.photo-thumbnail a:hover{
	text-decoration: none;
	color: #D4D1B9;
}
.photo-thumbnail p{
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 6px;
	padding-top: 2px;
	font-size: 11px;
	margin-right: 6px;
}
.photo-thumbnail img{
	margin-bottom: 4px;
	margin-right: 4px;
	border: 2px solid #C26C1F;
	vertical-align: top;
	margin-top: 2px;
	float: left;
}


div.scroll, div.scroll-key-info, textarea.scroll {
	overflow: auto;
	font: 0.9em/1.1em Verdana, Arial, sans-serif;
    color: #000000;
	border: 1px solid #666;
	background-color: #eee;
	padding: 2px;
	margin-bottom:10px;
}

div.scroll {
	height: 350px;
	width: 350px;
}

div.scroll-key-info {
	height: 120px;
	width: 550px;
}

div.scroll a, div.scroll-key-info a {
    color: #000000;
}

div.scroll a:hover, div.scroll-key-info a:hover {
  color:#ffffff;
  background:#cc3333;
}

.label {
	font: 0.9em/1.1em Verdana, Arial, sans-serif;
    font-weight: bold;
    color: #000000;
	margin-top: 2px;
	margin-right: 0px;
}


.ul_table
{
    clear:both;
    width:540px;
	font: 1.0em/1.2em Verdana, Arial, sans-serif;
}

.ul_table_small
{
    clear:both;
    width:170px;
	font: 0.9em/0.9em Verdana, Arial, sans-serif;
	margin: 0 0 15px 2px;
}

.ul_table ul, .ul_table_small ul
{
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}

.ul_table li, .ul_table_small li
{
    background-color: #eeeeee;
    padding: 3px 10px 3px 10px;
    border-bottom: 1px solid #ffffff;
    font-weight: bold;
}

.ul_table li.title, .ul_table_small li.title, .ul_table li.title:hover, .ul_table_small li.title:hover
{
    background-color: #0066cc;
    color: #ffffff;
    padding: 3px 10px 3px 10px;
    border-bottom: 1px solid #ffffff;
    font-weight: bold;
}

.ul_table li em
{
    margin-top:-15px;
    float: right;
    font-weight: bold;
    width: 150px;
    margin-left:20px;
    text-align:right;
}

.ul_table_small li em
{
    margin-top:-15px;
    float: right;
    font-weight: bold;
    width: 50px;
    margin-left:20px;
    text-align:right;
}

.ul_table li:hover, .ul_table_small li:hover
{
    background-color: red;
    color: #ffffff;
}

.ul_table a, .ul_table_small a
{
    color: inherit;
}


.hiddentext
{
    visibility: visible;
 	text-decoration: none; 
    color:#000000;
    FONT-WEIGHT: normal;
	font: 0.9em/0.9em Arial, sans-serif;
}  

.feedbacktext
{
 	text-decoration: none; 
    color:#000000;
	font: 1.5em/1.3em Arial, sans-serif;
    font-weight: bold;
    margin: 5px 0 10px 0;
}  

.rat_input
{
    BORDER-RIGHT: #cccbcc 1pt solid;
    BORDER-TOP: #cccbcc 1pt solid;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #cccbcc 1pt solid;
    COLOR: #000000;
    BORDER-BOTTOM: #cccbcc 1pt solid;
    HEIGHT: 19px;
}
.help_table_cell
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    WIDTH: 150px;
}
.help_icon_table_cell
{
    FONT-SIZE: 9pt;
    BACKGROUND: #ffffff;
    BORDER-LEFT: #cccbcc 1pt solid;
    COLOR: #000000;
}
.rat_input_table_cell
{
    FONT-SIZE: 9pt;
    BACKGROUND: #ffffff;
    COLOR: #000000;
    WIDTH: 150px;
}
.rat_display_text
{
    FONT-SIZE: 9pt;
    BACKGROUND: #ffffff;
    COLOR: #000000;
}

.rat_error_box
{
    FONT-SIZE: 9pt;
    BACKGROUND: #ffffff;
    COLOR: #000000;
    
    BORDER-RIGHT: #000000 1pt solid;
    BORDER-TOP: #000000 1pt solid;
    BORDER-LEFT: #000000 1pt solid;
    BORDER-BOTTOM: #000000 1pt solid
}


SELECT
{
    BORDER-RIGHT: #cccbcc 1pt solid;
    BORDER-TOP: #cccbcc 1pt solid;
    FONT-SIZE: 9pt;
    BACKGROUND: #ffffff;
    BORDER-LEFT: #cccbcc 1pt solid;
    COLOR: #000000;
    BORDER-BOTTOM: #cccbcc 1pt solid
}

.related_items_multi_select
{
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffff;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    width: 375px;
    height: 402px;
    BORDER-RIGHT: #C6DEFF 1pt solid;
    BORDER-TOP: #C6DEFF 1pt solid;
    MARGIN: 0px;
    BORDER-LEFT: #C6DEFF 1pt solid;
    BORDER-BOTTOM: #C6DEFF 1pt solid;    
}

TEXTAREA
{
    BORDER-RIGHT: #cccbcc 1pt solid;
    BORDER-TOP: #cccbcc 1pt solid;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #cccbcc 1pt solid;
    COLOR: #000066;
    BORDER-BOTTOM: #cccbcc 1pt solid
    FONT-FAMILY: arial, helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}
.submit
{
    BORDER-RIGHT: #cccbcc 1pt solid;
    BORDER-TOP: #cccbcc 1pt solid;
    FONT-SIZE: 7pt;
    BACKGROUND: #ffffff;
    BORDER-LEFT: #cccbcc 1pt solid;
    WIDTH: 150px;
    COLOR: #000000;
    BORDER-BOTTOM: #cccbcc 1pt solid;
    HEIGHT: 17px
}
.submit_href
{
    BORDER-RIGHT: #222222 1pt solid;
    BORDER-TOP: #222222 1pt solid;
    FONT-SIZE: 8pt;
    BACKGROUND: #f7f7ec;
    BORDER-LEFT: #222222 1pt solid;
    WIDTH: 150px;
    COLOR: #000000;
    TEXT-INDENT: 0pt;
    BORDER-BOTTOM: #222222 1pt solid;
    FONT-FAMILY: arial, helvetica, sans-serif;
    HEIGHT: 17px;
    TEXT-ALIGN: center
}
A.submit_href
{
    COLOR: #000000;
    FONT-FAMILY: arial, helvetica, sans-serif;
    TEXT-DECORATION: none
}
A.submit_href:link
{
    COLOR: #000000;
    FONT-FAMILY: arial, helvetica, sans-serif;
    TEXT-DECORATION: none
}
A.submit_href:visited
{
    COLOR: #000000;
    FONT-FAMILY: arial, helvetica, sans-serif;
    TEXT-DECORATION: none
}
A.submit_href:hover
{
    FONT-FAMILY: arial, helvetica, sans-serif
}
.small_submit
{
    BORDER-RIGHT: #222222 1pt solid;
    BORDER-TOP: #222222 1pt solid;
    FONT-SIZE: 7pt;
    BACKGROUND: #f7f7ec;
    BORDER-LEFT: #222222 1pt solid;
    WIDTH: 75px;
    COLOR: #000000;
    BORDER-BOTTOM: #222222 1pt solid
}

.form_submit
{
    BORDER-RIGHT: #cccbcc 1pt solid;
    BORDER-TOP: #cccbcc 1pt solid;
    FONT-SIZE: 10pt;
    BACKGROUND: #ffffff;
    BORDER-LEFT: #cccbcc 1pt solid;
    WIDTH: 170px;
    COLOR: #000000;
    BORDER-BOTTOM: #cccbcc 1pt solid;
    HEIGHT: 22px
}

/* From APJ Stylesheet */


.hiddenlink
{
    color:#000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}  

.hiddenlink a 
 { 
 	text-decoration: none; 
 	color:#000000;
 }

.hiddenlink a:hover
{
    color:#FF0000;
}

.link
{
    color:#0054FF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}  

.link a 
 { 
 	text-decoration: none; 
 	color:#0000FF;
 }

.link a:hover
{
    color:#0000FF;
}
 
.Navigation
{
    color:#000000;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
 	width: 136px;
 	padding-left: 0px;
 	margin-left: 0px;
}  

.Navigation:hover
{
    background-color: #FBD29F;
    color:#000000;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
 	width: 136px;
 	padding-left: 0px;
 	margin-left: 0px;
}

.Navigation a 
 { 
 	text-decoration: none; 
 	color:#000000;
 }

.Navigation a:hover
{
    background-color: #FBD29F;
    color:#000000;
}

.Navigation_selectedOLD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    color:#000000;
    background-color: #F7B86B;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
 	width: 136px;
}  

.Navigation_selected {
    background-color: #F7B86B;
    color:#000000;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
 	margin-left: 10px;
}

.Navigation_selected0 {
    background-color: #dddddd;
    color:#000000;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
 	margin-left: 10px;
}

.Navigation_selected1 {
    background-color: #dddddd;
    color:#000000;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
 	margin-left: 20px;
}
.Navigation_selected a 
 { 
 	text-decoration: none; 
 	color:#000000;
 }  

.nav_selected {
    color: #333;
    font-weight: bold;
}
 
.title_banner {
    background-color: #dddddd;
    color:#000000;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
 	margin-left: 10px;
}

.title_banner a 
 { 
 	text-decoration: none; 
    color:#000000;
 }

TD, LI, P, UL
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal	
}

.PageBodySmall
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}       

.PageBodyBoldSmall
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}     
.PageBody
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal
}
.PageBodyBold
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.PageBodyBoldLarge
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold
}
A:link
{
    TEXT-DECORATION: none
}
A:visited
{
    TEXT-DECORATION: none
}
.window_frame
{
    border: solid 1px #cccbcc;
    margin: 0px;
    padding: 0px;
    background-color: #ffffff
}

.thumbnail_frame
{
    border: solid 1px #cccbcc;
    margin: 0 0 10px 0;
    padding: 0px;
    background-color: #ffffff
}

.main_text
{
    MARGIN: 0px;
    padding: 5px;
}

.nav_padding
{
    MARGIN: 0px;
    padding-left: 10px;
}

.nav_padding0
{
    MARGIN: 0px;
    padding-left: 10px;
}

.nav_padding1
{
    MARGIN: 0px;
    padding-left: 20px;
}

.nav_padding2
{
    MARGIN: 0px;
    padding-left: 30px;
}

 dt img 
 { 
 	float: left;
    border: solid 1px #cccbcc;
    margin: 0 9pc 0 0;
    background-color: #ffffff
 }
 
 dt 
 { 
 	clear: both; 
 	margin-bottom: 0px;
    font-weight: bold;
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif
 }
 
 dt a 
 { 
 	text-decoration: none; 
 }
 
 dd 
 { 
    margin: 0 0 10px 80px;
    font-weight: normal;
    font-size: 0.9em;
 }
 
 dd a 
 { 
 	text-decoration: none; 
 }
 
