body {
	background: #FFF url(/images/bg.jpg) repeat top;
	margin: 0px;
	padding: 0px;
	font: 12px Tahoma, Geneva, sans-serif;
	line-height: 16px;
	color: #666;
}

a {
	color: #FF9900;
	text-decoration: underline;
	outline: none;
}

h1 {
	visibility: hidden;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1em;
	font-size: 48px;
	margin: 0 35px 0 0;
	display: block;
	float: left;
	width: 400px;
}

h2 {
	visibility: hidden;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1em;
	font-size: 36px;
	margin: 0px;
	display: block;
	float: left;
	width: 270px;
}

h3 {
	visibility: hidden;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1em;
	font-size: 30px;
	margin: 0px;
	display: block;
	float: left;
	width: 200px;
}

h4 {
	visibility: hidden;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1em;
	font-size: 28px;
	margin: 0px;
}

hr {
	height: 1px;
	border: none;
	background-color: #DDD;
}

object {
	outline: none;
}

p {
	margin: 0px;
	padding: 10px 0;
}

img {
	border: none;
}

img, div { 
	behavior: url(/javascripts/iepngfix.htc);
}

div.h1 {
	float: left;
	background: url(/images/arrow_h1.png) no-repeat;
	width: 35px;
	height: 35px;
	margin-top: 14px;
	padding-right: 10px;
}

div.h2 {
	float: left;
	background: url(/images/arrow_h2.png) no-repeat;
	width: 22px;
	height: 22px;
	margin-top: 14px;
	padding-right: 7px;
}

div.h3 {
	float: left;
	background: url(/images/arrow_h2.png) no-repeat;
	width: 22px;
	height: 22px;
	margin-top: 9px;
	padding-right: 7px;
}

.buttonred {
	width:100px; 
	height:30px; 
	background-image:url(/images/red.png); 
	background-position:center; 
	background-repeat:no-repeat;
}

.buttongrey {
	width:100px;
	height:30px;  
	background-image:url(/images/grey.png); 
	background-position:center; 
	background-repeat:no-repeat;
}

.clearfloat {
	clear: both;
	height: 0px;
}

#contentbody {
	width: 900px;
	min-height: 20px;
	padding-bottom: 10px;
	background: url(/images/body_bg.png) repeat-y;
}

.dualcolumn1 {
	float: left;
	width: 492px;
	padding: 0px 7px 30px 17px;
}

.dualcolumn2 {
	float: right;
	width: 257px;
	padding: 15px 17px 30px 7px;
}

#contentcopy {
	width: 820px;
	text-align: left;
}

#contentbottom {
	width: 910px;
	height: 30px;
	background: url(/images/footer_bg.png) no-repeat;
}

#contenttop {
	width: 900px;
	height: 30px;
	background: url(/images/header_bg.png) no-repeat;
}

#footer {
	text-align: center;
	padding: 20px 0;
	color: #FFF;
}

#footer a {
	color: #FFF;
}

#frame {
	width: 900px;
	padding: 50px;
}

.formrow1 {
	background-color: #FFF; 
	padding: 2px;
}

.formrow2 {
	background-color: #FFF;
	padding: 2px;
}

.inplbl {
	padding: 3px;
	width: 70px; 
	float: left;
}

.ie6unsupported {
	padding-top: 10px;
	height: 25px;
	background-color: #FFFEAA;
	text-align: center;
	color: #333;
	border-bottom: solid 1px #333;
}

.ie6unsupported a {
	color: #CC0000;
}

#feature {
	margin-bottom: 20px;
}

.projectdesc {
	margin: 0 15px;
}

.projectimg {
	padding: 10px 0;
}

.singlecolumn {
	padding: 0 17px;
}

.subcolumn1 {
	padding-right: 24px;
	width: 166px;
	float: left;
}

.subcolumn2 {
	float: right;
	width: 300px;
}

.subcolumn2long {
	float: right;
	width: 590px;
}

.warning {
	color: #CC0000;
}

/* sIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}