#nav {
	position: absolute;
	
	margin-top: 95px;
	height: 600px;
}

#nav1box {
	width: 145px;
	color: #0063B4;
	text-align: right;
	font-family: TradeGothicCondensed, Arial; 
	/* font-family: Arial; */
	font-size: 16px;
	padding-right: 10px;
	vertical-align: top;
}

#nav1box .nav1itemact {
	font-weight: bold;
}

#nav2 {
	position: absolute;

	margin-top: 95px;

	left: 160px;
	height: 600px;
	width: 160px;
}

#nav2box {
	background-color: #0063B4;
	color: white;
	padding-left:   10px;
  padding-right:  10px;
	vertical-align: bottom;
	width: 140px;
	line-height: 100%;
	
}

#nav2box a {
	color: white;
}

#nav2box .nav2itemact {
	font-weight: bold;
}

#nav2box .nav3item, #nav2box .nav3itemact {
	padding-left: 12px;
}

#nav2box .nav3itemact {
	font-weight: bold;
}

#main {
	margin-top: 95px;
	position: absolute;
	
	top: 0px;
	left: 335px;
	width: 610px;
	height: 440px;
	
}

#main_splitbar {
	background-color: #0063B4;
	height: 13px;

}

#main_content {
	padding-left: 7px;
	padding-top: 5px;
	overflow: auto;
/*	height: 427px; */
  height: 15000px;
}

#logo {
	position: absolute;
	width: 195px;
	height: 95px;
	left: 165px;
	top: 10px;
	z-index: 100;
}

#randimg {
  position: absolute; 
/*  top:    405px; */
/*  left:    75px; */
  bottom: 0px;
  left: 0px;
  width:  244px; 
  height: 176px; 
  overflow: hidden;
}

#metanav {
	position: absolute;
	font-size: 9px;
/*	color: #8C8C8C; */
        color: #8C8C8C;
	
	padding-top: 26px;
	width: 945px;

	text-transform: uppercase;
	text-align: right;
	
}

#metanav a {
	color: #8C8C8C;
}

#metanav a:hover, #metanav a:active {
	color: #0063B4;
}

#metanav .metanavitem {
	padding-left: 5px;
}

#function {
/*	position: absolute; */
	color: #8C8C8C;
	font-size: 11px;
	padding-top: 50px;
	
/*	top: 570px; */
        bottom: 10px;
/*	width: 600px; */
	text-align: right;
}

#function a {
	color: #8C8C8C;	
}

#function a:hover, #metanav a:active {
	color: #0063B4;
}

#breadcrumb {
	position: absolute;
	color: #8C8C8C;
	
	padding-top: 76px;
	width: 945px;
	text-align: right;
	font-size: 13px;
}

#breadcrumb a {
	color: #8C8C8C;
}

#breadcrumb .active a {
	color: #0063B4;
}

.news-latest-item {
  border-bottom: 1px dotted white;
  padding-bottom: 5px;
  width: 140px;
}

.news-latest-date, .news-title {
  padding-top: 5px;
  font-weight: bold;
  font-size: 11px;
}

.csc-mailform {
  border: 0;
  width: 500px;
}

.csc-mailform-field {
 width: 100px;
}

input {
  width: 500px;
}

textarea {
  width: 500px;
}
