@charset "utf-8";


.bigheading {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : 18px;
	font-weight : bold;
	color : #989898;}

#leftnav {
	position:absolute;
	width:122px;
	height:115px;
	z-index:1;
	left: 30px;
	top:10px;
}

#HQContent-Left-Center {
	position:relative;
	width:600px;
	z-index:1;
	left: 190px;
	top: 0px;
	height: 100%;
}

.background {
	background-color: #ffffff;
	background-repeat: repeat-x;
}

#backdropDiv {
	position:relative;
	top:128px;
	width:813px;
	left: 0px;
	z-index:1;
	background-image: url(/images/core/appbgedges.gif);
	}

#ChromeBackDiv {
	position:absolute;
	top:19px;
	width:813px;
	left: 0px;
	height:109px;
	z-index:1;
	background-image: url(/images/core/appbgedges.gif);
}


.headerWhite {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	font-weight : bold;
	color : #ffffff;}
	
	.tanNav {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	font-weight : normal;
	color : #8b8b8b;}

	a.tanNav:link, a.tanNav:active, a.tanNav:visited {
		font-family :  Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
		line-height : 14px;
		font-weight : normal;
		color : #8b8b8b;
		text-decoration : none;}
		
	a.tanNav:hover {
		font-family :  Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
		line-height : 14px;
		font-weight : normal;
		color : #383861;
		text-decoration : none;}
		
		.hqnav {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 12px;
	font-weight : normal;
	color : #7d7d42;}

	a.hqnav:link, a.hqnav:active, a.hqnav:visited {
		font-family :  Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
		line-height : 12px;
		font-weight : normal;
		color : #7d7d42;
		text-decoration : none;}

	a.hqnav:hover {
		font-family :  Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
		line-height : 12px;
		font-weight : normal;
		color : #ffffff;
		text-decoration : none;}
		
.hqsample {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 10px;
	font-weight : normal;
	color : #6c6e17;}
	
	.sideNav {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	font-weight : normal;
	color : #000000;}

	a.sideNav:link, a.sideNav:active, a.sideNav:visited {
		font-family :  Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
		line-height : 14px;
		font-weight : normal;
		color : #000000;
		text-decoration : none;}
		
	a.sideNav:hover {
		font-family :  Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
		line-height : 14px;
		font-weight : normal;
		color : #215898;
		text-decoration : none;}
		
		.marginLeft10 {
	margin-left:10px;}
	
	.sideNavHeader {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	font-weight : normal;
	color : #6c6e17;}


#toolbardiv {
	position:absolute;
	top:-8px;
	width:811px;
	left: 1px;
	height:27px;
	z-index:1;
	background-image: url(/images/core/apptoolbar.gif);
}

#bannerDiv {
	position:absolute;
	top:0px;
	width:770px;
	left: 20px;
	height:73px;
	z-index:2;
}
#regionDiv {
	position:absolute;
	top:7px;
	width:425px;
	left: 27px;
	height:24px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#RightToolBar {
	position:absolute;
	top:7px;
	width:301px;
	left: 480px;
	height:24px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}

#BannderHeader {
	position:absolute;
	top:23px;
	width:360px;
	left: 165px;
	height:33px;
	z-index:3;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	line-height: 24px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#logoDiv {
	position:absolute;
	top:2px;
	width:171px;
	left: 16px;
	height:69px;
	z-index:3;
	background-repeat: no-repeat;
}

#mainnav {
	position:absolute;
	top:74px;
	width:776px;
	left: 19px;
	height:37px;
	background-image: url(/images/core/apprightside.jpg);
}

.HQmarginLeft10 {
	margin-left:10px;
	margin-top:0px;}

/* Navigation */

.homenav	{
	position:relative;
	float: left;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(/images/core/home1.jpg) no-repeat;
	width: 60px;
	height: 35px;
	overflow:hidden;/* for ie to hide extra height*/
			}

.homenav a
{
display: block;
color: #000000;
font-size: 14px;
width: 60px;
height: 35px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.homenav img
{
width: 60px;
height: 35px;
border: 0
}

* html a:hover
{
visibility:visible
}

.homenav a:hover img
{
visibility:hidden
}

.homenav span
{
	position: absolute;
	left: 11px;
	top: 9px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 



.rightside	{
	position:relative;
	float: left;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	width: 98px;
	height: 35px;
	overflow:hidden;/* for ie to hide extra height*/
			}

.rightside img
{
width: 98px;
height: 35px;
border: 0
}


.rightside span
{
	position: absolute;
	left: 9px;
	top: 9px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 59px;
} 




