body {
	background: #FFFFFF url('body.png') repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}
h2{
font-size:16px;


}
a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
img {
	margin: 0;
	border: 0;
}
div#c1 {
	background-image: url('c1.png');
	
	background-repeat: repeat-y;
	width: 940px;
	margin: 0 auto;
	min-height: 550px;
}
div#c2 {
	background-image: url('c2.png');
	background-repeat: no-repeat;
	min-height: 550px;
}
div#c3 {
	width: 900px;
	background: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
}
div#ha {
	height: 120px;
	/*background-image: url('logo.png');*/
	background-repeat: no-repeat;
	background-position: 20px 20px;
}
a.lk {
	display:block;
	height: 80px;
	width: 140px;
	float: left;
}
div#banner {
	height: 60px;
	width: 468px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
div#pw {
	height: 20px;
	background-image: url('breadcrumb-back.png');
	background-repeat: repeat-x;
	line-height: 29px;
	color: #FFFFFF;
	padding-left: 2px;
	font-size: 12px;
	font-weight: bold;
}
a.pathway {
	color: #FFFFFF;
	text-decoration: none;
}
div#cc {
	margin: 5px;
	}
div#right {
	width: 200px;
	float: right;
	font-size: 13px;
}
div#main {
	width: 685px;
	float: left;
	font-size: 13px;
}
.contentheading, .componentheading {
	font-size: 24px;
	font-weight: bold;
	color: #006699;
}
.clear {
	clear: both;
	font-size:9px;
}
.moduletable h3 {
	background-image: url('moduleheader-back.png');
	margin: 0;
	padding: 0;
	padding-left: 5px !important;
	color: #FFFFFF;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	margin-bottom: 5px;
}
div#bottom {
	/*background-image: url('bottom.png');*/
	height: 10px;
}
a.mainlevel {
	border-bottom: 1px solid #EEEEEE;
	display: block;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal !important;
	line-height: 22px;
	text-decoration: none;
	color: #999999;
}
a.mainlevel:hover, a#active_menu:hover {
	border-bottom: 1px solid #999999;
	color: #006699;
}
a#active_menu {
	border-bottom: 1px solid #EEEEEE;
	color: #006699;
}
.small, .createdate, .modifydate {
	font-size: 10px;
	color: #999999;
}
.sectiontableentry1 {
	background: #FFFFFF;
}
.sectiontableentry2 {
	background: #EFF8FF;
}
a.linkno{
color:#0000FF;
font-size:18px;


}