/* ---------->>> GLOBAL <<<-----------*/
body { font-size: 100.01%; }
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
a:link { color: blue; }
a:visited { color: purple; }
a:hover { color: purple; }
a:active { color: red; }
h1 {
border-style: double;
color: blue;
text-align: center;
}
.wrap {
background:#cf8;
margin:0 auto;
width:950px;
    }
.cent {
   background:#fff;
width:500px;
text-align:center;
padding:10px;
 margin-left:20%;
}
.header {
   background:#fff;
width:550px;
text-align:center;
padding:20px;
 margin-left:20%;
    }
.topleft {
background:#bbffee;
clear:both;
float:left;
width:420px;
margin:0px auto;
text-align:left;
padding:20px;
border-style:dotted;
border-color:#cc4400;
    }
input.btn {
background:#ffff88;
font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
}
.jobbox {
background:#fff;
font-family: Arial, Sans-Serif;
}
ul {
background:#fff;
font-family: Arial, Sans-Serif;
}
.botleft {
clear:both;
 text-align:left;
 padding-left:20px;
 margin: 0px auto;
 background:#ffaacc;
 float:left;
 width:440px;
 border-style:dotted;
 border-color:#9c9;
    }
.rightcol {
background:#ffb;
position:fixed;
top:110px;
right:100px;
border: 1px solid;
width:260px;
}

#inputArea input[type="text"], #inputArea textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #85b1de;
    width: 300px;
}
.footer {
background:#ffb;
clear:both;
width:200px;
padding:10px;
margin-left:30%;
    }
form{
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.buttoned {
   background-color: #BFCFFF;
   font-family:'trebuchet ms',helvetica,sans-serif;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   padding-bottom:0px;
}
.buttondel {
  background-color:#fc9;
  margin: 0px;
  padding-bottom:0px;
}
.buttonx {
   background-color: #CCFFBF;
   font-family:'trebuchet ms',helvetica,sans-serif;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   margin: 0px;
   padding-bottom:0px;
}
.noother {display: none;}
.altother {display: block;}

label {
 display: block;
 text-align: right;
 float: left;
 width: 75px;
 padding-right: 20px;
}
.checkbox {
 width: 1em;
}
br {
 clear: left;
} 
.buttonSubmit {
 width: 75px;
 margin-left: 95px;
}
table{
 border: 3px;
	}
hr	{
	border: 1px solid #2222EF;
    margin-top:3px;
    padding:0px;
    margin-bottom:0px;
	}

h3{
	color: #467;
	font: 14px "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	}
select
	{
	height:22px;
	}
p strong
	{
	color: #000;
	}
radio
	{
	padding:0px;
	margin:0px;
	vertical-align:bottom;
	}
strong
	{
	font-weight: bold;
	color: #E70;
	}
em	{
	font-family: Arial, sans-serif;
	}
input
	{
	margin-top:1px;
	margin-bottom:1px;
	}

/* ---------->>> GLOBAL <<<-----------*/

/* ============= Hyperlink common properties ============ */
a:link
	{
	color: #EE7700;
	text-decoration: none;
	}
a:visited
	{
	color: #EE7700;
	text-decoration: none;
	}
a:hover
	{
	color: #111;
	text-decoration:underline;
	}
/* ============== Hyperlink common properties ============= */