body {
	font-size:64%;
}
#header {
	width:800px;
	height:140px;
	background:url(imgs/bg_aurora_header.jpg) no-repeat 0 0;
	position:relative;
}
#header #heading2 {
	color:#dbde9d;
	font-size:1.1em;
	font-weight:bold;
	width:200px;
	position:absolute;
	top:80px;
	left:220px;
}
#header #strapline {
	color:#fff;
	font-size:1em;
	width:200px;
	position:absolute;
	top:10px;
	left:420px;
}
/*--- utilities ---*/
/*clearing*/
.clfx:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.clfx {
	display:inline-block;
}
.clfx {
	display:block;
}
/*image replacement*/
.mir {
	letter-spacing:-1000em;
	text-indent:-999em;
}
html > body .mir {
	letter-spacing:normal;
	overflow:hidden;
	text-indent:-999em;
}

/*---tonav ---*/
#topnav {
	height: 15px;
	width: 720px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: right;
	margin-right: 30px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 0px;
}
#sidebar {
	clear: both;
	float: left;
}
#content {
	clear: right;
	float: right;
	height: 430px;
	width: 570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-color: #99CCCC;
}
#cttp {
	background-image: url(imgs/cttp.gif);
	background-repeat: no-repeat;
	height: 12px;
	background-color: #99cccc;
}
#sbtp {
	background-image: url(imgs/sbtp.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 210px;
}
#footer {
	clear: both;
}
#ctbt {
	background-image: url(imgs/ctbt.gif);
	background-repeat: no-repeat;
	height: 12px;
	clear: both;
	background-color: #FFFFFF;
}
#sbbt {
	background-image: url(imgs/sbbt.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 210px;
	background-color: #FFFFFF;
}
#conimg {
	float: left;
	width: 125px;
	background-color: #99cccc;
	height: 290px;
	text-align: center;
	padding-top:15px;
}
#context {
	float: right;
	height: 406px;
	width: 425px;
	overflow: auto;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #99CCCC;
	padding-right: 20px;
	text-align: justify;
	color: #000000;
}
#container {
	height: 600px;
	width: 800px;
	margin:auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DEFFCE;
}
#header {
	background-color: #FFFFFF;
}
#sidebar {
	float: left;
	height: 430px;
	width: 210px;
	clear: both;
	background-color: #DEFFCE;
	
}
#sbnav {
	height: 336px;
	width: 190px;
	background-color: #DEFFCE;
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
	color: #003399;
	font-weight: 500;
}
#sbnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sbnav a {
	display: block;
	text-decoration: none;
	border-right: solid 1px #0099CC;
	border-bottom: solid 1px #0099CC;
	color: #000000;
	font-weight: 400;
	font-size: 1.2em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sbnav a:hover {
	border-bottom-color: #FF9900;
	border-right-color: #FF9900;
}
#container #sidebar #sbnav li {
	padding-top: 10px;
	padding-bottom: 5px;
}
#confoot {
	background-color: #99CCCC;
	font-weight: 500;
	color: #003399;
	font-size: 0.8em;
	clear: left;
	float: left;
	width: 115px;
	padding-right: 5px;
	padding-left: 5px;
	height: 100px;
}
#topnav a {
	color: #003399;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-right: 20px;
}
body {
	margin: 0px;
	padding: 0px;
}
#context li {
	padding: 3px;
}
#sitemap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	color: #ECE9D8;
	border: thin solid #003399;
	margin-top:15px;
}
#sitemap ul {
	margin-top:10px;
}
#sitemap ul li {
	margin:0 0 10px;
	list-style:none;
}
h1 {
	margin:0;padding:0;
}
h2 {
 font-size:1em;
}
#context ul {
	padding-left:15px;
}
#context  ul.faq {
	margin-left:0;padding-left:0;
}
#context  ul.faq li {
list-style:none;
	margin-left:0;
	margin-bottom:10px;
}