
.bulletItemIndent {
    position: relative;
    left: 25px;
}

.divHide {
	display: none; 
}

.divShow {
	display: inline; 
}

.emphasis {
    font-weight: bold;
}

.president {
    text-color: black;
    font-style: normal;
    font-size: 11pt;
    font-family: times;
    font-weight: normal;
    width: 600px;
    max-width: 600px;
    vertical-align: top;
    position: relative;
    left: 480px;
    float: left; 
    z-index: 0;
}

.showHideHeader {
	background-color: #d9dfd4;
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
}

.tableCatalog {
    border: 0px;
    rules: none;
    cellspacing: 0;
    cellpadding: 0;
    width: 600px;
    max-width: 600px;
    height: 247px;
    max-height: 247px;
    vertical-align: top;
    position: relative;
}











/* -- default style -- */
* {
	padding:0;
	margin:0;
}
body {
	color:#604e20;
	background:#fff url(/imagesLayout/bg.gif) repeat-x 0 0;
	font:12px/18px Georgia, "Times New Roman", Times, serif;
	padding:0 0 30px;
}
img {
	border:0;
}
ul {
	list-style:none;
}
a {
	outline:none;
	color:#710e05;
	background-color:inherit;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.spacer {
	clear:both;
	font-size:0;
	line-height:0;
}

/* -- wrapper style -- */
.wrapper {
	width:860px;
	margin:67px auto 0;
	padding:10px 8px;
	border:2px solid #ebeee8;
	color:inherit;
	background-color:#fff;
	position:relative;
}
.wrapperInner {
	background:url(/imagesLayout/grd-bg.gif) repeat-x 0 0;
}
.wrapper .topCornerLeft,
.wrapper .topCornerRight {
	width:30px;
	height:31px;
	display:block;
	background-image:url(/imagesLayout/top-corner.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:-2px;
	font-size:0;
	line-height:0;
	text-indent:-120000px;
}
.wrapper .topCornerLeft  { background-position:0 0; left:-2px;}
.wrapper .topCornerRight { background-position:100% 0; right:-2px;}
.wrapper .bottomCornerLeft,
.wrapper .bottomCornerRight {
	width:22px;
	height:21px;
	display:block;
	background-image:url(/imagesLayout/bottom-corner.gif);
	background-repeat:no-repeat;
	position:absolute;
	bottom:-2px;
	font-size:0;
	line-height:0;
	text-indent:-120000px;
}
.wrapper .bottomCornerLeft  { background-position:0 0; left:-2px;}
.wrapper .bottomCornerRight { background-position:100% 0; right:-2px;}

/* -- header top style -- */
.headerTopPanel {
	height:74px;
	position:relative;
}
.headerTopPanel a {
	color:#333;
	background-color:inherit;
}
.headerTopPanel .logoBox {
	width:320px;
	height:138px;
	background:url(/imagesLayout/logo-box-bg.gif) no-repeat 50% 0;
	position:absolute;
	left:270px;
	top:-65px;
	text-align:center;
}
.headerTopPanel .logoBox .logo {
	margin:8px 0 6px;
}
.headerTopPanel .logoBox h1 {
	font:normal 12px/16px Georgia, "Times New Roman", Times, serif;
	color:#000;
	background-color:inherit;
}
.headerTopPanel ul.links {
	width:auto;
	float:right;
	position:absolute;
	right:44px;
	top:32px;
}
.headerTopPanel ul.links li {
	width:auto;
	float:left;
	padding:0 0 0 9px;
}

/* -- top navigation style -- */
.topNavigation {
	width:799px;
	margin:0 auto;
	padding:0 0 8px;
	background:url(/imagesLayout/top-nav-top-bg.jpg) no-repeat 50% 0;
	text-align:center;
	position:relative;
	z-index:2;
}
.topNavigation .topNavigationInner {
	padding:0 0 0;
	background:url(/imagesLayout/top-nav-bottom-bg.jpg) no-repeat 50% 100%;
}
.topNavigation ul li {
	display:inline;
	padding:0 6px;
	position:relative;
}
.topNavigation ul li a {
	padding:7px 10px;
	line-height:31px;
	color:#100a04;
	background-color:inherit;
	text-transform:uppercase;
}
.topNavigation ul li a:hover,
.topNavigation ul li a.current {
	color:#fff;
	background-color:#575f52;
	text-decoration:none;
}

/* -- top drop down menu style -- */
.topNavigation ul li ul {
	width:140px;
	padding:19px 7px;
	margin:0;
	color:#fff;
	background-color:#575f52;
	text-align:left;
	position:absolute;
	top:21px;
	left:6px;
}
* + html .topNavigation ul li ul {
	top:29px;
}
* html .topNavigation ul li ul {
	top:29px;
}
.topNavigation ul li ul li {
	width:100%;
	display:block;
	padding:0;
	float:left;
	border-bottom:1px solid #797f75;
}
.topNavigation ul li ul li a {
	display:block;
	line-height:18px;
	text-transform:none;
	color:#fff;
	background-color:inherit;
	padding:2px 3px;
	margin:0;
}
.topNavigation ul li ul li a:hover {
	color:inherit;
	background-color:#6b7465;
}

/* -- header banner style -- */
.headerBanner {
	clear:both;
	height:238px;
	background:url(/imagesLayout/header-pic.jpg) no-repeat 50% 0;
	position:relative;
	z-index:1;
}
.headerBanner .headerPicLeft,
.headerBanner .headerPicMiddle,
.headerBanner .headerPicRight {
	position:absolute;
}
.headerBanner .headerPicLeft 	{ left:34px; top:14px;}
.headerBanner .headerPicMiddle 	{ left:285px; top:17px;}
.headerBanner .headerPicRight 	{ right:50px; top:14px;}

/* -- container style -- */
.container {
	padding:10px 10px 40px 29px;
	height:100%;
	overflow:hidden;
}
.container h2 {
	color:#333;
	background-color:inherit;
	background:url(/imagesLayout/h2-left-bg.gif) no-repeat 0 50%;
	font:normal 21px/33px Georgia, "Times New Roman", Times, serif;
	height:100%;
	overflow:hidden;
	padding:0 0 8px 36px;
	margin:0 0 18px;
	border-bottom:1px solid #cdcdcd;
}
.container h2 span {
	background:url(/imagesLayout/h2-right-bg.gif) no-repeat 100% 70%;
	padding:0 36px 0 0;
	display:block;
	float:left;
}
.container h3 {
	color:#333;
	background-color:inherit;
	font:normal 18px/22px Georgia, "Times New Roman", Times, serif;
	padding:0 0 14px;
}
.container h4 {
	color:#000;
	background-color:inherit;
	font:bold 12px/18px Georgia, "Times New Roman", Times, serif;
}
.container p {
	padding:0 0 16px;
}
.container .leftImg {
	float:left;
	margin:0 16px 14px 0;
}

/* -- left panel style -- */
.leftPanel {
	width:573px;
	height:100%;
	padding:0 22px 0 0;
	margin-top:-10px;
	overflow:hidden;
	float:left;
	border-right:1px solid #cdcdcd;
}

/* -- left panel style -- */
.leftPanelFull {
	width:773px;
	height:100%;
	padding:0 22px 0 0;
	margin-top:-10px;
	overflow:hidden;
	float:left;
}

/* -- right panel style -- */
.rightPanel {
	width:200px;
	height:100%;
	padding:0 0 0 24px;
	overflow:hidden;
	float:left;
	color:#6b592c;
	background-color:inherit;
	border-left:1px solid #cdcdcd;
	position:relative;
	left:-1px;
	font-size:14px;
}
.rightPanel a {
	color:#6b592c;
	background-color:inherit;
	text-decoration:underline;
}
.rightPanel a:hover {
	text-decoration:none;
}
.rightPanel p {
	padding:0 0 6px;
	margin:0;
}
.rightPanel .box {
	padding:0 0 22px;
}

/* -- right gallery style -- */
.rightGallery,
.rightGalleryInner {
	background-image:url(/imagesLayout/right-gallery-bg.gif);
	background-repeat:no-repeat;
}
.rightGallery {
	width:183px;
	padding:11px 0 0;
	margin:10px 0 0;
	background-position:0 0;
}
.rightGalleryInner {
	padding:0 0 11px;
	background-position:0 100%;
}

/* -- footer style -- */
.footer {
	clear:both;
	color:#000;
	background-color:#d9dfd4;
	padding:10px;
	position:relative;
	font-size:11px;
	line-height:19px;
}
.footer .footerTopCornerLeft,
.footer .footerTopCornerRight,
.footer .footerBottomCornerLeft,
.footer .footerBottomCornerRight {
	width:31px;
	height:30px;
	display:block;
	background-image:url(/imagesLayout/footer-corner-bg.gif);
	background-repeat:no-repeat;
	position:absolute;
	font-size:0;
	line-height:0;
	text-indent:-120000px;
}
.footer .footerTopCornerLeft 		{ background-position:0 0; top:0; left:0;}
.footer .footerTopCornerRight 		{ background-position:100% 0; top:0; right:0;}
.footer .footerBottomCornerLeft 	{ background-position:0 100%; bottom:0; left:0;}
.footer .footerBottomCornerRight 	{ background-position:100% 100%; bottom:0; right:0;}
.footer a {
	color:#000;
	background-color:inherit;
}
.footerInner {
	border:2px solid #fff;
	padding:12px 27px;
}
.footer ul li {
	width:auto;
	float:left;
	padding:0 20px 0 0;
}
.footer p {
	padding:0;
	margin:0;
	clear:both;
}

/* -- noscript style -- */
.noScript {
	color:#000000;
	background-color:#fee9e9;
	font-size:12px;
	line-height:18px;
	padding:14px;
	border-bottom:4px solid #cc6666;
	text-align:center;
}
.noScript a {
	color:#941e1e;
	background-color:inherit;
	text-decoration:underline;
}
.noScript a:hover {
	text-decoration:none;
}
.noScript p {
	padding:0;
	margin:0;
}

