#header {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:11;
	height: 154;
}
#leftFrame {
	position:absolute;
	left:0px;
	top:0px;
	width:215px;
	height:100%;
	z-index:9;
	min-height: 400;
}
#T {
	position:absolute;
	left:199px;
	top:309px;
	width:164px;
	height:267px;
	z-index:7;
	overflow: visible;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	height: 100%;
}
#Layer1 {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:13;
	z-index:1;
}
#menu {
	position:absolute;
	left:201px;
	top:177px;
	width:542px;
	height:118px;
	z-index:15;
}
#contents {
	position:absolute;
	left:0px;
	top:331px;
	width:100%;
	height:70px;
	z-index:8;
	overflow: visible;
}

#submenu {
	position:absolute;
	left:9px;
	top:213px;
	width:178px;
	height:787px;
	z-index:10;
	overflow: hidden;
}


.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #A04D85;
}
.regularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #919394;
}
.sectionSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #4B76A6;
}
.menuSubItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	text-decoration:none;
}


a:hover {
	text-decoration: underline;
}
.regularWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.regularRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A04D85;
}
