#header {
	text-align: right;
	padding-right: 10px;
	width: auto;
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 105px;
}
#header .noshow {
	float: left;
}
#header .left {
	float: left;
}
#header ul {
    margin:0px;
}
html > body #header ul {
    padding-top: 75px;
}
#header .visitor {
	background-image: url(../images/visitor.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 85px;
	padding-right: 22px;
	padding-left: 20px;
}
#header .student {
	background-image: url(../images/student.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 85px;
	padding-right: 18px;
	padding-left: 18px;
}
#header .researcher {
	background-image: url(../images/teacher.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100px;
	padding-right: 15px;
	padding-left: 12px;
}
#header li {
	text-align: center;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #555555;
	font-weight: bold;
}
#header .here {
	font-weight: bold; 
}
#header li a {
	color: #015469;
	text-decoration: none;
	font-weight: normal;
	padding-top: 80px;
	padding-bottom: 4px;
}
#header li a:hover {
	color: #000000;
}
#menu {
	font-size: 75%;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #109A84;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: left;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}
#menu .left {
	float: left;
	font-size: 95%;
	padding-top: 3px;
}
#menu strong {
	color: #FFFFFF;
}
#menu ul {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
}
#menu li {
	display: inline;
	list-style-type: none;
	padding-left: 12px;
	margin-left: 8px;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#menu li a{
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	white-space: nowrap;
	font-weight: bold;
}
#menu li a:hover {
	text-decoration: underline;
	color: #FFFF99;
}
#leftcol {
	width: 180px;
	float: left;
	margin-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#leftcol .noshow {
	position: absolute;
	top: 130px;
	font-family: Arial, Helvetica, sans-serif;
}
#leftcol h3 {
	margin: 0px;
}
#leftcol h3 a {
	border-bottom: 1px solid #85ADAD;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 60%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 140%;
	padding-right: 5px;
	background-image: url(../images/navbg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 180px;
	margin: 0px;
	color: #057852;
	background-color: #F7FAF8;
}
html > body #leftcol h3 a {
	width: 151px;
}
#leftcol h3 a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/navbg11.gif);
	color: #007C97;
}
#leftcol h3 img {
	border: none;
	margin-left: 3px;
	vertical-align: middle;
}
#leftcol ul {
	margin: 0px;
	list-style-type: none;
}
html > body #leftcol ul {
	margin-left: -40px;
	padding-left: 40px;
}
#leftcol li a {
	border-bottom: 1px solid #85ADAD;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 25px;
	font-size: 70%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 140%;
	padding-right: 5px;
	background-image: url(../images/navbg22.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 180px;
	background-color: #FFFFFF;
	color: #015063;
}
html > body #leftcol li a {
	width: 150px;
}
#leftcol li a:hover{
	text-decoration: none;
	background-color: #FCFBF7;
	background-image: url(../images/navbg2.gif);
}
#leftcol li li a {
	border-bottom: 1px dashed #78A5A5;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 33px;
	font-size: 70%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 140%;
	padding-right: 5px;
	display: block;
	width: 180px;
	background-color: #FFFFFF;
	background-image: url(../images/navbg3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
html > body #leftcol li li a {
	width: 142px;
}
#leftcol li li a:hover{
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/navbg33.gif);
}

#leftcol .banner {
	text-align: center;
	margin-top: 10px;
}
#leftcol .banner img {
	margin-top: 5px;
	border: 1px solid #666666;
}
#rightcol {
	width: 180px;
	float: left;
	margin-right: 5px;
	font-size: 75%;
	line-height: 135%;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 8px;
}
#rightcol ul {
	margin: 0px;
}
html > body #rightcol ul {
	margin-left: -35px;
	padding-left: 35px;
}
#rightcol li {
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 8px;
	list-style-type: none;
}
html > body #rightcol li {
	width: 135px;
}
#rightcol .search {
	margin-top: 3px;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 31px;
	width: 177px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #555555;
	padding-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-size: 95%;
	padding-right: 5px;
}
html > body #rightcol .search {
	width: 141px;
}
#rightcol .reference {
	margin-top: 10px;
	background-image: url(../images/ref.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 31px;
	width: 177px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #555555;
	padding-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-size: 95%;
	padding-right: 5px;
}
html > body #rightcol .reference {
	width: 141px;
}
#rightcol .epaper {
	margin-top: 10px;
	background-image: url(../images/epaper.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 31px;
	width: 177px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #555555;
	padding-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-size: 95%;
	padding-right: 5px;
}
html > body #rightcol .epaper {
	width: 141px;
}
#rightcol .info {
	margin-top: 10px;
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 31px;
	width: 177px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #555555;
	padding-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-size: 95%;
	padding-right: 5px;
}
html > body #rightcol .info {
	width: 141px;
}
#rightcol .box{
	line-height: 140%;
	padding: 8px 5px 8px 8px;
	margin-bottom: 12px;
	width: 177px;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
}
html > body #rightcol .box{
	width: 162px;
}
#rightcol .ref li {
	padding: 3px 3px 4px 13px;
	background-image: url(../images/refbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #95B7B7;
	background-position: left top;
	margin-right: 3px;
	line-height: 125%;
	margin-top: 5px;
	margin-bottom: 2px;
}
#rightcol .school li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 125%;
	padding-top: 1px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	margin-right: 3px;
}
#center {
	font-size: 75%;
	line-height: 150%;
	padding-right: 5px;
	padding-left: 23px;
	padding-bottom: 15px;
	width: 100%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
html > body #center {
	width: 96%;
}
.epaper {
	font-size: 75%;
	line-height: 150%;
	padding-top: 15px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 25px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#center p, .epaper p {
	margin-top: 10px;
	margin-bottom: 20px;
}
#center ul, .epaper ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 7px;
}
html > body #center ul, .epaper ui {
	margin-left: -17px;
	padding-left: 17px;
}
#center ul li, .epaper ul li {
	padding-bottom: 7px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	list-style-type: none;
	line-height: 135%;
}
.footer {
	border-top: 1px solid #85ADAD;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
	width: 100%;
	clear: both;
}
.footer a {
	color: #046A49;
}
.footer .right {
	width: 180px;
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
}
.footer img {
	border: 1px solid #666666;
	margin-bottom: 15px;
}
.footer p {
	font-size: 80%;
	line-height: 145%;
	margin-top: 3px;
	margin-bottom: 5px;
	color: #404040;
}
.footer .left {
	width: 210px;
	text-align: left;
	padding-left: 5px;
	vertical-align: top;
}
#sitemap li{
	lign-height: 150%;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AAAAAA;
	padding-top: 3px;
	list-style-type: none;
	margin-left: 15px;
}
#sitemap li li {
	lign-height: 150%;
	padding-bottom: 2px;
	padding-top: 2px;
	list-style-type: none;
	border: none;
}
#sitemap li li li, #sitemap li li li li , #sitemap li li li li li {
	lign-height: 150%;
	padding-bottom: 2px;
	padding-top: 2px;
	list-style-type: none;
	border: none;
}
.body {
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #01627A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h4{
	color: #555555;
	lign-height: 150%;
	padding-left: 22px;
	font-size: 105%;
	line-height: 150%;
	background-image: url(../images/topic1.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-bottom: 7px;
	padding-right: 50px;
                clear: both;
}
h5{
	color: #555555;
	lign-height: 150%;
	font-size: 100%;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
strong, b {
	color: #666666;
	lign-height: 150%;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
em {
	font-style: normal;
	color: #996633;
	font-weight: normal;
}
hr{
	clear: both;
	margin: 0px;
	border: none;
	background-color: #A5A5A5;
	color: #A5A5A5;
	height: 1px;
}
.font {
	font-family: "Courier New", Courier, mono;
}
.clear {
	clear: both;
}
.input {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 3px;
	font-size: 100%;
	padding-bottom: 2px;
	padding-left: 2px;
}
.button {
	margin-bottom: 2px;
	margin-right: 3px;
}
.topic {
}

.more {
	padding-left: 18px;
	float: right;
	display: inline;
	margin-top: -26px;
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding-right: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.top {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	margin-top: 8px;
	clear: both;
	text-align: right;
	padding-right: 15px;
}
.detail {
	background-image: url(../images/arrow5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-right: 8px;
}
.layout {
	border-collapse:collapse;
	font-size: 100%;
	line-height: 150%;
}
.layout td {
	vertical-align: top;
}
.layout .bg {
	vertical-align: top;
	width: 180px;
	background-color: #F1F4F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85ADAD;
}
.noshow, .noshow a {
	font-size: 10px;
	color: #AEDECD;
	line-height: 100%;
}
.leftimg{
	float: left;
	margin-right: 10px;
	border: 1px solid #666666;
	margin-top: 10px;
}
.bulletin {
	width: 48%;
	padding-right: 8px;
}
html > body .announce {
	font-size: 100%;
}
.hotzone {
	width: 48%;
	padding-left: 9px;
	}
html > body .hotzone {
	font-size: 100%;
}
.category {
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
.category a {
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
}
.friendly {
	text-align: right;
	margin-top: -10px;
}
.friendly .back {
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
}
.friendly .print {
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	margin-left: 5px;
}
.friendly .mail {
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
}
.path {
	margin: 0px 0px 10px;
}
.term {
	margin-bottom: 15px;
	color: #333333;
	margin-top: 15px;
}
.previous{
	background-image: url(../images/previous.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 8px;
	margin-left: 5px;
	color: #993300;
}
.next{
	background-image: url(../images/next.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 8px;
	color: #993300;
}
.qpsearch{
	background-image: url(../images/search2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-left: 8px;
	padding-top: 2px;
}
.lptable caption {
	font-weight: normal;
	color: #333333;
	padding-bottom: 8px;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}
.lptable {
	border-collapse:collapse;
	margin-top: 10px;
	width: 99%;
	font-size: 100%;
	margin-bottom: 30px;
}
.lptable img{
	border: none;
}
.lptable th {
	padding: 5px 5px 5px 10px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	background-color: #EAF7F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #91B5B5;
	border-bottom-color: #91B5B5;
}
.lptable td {
	padding: 6px 5px 6px 10px;
	vertical-align: top;
	line-height: 145%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AAAAAA;
}
.lptable .bg {
	background-color: #F1F4F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E7E1;
}
.lpphoto {
	float: left;
	width: 120px;
	margin: 10px;
}
.lpphoto img {
	border: 1px solid #666666;
}
.lpphoto p {
	line-height: 135%;
	margin-top: -10px;
}

.np {
	margin-top: 15px;
	margin-bottom: 20px;
	width: 95%;
}
.np li {
	margin-top: 5px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.qp {
	border-collapse:collapse;
	font-size: 100%;
	border: 2px solid #91B5B5;
	width: 98%;
	margin-top: 25px;
	margin-bottom: 20px;
	color: #333333;
	margin-left: 5px;
}
.qp caption {
	color: #333333;
	padding-bottom: 8px;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}
.qp th {
	font-weight: normal;
	background-color: #EAF7F0;
	padding: 5px 10px 5px 5px;
	border: 1px solid #AAAAAA;
	text-align: left;
	vertical-align: top;
	line-height: 140%;
}
.qp td {
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	border: 1px solid #AAAAAA;
	line-height: 140%;
}
.cp table {
	border-collapse:collapse;
	font-size: 100%;
	border: 2px solid #91B5B5;
	width: 98%;
	margin-top: 25px;
	margin-bottom: 20px;
	color: #333333;
	margin-left: 5px;
}
.cp caption {
	color: #333333;
	padding-bottom: 8px;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}
.cp th {
	font-weight: normal;
	background-color: #EAF7F0;
	padding: 5px 10px 5px 5px;
	border: 1px solid #AAAAAA;
	text-align: left;
	vertical-align: top;
	line-height: 140%;
}
.cp td {
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	border: 1px solid #AAAAAA;
	line-height: 140%;
}
.yellow {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/yellowbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px dashed #E3C048;
	clear: both;
}
.pink {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/pinkbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px dashed #E1AB9D;
	clear: both;
}

.yellow img, .pink img {
	margin-top: 15px;
}

