@import url("/CSS/Level1_Arial.css");
body {
	background-color: #fffce9;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
}

p {
	margin: 0px;
}

table {

	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
        color: #000000;
	margin: 0;
}

a:link, a:visited, a:active  {
    text-decoration:    none;
    font-weight: bold;
    color:  #006963;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px
}

a:hover {
    text-decoration:    underline;
    font-weight: bold;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px
}


h1{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
        color: #000000;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 12px;
	
}

h2{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
        font-weight: bold;
        color: #000000;
	margin: 0px;
	margin-bottom: 5px;
}

h3{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
        color: #000000;
	margin: 0px;
}



.Header {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
        color: #18425b;
	font-weight: bold;
	font-style: italic;
	background-color: #E6EFF4;
}




.Error {
	font-size: 12px;
        color: red;
	font-weight: bold;
}
a.Error{
	font-size: 12px;
        color: red;
	font-weight: bold;
	text-decoration: underline;
}

.Success {
	font-size: 12px;
        color: #006963;
	background-color:  #FFDB8C;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 4px;
}

.normal
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

a.normal:link, a.normal:visited, a.normal:active
{
	text-decoration: underline;
}

a.normal:hover {
    text-decoration:    none;
    color:  #FFFFFF;
}

.normal2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
        color: #000000;
	font-weight: bold;
}

.blue
{
        color: blue;
}

a.blue:link, a.blue:visited, a.blue:active
{
	text-decoration: underline;
	color: blue;
}
a.blue:hover {
    text-decoration:    none;
    color:  red;
}

a.HoverLink, a.HoverLink:visited, a.HoverLink:active {
  background-color: #FFF7EB;
  color: #000000;
  display: block;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 2px;
  text-decoration: none;
  white-space: nowrap;

}

a.HoverLinkSelected, a.HoverLinkSelected:visited, a.HoverLinkSelected:active {
  background-color: #666666;
  color: #ffffff;
  display: block;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 2px;
  text-decoration: none;
  white-space: nowrap;

}

a.HoverLink:hover, a.HoverLinkSelected:hover {
  background-color: #cccccc;
  color: #000000;
  text-decoration: none;
}


.textbox{
	background-color:#fffce9;
	border-style: solid;	
        border-left-color: #cccccc;
	border-bottom-color: #cccccc;
        border-top-color: #cccccc;
	border-right-color: #cccccc;
        border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.button_mo{
	background-color: #6e9696;
	border-style: solid;
        border-color: #666666;
        border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.button{
	background-color: #F5A700;
	border-style: solid;
        border-color: #e6eff4;
        border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.small{
        font-family: arial, helvetica, sans-serif;
        font-size: 10px;
        font-weight: italic;
}

a.small_underline, a.small_underline:visited, a.small_underline:active{
        font-family: arial, helvetica, sans-serif;
        font-size: 10px;	
	text-decoration: underline;
}


.TableDspRowEven{
	background-color: #EFEFEF;
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px
}

.TableDspRowOdd{
	background-color: #FFFFFF;
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px
}

.TableDspRowOddRight{
	background-color: #FFFFFF;
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right
}

.TableDspRowHeader{
	background-color:  #ECECEC;
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #666666;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px
}

.errorappleft {
	font-family: arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #CE0000;
	padding-top : 8;
	padding-bottom : 8;
	padding-left : 8;
	padding-right : 8;
	background-color : #FFFFCE;
	text-decoration : none;
	text-align: left
}

.errorappcenter {
	font-family: arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #CE0000;
	padding-top : 8;
	padding-bottom : 8;
	padding-left : 8;
	padding-right : 8;
	background-color : #FFFFCE;
	text-decoration : none;
	text-align: center
}

.faq {
	font-family: arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	padding-left : 8;
	padding-right : 8;
	text-decoration : none;
	text-align: left
}

.faqback {
	font-family: arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	padding-left : 8;
	padding-right : 8;
	background-color : #EEEEEE;
	text-decoration : none;
	text-align: left
}.normalCopy {

	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
        color: #000000;
}
