@charset "utf-8";

/* CSS Document */



html { min-height: 100%; margin-bottom: 1px; }



#topleftlogo {

	background: #9FBDD7 url(images/topleftlogo3.jpg) no-repeat;

	height: 141px;

	width: 179px;

	border-top: 5px solid #1B316D;

	border-left: 5px solid #1B316D;

}

#menubar {

	background: #D7E8F2 url(images/menubar.jpg) no-repeat;

	height: 36px;

	border-right: 5px solid #1C306F;

	width: 606px;

}

#chaptername {

	background: #A4C4DD url(images/chaptername.jpg) no-repeat;

	height: 102px;

	border-top: 5px solid #1B316D;

	border-right: 5px solid #1B316D;

	width: 606px;

}



#centerbg {

	background: #FFFFFF url(images/centerbackground4.jpg) no-repeat left top;

	height: 104px;

	border-right: 5px solid #1B316D;

	border-left: 1px solid #1B316D;

}

#footergradient {

	background: url(images/footergradient2.jpg) no-repeat;

	height: 54px;

	border-right: 5px solid #1D2F6D;

	border-bottom: 5px solid #1D2F6D;

	border-left: 5px solid #1D2F6D;

}



#leftside {

	background: #B5D0E5 url(images/leftsidebackground2.jpg) no-repeat top;

	border-left: 5px solid #1D2F6D;

	width: 180px;

	border-right: 1pt #1E3169;

}

.smaller {

	font: 11px Verdana, Arial, Helvetica, sans-serif;

}

.creditscell {

	font: 11px Verdana, Arial, Helvetica, sans-serif;

	color: #1D2F6D;

}

a:link {

	text-decoration: underline;

	color: #1D2F6D;

}

a:visited {

	color: #1D2F6D;

	text-decoration: underline;

}



#leftfooter {

	background: #FFFFFF;

	border-bottom: 5px solid #1D2F6D;

	border-left: 5px solid #1D2F6D;

	width: 179px;

}

.redtext {

	font-weight: bold;

	color: #FF011F;

}



#centerfooter {

	background: #FFFFFF;

	border-right: 5px solid #1D2F6D;

	border-bottom: 5px solid #1D2F6D;

	border-left: 1px solid #1D2F6D;

}

#bottomleft {

	background: url(images/bottomleftside.jpg) no-repeat;

	border-left: 5px solid #1B3069;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	width: 178px;

}

#bottomgradient {

	background: url(images/gradientbottombar.jpg) no-repeat;

	border-right: 5px solid #1E306E;

	width: 605px;

	border-left-style: none;

}

body {

	background: #B4CDE1 url(images/pagebg1.jpg) repeat-x top;

	font: 13px Verdana, Arial, Helvetica, sans-serif;

	color: #000033;

}

.centercontent {

	margin-top: 24px;

	padding-top: 24px;

}

a:hover {

	text-decoration: underline overline;

}

h4 {

	font-weight: bold;

	color: #FFFFFF;

	background: #384B7F;

}

h3 {

	font-size: 12px;

	background: #9BBFD9;

	border: 1px dashed #384B7F;

}

.largeredtext {

	font: bold 16px Verdana, Arial, Helvetica, sans-serif;

	color: #FF0000;

}

.largegreentext {

	font: bold 16px Verdana, Arial, Helvetica, sans-serif;

	color: #009933;

}

.imagepad {

	padding-right: 6px;

	padding-bottom: 3px;

}

.dotbox {

	background: #B5D0E5;

	padding: 5px;

	border: 1px dashed #1E3169;

}

.leftline {

	border-left: 1px dashed #84B1D0;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

}

li {

	line-height: 24px;

}

.centercontentfullwidth {
	font-size: 100%;
}
.fullwidthborder {
	border-right: 5px solid #1D2F6D;
	border-left: 5px solid #1D2F6D;
}
