/* CSS crunched with Crunch - http://crunchapp.net/ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, h ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	overflow: hidden;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: center;
	background-repeat: repeat-x;
	font-size: 100%;
	height: 100%;
	background-color: #1f5400;
filter:progid:dximagetransform.microsoft.gradient(GradientType=0, startColorstr=#1f5400, endColorstr=#9092ab);
	background-image: -moz-linear-gradient(top, #1f5400 0%, #9092ab 100%);
	background-image: -webkit-linear-gradient(top, #1f5400 0%, #9092ab 100%);
	background-image: -ms-linear-gradient(top, #1f5400 0%, #9092ab 100%);
	background-image: linear-gradient(top, #1f5400 0%, #9092ab 100%);
	background-image: -o-linear-gradient(top, #1f5400 0%, #9092ab 100%);
	background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #1f5400), color-stop(100%, #9092ab));
}
#wrapper {
	height: 100%;
	width: 100%;
	margin: 0px;
	overflow: hidden;
}
#hcontainer {
	position: absolute;
	min-height: 520px;
	width: 101%;
	margin: -296px 0px 0px 0px;
	top: 48%;
	left: 0%;
	text-align: center;
	padding: 0px;
	overflow: hidden;
}


#hcontainer h5, #hcontainer h6  {
	color:#fff;
	font-size:36pt;
	font-weight:100;
}	
#hcontainer h6 {
    font-size: 26pt;
    line-height: 36pt;
    margin: 0;
}


.ie {
	height: 590px;
}
#header {
	height: 28px;
	width: 900px;
	margin-top: 26px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#content {
	width: 400px;
	height: 280px;
	margin: 0 auto;
	text-align: left;
	background-color: #BBBBBB;
	border: 10px solid #DDDDDD;
	padding: 10px 20px 0px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#frmError {
	width: 410px;
	height: 40px;
	margin: 0 auto 10px;
	text-align: left;
	background-color: #cecece;
	border: 10px solid #E01F24;
	padding: 10px 20px 0px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 11pt;
	line-height: 12.5pt;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.ie #frmError {
	height: 70px;
	width: 480px;
}
#footerInfo {
	width: auto;
	height: 45px;
	font-size: 10pt;
	color: #dedede;
	margin-top: 40px;
}
#footerInfo a {
	color: #dedede;
	text-decoration: none;
}
#footerInfo a:hover {
	color: #dedede;
	text-decoration: underline;
}
.clearfloat {
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0px;
}
.miscButton {
	border: solid 0px;
}
.miscButton:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}
H1 {
	font-size: 18pt;
	font-weight: normal;
	line-height: 28pt;
	text-align: center;
	color: #d31145;
	margin: 0 0 14pt;
}
#processing h1 {
	background-color: #ffffff;
	border: 0px solid #dedede;
}
H3 {
	font-size: 9pt;
	line-height: 15pt;
	text-align: center;
	color: red;
	display: block;
	height: 20px;
	width: auto;
	background-color: #DCC9C0;
	border: 1px solid red;
	padding: 2px 0;
}
H4 {
	font-size: 9pt;
	line-height: 15pt;
	text-align: center;
	color: green;
	display: block;
	height: 24px;
	width: auto;
	background-color: #cecece;
	border: 1px solid #dedede;
	padding: 2px 0;
	margin: 0 0 2px;
}
#processing h1 {
	color: #222222;
}
#frmLogin fieldset {
	width: 420px;
	border: 0;
	margin: 0px;
}
#frmLogin fieldset label {
	display: block;
	height: 20px;
	font-size: 12pt;
	line-height: 24pt;
	float: left;
	width: 100px;
}
#frmLogin fieldset input, #frmLogin fieldset select, #frmLogin fieldset textarea {
	padding: 0.2em;
	width: 275px;
	height: 28px;
	border: 1px solid #0095c3;
	border-radius: 5px;
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 20px;
	background-color: #eeeeee;
}
#frmLogin fieldset textarea {
	width: 320px;
	height: 100px;
}
#frmLogin fieldset input.checkbox {
	padding: 0;
	text-align: left;
	width: 24px;
	float: left;
	margin: 0 0 2.5em;
	border: 0px;
	background-color: #BBBBBB;
}
#frmLogin fieldset input.checkbox:hover {
	border-color: #006CB9;
}
#frmLogin fieldset input:hover, #frmLogin fieldset input:focus, #frmLogin fieldset textarea:hover, #frmLogin fieldset textarea:focus {
	border-color: #006CB9;
	background-color: #ffffff;
}
#frmLogin .submitBtn {
	clear: both;
}
#frmLogin .submitBtn input {
	border: 2px solid #a3a3a3;
	margin: 8px 0 0px;
	background-image: url(../images/input-btn.jpg);
	background-repeat: repeat-x;
	background-color: #006CB9;
	color: #FFFFFF;
	cursor: pointer;
	background-position: top;
	padding: 0.15em;
	width: 110px;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}
#frmLogin .submitBtn input:hover {
	background-image: url(../images/input-btn-over.jpg);
	background-repeat: repeat-x;
	border-color: #bebebe;
	background-color: #aeaeae;
	color: #dedede;
}
#frmLogin span.error {
	color: #FF0000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	width: 100px;
	height: 10px;
	padding: 10px 5px 0;
	line-height: 20pt;
}
#frmLogin input.error, #frmLogin textarea.error {
	border: 1px dotted red;
	background-color: #FFCC00;
}
#frmLogin label.error {
	display: none;
}
.btnButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ffffff;
	padding: 4px 10px 5px;
	background: -moz-linear-gradient(top, #ff2819 0%, #ab0000);
	background: -webkit-gradient(linear, left top, left bottom, from(#ff2819), to(#ab0000));
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #7d0000;
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 0.7);
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 0.7);
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.3);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.ie .btnButton {
	background-image: url(../pix/ie-btn.jpg);
	background-repeat: repeat-x;
}
.ie .btnButton:hover {
	background-image: url(../pix/ie-btn-on.jpg);
	background-repeat: repeat-x;
	color: #111;
}
.btnButton:hover {
	color: #fff;
	background-color: #5faed9;
	background: -moz-linear-gradient(top, #afafaf 0%, #7f7f7f 50%, #9f9f9f 50%, #afafaf);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(0.5, #5faed9), color-stop(0.5, #3692cf), to(#060b40));
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), inset 0px 0px 2px #ffffff;
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), inset 0px 0px 2px #ffffff;
}
.select {
	width: 178px;
	color: #111;
}
.customStyleSelectBox.changed {
}
.customStyleSelectBoxInner {
	background-image: url(../pix/canvas-list-nav-item-arrow-.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
span.customStyleSelectBox {
	font-size: 9pt;
	background-color: #f5f0de;
	color: #dedede;
	padding: 5px 7px;
	border: 1px solid #dedede;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px;
	background-color: #0d455e;
filter:progid:dximagetransform.microsoft.gradient(GradientType=0, startColorstr=#0d455e, endColorstr=#679cb5);
	background-image: -moz-linear-gradient(top, #0d455e 0%, #679cb5 100%);
	background-image: -webkit-linear-gradient(top, #0d455e 0%, #679cb5 100%);
	background-image: -ms-linear-gradient(top, #0d455e 0%, #679cb5 100%);
	background-image: linear-gradient(top, #0d455e 0%, #679cb5 100%);
	background-image: -o-linear-gradient(top, #0d455e 0%, #679cb5 100%);
	background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #0d455e), color-stop(100%, #679cb5));
}
span.customStyleSelectBox.changed {
	background-color: #afafaf;
}
#formEmail span.error {
	color: #FF0000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	width: 100px;
	height: 10px;
	padding: 10px 5px 0;
	line-height: 20pt;
}
#formEmail input.error, #formEmail textarea.error {
	border: 1px dotted red;
	background-color: #FFCC00;
}

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.btn-block + .btn-block {
  margin-top: 5px;
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}


.btnButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ffffff;
	padding: 3px 8px 4px;
	background: -moz-linear-gradient(top, #ff2819 0%, #ab0000);
	background: -webkit-gradient(linear, left top, left bottom, from(#ff2819), to(#ab0000));
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #7d0000;
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 0.7);
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 0.7);
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.3);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.ie .btnButton {
	background-image: url(../pix/ie-btn.jpg);
	background-repeat: repeat-x;
}
.ie .btnButton:hover {
	background-image: url(../pix/ie-btn-on.jpg);
	background-repeat: repeat-x;
	color: #111;
}
.btnButton:hover {
	color: #fff;
	background-color: #5faed9;
	background: -moz-linear-gradient(top, #afafaf 0%, #7f7f7f 50%, #9f9f9f 50%, #afafaf);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(0.5, #5faed9), color-stop(0.5, #3692cf), to(#060b40));
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), inset 0px 0px 2px #ffffff;
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5), inset 0px 0px 2px #ffffff;
}
.btnSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 3px 3px;
}
.btnSave {
	font-size: 8.5pt;
	margin: 0;
	color: #ffffff;
	height: 28px;
	padding: 4px 6px 6px;
	background-color: #d31145;
	background: -moz-linear-gradient(top, #d31145 0%, #7c0626);
	background: -webkit-gradient(linear, left top, left bottom, from(#d31145), to(#7c0626));
filter:progid:dximagetransform.microsoft.gradient(startColorstr='#d31145', endColorstr='#7c0626');
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 0px solid #7d0000;
}
.ie .btnSave {
	padding: 4px 4px 6px;
}
.btnSave:hover {
	color: #dedede;
	height: 28px;
	background-color: #4e4e4e;
	background: -moz-linear-gradient(top, #6e6e6e 0%, #4e4e4e);
	background: -webkit-gradient(linear, left top, left bottom, from(#6e6e6e), to(#4e4e4e));
filter:progid:dximagetransform.microsoft.gradient(startColorstr='#6e6e6e', endColorstr='#4e4e4e');
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 0px solid #7d0000;
}
