html,
body,
table,
p,
input,
select,
textarea
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

html,
body,
table,
p,
input,
select,
textarea
{
	font-size: 9pt;
}

body
{
	margin: 0px;
	padding: 0px;
	background: #CBDCDA url("/themes/etp-new/bg.png");
	background-position: center top;
	background-repeat: repeat-x;
	width: 100%;
}

form {
	margin: 0px;
}

#test
{
  background: url("/themes/etp-new/test.png");
  width: 100px;
  height: 71px;
  margin: 4px 0px 0px 450px;
  position: absolute;
  *margin: 4px 0px 0px 55px;
}

#top-container
{
	margin: 0px;
	padding: 0px;
	background: url("/themes/etp-new/logo.png");
	background-repeat: no-repeat;
	height: 90px;
	width: 780px;
}

#top-container2
{
	margin: 0px;
	padding: 0px;
}

a
{
	color: #4b7b71;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

#center-container1
{
	width: 775px;
	-moz-border-radius: 6px;
	border: 1px solid #89ABA7;
	margin: 20px 0px 0px;
	height: 220px;
	*height: 230px;
	padding: 0px 0px 0px 5px;
	background: #CBDCDA url("/themes/etp-new/login-bg.png") repeat-x left bottom;
}

.login-woman
{
	width: 160px;
	height: 250px;
	background: url("/themes/etp-new/woman-new.png") no-repeat left;
	float: left;
	margin: -30px 0px 0px;
	*margin: -20px 0px 0px;
}

/*Login Content Styles*/
#login-content
{
	width: 278px;
	padding: 4px;
	-moz-border-radius: 6px;
	float: left;
	margin: 21px 0px 0px 15px;
	text-align: left;
}

#content-header
{
	color: #981416;
	text-transform: uppercase;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 18px;
}

#content-text
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: times,arial,helvetica,sans-serif;
}
/*End Login Content Styles*/

/*Login Box Stuff*/
#login-box
{
	border: 1px solid #89ABA7;
	width: 278px;
	padding: 4px;
	background: #CBDCDA url("/themes/etp-new/login-bg.png") repeat-x left bottom;
	-moz-border-radius: 6px;
	float: left;
	margin: 15px 0px 0px 12px;
}

#login-head
{
	text-align: left;
	color: #981416;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana,arial,helvetica,sans-serif;
}

#login-body
{
	text-align: right;
	width: 245px;
	margin: 5px 0px 0px;
}

#login-body div
{
	padding: 0px 0px 4px 0px;
}

#login-foot
{
	text-align: center;
}

#login-btn-area
{
  width: 108px;
}

#login-btn
{
  background: url("/themes/etp-new/login-up.png") no-repeat center top;
  width: 108px;
  height: 28px;
  margin: 0px 0px 0px 85px;
}

a #login-btn:hover
{
  background: url("/themes/etp-new/login-down.png") no-repeat left top;
}

#login-help a
{
  color: #CBDCDA;
  font-size: 13px;
  font-family: verdana, arial, helvetica, sans-serif;
}
/*End Login Box*/


/*
Start boxes section
*/
#center-container2
{
	width: 780px;
	margin: 15px 0px 0px;
	height: 180px;
	padding: 0px;
}

.box-left
{
  float: left;
  font-family: times new roman, arial, times, helvetica;
  font-size: 15px;
}

#box-how
{
  background: #CBDCDA url("/themes/etp-new/box-bg.png") repeat-x left top;
  height: 72px;
  width: 344px;
  border: 1px solid #5F8681;
  -moz-border-radius: 6px;
  margin: 0px 0px 15px 0px;
}

#box-comments, #box-comments3, #box-comments4
{
  background: #CBDCDA url("/themes/etp-new/box-bg.png") repeat-x left top;
  height: 72px;
  width: 344px;
  border: 1px solid #5F8681;
  -moz-border-radius: 6px;
  margin: 0px 0px 15px 0px;
}

#monitor
{
  background: url("/themes/etp-new/monitor.png") no-repeat left top;
  height: 88px;
  width: 94px;
  float: left;
  margin-top: -12px;
  *position: absolute;
}

#box-how .text, #box-how a
{
  padding: 24px 0px 0px 10px;
  *padding: 24px 0px 0px 50px;
  font-weight: bold;
  font-style: normal;
  color: #000000;
  text-decoration: none;
}

#box-how .text a:hover
{
  color: #8c0b16;
  text-decoration: none;
}

#box-comments .text, #box-comments a
{
  padding: 24px 0px 0px;
  font-weight: bold;
  font-style: normal;
  color: #000000;
  text-decoration: none;
  margin: 0px 0px 0px -37px;
}

#box-comments4 .text, #box-comments4 a
{
  padding: 24px 0px 0px;
  *padding: 24px 0px 0px 77px;
  font-weight: bold;
  font-style: normal;
  color: #000000;
  text-decoration: none;
  margin: 0px 0px 0px -57px;
}

#box-comments .text a:hover, #box-comments3 .text a:hover, #box-comments4 .text a:hover
{
  color: #8c0b16;
  text-decoration: none;
}

#comments4
{
  background: url("/themes/etp-new/comments4.png") no-repeat left top;
  height: 88px;
  width: 102px;
  float: left;
  margin: -12px 0px 0px;
  *position: absolute;
  *margin: -13px 0px 0px 57px;
}

.box-right
{
  float: right;
  font-family: times new roman, arial, times, helvetica;
  font-weight: bold;
  font-size: 14px;
  *width: 54%;
}

#box-start
{
  float: left;
  background: #CBDCDA url("/themes/etp-new/box-start-bg2.png") no-repeat left top;
  height: 58px;
  width: 120px;
  border: 1px solid #5F8681;
  -moz-border-radius: 6px;
  margin: 0px 15px 15px 0px;
  padding: 14px 0px 0px 80px;
}

#box-help
{
  float: left;
  background: #CBDCDA url("/themes/etp-new/box-help-bg2.png") no-repeat left top;
  height: 58px;
  width: 120px;
  border: 1px solid #5F8681;
  -moz-border-radius: 6px;
  margin: 0px 0px 15px 0px;
  padding: 14px 0px 0px 80px;
}

#box-what
{
  clear: both;
  float: left;
  background: #CBDCDA url("/themes/etp-new/box-what-bg2.png") no-repeat left top;
  height: 58px;
  width: 120px;
  border: 1px solid #5F8681;
  -moz-border-radius: 6px;
  margin: 0px 15px 15px 0px;
  padding: 14px 0px 0px 80px;
}

#box-train
{
  float: left;
  background: #CBDCDA url("/themes/etp-new/box-train-bg2.png") no-repeat left top;
  height: 58px;
  width: 120px;
  border: 1px solid #5F8681;
  -moz-border-radius: 6px;
  margin: 0px 0px 15px 0px;
  padding: 14px 0px 0px 80px;
}

.go
{
  background: url("/themes/etp-new/go-up.png") no-repeat left top;
  width: 78px;
  height: 26px;
  margin: 4px 0px 0px 40px;
  position: absolute;
  cursor: hand;
}

#box-start .go { *margin: 21px 0px 0px -58px; }
#box-help .go { *margin: 21px 0px 0px -47px; }
#box-what .go { *margin: 21px 0px 0px -65px; }
#box-train .go { *margin: 21px 0px 0px -75px; }



a .go:hover
{
  background: url("/themes/etp-new/go-down2.png") no-repeat left top;
}
/*
End boxes section
*/

a:hover
{
	color: #f9113d;
	text-decoration: underline;
}

#tile-body-left
{
	/*background: url("/images/tile-body-left.png") repeat-y top left;*/
}

#tile-body-right
{
	/*background: url("/images/tile-body-right.png") repeat-y top right;*/
}

#footer-link
{
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

#footer-link a
{
	color: #981416;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#footer-link a:hover
{
	text-decoration: underline;
}

#footer-home
{
}

.tile-dot
{
	/*background: url("/images/tile-dot.png") repeat-x top left;*/
	padding-top: 3px;
}

.login-link
{
	padding-top: 4px;
}
a.login-link
{
	font-size: 11pt;
	color: #972420;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

a:hover.login-link
{
	text-decoration: none;
}

.img-box
{
	background: url("/images/tile-body-box.png");
	color: #000000;
}

.img-box-top
{
	background: url("/images/tile-body-box-top.png");
	color: #000000;
}

td.img-box-top-on
{
	background: url("/images/tile-body-box-on.png");
	color: #ffffff;
}

.img-box,
.img-box-top,
.img-box-top-on
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 9pt;
	vertical-align: middle;
	text-align: center;
}

p.header-small
{
	color: #972420;
	font-size: 10pt;
	font-weight: bold;
}

p.highlight-point,
span.highlight-point
{
	color: #000000;
	font-weight: bold;
}

td.brown-side
{
	background-image: url("/images/tile-brown-side.png");
}

div.frame-padding
{
	padding: 10px;
}

div#main-header
{
	padding: 10px;

}

div#main-header h1
{
	border-bottom: 2px solid #ccc;
}

ul
{
	margin-left: 14px;
	padding: 2px;
}

li
{
	padding-bottom: 10px;
}

h1, h2, h3
{
	color: #972420;
}

h1, h2
{
	margin-bottom: 5px;
	margin-top: 5px;
	padding:0px;
}

h2.italic-header
{
	font-style: italic;
}

.attention {
  color: #000000;
  font-size: 11px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
}

.plain-text {
  color: #972420;
  font-size: 11px;
  font-family: verdana, arial, helvetica, sans-serif;
}

.text11 {
  color: #000000;
  font-size: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
}

.aux-page {
  border: 2px solid #749990;
  -moz-border-radius: 6px;
  background: #ffffff;
}

.top-dot {
  border-top: 2px dotted #ccc;
  *margin: 12px 0px 0px;
}

.nav-box {
  border: 1px solid #749990;
  -moz-border-radius: 6px;
  background: #CBDCDA url("/themes/etp-new/box-bg.png") repeat-x left top;
  margin: 0px 0px 15px 7px;
  *margin: 0px 0px -10px 7px;
  text-align: center;
  font-weight: bold;
  font-family: times;
  font-size: 14px;
  width: 139px;
  height: 51px;
  float: left;
}

.nav-box .go {
  margin: 3px 0px 0px 32px;
  *margin: 4px 0px 0px 2px;
  position: relative;

}

.input-validation-error { border: 1px solid #990000; }
.field-validation-error { color: #990000; }


