#introPage {
	margin-left: auto;
	margin-right: auto;
	width: 756px;
	margin-top: 20px;
}

#introLinks {
	padding-left: 11px;
	margin-top: 15px;
}

#introLinks table {
	width: 712px;
}

#introLinks td {
	font-size: 14px;
	font-weight: bold;
	color: #0082D6;
	padding: 11px;
}

#introLinks a,#introLinks a:visited {
	color: #0082D6;
	text-decoration: none;
}

#introLinks a:hover {
	color: #0082D6;
	text-decoration: underline;
}

#introFoot {
	margin-top: 40px;
	padding-left: 22px;
	padding-right: 22px;
	width: 712px;
	font-size: 10px;
}

#introFoot a, #introFoot a:visited {
	color: #0062A4;
	text-decoration: none;
	font-size: 10px;
}


#introFoot table {
	width: 712px;
}

#introFoot td {
	border-top: 1px solid #0082D6;
	padding-top: 18px;
}

#introFoot th {
	font-size: 10px;
	font-weight: normal;
	color: #0082D6;
	width: 595px;
	border-top: 1px solid #0082D6;
	padding-top: 18px;
	text-align: left;
	padding-left: 15px;
}

html, body {
	height: 100%;                                                                  
	margin: 0;                                                                     
	padding: 0;                                                                    
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

* {
	margin:0px auto;
	padding:0;
}

div#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -320px;
	float: left;
}

div#wrapper {
	width: 756px;
	height: 600px;
	clear: both;
	position: relative;
	top: -320px;
	/* IE4ever Hack: Hide from IE4 **/
	position: static;
	/** end hack */
}

/* Hide from IE5mac \*//*/
div#shim {
display: none;
}

html, body {
height: auto;
}
/* end hack */

/* ]]> */