

body {
	font: 11px/ 24px "Lucida Grande", "Trebuchet MS", Arial, Helvetica,
		sans-serif;
}

#header {
	width: 700px;
	padding-left: 20px;
	font-size: 25px;
    white-space: nowrap;
}

#bottom {
	width: 600px;
}

#bottom #leftbutton {
	float: left;
	width: 300px;
}

#bottom #rightbutton {
	float: right;
	width: 300px;
	text-align: right;
}

#results {
	background-color: #000000;
}

#results tr.header {
	background-color: #3333FF;
}

#content {
	padding: 20px;
}

form {
	width: 700px;
}

.col1 {
	text-align: right;
	width: 310px;
	height: 31px;
	margin: 0;
	margin-right: 2px;
	float: left;
}

.short {
	width: 160px !important;
}

.col1c {
	text-align: left;
	width: 550px;
	height: 31px;
	margin: 0;
	margin-left: 20px;
	float: left;
	padding-top: 0;
}

.col13 {
	width: 100px !important;
}

.col2 {
	width: 500px;
	height: 31px;
	display: block;
	float: left;
	margin: 0;
	margin-left:80px;
}

.col2c {
	width: 10px;
	height: 31px;
	display: block;
	float: left;
	margin: 0;
}

div.row {
	clear: both;
	width: 620px;
}

.submit {
	height: 29px;
	width: 300px;
	padding-top: 5px;
	clear: both;
	float: right;
}

.input {
	background-color: #fff;
	font: 11px/ 14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica,
		sans-serif;
	color: #5A698B;
	padding: 1px;
	margin: 4px 0 5px 8px;
	border: 1px solid #8595B2;
}

#index3 .col2 {
	width: 20 !important;
}

/*C1DAD7*/
th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 2px 2px 2px 8px;
	background: #CAE8EA;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 2px 2px 2px 4px;
	color: #6D929B;
}

tr.row_2 td {
	background: #fafafa !important;
}

th.col_0 {
	background: #fff;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-top: 0;
	border-left: 1px solid #C1DAD7;
}

div#cus_name {
	margin-top: 20px;
}

table#custom {
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	margin-top: 5px;
}

#error {
	color: #c00;
}

#header h3 {
	font-size: 14px;
	margin-top: 5px;
}

div.next_opt {
	position:absolute;
	left:650px;
	top:70px;
	width:200px;
	height:54px;
    font-size:12;
}

div#back {
        font-size:8;
}
