@charset "utf-8";

#ContentDiv {
	position:relative;
	width:752px;
	left: 30px;
	background-color: #ffffff;
	z-index:2;
		height: 100%;
}

.bodyMain {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

	.bodyMain a:link, a.bodyMain:active, a.bodyMain:visited {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #0043c4;
	text-decoration : none;
}

	a.bodyMain:hover {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #07348c;
	text-decoration : underline;
}

	a.bodyLink:link, a.bodyLink:active, a.bodyLink:visited {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #0043c4;
	text-decoration : none;
}

	a.bodyLink:hover {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #07348c;
	text-decoration : underline;
}


.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #bd0a0e;
	line-height: 20pt;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #bd0a0e;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

	.subheader a:link, a.subheader:active, a.subheader:visited {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #16579b;
	text-decoration : none;
}

	.subheader a:hover {
		font-family :  Verdana, Arial, Helvetica, sans-serif;
		font-size : 13px;
		font-weight : bold;
		color : #16579b;
		text-decoration : none;}

.background {
	background-color: #ffffff;
	background-repeat: repeat-x;
}

#backdropDiv {
	position:relative;
	top:129px;
	width:813px;
	left: 0px;
	z-index:1;
	background-image: url(/images/core/appbgedges.gif);
	height: inherit;
	overflow: visible;
	height: 100%;
}

#ChromeBackDiv {
	position:absolute;
	top:19px;
	width:813px;
	left: 0px;
	height:109px;
	z-index:1;
	background-image: url(/images/core/appbgedges.gif);
}

#Content-Center {
	position:relative;
	width:760px;
	z-index:1;
	left: 26px;
	top: 0px;
	height: 100%;

}
#Content-Left-Center-Right {
	position:relative;
	width:444px;
	z-index:1;
	left: 165px;
	top: 0px;
	height: 100%;
}

#Content-Left-Center {
	position:relative;
	width:620px;
	z-index:1;
	left: 165px;
	top: 0px;
	height: 100%;
}
#Content-Center-Right {
	position:relative;
	width:570px;
	z-index:1;
	left: 30px;
	top: 0px;
	height: 100%;
}

#rightColumnDiv {
	position:absolute;
	width:170px;
	left: 617px;
	z-index:5;
	vertical-align: text-bottom;
	top: 20px;
	overflow: visible;
	height: 90%;
}

#leftColumnDiv {
	position:absolute;
	width:134px;
	left: 22px;
	z-index:5;
	vertical-align: text-bottom;
	top: 9px;
	height: 100%;
}


#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);
}



/* 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;
} 




/* Footer */

#footerDiv {
	position:relative;
	width:806px;
	left: 4px;
	z-index:3;
	top: 20px;
	background-image: url(/images/core/appfooter.gif);
	height: 46px;
}

#legal {
	position:absolute;
	width:267px;
	left: 34px;
	z-index:2;
	top: 5px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footerlinks {
	position:absolute;
	width:414px;
	left: 363px;
	z-index:2;
	top: 5px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


	a.footerlinks:link, a.footerlinks:active, a.footerlinks:visited {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	font-size: 11px;
}

	a.footerlinks:hover {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
}

	a.toolbarlink:link, a.toolbarlink:active, a.toolbarlink:visited {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	font-size: 12px;
}

	a.toolbarlink:hover {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
}


.bannerdesc{
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	left: 172px;
	font-size: 18px;
	position: absolute;
	top: 25px;
	width: 563px;
	height: 26px;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 10pt;
	}

#GreenBox {
	position:relative;
	width:426px;
	z-index:1;
	border-top: 1px solid #d8e09e;
	border-left: 1px solid #d8e09e;
	border-right: 1px solid #d8e09e;
	border-bottom: 1px solid #d8e09e;
	background-color: #f7f9ea;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#BlueBox {
	position:relative;
	width:426px;
	z-index:1;
	border-top: 1px solid #81bce8;
	border-left: 1px solid #81bce8;
	border-right: 1px solid #81bce8;
	border-bottom: 1px solid #81bce8;
	background-color: #eef6fb;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#YellowBox {
	position:relative;
	width:426px;
	z-index:1;
	border-top: 1px solid #e9e683;
	border-left: 1px solid #e9e683;
	border-right: 1px solid #e9e683;
	border-bottom: 1px solid #e9e683;
	background-color: #fffdec;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#OrangeBox {
	position:relative;
	width:426px;
	z-index:1;
	border-top: 1px solid #f4a54e;
	border-left: 1px solid #f4a54e;
	border-right: 1px solid #f4a54e;
	border-bottom: 1px solid #f4a54e;
	background-color: #fff3e3;
	padding: 5px;
	font-size: 10px;
	line-height: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

