body, div, p,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, input, textarea,
pre, blockquote,
th, td { margin: 0; padding: 0} 
table { border-collapse: collapse; border-spacing: 0}

a { color: #1d5ca3; text-decoration: underline; outline:none;}
a img { border: none; outline:none;}
a:hover
{
text-decoration:none;
}
body {
  background: #fff url(images/main-bg.png) repeat-x 0 0;
  font: 12px Tahoma; color: #333
}

#container { padding: 0px 0px 0}

#header {
  width: 100%;
  position: relative;
  background: #1f7be5 url(images/header-bg.png) repeat-x 0 0;
  margin: 0 0 21px;
}
h1 {
  background: url(images/common.png) no-repeat 100% -69px;
  padding: 8px 0 14px 34px
}

#searchForm { float: right; margin: -39px 23px 0 0; display: inline}
#searchForm input {
  width: 23.1em;
  padding: 4px 0 4px 9px;
  font: normal 95% Tahoma;
  border: none;
  vertical-align: middle
}
* html #searchForm input { width: 22.4em}
#searchForm #sBtn {
  width: 22px; height: 21px;
  background: transparent url(images/common.png) no-repeat 7px -35px;
  padding: 0;
  cursor: pointer
}

#header span {
  display: block;
  height: 25px;
  background: #1d5ca3;
  clear: both;
  font-size: 0
}
#header span b {
  width: 9px; height: 34px;
  position: relative;
  background: url(images/common.png) no-repeat;
  margin: -9px 0 0;
  font-size: 0
}
#header b.ltc {
  width: 10px; height: 10px;
  display: block;
  position: absolute; top: 0; left: 0;
  background: url(images/common.png) no-repeat 0 -56px;
  margin: 0
}
#header span b.left { float: left; background-position: 0 0}
#header span b.right { float: right; background-position: -10px 0}

#add-menu {
  position: absolute;
  top: 25px; right: 30px;
  margin: 0; padding: 0 0 18px 23px;
  list-style: none
}
#add-menu li {
  float: left;
  padding: 0 5px;
  font: 95% Tahoma; color: #fff;
  line-height: 90%;
  
}
#add-menu li a { font-weight: bold; color: #fff; text-decoration: none}
#add-menu li#gohome { border-left: 3px solid #fff; margin: 0 0 0 12px; padding: 0 8px 0 14px}

#wrapper { width: 100%; margin-left: -332px; float: right;padding-bottom:30px;}
#content { margin-left: 332px; padding: 0px 30px 0px 20px; overflow: hidden; zoom: 1}
#left-col {
  width: 263px;
  float: left; display: inline;
  margin: 0 0 0 54px; padding: 0 0 35px;
  border-top: 5px solid #1d5ca3;
  overflow: hidden
}

.news
{
padding:0px;
margin:0px;
text-align:right;
}

#content h2 { padding: 0 0 11px; font: normal 150% Tahoma; color: #fff}
#content h2 span { background: #1d5ca3; padding: 0 5px; border: 1px solid #1d5ca3; border-width: 1px 0 2px}
#content h3 { padding: 11px 0 15px; font: bold 120% Tahoma}

#search-result dt { margin: 0; padding: 0 0 0 22px; font-weight: bold; text-transform: uppercase;}
#search-result dd { margin: 0; padding: 0 0 18px 22px;}
#content #inquiry {
  margin: 0;
  background: url(images/menu-marker-a.gif) no-repeat 0 3px;
  padding: 0 0 30px 22px;
  font: 11px Arial;
  color: #656565;
  text-align: justify
}

#content #pages { margin: 0; padding-top: 15px;}
#content #pages a, #content #pages span { margin-right: 6px; font-size: 11px;}
#content #pages span { font-weight: bold;}

#content p { margin: 0; padding: 0 0 15px}
#content table p, #content table div { padding: 0}
#content ul, #content ol { padding: 0 0 15px 25px}
#content table { margin: 0 0 15px; font-size:12px;}
#content table th, #content table td { padding: 4px; border: 1px solid #b8b8b8}

#content table.special caption { display: block; padding: 4px; font-weight: bold; text-align: left}
#content table.special th, #content table.special td { padding: 4px; border: none}
#content table.special th { background: #f5f5f5; border-top: 1px solid #ED1B24; text-align: left}
#content table.special td { border-top: 1px solid #b8b8b8}
#content  table.noborder td { border: none}

#content dt { padding: 11px 0 14px}
#content dt a { font-weight: bold}
#content dt span { display: block; font-size: 95%; color: #8e8c8c}
#content dd { width: 100%; padding: 0 0 15px; overflow: hidden}
#content dd p { padding: 0}

#content .newsSection { width: 50%; float: left; padding: 25px 0 0; clear: right}
#content .newsSection dl { padding: 0 50px 10px 0}
#content .none dl { padding: 0 0 30px}
#content .archive { }

#left-col dl {
  background: #f1f4f0 url(images/mmenu-bg.gif) no-repeat 0 100%;
  margin: -7px 0 22px; padding: 0 15px 42px 17px
}
#left-col dt { padding: 18px 0 4px; font-weight: bold}
#left-col dd { padding: 0 0 5px}
#left-col a { display: block; margin: 0 0 11px}
#left-col dl a { display: inline; margin: 0}

#footer {
  width: 100%;
  position: relative;
  padding-bottom: 30px;
  font-size: 85%;
  overflow: hidden;
  clear: both
}
#footer #dev { width: 300px; float: left}
#footer #dev p { padding: 0 0 15px 34px}
#footer #left p img { margin-top: 10px}

#footer #copy { padding: 0 0 0 333px}
#footer #copy p { padding: 0 0 15px}
#footer #counter {
  position: absolute; top: 0; right: 32px;
}

#feedback-form { padding: 10px 0 0}
#feedback-form label { display: block; padding: 0 0 2px; font: 95% Tahoma}
#feedback-form input { margin-bottom: 23px; width: 23em}
#feedback-form input, #feedback-form textarea {
  display: block;
  padding: 1px 0 1px 3px;
  border: 1px solid #1d5ca3;
  font: normal 100% Tahoma
}
#feedback-form textarea { width: 285px; height: 150px; overflow: auto}
#feedback-form #submit {
  width: 75px;
  background: #f0f0f0;
  margin: 15px 0 0 10px;
  padding: 1px;
}
.sidemenu
{
padding:0px 4px 5px 4px;
font-family:Tahoma;
font-size:12px;
}
.sidemenu ul
{
list-style:none;
margin:0px;
padding:1px 0px;
}
.sidemenu li
{
list-style:none;
list-style-position:outside;
margin:0px;
padding:1px 0px;
padding-top:18px;
}
.sidemenu ul li
{
padding:2px 0px;
margin:0px;
}
.menu, .menuon
{
font-weight:bold;
margin-left:0px;
padding:0px;
}
.submenu a:hover
{
text-decoration:none;
color:#FF0000;
}
.submenuon a
{
text-decoration:none
}
.submenuon a:hover
{
text-decoration:underline;
}
.searchbut
{
width:15px;
height:16px;
background:url(images/search.jpg) no-repeat 0px 2px;
border:none;
}
.ntitle {
	font-size:12;
	color: #000000;
	font-weight:bold;
	text-align: left;
	text-decoration:underline;
	padding-bottom:8px;
}
.ndate {
	font-size:11px;
	color:#666666;
	text-align: left;
}
.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0C3F9B;
	text-decoration: none;
	padding-bottom:5px;
}
.nviews {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.small {
	font-size: 10px;
}
img {
	border:0px;
}
#content hr {
	border-top: 1px solid #DDDDDD;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
}
