body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background: #DAEAFF url(images/bluespackle.jpg);
	color: #0066CC;
    margin:0;
    padding:0;
	    }
    

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

img {
border: none;
}

/*- Menu Tabs 1--------------------------- */


    #tabs1 {
	float:left;
	width:100%;
	background:url(images/bluespackle.jpg);
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #BCD2E6;

      }
    #tabs1 ul {
	padding:0px 10px 0 0px;
	list-style:none;
	margin: 0px;

      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:right;
      background:url("tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url("tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#627EB7;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }

      #tabs1 #current a {
              background-position:0% -42px;
      }
      #tabs1 #current a span {
              background-position:100% -42px;
      }
	  #button {
	width: 12em;
	padding: 0 0 0em;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #333;
	background-image: url(images/bluespeckle.jpg);

        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #90bade;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
	display: block;
	padding: 5px 0px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;

                }

      body #button li a {
                width: 150px;
                }

        #button li a:hover {
                border-left: 10px solid #1c64d1;
                border-right: 10px solid #5ba3e0;
                background-color: #2586d7;
                color: #fff;
                }

        #button li #active {
                border-left: 10px solid #1c64d1;
                border-right: 10px solid #5ba3e0;
                background-color: #2586d7;
                color: #fff;
                }

		td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
#contentarea{
	background-color: #FFFFFF;
	line-height: 175%;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCD2E6;
}
#contentarea a{
	color: #A00E3D;
	text-decoration: underline;
}
#contentarea a:hover{
	color: #0066CC;
	text-decoration: underline;
}
#contentarea li{
	line-height: 175%;
	list-style: url(images/bullet.png);
}
#footer {
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	background-image: url(images/pinkishspeckle.jpg);

}
#footer a{}
#footer a:hover{}
.border{
	border: 1px solid #666666;
}
.mdlinkage{
	color: #FFFFFF;
	
}
.mdlinkage a{text-decoration: none;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #0066CC;

}
.biggerbold {
	font-size: 12pt;
	font-weight: bold;
	color: #0066CC;
}
.Rfloat {
	margin: 3px;
	float: right;
}
.lessbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #A00E3D;
}
.REDBOX {
	padding: 15px;
	border: 3px solid #CC0000;
}
.attentionbox{
	padding: 15px;
	border: 3px solid #A40A52;
	color: #A70A55;
	background: #f7cde1;
	margin: 3px auto;
	text-align: center;
	font-weight: bold;
}

.booktitle {
	font-weight: bold;
	text-decoration: underline;
}
.lighttbbk {
	font-weight: bold;
	background-color: #E2F1FF;
}
.lightertbbk {
	background-color: #EFF6FD;
	font-weight: bold;

}


.marynote {
	color: #900;
	background: #F90;
	padding: 10px;
	font-size: small;
	font-weight: bold;
	border: 1px solid #900;
}
#mdlink, #mdlink a{
	color:#ffffff;
	font-size:7pt;
	font-weight:bold;
	text-align:center;
}
