body{
	background-image:url(../images/usio/bg.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #000;
	background-color:#016CA2;}

h1{
	color:#003775;
	font-size:20pt;
	font-weight:bold;
	letter-spacing:-1px;
	text-transform:capitalize;}
	
h2,.bigHeader4, .plainText2 h1{
	color:#016ca2;
	font-size:15pt;
	text-transform:capitalize;}
	
h3{
	font-size:13pt;
	font-weight:bold;}
	
p{
	padding-bottom:20px;}
	
a{
	color:#0080BF;}

a:hover{
	color:red;}
	
img{ border: 0px;}

/* spacing */

.vspace1{height: 10px;}
.vspace2{height: 20px;}
.vspace3{height: 15px;}
.vspace4{height: 5px;}

.inputtable .vspace3{height: 5px;}

/***
 *	layout settings
 ********************************************/

.main{
	width: 100%;}
	
.layout{
	width: 800px;
	padding: 0px;
	padding-top:0px;
	background-color:#fff;
        border:solid 1px #C2E0EF; }
	
.inputtable{
	width: 700px;
	padding: 10px;
	margin: 10px;
	font-size:10pt;
	border:solid 2px #dbecfb;}
	
.checkgrid{
	font-size:10pt;
	padding:10px;
	background-color:#eef7ff;}
	
.messageTable{
	font-size:10pt;
	border:solid 2px #879fd0;}
	
.iformodd{
	font-size:10pt;
	background-color: #eef7ff;
	padding: 7px;}

.iformeven{
	font-size:10pt;
	background-color: #fff;
	padding: 7px;}
	

.tabSpace{width: 2px;}

table.tabtable{
  	width: 90%;
  	padding: 0px;}

table.datatable{
  	background-color: #FFFFFF;
  	width: 90%;
  	padding: 0px;}

table.datatable2{
  	background-color: #E8E8E8;
  	width: 100%;
  	padding: 0px;}


td.label {width: 50%;}

td.input{width: 50%;}

.command{
	text-align: right;
	background-color: #FFFFFF;
	padding: 0px;
	height: 50px;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #AFAEAE;
 	font-size: 12px;}

.oldLead{
	background-color: #FFCCCC;
	padding: 7px;
	color: #000000;
  	font: normal;
 	font-size: 12px;}

.iformodddark{
	background-color: #DCD7F1;
	padding: 7px;
	color: #000000;
  	font: normal;
 	font-size: 12px;}

.iformevendark{
	background-color: #E5E5E5;
	padding: 7px;
	color: #000000;
  	font: normal;
 	font-size: 12px;}


.iformheader{
	background-color: #CC0202;
	padding: 4px;
	color: #FFFFFF;
  	font-size: 12px;}

.data{
	text-align: center;
	padding: 7px;
	color: #000000;
  	font: normal;
 	font-size: 12px;}


.checkgrid{
	width: 100%;
	background-color: #E1E1F7;
	padding: 3px;
	color: #000000;
  	font: normal;
 	font-size: 12px;}

.displayLabel{
 	font-weight: bold;
 	text-align: left;
 	width: 50%;}

.displayLabel2{
 	font-weight: bold;
 	text-align: left;
 	width: 25%;}


.qLaunchTab{
	background-color: #F7F7FF;
	padding: 0px;
	border-color: #3951BD;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
  	font-weight: normal;
 	font-size: 12px;
	width: 100%;
	height: 185px;}

.boldLabel{
 	font-size: 12px;
 	color: #3951BD;
 	font-weight: bold;}

ul {
	list-style: square;
	margin-left: 20;
	margin-top: 5;
	line-height: 19px;
	margin-bottom: 0px;
	margin-top: 0px;}

ul.nav {
	list-style: square;
	margin-left: 20;
	margin-bottom: 5;
	color: #085AA4;
	line-height: 16px;
	margin-top: 0;
}

.qLaunchText{
	color: #3951BD;
  	font-weight: normal;
 	font-size: 12px;}

.label{
	color: #4259C6;
  	font-weight: bold;
 	font-size: 13px;}

.smallLabel{
  	font-weight: bold;
 	font-size: 11px;}

.dataodd{
	background-color: #E1E1F7;
	color: #000000;
  	font: normal;}

.dataeven{
    background-color: #F2F5F8;
	color: #000000;
  	font: normal;}

.iformOddLabel{
	background-color: #E1E1F7;
	padding: 7px;
	color: #000000;
  	font: normal;
 	font-size: 12px;
 	text-align: right;}	

	
/***
 *	form settings
 ********************************************/

.errorText,
.errorText2{
  	color: #f00;
 	font-weight: bold;
 	vertical-align: bottom;}
	
.okText2{
  	color: green;
 	font-weight: bold;
 	vertical-align: bottom;}
	
input, textarea, select{ font-family:Arial, sans-serif; font-size:10pt; }

input, textarea, select{
	border:solid 1px #ced5df;
	color:#003b94;
	background-color:#fff !important; }
	
input[type=image]{
	border:none;}
	
input.radio {
  	color: black;
  	font: normal;
 	font-size: 12px;
 	background-color: #E1E1F7 !important;	
	border-width: 0px;}

input.radio2 {
  	color: black;
  	font: normal;
 	font-size: 12px;
 	background-color: #F4F4F4 !important;	
	border-width: 0px;}

input.check{
  	color: black;
  	font: normal;
 	font-size: 12px;
 	background-color: #E1E1F7 !important;	
	border-width: 0px;}

input.check2{
  	color: black;
  	font: normal;
 	font-size: 12px;
 	background-color: #F2F5F8 !important;	
	border-width: 0px;}

input.check3{
  	color: black;
  	font: normal;
 	font-size: 12px;
 	background-color: #FFFFFF !important;	
	border-width: 0px;}

input.button{
	background-color:#F2F5F8 !important;
	border:1px solid #AFAEAE;
	color:#000000;
	font-size:12pt;
	font-weight:bold;
	padding:4px;
	cursor:pointer;}

select{
  	color: black;
  	font: normal;
 	font-size: 12px;
	border-width: 1px;
	border-color: #A5B1D3;
	border-style: solid;}
	

	
/***
 *	text settings
 ********************************************/	
 
.plaintext{
	font-size:10pt;
 	text-align: left;}
	
.plainText2{
	font-size:10pt;
 	text-align: left;}

ul {
	list-style: square;
	margin-left: 20;
	margin-top: 5;
	line-height: 19px;
	margin-bottom: 0px;
	margin-top: 0px;}

.hr{
	height: 1px;
	border-top:solid 1px #E0EAEF;
	width: 100%;}

.hr2{
	height: 1px;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #fff;
	width: 100%;}

/***
 *	footer settings
 ********************************************/
 
.footer{
	padding: 7px;
	font-size:11pt;
	font-weight:bold;
	line-height:2.3;
	color:#005ca7;
 	text-align: center;}

.footer a{
	font-size:11pt;
	font-weight:bold;
	line-height:2.3;
	color:#005ca7;
  	text-decoration: none;
  	border-width: 0px;}

.footer a:hover{
  	color:red;}

.copyright{
	font-size:9pt;
	padding: 0px;
	color: #fff;}
	
/***
 *	navbar settings
 ********************************************/

.navBar{
	width: 90%;
	text-align: center;
	background-color: #fff;}
	
.navBar tbody tr td{
	font-size: 11pt;
	padding: 4px;}

.navOn{
  	background-color: #2677ba;
 	color: #fff;
 	font-weight: bold;}
	
.navOn a{
 	color: #fff;
 	font-weight: bold;
 	text-decoration: none;}

.navOn a:hover{
  text-decoration: underline;}

.navOff{
  	background-color: #dcdcdc;
 	color: #7B7676;}

.navHot{
  	background-color: #f4f4fe;
 	color: #000;
 	font-weight: bold;}

.navHot:hover{
  background-color: #CC0202;}
