body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#F2F2F2;
	margin:0px;
}

body{
	text-align:center;
}

.outer{
	text-align:center;
	width:900px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

.header {
	position:relative;
	visibility: visible;
	background:url(../images/base/header.gif) no-repeat;
	width:900px;
	height:76px;
}

.headerLinkLayer{
	position:absolute;
	width:288px;
	height:63px;
	top: 7px;
	left: 12px;
}

.mainContent{
	position:relative;
}

.mainContent .support{
	width:1px;
	float:right;
	height:400px;
}

a{
	color:#006766;
}

.greyHeading{
	color:#666666;
}

.topNav{
	position:relative;
	z-index:300;
}
.topNav div div img{
	border:1px #B8B9BE solid;
	border-top:0px;
	display:block;
	cursor:pointer;
}

#home_check{
	left: 22px;
	width: 153px;
}
#home_view{
	left: 185px;
	width: 180px;
}
#home_research{
	width: 180px;
	left: 375px;
}
#home_download{
	width: 180px;
	left: 565px;
}
#home_message{
	left: 756px;
	background-image:none;
	width:130px;
}
#home_intro{
	width: 900px;
	left: 0px;
	top: -98px;
	background-image:none;
	z-index:5;
}

.home_nav{
	position:absolute;
	background-image:url(../images/buttons/home/vertical_divider.png);
	background-repeat:no-repeat;
	background-position:right 28px;
	height: 130px;
	top: 270px;
}

.footer{
	color:#999999;
	clear:both;
}

.footer .text{
	padding-top:8px;
	padding-left:1px;
}
.footer .text a{
	text-decoration:none;
	border:0px;
	border-bottom:1px dotted #999999;
	color: #999999;
	font-size:9px;
	margin-left:19px;
	margin-right:19px;
}

.in3column{
	width:899px;
	float:left;
	background:url(../line.gif) center repeat-y;
	margin-bottom:20px;
	min-height:390px;
}
.in3column .column1{
	float:left;
	padding:8px;
	padding-left:20px;
	width:405px;
}
.in3column .column2{
	float:left;
	width:29px;
	height:1px;
}
.in3column .column3{
	float:left;
	padding:8px;
	padding-right:20px;
	width:405px;
}

.clearAndPadBottom{
	clear:both;
	height:1px;
}


.pageTitle{
	font-weight: bold;
	letter-spacing: -.05em;
	line-height: 1em;
	color:#4A4A4A;
	font-size: 15px;
	padding: 0px 20px 0px 20px;
	margin: 12px 0px 4px 0px;
	width:420px;
	float:left;
	overflow:hidden;
	display:block;
}

.rightTitle{
	overflow:hidden;
	float:right;
	text-align:right;
	font-weight: bold;
	letter-spacing: -.05em;
	line-height: 1em;
	color:#4A4A4A;
	font-size: 15px;
	padding: 0px 22px 0px 0px;
	margin: 12px 0px 4px 0px;
	width:400px;
}
