@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
}
body {
	background-color: #707070;
	margin-left: 0px;
	margin-right: 0px;
}

a:active
{
  outline: none;
}


#wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper a {
	color: #333333;
	text-decoration: underline;
}
#wrapper  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#header {
	width: 930px;
	margin-bottom: 10px;
}
#header .top {
	background-image: url(../img/header_logo.jpg);
	height: 90px;
	width: 930px;
}
#header #menu {
	height: 20px;
	width: 930px;
	background-color: #cccccc;
	text-align: center;
	padding-top: 4px;
}
#header #menu ul {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#header  #menu  li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header #menu a {
	padding-right: 12px;
	padding-left: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 5px;
}
#header #menu a:hover {
	color: #FFFFFF;
}
#header #menu .selected {
	color: #FFFFFF;
	background-color: #666666;
}


#header .image {

}
#header #bottom {
	height: 23px;
}
#header #bottom .bitbig {
	font-size: 13px;
}

#header #bottom a {
	color: #999999;
	text-decoration: none;
}
#header  #bottom  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#header   #bottom   a:active {
outline: none;
}

#header #bottom .left {
	color: #000000;
	width: 655px;
	float: left;
	height: 23px;
	background-color: #000000;
	background-image: url(../img/header_bottom_left.jpg);
	background-repeat: no-repeat;
}
#header #bottom .middle {
	float: left;
	width: 131px;
	background-color: #000000;
	height: 21px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#header #bottom .right {
	float: left;
	width: 144px;
	background-image: url(../img/header_bottom_next.jpg);
	background-color: #000000;
	background-position: right;
	background-repeat: no-repeat;
	height: 21px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#contentmain {
	width: 930px;
}


#contentmain  .left_col  {
	float: left;
	width: 758px;
}
#contentmain .left_col .titles {
	height: 27px;
	width: 758px;
	background-color: #4d4d4d;
}
#contentmain .left_col .titles h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	float: left;
	padding-top: 3px;
	margin: 0px;
}

#contentmain .left_col .titles .leftcorn {
	background-image: url(../img/title_left_corner.jpg);
	height: 27px;
	width: 10px;
	float: left;
	background-repeat: no-repeat;
}


#contentmain .left_col .titles .rightcorn {
	background-image: url(../img/title_right_corner.jpg);
	height: 27px;
	width: 10px;
	float: right;
	background-repeat: no-repeat;
}
#contentmain .left_col p {
	font-size: 14px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
}
#contentmain  .foot  {
	height: 12px;
	width: 758px;
	clear: both;
}


#contentmain  .left_col  .botleftcorn {
	background-image: url(../img/section_left_bottom_corner.jpg);
	float: left;
	width: 10px;
	height: 12px;
}
#contentmain  .left_col  .botrightcorn {
	background-image: url(../img/section_right_bottom_corner.jpg);
	float: right;
	width: 10px;
	height: 12px;
}
#contentmain  .clearage  {
	background-color: #707070;
	height: 10px;
	width: 758px;
	clear: both;
}
#contentmain  .left_col  .sections {
	width: 758px;
	background-color: #878787;
}
#contentmain .right_col {
	float: right;
	width: 162px;
	
}
#contentmain  .right_col  .titles {
	height: 27px;
	width: 162px;
	background-color: #4d4d4d;
}
#contentmain  .right_col  .titles  h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentmain  .right_col  .titles  .leftcorn {
	background-image: url(../img/title_left_corner.jpg);
	height: 27px;
	width: 10px;
	float: left;
	background-repeat: no-repeat;
}
#contentmain  .right_col  .titles  .rightcorn {
	background-image: url(../img/title_right_corner.jpg);
	height: 27px;
	width: 10px;
	float: right;
	background-repeat: no-repeat;
}
#contentmain  .right_col  p {
	font-size: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}
#contentmain   .right_col   .botleftcorn {
	background-image: url(../img/section_left_bottom_corner.jpg);
	float: left;
	width: 10px;
	height: 12px;
}
#contentmain   .right_col   .botrightcorn {
	background-image: url(../img/section_right_bottom_corner.jpg);
	float: right;
	width: 10px;
	height: 12px;
}
#contentmain  .right_col  .clearage {
	background-color: #707070;
	height: 10px;
	width: 162px;
	clear: both;
}
#contentmain   .right_col   .sections {
	width: 162px;
	background-color: #878787;
}
#contentmain .right_col input {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contentmain  .right_col  select {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer {
	width: 930px;
	background-color: #000000;
	clear: both;
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer .clearage {
	background-color: #707070;
	clear: both;
	width: 930px;
}

#footer .footer_logo {
	background-image: url(../img/footer_logo.jpg);
	height: 80px;
	width: 152px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#footer .footer_left {
	background-image: url(../img/footer_left_base.jpg);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 12px;
	width: 12px;
}
#footer  .footer_right {
	background-image: url(../img/footer_right_base.jpg);
	background-repeat: no-repeat;
	clear: right;
	float: right;
	height: 12px;
	width: 12px;
}
#footer p {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}


.stepcarousel{
	overflow: none; /*leave this value alone*/
	position: relative;
	width: 930px; /*Width of Carousel Viewer itself*/
	height: 341px; /*Height should enough to fit largest content's height*/
}

.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: 0px; /*margin around each panel*/
width: 930px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.base_link  .bitbig  {
	font-size: 14px;
}
.base_link  a  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.base_link   a:hover   {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#contentmain  .left_col  ol  li {
	margin-bottom: 10px;
	list-style-type: none;
}
#contentmain  .left_col  .A {
	width: 150px;
	float: left;
	font-size: 14px;
	padding-top: 3px;
	text-align: left;
}
#contentmain  .left_col  input {
	width: 250px;
	border: 1px solid #C3C3C3;
	margin-bottom: 5px;
}
#contentmain   .left_col   textarea {
	height: 200px;
	width: 250px;
	border: 1px solid #C3C3C3;
	margin-bottom: 5px;
}
#contentmain   .left_col   .button  {
	width: 100px;
	margin-left: 110px;
	padding: 0px;
}
#contentmain .left_col select {
	width: 250px;
	border: 1px solid #C3C3C3;
	margin-bottom: 5px;
}

#nostyle   {
}
#contentmain    .left_col .nostyle input   {
	width: 50px;

}
