html {
	height:100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color:#475B86;
	background-image:url(../images/bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
	height:100%;
}


#dTop {
	background-position:top left;
	background-repeat:no-repeat;
	width:780px;
	height:148px;
}
#dBreadCrumb {
	padding-left:150px;
	padding-top:24px;
}

#dContainer {
	width:800px;
	height:800px;
}

#dLeft {
	float:left;
	background-image:url(../images/left_nav.gif);
	width:140px;
}

#dCenter {
	float:left;
	width:640px;
	height:800px;
}

#dCenterHeader {
	background-image:url(../images/center_header_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#CF0000;
	width:626px;
	height:36px;
	padding-left:16px;
}

.dContentContainer{
	clear:both;
	padding-top:24px;
	width:640px;

}
.dContentLeft{
	clear:both;
	float:left;
	width:158px;
	padding-right:24px;
}

.dContentLeftText {
	text-align:center;
	color:#FFFFFF;
}

.dContentRight{
	float:left;
	width:456px;
}

#dCenterLeft {
	clear:both;
	float:left;
	padding-top:24px;
	width:182px;
}


#dCenterContent {
	float:left;
	padding-top:24px;
	width:600px;
}

#dCenterContent1 {
	height:180px;
}

#iContent {
	width:448px;
	height:950px;
	border:0px;
	overflow:hidden;	
}

#dCenterContent2 {
	background-image:url(../images/lesson_plan.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:448px;
	height:93px;
	padding-top:37px;
	padding-left:14px;
}

#dCenterContent3 {
	width:428px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
	color:#485B86;
}

#dCenterContent4 {
	padding-bottom:20px;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	width:428px;
}

.dPanelTop {
	background-image:url(../images/panel_top.gif);
	padding-top:6px;
	padding-left:5px;
	padding-bottom:5px;
	font-weight:bold;
	color:#485B86;
	width:153px;
}

.dPanelContainer {
	background-image:url(../images/panel_bg.gif);
	width:158px;
}

.dPanel {
	color:#FFFFFF;
	padding-top:6px;
	padding-left:5px;
	width:147px;
}

div1.dPanel p {
	padding-bottom:14px;
	padding-top:0px;
	padding-left:7px;
	padding-right:5px;
}



.dPanelMid {
	background-image:url(../images/panel_mid.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	font-weight:bold;
	color:#485B86;
	width:153px;

}
.dPanelBottom {
	background-image:url(../images/panel_bottom.gif);
	height:25px;
	width:158px;
}

.dContentPageHeaderStart {
	background-image:url(../images/lesson_plan_top.gif);
	background-position:top left;
	width:448px;
	height:37px;
}
.dContentPageHeaderEnd {
	background-image:url(../images/lesson_plan_bottom.gif);
	background-position:top left;
	width:448px;
	height:18px;
}

.dContentPageHeaderMid {
	background-image:url(../images/lesson_plan_bg.gif);
	background-position:top left;
	width:434px;
	padding-left:14px;
}

.dContentPageHeaderEnd {

}

/* survey styles */

