﻿body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	border-width: 0;
	vertical-align:top;
	background-color: #ffffcc;
}
td  { 
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	font-variant: normal;
	white-space: normal;
	text-align: left;
	border-width: 0;
	vertical-align:top;
	border-collapse: collapse;
}
h1  {
	font-size: 120%;
	text-align: left;
	margin: 3px 0 3px 5px;
	padding:  3px 0 3px 5px;
	font-weight: bold;
	color: #0066FF;
	background-color: #E6E6E6;
	margin: 5px 10px;
}
h2 {
	font-size: 120%;
	text-align: left;
	font-weight: bold;
	color: white;
	background-color:navy;
	text-align: left;
   	margin: 3px 5px 3px 5px;
	padding: 3px 5px 3px 5px;
}
h3 {
	font-size: 115%;
	text-align: left;
	color: #800000;
	text-align: left;
   	margin: 3px 10px 3px 10px;
	padding: 3px 10px 3px 10px;
}
h4 {
	font-size: 120%;
	text-align: center;
	font-weight: bold;
	color: red;
	text-align: left;
   	margin: 3px 10px 3px 10px;
	padding: 3px 10px 3px 10px;
}

p {
	font-family: Arial;
	font-size: 100%;
	color: #000000;
	text-align: left;
	vertical-align:top;
	margin: 3px 10px 3px 10px;
	padding: 3px 10px 3px 10px;
}

hr {
	color: #800000;
	height: 2px;
	width: 97%;
	text-align:center;
}
a:link {
	font-family: Arial;
	text-decoration: none;
	font-size: 80%;
	text-align: center;
	color: navy;
}
a:visited { 
	font-family: Arial;
	text-decoration: none; 
	font-size: 80%;
	text-align: center;
	color: #0167FE;
	}
a:active { 
	font-family: Arial;
	text-decoration: none; 
	font-size: 80%;
	text-align: center;
	color: #0066FF;
	background-image:url('../images/bcircle.gif');
	background-repeat: no-repeat;
	background-position: top right;
	}
a:hover { 
	font-family: Arial;
	text-decoration: none; 
	font-size: 80%;
	text-align: center;
	color: #0066FF;
	background-image:url('../images/bcircle.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
.sdmenu {
    width: 120px;
    font-family: Sans-Serif;
    font-size: 12px;
    padding-bottom: 5px;
    color: #FFF;
}
.sdmenu .titlehidden{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: white;
    background: #FFF url("../images/title.gif") repeat-x;
}
.sdmenu .title{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: white;
}
.sdmenu .title {
    border-bottom: 1px;
}
.sdmenu .arrow {
	margin-left: 10px;
    margin-right: 7px;
}
.sdmenu .titlehidden {
    border-bottom: none;
}
.sdmenu .top {
    background: #FFF url("../images/top190.gif") no-repeat;
    padding-bottom:0px;
    padding-top:0px;
}
.sdmenu .submenu {
	overflow: hidden;
}
.sdmenu .submenu a {
    padding: 5px 0;
    text-indent: 15px;
    display: block;
    color: black;
    text-decoration: none;
   	text-align: left;
	font-size: 100%; 
}
.sdmenu .submenu a:hover {
    background : url('../images/bcircle.gif') no-repeat left center;
	color: #0066ff;
   	font-family: Arial;
    font-weight: bold;
}
.isdmenu {
    width: 120px;
    font-family: Sans-Serif;
    font-size: 12px;
    padding-bottom: 0px;
    background: url('../images/bottom120.gif') no-repeat right bottom;
	color: #FFF;
}
.isdmenu .ititlehidden{
    display: block;
    padding: 0px 0;
    font-weight: bold;
    color: white;
    background: #fff url("../images/top120.gif") no-repeat;
}
.isdmenu .ititle{
    display: block;
    padding: 0px 0;
    font-weight: bold;
    color: white;
    background: url("../images/top120.gif") no-repeat;
}
.isdmenu .ititle {
    border-bottom: 1px solid #FFF;
}
.isdmenu .iarrow {
	margin-left: 10px;
    margin-right: 7px;
}
.isdmenu .ititlehidden {
    border-bottom: none;
}
.isdmenu .itop {
    background: url("../images/top120.gif") no-repeat;
    padding-bottom:0px;
    padding-top:0px;
}

.isdmenu .isubmenu {
	overflow: hidden;
}
.isdmenu .isubmenu a {
    padding: 5px 0;
    text-indent: 15px;
    display: block;
    color: black;
    border-bottom: 1px solid white;
    text-decoration: none;
   	text-align: left;
	font-size: 100%; 
	background-color: #CADFFF;
}
.isdmenu .isubmenu a:hover {
    background : url('../images/bcircle.gif') no-repeat left center;
	color: #0066ff;
   	font-family: Arial;
    font-weight: bold;
}
.imgwrapr {
	float:right;
	margin: 3px 5px 3px 5px ;
 	padding:3px 5px 3px 5px ;
	border: 0;
}
.imgwrapl {
	float:left;
	margin: 3px 5px 3px 5px ;
 	padding:3px 5px 3px 5px ;
	border: 0;
}
.imgwrapc {
	text-align: center;
	margin: 3px 5px 3px 5px ;
 	padding:3px 5px 3px 5px ;
	border: 0;
}
.sep {
	color: #000000;
	text-decoration: none; 
	font-size: 65%;
	text-align: center;
}
.hm_logo {
	background-image: url('../images/bcd_home_back.jpg');
	background-repeat: no-repeat;
	background-position:center top;
}
.int_table {
	border-collapse: collapse;
}
.int_hdr {
	background-image: url('../images/bcd_int_hdr_back.jpg');
	background-repeat: no-repeat;
}
.hdr_link {
	vertical-align: middle;
	border-width: 0px;
	margin: 10px 15px;
	float: left;
}
.int_ftr {
	background-image: url('../images/bcd_int_ftr_back.jpg');
	background-repeat: no-repeat;
}
.top_nav {
	text-align: center;
	vertical-align:middle;
	font-size: 145%;
    color: #cecece;
    font-weight:bold;
}
.hm_nav {
	text-align: left;
	vertical-align: top;
	font-size: 130%;
	color: black;
	font-weight: bold;
	padding: 10px 10px 10px 0;
	margin: 10px 10px 10px 0;
}
.bottom_nav{ 
	text-align: center;
	vertical-align:middle;
    color: #C0C0C0;
   	font-size: 110%;
}
.right_just{
	text-align: right;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
}
.back_top {
	text-align: right;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	font-size: 110%;
	font-weight:200;
}
.int_link {
	font-size: 125%;
	margin: 3px 10px 3px 10px ;
 	padding:3px 10px 3px 10px ;
	font-weight:bold;
	text-align:center;
}
.pg_nav {
	text-align: right;
	vertical-align:middle;
	font-size: 130%;
    font-weight: bold;
    margin:3px 10px 3px 0;
    padding: 3px 10px 3px 0;
}
.pg_name {
	font-family: Lucida Calligraphy;
	font-size: 200%;
	color:#800000;
}
div.centered {
	text-align: center;
	
}
div.centered table {
	text-align: left;
	margin-left:auto; 
	margin-right:auto;
}
.link_big {
	font-size: 125%;
	font-weight:bold;
}
.centered {
	text-align:center;
}
.book_title {
	font-style:italic;
	font-weight:bold;
}	
.hr_menu {
	color: #800000;
	height: 3px;
	width: 100%;
	text-align:center;
}
