body {
	background-image: url(/images/header-blue.png);
	background-repeat: repeat-x;
	margin:10px 10px 0px 10px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
    background-color:#ffffff;
	color:#000000;
}
	
	
#banner {
	background:#fff;
	height:80px;
	border-top:0px solid #000;
	border-right:0px solid #000;
	border-left:0px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:80px;
}

H4 {
font-family : Arial, Helvetica, sans-serif;
font-size : 110%;
color : #660033;
font-weight : bold;
text-align : left;
}

html>body #banner {
	height:180px;
}
		
p,h1,pre {
	margin:0px 10px 10px 0px;
}
		
h1 {
	padding-top:10px;
}
		
#banner h1 {
	padding:10px 10px 0px 10px;
	margin:0px;
}
	
.title {
        font-family: Arial, Helvetica, sans-serif;
}

.body {
        font-family: Arial, Helvetica, sans-serif;
}

.labelLittle {
        padding: 2px;
        border-width: thin;
        border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

div.row {
  clear: both;
  padding-top: 5px;
}

div.row span.label {
  float: left;
  width: 43%
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 57%;
  text-align: left;
  } 

INPUT, SELECT, TH, TD {
  font-size:1em;
} 

TABLE {
  font-size:1em;
}

div.dubform {
  width:240px;
  background-color:#ccc;
  border:1px dotted #333;
  padding:5px;
  margin:0px auto;
  display:none
}

.odd {
  background-color:#ccc;
}

.even {
  background-color:#fff;
}

.resultclass {
  border:1px solid;
}
div#columns {
    width:950px;
    position:relative;
    top:0px;
}

div#left {
	float:left;
    left:0px;
    width:260px;
    top:0px;
    bottom:0px;
	background-color : #f6f0f3;
}
div#maincont {
	float:left;
    width:450px;
    top:0px;
}
div#right {
	float:left;
    width:240px;
    left:750px;
    top:0px;
    overflow:hidden;
	background-color : #f6f0f3;
}
div#footer {
   clear:both;
   position:relative;
   margin-top:0px;
}
.clear {
        clear:both;
}

.intro {
font-family : Arial, Helvetica, sans-serif;
/*font-size : 85%; */
color : #660033;
font-weight : normal;
text-align : left;
}

H3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 108%;
color : #008bc2;
font-weight : bold;
text-align : left;
vertical-align : top;
}
H5 {
font-family : Arial, Helvetica, sans-serif;
font-size : 100%;
color : #615640;
font-weight : bold;
text-align : left;
}

.footer {
font-family : Arial, Helvetica, sans-serif; 
font-size : 70%; 
color : #000000; 
} 

hr {
color : #9e5d7b; 
background-color : #9e5d7b; 
height : 2px; 
width : 100%; 
} 