#Layer1 {
	position:absolute;
	width:150px;
	height:45px;
	z-index:1;
	left: 224px;
	top: 39px;
}
.style1 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	width: 300px;
}
#Layer2 {
	position:absolute;
	width:212px;
	height:53px;
	z-index:2;
	left: 540px;
	top: 37px;
}

.style5 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style9 {font-size: large; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #2A4357; width: 300px; }
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style19 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #E0E4E3;
}

.style15 {font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; }
.style18 {font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; font-style: italic; }
.style27 {font-size: x-small}
.style21 {font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; font-style: italic; color: #666666; }
.style26 {font-size: x-small; font-family: Arial, Helvetica, sans-serif; }
.style28 {color: #990000}
.style30 {font-size: small; font-style: italic; font-family: Arial, Helvetica, sans-serif;}
.style31 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#utility a{
	color: #2D4253;
	font-size: 10px;
}

#utility a:hover{
	text-decoration: underline;
}



.pagecell {
	width: 735px;
	border-color: #2A4357;
	border-bottom: 1px;
	border-bottom-width: thin;
	border-bottom-color: #2A4357;
	height: 800px;
}
.pagebody {
	width: 645px;
	background-color: #FDFDFD;
	margin-top: 0px;
	height: 100%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #C0C0C0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	vertical-align: top;
}

.leftmenu {
	width: 150;
	margin-left: 0px;
	background-color: #FDFDFD;
	height: 100%;
}

.top {
	height: 135px;
	width: 800px;
}
.divider {
	width: 100%;
	background-image: url(images/divider.jpg);
	height: 8px;
}

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 113px;
	color: #919999;
	left: 524px;
	width: 275px;
	padding-top: 5px;
}

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(images/glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
	width: 1px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	left: 65px;
	z-index: 100;
	width: 700px;
}

#menu{
	position: absolute;
	top: 0px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	left: 0px;
	z-index: 100;
	width: 150px;
}

#pageNav{
	float: left;
	width:150px;
	height:100%;
	padding: 0px;
	
}

#footer{
	float: left;
	width:100%;
	height:auto;
	padding: 0px;
	margin-left: 0px;
	background-color: #2F4251;
	margin-top: 2px;
	
}



a.glink, a.glink:visited{
	font-size: small;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 20px 2px 20px;
	border-right: 1px solid #8FB8BC;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

a.glink:hover{
  	background-image: url(images/glblnav_selected.gif);
	text-decoration: none;
}

#sectionLinks{
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 100%;

}
#textbox {
	background-color: #E2EAF1;
	left: 205px;
	top: 100px;
	padding-left: 2px;
	margin-left: 2px;
}


#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 2px 2px 4px 2px;
	color: #21536A;
	border-right: 1px solid #cccccc;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #E8E8E6;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
.box {
	border: thin solid #333333;
	width: 315px;
}

