body {
	font-size:76%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color : #ffffff;
}
a{
	color: #003399;
	text-decoration : none;
	font-weight : bold;
}
a:hover{
	color:#cc6600;
}
h1{
	font-size:1.4em;
	margin:0px;
}
h2{
	font-size:1.2em;	
	margin:0px;
}
.main{
	width:960px;
}
.header{
	height:130px;
	background-image : url(images/logo.gif);
	background-position : left;
	background-repeat : no-repeat;
	text-align : right;
	font-size:1.3em;
	font-weight : normal;
	color:#0C4887;
}
.header p{
	padding-top:80px;
}
.nav{
	background-image : url(images/grad.gif);
	background-repeat : repeat-y;
	border : 2px solid #E4E7ED;
	padding-top:8px;
	padding-bottom:8px;
	text-align : center;
	font-size:1.2em;
}

.mainpic{
	height:325px;
	width:960px;
	background-image : url(images/background-floor.jpg);
	background-repeat : no-repeat;
}
.pic{
	width:722px;
	padding-left:14px;
}
.bullets{
	padding-left:10px;
	padding-top:30px;
}
.bullets p{
	margin-top:20px;
	margin-bottom:20px;
	font-size:1.3em;
	font-weight : bold;
	color: #003399;
}
.homecontent{
	width:960px;
	background-image : url(images/grad.gif);
	background-repeat : repeat-y;	
}
.title{
		padding: 5px;
}
.stage1{
	width:25%;
		padding-left: 5px;
		padding-right:5px;
		padding-bottom:10px;
		border-right : 1px solid #0C4887;
		font-size:0.9em;
}
.stage2{
	width:25%;
		padding-left: 5px;
		padding-right:5px;
		padding-bottom:10px;
		border-left : 1px solid #0C4887;
		border-right : 1px solid #0C4887;
		font-size:0.9em;
}
.stage4{
	width:25%;
		padding-left: 5px;
		padding-right:5px;
		padding-bottom:10px;
		border-left : 1px solid #0C4887;
		font-size:0.9em;	
}
.line{
	width:960px;
	background-image : url(images/grad.gif);
	background-repeat : repeat-y;
	height:2px;
}
.formcontainer{
	border : 2px dotted #E4E7ED;
	width:80%;
}
form{
	border : 2px solid #0C4887;
	width:75%;
	background-image : url(images/grad.gif);
	background-repeat : repeat-y;
}
.error{
	font-size:1.1em;
	color:red;
	font-weight : bold;
}
.legal{
	font-size:0.8em;
	padding: 10px 10px 10px 10px;
}
.cellborder{
	border-left : 1px solid #0C4887;
}
.product{
	padding:10px 10px 10px 10px;
}
.introduction{
	padding-top:10px;
	padding-bottom:10px;
	font-size:1.1em;
}
.copy{
	background-image : url(images/grad.gif);
	background-repeat : repeat-y;
	border : 2px solid #E4E7ED;
	padding-top:8px;
	padding-bottom:8px;
	text-align : center;
	font-size:0.9em;
}