@font-face {
    font-family: 'MyriadProSemiCondensed';
    src: url('fonts/myriadpro-semicn-webfont.eot');
    src: url('fonts/myriadpro-semicn-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro-semicn-webfont.woff') format('woff'),
         url('fonts/myriadpro-semicn-webfont.ttf') format('truetype'),
         url('fonts/myriadpro-semicn-webfont.svg#MyriadProSemiCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 1.5em;
	text-decoration: none;
	word-wrap: break-word;
}
body {
	font-size: 8px;
	background-image: url('../images/header.png');
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
}
body#popupwindow {
	background: none;
}
p {
	font-size: 1.8em;
	color: #4d4d4d;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#editmenu-main {
	font-family: Arial, sans-serif;
}
div#content_wrapper {
	font-size: 8px;
	background-image: url('../images/css_spread.gif');
	background-repeat: repeat-x;
	background-position: 0 -400px;
	font-family: 'MyriadProSemiCondensed', sans-serif;
	width: 1024px;
	min-height: 768px;
	margin: auto;
}
div#header div.logo {
	background-image: url('../images/css_spread.gif');
	background-repeat: no-repeat;
	width: 311px;
	height: 130px;
}
div#header div.logo img {
	margin-left: 28px;
	cursor: pointer;
}
div#left {
	width: 210px;
	padding: 20px;
	float: left;
}
div#left div {
	margin-bottom: 10px;
}
div#left div div {
	margin-bottom: 0px;
}
div#center, div#maincontentarea {
	width: 480px;
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	border-left: 1px solid #005292;
	border-right: 1px solid #005292;
}
div#right {
	width: 200px;
	padding: 20px;
	padding-top: 0px;
	padding-left: 28px;
	padding-right: 23px;
	float: left;
}
div#footer {
	width: 1024px;
	height: 20px;
	padding-top: 10px;
	float: left;
	border-top: 1px solid #005292;
}
div#footer_content {
	background: #f5f5f5;
	width: 1004px;
	padding: 10px;
	min-height: 200px;
}

div#shortDesc  {
	font-size: 1.8em;
}

div#shortDesc  p {
	font-size: 1em;
}

#maincontent #shortDesc ul {  
  list-style: disc;
	font-size: 1em;
}

#maincontent #shortDesc li {  
  list-style: disc;
}


div.divcloser {
  clear: both;
}

h1 {
	font-size: 3.3em;
	color: #005292;
	font-weight: semi-bold;
	margin-bottom: 8px;
	padding-left: 19px;
	background-image: url('../images/css_spread.gif');
	background-repeat: no-repeat;
	background-position: -240px -230px;
}

h1.titleShortDesc {
	font-size: 3em;
}

h2 {
	font-size: 1.8em;
	color: #005292;
	font-weight: semi-bold;
	margin-bottom: 8px;
	margin-top: 8px;
	padding-left: 11px;
	background-image: url('../images/css_spread.gif');
	background-repeat: no-repeat;
	background-position: 0 -356px;
}

h3 {
	font-size: 3.4em;
	color: #005292;
	font-weight: semi-bold;
}

p {
	font-size: 1.8em;
	color: #4d4d4d;
	margin-top: 6px;
	margin-bottom: 0px;
}

hr, .hr {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #b3b3b3;
	background-color: #b3b3b3;
	border-top: 1px solid #b3b3b3;
}

td, th {
  font-size: 1.6em;
  vertical-align: top;
}

td td {
  font-size: 0.9em;
}

td.label {
  font-size: 1.4em;
}

select {
  font-size: 1em;
}

a {
  color: #005292;
}

a img {
  border: 0px;
}

form {
  margin: 0;
  padding: 0;
}

div.popup {
  text-align: left;
}

div.popup div{
    font-size: 11px;
}

a:link,
a:active,
a:visited,
a:hover  {
  text-decoration: none;
}

#maincontent ul {  
  padding: 0;
  margin-left: 20px;  
}

#maincontent ol {  
  padding: 0;
  margin-left: 22px;  
}

#maincontentarea  {
  font-size: 1em;
  margin: 0;
  padding: 0;
  width: 470px;
  _height: 350px;
  min-height: 350px;
  word-wrap: break-word;
  float: left;
}

.item {
  position: relative;
  height: 1%;
}

.item-first {
  background: #cddaed;
}

.item a.readmore {
  font-size: 10.4em;
  color: #F05A00;
  
}

.item a.readmore:visited,
.item a.readmore:link {
  text-decoration: underline;
}

.item a.readmore:active,
.item a.readmore:hover {
  text-decoration: underline;
}

div.item  img {
  float: left;
  padding: 0 3px 10px 3px;
}

span.readmore {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

span.readmore a {
  font-size: 1.4em;
  color: #F05A00;
  font-weight: bold;
  padding-right: 8px;
}


#shortDesc img {
  float: right;
  padding: 10px 0 5px 5px;
}

div.shortdesc ul li {
	list-style: disc;
	font-size: 1.8em;
	color: #4d4d4d;
	margin-bottom: 0px;
}

div.shortdesc ul li ul li {
	list-style: circle;
	font-size: 1em;
	color: #4d4d4d;
	margin-bottom: 0px;
}

img.alignRight {
  float: right;
  padding: 0 5px 10px 5px;
}

img.alignLeft {
  float: right;
  padding: 0 5px 10px 5px;
}

#documentList {
  margin-top: 20px;
}

#documentList h2 {
  font-weight: bold;
  color: #005292;
}

#documentList ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-size: 1em;
  position: relative;
  list-style: inside;
  list-style-image: url('../images/layout/ico_document.gif')
}

#documentList li {
  padding: 0;
  margin: 0;
}

#documentList a {
  color: #175997;
}

div.paragraph ul li {
	list-style: disc;
	font-size: 1.8em;
	color: #4d4d4d;
	margin-bottom: 0px;
}

div.paragraph ul li ul li {
	list-style: circle;
	font-size: 1em;
	color: #4d4d4d;
	margin-bottom: 0px;
}

div.paragraph table,
div.item table {
  border-collapse: collapse;
  border: 0px;
}

div.paragraph td,
div.item td {
  border: 0px solid #CCC;
  padding: 1px;
}

.normal {
	margin-top: 10px;
	margin-bottom: 10px;
}

h2.title.normal a {
	margin-top: 5px;
}

div.edit .editcontent fieldset {
  font-size: 1.5em;
}

div.edit .editcontent fieldset fieldset {
  font-size: 1em;
}

