body {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #f0eee2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.craig{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #667351;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BF9208;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
TH
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #596448;
    FONT-SIZE: 9pt;
}

.copyright {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #667351;
}

.subLink {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: white;
}
.copy{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #667351;
	text-align : justify;
}
.copySmaller{
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #667351;
	text-align : justify;
}

.bodytext{
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #667351;
	text-align : justify;
}

.copyBlack{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: black;
	text-align : justify;
}
.copyBlackSmall{
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: black;
	text-align : justify;
}
.heading{
	font-size: larger;
	font-family : "Times New Roman", Times, serif;
	font-weight : bolder;
}
.warning{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight : bolder;
	color : White;
    background-color: Red;
}
.redSubHeading{
	font-size: medium;
	font-family : "Times New Roman", Times, serif;
	font-weight : bolder;
	color : Red;
}
.redHeading{
	font-size: larger;
	font-family : "Times New Roman", Times, serif;
	font-weight : bolder;
	color : Red;
}
.oliveHeading{
	font-size: larger;
	font-family : "Times New Roman", Times, serif;
	font-weight : bolder;
	color : #7F7949;
}
.oliveBlock{
	font-size: larger;
	font-family : "Times New Roman", Times, serif;
	font-weight : bolder;
	background-color: #7F7949;
	color : #FFFFFF;
}
.oliveBlockGallery{
	font-size: small;
	font-family : "Times New Roman", Times, serif;
	font-weight : bolder;
	background-color: #6f764d;
	color : #FFFFFF;
}

.padding5{
padding : 5px;
}
.padding10{
padding : 10px;
}
.whiteHeading{
	font-size: larger;
	font-family : "Times New Roman", Times, serif;
	font-weight : bolder;
	color : #FFFFFF;
}
.white{
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bolder;
	color : #FFFFFF;

}
.style5 {
	font-size: 50px;
	color: #835E24;
}
.style6 {
	font-size: x-large;
	font-style: italic;
	color: #835E24;
}

div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#7F7949; border:1px solid #336; 
  width:608px; padding:4px;
  color:#000; font-size:11px; line-height:1.2;
}
div.tp1 { width:300px;}

.TBox
{
    font-size: x-small;
	position:relative;
	top:auto;
	left:auto;
	z-index:5000;
	cursor:text;
}
.calendar
{
	font-size: 8pt;
	color:black;
	cursor: hand;
	cursor: pointer;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background-color: #CCCCCC;
	z-index:50000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #95A886;
	border-left: 1px solid #95A886;
	border-bottom: 1px solid #95A886;
}
.calheader
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background-color:#999999;
	color: White;
	font-weight:bold;
}
.calheader2
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background-color:#999999;
	color: white;
}
.calday
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	cursor: hand;
	cursor: pointer;
	color: #000000;
	background-color:#FFFFFF;
	text-decoration:underline;
}

.calWeekEnd
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	cursor: hand;
	cursor: pointer;
	color: #000000;
	background-color:#FFFFCC;
	text-decoration:underline;
}

.calCurrentDay {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	cursor: hand;
	cursor: pointer;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration:underline;
}

.notcalday
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	cursor: hand;
	cursor: pointer;
	color: #c0c0c0;
	background-color: gainsboro;
}

.clicker
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	cursor: hand;
	cursor: pointer;
	color: #000000;
	background-color:#999999;
	text-decoration:underline;
}
.clicker2
{
	cursor: hand;
	cursor: pointer;
}

.report
{
    BACKGROUND-COLOR: #ffffff;
    FONT-WEIGHT: bold;
    FONT-SIZE: x-small;
}
.report TH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: x-small;
    BORDER-TOP-STYLE: solid;
    BORDER-RIGHT-STYLE: solid;
    BORDER-LEFT-STYLE: solid;
    BORDER-BOTTOM-STYLE: solid
}
.report .drilldown
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.4em;
    COLOR: #ffffff;
    BORDER-TOP-STYLE: solid;
    BORDER-RIGHT-STYLE: solid;
    BORDER-LEFT-STYLE: solid;
    BACKGROUND-COLOR: #949494;
    BORDER-BOTTOM-STYLE: solid
}
.report TD
{
    FONT-SIZE: xx-small;
    VERTICAL-ALIGN: top;
    BORDER-TOP-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-BOTTOM-STYLE: none
}
.report .clear
{
    BORDER-TOP-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM-STYLE: none;
}
.shadedReport
{
    BACKGROUND-COLOR: #CED1C8;
    FONT-WEIGHT: bold;
    FONT-SIZE: x-small;    
}

.bqstart {
     float: left;
     height: 45px;
     margin-top: -30px;
     /*padding-top: 45px;*/
     margin-bottom: -50px;
     font-size: 700%;
     color: #667351;
 }

 .bqend {
     float: right;
     height: 25px;
     margin-top: -60px;
     /*padding-top: 45px;*/
     font-size: 700%;
     color: #667351;
 }
 
blockquote { background-color :#FFFDEF; border-left : 10px solid #D9D8C4; padding : 15px 10px 15px 18px; margin-bottom: 22px; }
blockquote p:last-child { margin-bottom : 0; }
