/* CSS Document */
body {
	margin-top: 0px;
	font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    background-image: url(images/bg.gif)
}

.mainTable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #888888;
	border-top-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #888888;
	border-bottom-color: #888888;
	border-top-color: #888888;
}

.topHead {
    font-weight: bold;
    color: #336699;
    font-variant: normal;
    font-style: oblique;
    font-size: 20px;
    padding-left: 5px;
    padding-top: 12px;
    padding-bottom: 0px;
    font-family: "Times New Roman", Times, serif;
    letter-spacing: 2px;
    word-spacing: 1px
}

.topRightHead {
    background: url(images/header01.gif) no-repeat;
    height: 52px;
}

.textRightHead {
    letter-spacing: 1px;
	word-spacing: 1px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 52px;
    display: block;
    padding-top: -10px;
    margin-top: -9px;
    margin-left: 43px
}

img.border {
    border: 1px solid #D0C5BF;
    padding: 4px;
    background-color: #E7E1DE;
    margin: 5px 0px 8px;
}

img.noborder {
    border: none;
    background-color: transparent;
    padding: 0;
    margin: 0px;
}

img.oneborder {
    border: 1px solid #999999;
    padding: 0;
    margin: 0px;
}

img.back {
    border: 0px none;
    cursor: pointer
}

.newpr {
  border: 1px solid #E8DBB2;
  width: 540px;
  height: 196px;
  background: transparent
}

.newprTop {
	height: 30px;
	width: 100%;
	background-image: url(images/www2-1.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
    border-bottom: 1px solid #E8DBB2
}

.newprTopText {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-left: 5px;
    padding-top: 6px;
    display: block;
}

#content {
	overflow: hidden;
    white-space: nowrap;
}

.btext {
    padding-left: 5px;
    padding-top: 0px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px
}

.contact {
    padding-left: 5px;
    padding-top: 0px;
    padding-bottom: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

input.txt {
    color: #00008B;
    background-color: transparent;
    border: 1px solid;
    width: 320px;
}

input.txtmin {
    color: #00008B;
    background-color: transparent;
    border: 1px solid;
    width: 60px;
}

textarea.txt {
    color: #00008B;
    background-color: transparent;
    border: 1px solid;
    width: 320px;
}

input.btn {
   color: #00008B;
   background-color: #ADD8E6;
   border: 1px outset #00008B;
   margin-top: 8px;
   margin-left: 70px;
}

input.reset {
   color: #00008B;
   background-color: #ADD8E6;
   border: 1px outset #00008B;
}

form div {
    clear: left;
    margin: 0;
    padding: 0;
    padding-top: 0.6em;
}

form div label {
    float: left;
    width: 12%;
    padding-left: 5px;
    padding-right: 0px;
    font: bold 0.9em Arial, Helvetica, sans-serif;
}

.special a:link, a:visited {
    text-decoration: none;
    color: #6A5ACD;
    background-color: transparent;
}

.special a:hover, a:active {
    text-decoration: underline;
    color: #990000;
    background-color: transparent;
}

a.db:link, a.db:visited {
    text-decoration: none;
    color: #CC0033;
    background-color: transparent;
    font-weight: bold;
}

a.db:hover, a.db:active {
    text-decoration: underline;
    color: #0000CC;
    background-color: transparent;
    font-weight: bold;
}

a.small:link, a.small:visited {
    text-decoration: none;
    color: #990000;
    background-color: transparent;
	font-size: 0.9em;
    font-weight: normal;
}

a.small:hover, a.small:active {
	text-decoration: underline;
	color: #000066;
	background-color: transparent;
	font-weight: normal;
	font-size: 0.9em;
}

a.other:link, a.other:visited {
    text-decoration: none;
    color: #990000;
    background-color: transparent;
	font-size: 0.9em;
    font-weight: bold;
}

a.other:hover, a.other:active {
	text-decoration: underline;
	color: #000066;
	background-color: transparent;
	font-weight: bold;
	font-size: 0.9em;
}

a:link, a:visited {
    text-decoration: none;
    color: #CC0033;
    background-color: transparent;
    font-weight: normal
}

a:hover, a:active {
    text-decoration: underline;
    color: #0000CC;
    background-color: transparent;
    font-weight: normal
}

.btnBack {
    border: 1px outset #000066;
    background-color: #F3F3F3;
    font-weight: normal;
    color: #606060;
    padding-bottom:1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    cursor: pointer
}

.subHeader {
    font-weight: bold;
    font-size: 16px;
    font-stretch: normal;
    color: #000000;
    font-variant: normal
}

.footer {
	width: 750;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
	text-align: center;
	font-size: 0.9em;
}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 5px solid #E8DBB2;
overflow: scroll; /*leave this value alone*/
width: 530px; /*Width of Carousel Viewer itself*/
height: 155px; /*Height should enough to fit largest content's height*/
background-color: #FFFFFF;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 20px; /*margin around each panel*/
width: 150px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.stepcarousel .panel .innert{
  display: table-row;
  height: 100px;
  width: 150px;
  text-align: center;

}

