ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
}

h1{
	font-size:20px;
	text-indent:10px;
	color:#4091b2;
}
.sub_header{
	background:url(/images/header_underline.png) no-repeat;
	width:270px;
	height:1px;
}
body
{
  padding: 20px;
	background-color:#e9e9e9;
	font-family:serif;
}

.spacer_1{
	height:25px;
}
.spacer_2{
	height:50px;
}
.spacer_3{
	height:75px;
}

.inputbox{
	border:1px solid #CCCCCC;
	width:200px;
	color:#7e7e7e;
	font-size:10px;
	padding:3px;
}

/*homepage items*/
#atli_subheader{
	background:url(/images/atli_sub_gradient.png) no-repeat;
	width:416px;
	height:32px;
	padding-top:3px;
	font-size:12px;
	color:#7e7e7e;
	font-weight:bold;
}
#innovation_request_success{
	width:100%;
	text-align:center;
	font-size:12px;
	padding-top:5px;
	font-weight:bold;
	color:#e2b45a;
}
.submit_box{
	border:1px solid #CCCCCC;
	padding:5px;
}
