body, td, p {  font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; font-size: 12px; color: #494844}

.notetextWHITE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.notetextBLUE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #123466;
}
.noteheadBLUE {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #123466;
}
.notetextGRAY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.insideTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
}
.insideINTRO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.textLINK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding:23px;
}
a:link { color:#284f91; text-decoration:underline}
a:visited { color:#284f91; text-decoration:underline}
a:hover { color:#ac703c; text-decoration:underline; cursor:hand}
a:active { color:#284f91; text-decoration:underline}.subhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333}


/* added by Suyanto 31 Aug 2007 */
.topLink {
	text-align:right;
	padding-right:26px;
	font: 9px Tahoma, Verdana, Arial;
	color:#505050;
}

.topLink a:link, .topLink a:visited, .topLink a:active {
	color:#505050;
	text-decoration:none;
}

.topLink a:hover {
	color:#FFFFFF;
}


.topnav { font-size: 14px; color: #e9dcbd; font-weight: bold; text-decoration: none; padding: 0px 30px 0px 30px; margin: 0px; }
.topnav:link { font-size: 14px; color: #e9dcbd; font-weight: bold; text-decoration: none; padding: 0px 30px 0px 30px; margin: 0px; }
.topnav:visited { font-size: 14px; color: #e9dcbd; font-weight: bold; text-decoration: none; padding: 0px 30px 0px 30px; margin: 0px; }
.topnav:hover { font-size: 14px; color: #FFF; font-weight: bold; text-decoration: underline; padding: 0px 30px 0px 30px; margin: 0px; }


.subMenu { font-size: 11px; color: #e9dcbd; font-weight: normal;  text-decoration: none;padding-left:16px;background:url(designimgs/bullets.gif) no-repeat left center;}
.subMenu:link { font-size: 11px; color: #e9dcbd; font-weight: normal;  text-decoration: none;background:url(designimgs/bullets.gif);}
.subMenu:visited { font-size: 11px; color: #e9dcbd; font-weight: normal;  text-decoration: none;background:url(designimgs/bullets.gif);}
.subMenu:hover {font-size: 11px; color: #FFF; font-weight: normal; text-decoration: none;background:url(designimgs/bullets.gif);}


.smallLink {
	font: 9px Tahoma, Verdana, Arial;
	color:#123466;
}

.smallLink a:link, .smallLink a:visited, .smallLink a:active {
	color:#123466;
	text-decoration:none;
}

.smallLink a:hover {
	color:#cb9918;
}


ul.sitemap li a:link, ul.sitemap li a:visited, ul.sitemap li a:active {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
}

ul.sitemap li a:hover {
	color:#CC0000;
	text-decoration:underline;
}

.footer { font-size: 11px; color: #e9dcbd; font-weight: bold; text-decoration: none}
.footer:link { font-size: 11px; color: #e9dcbd; font-weight: bold; text-decoration: none}
.footer:visited { font-size: 11px; color: #e9dcbd; font-weight: bold; text-decoration: none}
.footer:hover { font-size: 11px; color: #FFF; font-weight: bold; text-decoration: underline}

.footer2 { font-size: 10px; color: #284e8b; font-weight: normal; text-decoration: none}
.footer2 a:link { font-size: 10px; color: #284e8b; font-weight: normal; text-decoration: none}
.footer2 a:visited { font-size: 10px; color: #284e8b; font-weight: normal; text-decoration: none}
.footer2 a:hover { font-size: 10px; color: #284e8b; font-weight: normal; text-decoration: underline}

.footer3 { font-family:Verdana, Arial, Helvetica, sans-serif; }
.footer3 a:link  { font-family:Verdana, Arial, Helvetica, sans-serif; }
.footer3 a:visited  { font-family:Verdana, Arial, Helvetica, sans-serif; }
.footer3 a:hover  { font-family:Verdana, Arial, Helvetica, sans-serif; }

#Layer1 {
	position:absolute;
	z-index:1;
}

/*------------------------------------------------
		BEGIN SITE STYLES - SLIDESHOW
------------------------------------------------*/

.slideshow * { 
	margin: 0;
	padding: 0;  
}
.slideshow { 
    font-family: "Palatino Linotype", "Times New Roman", Times, serif; 
    font-size:16px; 
    color:#000;
}
#slideshow-container	{ 
    width:570px; 
    height:375px;
	margin: 0;
	padding: 0;
    position:relative;
    margin-left: auto;
    margin-right: auto;
}
#slideshow-container img { 
    width:570px; 
    height:375px; 
    position:absolute; 
    top:0; 
    left:0;
    z-index:1; 
}
#slideshow-container-controls { 
    margin:10px 0 0 0; 
}
#slideshow-container-controls img { 
    cursor:pointer; 
    width:100px; 
    height:75px; 
    border:1px solid #ccc; 
    float:left; 
    margin:0 1px 0 0;
    display: none; 
}
#slideshow-container-caption  { 
    height:30px; 
    position:absolute; 
    bottom:0; 
    left:0; 
    right:0;
    background-image: url(/slideshow/captionbg.png);
    background-repeat: no-repeat;
    background-position: 0% 0%; 
    z-index:10;
    overflow:hidden;
    font-family: "Palatino Linotype", "Times New Roman", Times, serif; 
    font-style: italic;
    text-align: center;
}
#slideshow-container-caption { 
    width:100%;
}
#slideshow-container-caption h4 { 
    font-size: 20px;
    line-height: 18px; 
    font-weight: 600; 
    color:#fff; 
    padding: 1px 0px 0px 8px;
	margin: 0;
}
#slideshow-container-caption p	{ 
    font-size:13px;
    line-height: 13px; 
    font-weight: 500;
    font-style: italic; 
    color:#fff; 
    padding:2px 0px 0px 20px;
	margin: 0;
}
.toc-active	{ 
    border-color:#000; 
}

/*----------- END SLIDESHOW --------------*/
