.PageBackgroundGlare
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.PageBackgroundGlareImage
{
  background-image: url(../images/sce/Page-BgGlare.png);
  background-repeat: no-repeat;
  height: 444px;
  width: 283px;
  margin: 0;
}
.PageBackgroundGradient
{
  background-image: url(../images/sce/Page-BgGradient.png);
  background-repeat: repeat;
  height: 1100px;
}
.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}


.Sheet 
{
  min-width:49px;
  min-height:49px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  width: 900px;
  
  
}
.Sheet-body 
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 4px;
  text-align: left;
}
.Sheet-tr 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
}

.Sheet-tl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background-image: url(../images/sce/Sheet-s.png);
}
.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -30px;
  width: 60px;
  height: 60px;
  background-image: url(../images/sce/Sheet-s.png);
}
.Sheet-bl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 30px;
}
.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -30px;
  left: 0;
  width: 60px;
  height: 60px;
  background-image: url(../images/sce/Sheet-s.png);
}
.Sheet-br 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 30px;
}
.Sheet-br div 
{
  position: absolute;
  z-index: -1;
  top: -30px;
  left: -30px;
  width: 60px;
  height: 60px;
  background-image: url(../images/sce/Sheet-s.png);
}
.Sheet-tc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 30px;
  right: 30px;
  height: 30px;
}
.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-image: url(../images/sce/Sheet-h.png);
}
.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-image: url(../images/sce/Sheet-h.png);
}
.Sheet-bc div 
{
  position: absolute;
  z-index: -1;
  top: -30px;
  left: 0;
  width: 100%;
  height: 60px;
  background-image: url(../images/sce/Sheet-h.png);
}
.Sheet-cl 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 30px;
  left: 0;
  width: 30px;
  bottom: 30px;
}
.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 60px;
  height: 100%;
  background-image: url(../images/sce/Sheet-v.png);
}
.Sheet-cr 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 30px;
  right: 0;
  width: 30px;
  bottom: 30px;
}
.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -30px;
  width: 60px;
  height: 100%;
  background-image: url(../images/sce/Sheet-v.png);
}
.Sheet-cc 
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 30px;
  left: 30px;
  right: 30px;
  bottom: 30px;
  background-color: #F0F0F0;
}
.Sheet
{
  margin-top: -4px !important;
  margin-bottom: 3em;
  padding: 0 0 1em 0;
}
.logo
{
  position: relative;
  left: 166px;
  top: 63px;
}

.logo td
{
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.logo-name
{
  font-size: 26px;
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
}

.logo-name a
{
  text-decoration: none;
  color: #171D0C !important;
}

.logo-text
{
  font-size: 18px;
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  color: #171D0C !important;
}
.contentLayout
{
	margin-bottom: 12px;
	width: 100%;
	position: relative;
}
.Button .btn 
{
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  z-index: 0;
  height: 27px;
  color: #FFFFFF;
}

.Button .t
{
  height: 27px;
  line-height: 27px;
  padding: 0 15px;
  text-align: left;
  font-family: 'Arial';
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.Button .active
{
  color: #FFFFFF;
}

.Button .hover 
{
  color: #283215;
}

.Button .active .r 
{
  top: -54px;
}

.Button .hover .r 
{
  top: -27px;
}

.Button .r 
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 8px;
  height: 81px;
}
.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:417px;
  height: 81px;
}
.Button .active .l 
{
  top: -54px;
}

.Button .hover .l 
{
  top: -27px;
}

.Button .l 
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 8px;
  height: 81px;
}
.Button .l, .Button .r span  
{
  background-image: url(../images/sce/Button.png);
}
.Block 
{
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  
  }
  .Block-body 
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 0px;
  text-align: left;
}




.Block
{
  margin: 7px;
}

.Block table.table
{
  border-collapse: collapse;
  margin: 1px;
}
.Block table.table th, .Block table.table td
{
  padding: 2px;
  border: solid 1px #95B8D0;
}
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 7px;
  margin-bottom: 10px;
  text-align: left;
  color: #000000;
  font-family: 'Arial';
  font-size: 12px;
  font-weight: Bold;
  font-style: normal;  
  text-decoration: none;
}
.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div 
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l 
{
  left: 0;
  right: 8px;
}
.BlockHeader .r 
{
  right: 0;
  width: 8px;
}
.BlockHeader .r div
{
  width: 892px;
  right: 0;
}
.BlockHeader .l, .BlockHeader .r div 
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url(../images/sce/BlockHeader.png);
}
.BlockContent 
{
  min-width:19px;
  min-height:19px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  
  
}
.BlockContent-body 
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 8px;
  text-align: left;
  color: #490407;
  font-family: 'Arial';
  font-size: 11px;
  font-weight: normal;
  font-style: normal;  
  text-decoration: none;
}

.BlockContent a
{
  color: #88070E;
}
.BlockContent a:link
{
  color: #88070E; 
}

.BlockContent a:hover
{
  color: #6E8939;
}
.BlockContent a:hover:visited
{
  color: #6E8939;
}

.BlockContent a:visited
{
  color: #570509;
}

.BlockContent-tl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 9px;
  height: 9px;
  background-image: url(../images/sce/BlockContent-s.png);
}
.BlockContent-tr 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 9px;
  height: 9px;
}
.BlockContent-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -9px;
  width: 18px;
  height: 18px;
  background-image: url(../images/sce/BlockContent-s.png);
}
.BlockContent-bl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 9px;
  height: 9px;
}



.BlockContent-bl div
{
  position: absolute;
  z-index: -1;
  top: -9px;
  left: 0;
  width: 18px;
  height: 18px;
  background-image: url(../images/sce/BlockContent-s.png);
}


.BlockContent-br 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 9px;
  height: 9px;
}


.BlockContent-br div 
{
  position: absolute;
  z-index: -1;
  top: -9px;
  left: -9px;
  width: 18px;
  height: 18px;
  background-image: url(../images/sce/BlockContent-s.png);
}


.BlockContent-tc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 9px;
  right: 9px;
  height: 9px;
}



.BlockContent-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 18px;
  background-image: url(../images/sce/BlockContent-h.png);
}



.BlockContent-bc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 9px;
  right: 9px;
  height: 9px;
}


.BlockContent-bc div 
{
  position: absolute;
  z-index: -1;
  top: -9px;
  left: 0;
  width: 100%;
  height: 18px;
  background-image: url(../images/sce/BlockContent-h.png);
}



.BlockContent-cl 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 9px;
  left: 0;
  width: 9px;
  bottom: 9px;
}


.BlockContent-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 18px;
  height: 100%;
  background-image: url(../images/sce/BlockContent-v.png);
}


.BlockContent-cr 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 9px;
  right: 0;
  width: 9px;
  bottom: 9px;
}


.BlockContent-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -9px;
  width: 18px;
  height: 100%;
  background-image: url(../images/sce/BlockContent-v.png);
}



.BlockContent-cc 
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 9px;
  left: 9px;
  right: 9px;
  bottom: 9px;
  background-color: #DBDCE1;
}


/* end Box, BlockContent */

/* begin LayoutCell */
.contentLayout .sidebar1
{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 30%;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .content
{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 69%;
}
/* end LayoutCell */



.png 
{
}




.panel{
	display:block;
	float:left;
	margin:2px 0;
	width:45%;
	text-align:left;
	background:transparent;
	padding:0;
}
.panel img {
	float:left;
}
.clear{
	clear:both;
	font-size:1px;
	height:1px;
}
form ul {list-style: none; margin: 0; padding: 0}
form li {margin: 0.5em 0;}

label {text-align:right; width:8em; margin-right:0.5em;
float:left; display:block;
}
table label
{
text-align:left; width:8em; margin-right:0.5em;
float:none; display:inline;
}
li.check label {text-align:left; width:auto;
float:none; display:inline; }
li.check span {display:inline; padding-left:0em; }
li.check span.name {padding-left:0em; width:12em;margin-right:0.5em;text-align:right; }
li.submit input {margin-left:12.5em; 
border:2px solid;
border-color:#003 #003 #003 #003;
}


/* make button looks like a like */
.linkbutton
{
	cursor:hand;
	background:transparent;
	border:0;
	color:white;
}

.button
{
	margin-left:20em;
}

/* used to show/hide links that depends on javascript */
.posthidden {display:none} 
.postshown {display:inline}

div#footer ul
{
	list-style: none;
}
div#footer ul li
{
	display: inline;
}

ul.modulemenu
{
	list-style: none;
}
ul.modulemenu li
{
	display: inline;
}
ul.breadcrumbs
{
	list-style: none;
}
ul.breadcrumbs li
{
	display: inline;
}
.form div {
	margin-bottom: 0.1em;
	width: 100%;
}

.form .indent {
	margin:10px 0px 10px 95px;
}

.form .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;
	vertical-align: middle;
}

.form .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

.form .form_data label
{
    display:inline;
    float:none;
}
/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
.error, .red  
{
	background:#FFEBE8 none repeat scroll 0%;
	border:1px solid #DD3C10;
	margin:0pt 10px 10px;
	padding:10px;
	display: block;
}
.correct, .green
{
	background:#bd3a37 none repeat scroll 0%;
	border:1px solid #84DB12;
	margin:0pt 10px 10px;
	padding:10px;
	display: block;
}
.info
{
	background:#FBFCE6 none repeat scroll 0%;
	border:1px solid #D9B411;
	margin:0pt 10px 10px;
	padding:10px;
	display: block;
}

.required_fields
{
	color:red;
}