/* CSS Document */

body {
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
	font-family: "Helvetica Neue Light", Arial, sans-serif;
	line-height: 1.7em;
	letter-spacing: 0.01em;
	color: #000;
	margin: 0px;
	padding: 0px;

	background: #fff url("../images/background_stripes.gif");
}
html>body { /* be nice to Opera */
	font-size: small;
}






#canvas {
	width : 760px;
	height: 600px;
	margin : 0px;
	padding: 0px;
	background-color: #fff;
	font-size: 85%;
}






#header {
	position: absolute;
	top: 0px;
	left: 0px;
	margin : 0px 0px 75px 0px;
	width: 760px;
	height: 180px;
	
	background-color: #fff;
}


#logo {
	position: absolute;
	top: 18px;
	left: 495px;
	height: 123px;
	width: 225px;
	background: url("../images/inpact_logo.gif") no-repeat;
	text-indent: -9000px;
}


#topbar {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 123px;
	width: 374px;
	background: url("../images/topbar.gif");
	text-indent: -9000px;
}


#searchtool {
	position: absolute;
	top: 22px;
	left: 20px;
	height: 50px;
	width: 250px;
	
	margin: 0;
	padding: 0;
	
}

#searchtool form {
	margin: 0;
	padding: 0;
	
	
}

.searchfield
{
		vertical-align: middle;
		border-top: #003C73 1px solid;
		border-bottom: #003C73 1px solid;
		border-left: #003C73 1px solid;
    border-right: #003C73 1px solid;
    color: #003C73;
    background-color: #fff;
		font-size: 100%;
}


.searchbutton
{
	vertical-align: middle;
		padding: 0;
    color: #666;
    background-color: white;
		font-size: 100%;
}









#pagecontent {
	position: absolute;
	top: 180px;
	padding: 0px 50px 0px 50px; 
	width: 660px;
	background: #fff;
}







h3 {
	font-size: 250%;
	font-weight: normal;
	font-family: "Helvetica Neue Light", Arial, sans-serif;
	color: #CF0264;
	line-height: 1em;
	letter-spacing: -0.05em;
	margin: 0px 0px 20px 0px;
}

h4 {
	font-size: 155%;
	font-weight: normal;
	font-family: "Helvetica Neue Light", Arial, sans-serif;
	color: #CF0264;
	line-height: 1em;
	letter-spacing: -0.05em;
	margin: 0px 0px 15px 0px;
}


p {
	font-size: 100%;
	font-weight: normal;
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #666;
	line-height: 1.25em;
	letter-spacing: 0.1em;
}






#singlecolumn {
	float: left;
	width: 476px;
	background-color: #fff;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}


#singlecolumn a {
	text-decoration: underline;
	color: #666;
}


#singlecolumn a:hover {
	text-decoration: underline;
	background-color: #FFD7EA;
	color: #000;
}




#column1 {
	float: left;
	width: 228px;
	background-color: transparent;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

#column1 ul {
	font-size: 100%;
	font-weight: normal;
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #666;
	line-height: 1.25em;
	letter-spacing: 0.1em;
	list-style-image: url(../images/bullet.gif);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 228px;
	list-style-position: outside;
}

#column1 ul li {
	padding: 0px 0px 0.75em 0px;
	margin: 0px 0px 0px 18px;
}


#column1 a {
	text-decoration: underline;
	color: #666;
}


#column1 a:hover {
	text-decoration: underline;
	background-color: #FFD7EA;
	color: #000;
}




#column2 {
	float: left;
	width: 228px;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#column2 ul {
	font-size: 100%;
	font-weight: normal;
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #666;
	line-height: 1.25em;
	letter-spacing: 0.1em;
	list-style-image: url(../images/bullet.gif);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 228px;
	list-style-position: outside;
}

#column2 ul li {
	padding: 0px 0px 0.75em 0px;
	margin: 0px 0px 0px 18px;
}

#column2 a {
	text-decoration: underline;
	color: #666;
}


#column2 a:hover {
	text-decoration: underline;
	background-color: #FFD7EA;
	color: #000;
}











#navcolumn {
	position: absolute;
	top: 30px;
	left: 560px;
	width: 145px;
	height: 150px;
	line-height: 1em;
}


#navcolumn ul {

	list-style:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	width: 145px;
	height: 20px;
	
}

#navcolumn ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#navcolumn li a {
	color: #999;
	text-decoration: none;
	width: 145px;
	height: 20px;
	background: #ccc url("../images/button_mask.gif") no-repeat -10px -21px;
	display: block;
}

#navcolumn li a:hover {
	color: #CF0264;
	text-decoration: none;
	width: 145px;
	height: 20px;
	background: #CF0264 url("../images/button_mask.gif") no-repeat -10px -21px;
	display: block;
}









#footer {
	float: right;
	background: url("../images/cube.gif") no-repeat 628px 10px;
	width: 620px;
	height: 45px;
	margin: 30px 0px 0px 0px;
	padding: 10px 40px 0px 0px;

	text-align: right;
	font-size: 85%;
	font-weight: normal;
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #008ECE;
	line-height: 1.25em;
	letter-spacing: 0.1em;
}

#footer a {

	font-weight: normal;
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #008ECE;
	line-height: 1.25em;
	letter-spacing: 0.1em;
	text-decoration: underline;
}

#footer a:hover {

	font-weight: normal;
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #000;
	line-height: 1.25em;
	letter-spacing: 0.1em;

	text-decoration: underline;
	background-color: #FFD7EA;
	
}






