/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, sans-serif;
	color: #0F2884;
	line-height: 1.5px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 36px;
	font-style: normal;
	background-color: #D6EEE7;
	position: relative;
	overflow-x: hidden;
	overflow-y : show;
}
}

.Content{
	font-family: Arial, sans-serif;
	color: #0F2884;
	line-height: 150%;
	margin: 5px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	height: 500px;
	margin-left: 20px;
	position: relative;
	overflow-x: hidden;
	overflow-y : auto;
}
.ContentArea{
	font-family: Arial, sans-serif;
	color: #0F2884;
	font-size:12px;
	line-height: 150%;
	}
.TopMenu{
	top:0px;
	height:20px;
	width:200px;
	border : 0px solid #3399FF;
	position: fixed;
	left:auto;
	z-index: 2;
}
.Pic{
	line-height: 120%;
	border: 3px solid #FFFFFF;
}
.SubTitle{
	font-family: Arial, sans-serif;
	color: #30B089;
	font-size: 14px;
	font-weight: bold;
}
.TopMenu, #TopMenu{
	font-family: Arial, sans-serif;
	color: #30B089;
	font-size: 10px;
	font-weight: normal;
	z-index:10020;
	height: 20px;
	width: 300px;
	position: relative;
	visibility: visible;
	top: 0px;
	right: 5px;
	background-color:transparant;
}
.TopMenuHome, #TopMenuHome{
	font-family: Arial, sans-serif;
	color: #30B089;
	font-size: 10px;
	font-weight: normal;
	z-index:10020;
	height: 20px;
	width: 300px;
	position: relative;
	visibility: visible;
	top: 51px;
	right: 2px;
	background-color:transparant;
}

.TopPicture1, #TopPicture1{
	z-index:1;
	height: 120px;
	width: 910px;
	position: fixed;
	visibility: visible;
	top: 0px;
	right: 0px;
	vertical-align: top;
	overflow: hidden;
	display: inline;
}

.TopPicture2, #TopPicture2{
	font-size: 10px;
	font-weight: normal;
	z-index:1002;
	display: block;
	height: 20px;
	width: 50px;
	position: relative;
	visibility: visible;
	top: 0px;
	right: 100px;
	background-color:transparant;
}

#td01{
	background-image: url('images/APH_01.png');
	background-repeat: no-repeat
}
#td02{
	background-image: url('images/Home_01.jpg');
	background-repeat: no-repeat
}
a:link, a, a:visited{color: #34A78C;
text-decoration: none;
font-size: 12px;
}
a:active {color: #0F2884;
text-decoration: none;
font-size: 12px;
}
a:hover{
	text-decoration: underline;
}

#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
td.LeftMenu {
	width:140px;
	height:450px;
	background-image: url('images/APH_02.gif');
	border:0px solid;
	background-repeat: no-repeat;
	margin-left:10px;
	white-space: inherit;
	background-color: #E7E7E7;
	font-size: 12px;
	height: 520px
	}
	
#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}
#pic{border: 1px dashed silver; 1px
}


#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
	size:12px;
}

#Title{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}