BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #FFFFFF;
  color            : #000000;

}

td, tr, p, div {
  font-family      : Arial,Helvetica,sans-serif;
  font-size        : 12px;
  color            : #333333;
}

ul {
  margin           : 0px 0px 0px 0px;
  list-style:square;
}

hr {
  background       : #333;
  color:			 #999;
  height           : 1px;
  width            : 100%;
}

.small {
  font-family      : Arial,Helvetica,sans-serif;
  font-size        : 10px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Arial,Helvetica,sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #FFFFFF;
	
}

.contentpaneopen {
  background       : #FFFFFF;
}

.componentheading {
  font-family      : Arial,Helvetica,sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
}

.contentheading {
  font-family      : Arial,Helvetica,sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
}

h1, h2, h3, h4, h5, h6 {

  margin-bottom: 10px;
  font-weight: normal;
  color: #BF0606;
  font-family: Arial, Helvetica, sans-serif;

}

.title {
	margin-top: 0;
}

h1 { font-size: 18px; line-height: 18px; margin-top: 15px; }

h2 { font-size: 16px; line-height: 16px; margin-top: 13px; }

h3 { font-size: 14px; line-height: 14px; margin-top: 12px; }

h4 { font-size: 16px; line-height: 16px; margin-top: 15px; }

h5 { font-size: 14px; line-height: 14px; margin-top: 10px; }

h6 { font-size: 14px; line-height: 14px; margin-top: 10px; }

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Arial,Helvetica,sans-serif;
  font-style       : normal;
  font-size        : 11px;
  font-weight      : normal;
  background-color : #FFFFFF;
  color            : #000000;
  border           : 1px solid #C8C8C8;
}

.inputbox {
  font-family      : Arial,Helvetica,sans-serif;
  font-size        : 11px;
  background-color : #FFFFFF;
  color            : #000000;
  border           : 1px solid #C8C8C8;
}


a:link, a:visited {
  color            : #000066;
  text-decoration  : underline;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #000066;
  text-decoration  : underline;
}
.ontab {
        background-color: #ffae00;
        border-left: solid 1px #d5d5d5;
        border-right: solid 1px #d5d5d5;
        border-top: solid 1px #d5d5d5;
        border-bottom: solid 1px #d5d5d5;
        text-align: left;
        font-weight: bold;
		font-size:14px;
        color: #FFFFFF;
}
.offtab {
        background-color : #e5e5e5;
        border-left: outset 2px #E0E0E0;
        border-right: outset 2px #E0E0E0;
        border-top: outset 2px #E0E0E0;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        font-weight: normal;
}
.tabpadding {
}

.tabheading {
        background-color: #ffae00;
        text-align: left;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}
.message {
        font-family : Arial,Helvetica,sans-serif;
        font-weight: bold;
        font-size : 10pt;
        color : #ff6600;
        text-align: center;
}
.container
{
        border: solid;
        border-width: 1px;
        border-color: #efefef;
        background-color: White;
}
.boxes {
        border: solid;
        border-color: #efefef;
        border-width: 1px;
}
.search {
        font-size: 10px;
		text-align: right;
}
