body, th, input, textarea, select {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Geneva, Helvetica, Sans-Serif;
    background-color:#FFFFFF;
    margin:0;
    padding:0;
}

td {
	font-size: 11px;
	font-family: Arial, Geneva, Helvetica, Sans-Serif;
    margin:0;
    padding:0;
}

body {
	margin-left: 0px;
}
p {
	/*text-align: left;*/
	margin-top: 0px;
	margin-bottom:1em;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}


input.thin, textarea{
	border:1px #CCCCCC solid;
	padding:1px;
	color: #666666;
}

#additionalInfo{
	border:1px #CCCCCC solid;
	padding:1px;
	color: #666666;
	width: 154px;	
}

input.thinSubmit {
	border:1px #CCCCCC solid;
	color: #666666;
    background-color: #F0F0F0;
}

select.thin {
	font-size:12px;
	color:#333333;
}

select.size1{
	width: 154px;	
}	

.left-title {
	font-weight: bold;
	color: #006699;
	padding-left: 20px;
	border-left: #FF6600 solid 3px;
    height: 27px;
	vertical-align:bottom;
}

.left-menu-items td {
	height: 20px;
	padding-left:30px;
	vertical-align: center;
}

.left-menu-items a:hover{
	color:#999999;
}

.left-menu-items img {
	margin-right:7px;
}

.main-left-submenu-item {
/*    font-size: 10px;*/
	font-weight: normal;
	padding-left: 25px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.main-left-first-submenu-item {
/*    font-size: 10px;*/
	font-weight: normal;
	padding-left: 25px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-top:1px solid #E5E5E5;
}

.search-phrase {
	font-weight: bold;
    color: #316FA0;
    font-style: italic;
}

.main-left-menu-item {
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-top:1px solid #E5E5E5;
	background-color: #FAFAFA;
}

.search-result-title {
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom:1px solid #E5E5E5;
	background-color: #FAFAFA;
}

.main-left-menu-item-blank {
	height: 5px;
	border-top:1px solid #E5E5E5;
}

.main-left-menu-item-selected {
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-top:1px solid #E5E5E5;
	color: #FF6600;
    background-color: #FFFFFF;
}
.main-left-menu-item-selected a:link,
.main-left-menu-item-selected a:visited {
	color: #FF6600;
	text-decoration: none;
}
.main-left-menu-item-selected a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.main-left-menu-item a:link,
.main-left-menu-item a:visited {
    text-decoration: none;
}

.main-left-menu-item a:hover {
    text-decoration: underline;
    color: #999999;
}

.header_menu {
	padding:0px;
	margin:0px; 
	border-bottom: 3px solid #006699;
}

td.news-loc-date {
	color: #666666;
	background-color: #F8F8F8;
	border-bottom: 1px #CCCCCC solid;
	padding-left: 12px;	
    line-height:20px;
}

tr.odd td,
td.odd {
	background-color: #F0F0F0;
	padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.odd {
	background-color: #F0F0F0;
	padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

tr.even td,
td.even {
	background-color: #FFFFFF;
	padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.even {
	background-color: #FFFFFF;
	padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}


td.news-title {
	padding-left: 12px;	
	padding-top: 4px;	
	font-weight: bold;
	color: #006699;
}

td.news-heading {
	padding-left: 12px;	
	padding-top: 2px;	
	padding-bottom: 8px;	
}

td.news-heading a {
	color: #666666;
}

.news-loc-date-view {
	text-align:right;
	padding-top:3px;
	padding-bottom:7px;
	text-decoration:italic;
    color: #999999;
}

ul {
   list-style-image: url('content/Image/_images/list-square.gif');
   padding-left:  22px;
   padding-top:   0px;
   margin-left:   0px;
   margin-top:    0px;
   margin-bottom: 10px;
}

td.vaTop-w50 {
	vertical-align: top;
    width: 50%;
}


h1.s1 {
	color: #006699;
	font-size: 15px;
	font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
}

table.even-odd {
/*	background-color: #CCCCCC;*/
}

table.even-odd ul {
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   padding-left: 15px;
}

table.even-odd td {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.bottom-border-gray {
	border-bottom: 1px solid #CCCCCC;
}

td.op-t {
	border-bottom: 1px solid #CCCCCC;
    color: #505050;
	font-size: 15px;
    padding-bottom: 8px;
    padding-top: 25px;
}
td.op{
    padding-top: 10px;
}
td.op ul li {
    color: #006699;
}


/* Header */
.main-image-other {
	border: none;
	width: 356px;
	height: 73px;
}

/* Left */
.left-content {
	width: 100%;
    padding-left: 20px;
}

/* Body */

.body-navigate-menu {
	padding-left: 7px;
	padding-top: 0px;
/*	padding-top: 2px;
	padding-bottom: 8px;
*/
	height: 14px;
}

.body-navigate-menu a {
	color: #666666;
}

.body-page-title {
	padding-left: 7px;
	padding-right:20px;
	vertical-align:middle;
}

.span-no-wrap {
    white-space: nowrap;
}

.body-content {
	padding-left: 18px;
	/*padding-top: 10px;*/
	padding-right:20px;
	padding-bottom: 8px;
	vertical-align: top;
	/*	height: 14px;*/
}

.home-body-content {
	padding-left: 20px;
	/*padding-top: 10px;*/
	/*padding-right:20px;*/
	padding-bottom: 15px;
	vertical-align: top;
	/*	height: 14px;*/
}

.body-separator {
	border-bottom:1px solid #CCCCCC;
	margin-left:10px;
	margin-right:10px;
	font-size:1px;
}

/* Reference */

.ref-separator {
	padding-top:22px;
	margin-left:20px;
	border-bottom:1px solid #CCCCCC;
	font-size:1px;
}

/* Info */

.info-content {
	width: 100%;
	/*padding-bottom: 15px;
    */padding-top: 12px;
    padding-left: 5px;
}

.info-td {
    padding-left: 10px;
}

/* Footer */

.footer-menu-1 {
	color: #333333;
}
.footer-menu-1 a:link,
.footer-menu-1 a:visited {
	color: #333333;
	text-decoration: none;
}
.footer-menu-1 a:hover {
	color: #999999;
	text-decoration: underline;
}

.footer-menu-2  {
	color: #666666;
	text-decoration: none;
}

.footer-menu-2 a:link,
.footer-menu-2 a:visited {
	color: #666666;
	text-decoration: underline;
}
.footer-menu-2 a:hover {
	color: #999999;
	text-decoration: none;
}

.copyright  {
	color: #CCCCCC;
	margin-left: 7px;
}

.footer-separator {
	border-left:1px solid #FFFFFF;
}

.footer-blue {
	border-left:1px solid #FFFFFF;
    background-color: #006699;
}

.footer-orange {
	border-left:0px solid #FFFFFF;
    background-color: #FF6600;
}

/* ============== sitemap ====================== */
ul.sitemap,
ul.sitemap ul{
   list-style-image: none;
   list-style-type: none;
}

ul.sitemap a {
    font-weight: bold;
}

ul.sitemap ul a:link,
ul.sitemap ul a:visited,
ul.sitemap ul a:hover {
    font-weight: normal;
}

ul.sitemap ul ul a:link,
ul.sitemap ul ul a:visited {
	color: #999999;
}
ul.sitemap ul ul a:hover {
	color: #CCCCCC;
}
ul.sitemap li {
    padding-bottom: 10px;
}
ul.sitemap ul li {
    padding-bottom: 0px;
}
/* ============== sitemap END ==================== */

/* ============== right block ==================== */

td.top-gray-border {
    border-top: 1px solid #CCCCCC;
	padding-bottom: 15px;
    padding-top: 12px;
    padding-left: 5px;
}

.color006699,
.color006699 a:link,
.color006699 a:visited,
.color006699 a:hover {
    color: #006699;
}

/* ============== right block END ================= */
.bold-11-006699,
.bold-11-006699 a:link,
.bold-11-006699 a:visited,
.bold-11-006699 a:hover {
    color: #006699;
    font-weight: bold;
    margin-bottom: 5px;
}
table.open-pos {
    border-top:    1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
table.open-pos td {
	vertical-align: top;
	width: 50%;
	padding-bottom: 10px;
}

/* ============== search field ================= */

input.search-field{
	width:103px; 
	height:17px;
	margin:0px; 
	border:1px solid #CCC;
/*	font-size:11px;*/
	padding:1px;
	padding-left:2px;
	vertical-align: middle;
	color: #666;
}
/* ============================= */
td.download-icon {
	text-align:right; 
    vertical-align:top;
	padding-right: 5px;
}

.bold-13-006699 {
	font-weight: bold;
	font-size: 13px;
	color: #006699;
}

.hintDiv{
	position: absolute;
	z-index:100;
	left:28;
	width:76;
	color:#FF6600;
	background: transparent;
	text-align: right;
	vertical-align:middle;
	background-color: #FFF;
}

.hintSpan {
	vertical-align:middle;
	margin-right: 0px;
	color: #F60;
	font-size: 10px;
	height: 10px;
}

.hintSpan img {
	vertical-align: top;
	margin-left: 3px;
}

.h2 {
	border-bottom: 1px solid #E0E0E0;
}
.h2 div {
    color: #666666;
	background-color: #F8F8F8;
	border-bottom: 1px solid #FFFFFF;
	line-height:22px;
	padding-left: 10px;
}
.h2-full {
	border-bottom: 1px solid #E0E0E0;
    color: #666666;
	background-color: #F8F8F8;
	border-bottom: 1px solid #E0E0E0;
	line-height:22px;
	padding-left: 10px;
}
.p1 {
  padding-left   :10px;
  padding-top    :10px;
  padding-bottom :15px;
}

.p-news-recent,
.h2-para {
  padding-left   :10px;
  padding-top    :10px;
  padding-bottom :25px;
}
.h2-para {
  padding-bottom :15px;
}

.right {
    border:0px solid green;
    vertical-align:top;
    padding-top:44px
}
.right table td {
    padding-left:5px;
}
.right table td td{
    padding-left:0px;
}

.signature {
/*	padding-left:20px;*/
    text-align: right;
	font-style:italic;
}


/* Style for error page */
.error-left {
	padding-top:  20px;
	padding-left: 40px;
}

.error-main {
	padding-top: 20px;
}

form {
    margin-bottom:1em;
}

.editButton {
	font-size: 			14px;
	font-weight:		bold;
	background-color:	#FF0000;
	border-color:		#EE8800;
	color:				#55FFFF;
	margin-top:			10px;
}

.empty-separator {
	font-size:		5px;
/*	border:		1px solid red;*/
}
