body {
	background: url(../images/body-bg.png) repeat-y center center;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
}

body#bd {
}

body.contentpane {
	color: #000000;
	font-size: 12pt;
	line-height: 1.3em;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

/* Normal link */
a {
	color: #333;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #333 ;
	text-decoration: underline;
}

/* Title text */
h1, h2, h3, h4,
.contentheading, .componentheading, .blog_more strong,
.nftitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.2;
	color: #222222;
}
	
/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
span.site-slogan, a.readon, #headtools, #pathway, #botsl21, #botsl22, #footer {
	font-size: 92%;
}

small, .small, .img_caption {
	color: #999999;
}

img.caption {
}

/* Heading */
h1 {
	font-size: 200%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
	font-weight:bold;
}

h4, h5, h6 {
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6,
p, blockquote, ul, ol {
	margin: 10px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 3px 7px;
	line-height: 160%;
	padding-left: 15px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #DDDDDD;
	height: 1px;
}

td, div {
	font-size: 100%;
}

a img {
	border: none;
	margin: 5px;
}

/* FORM
--------------------------------------------------------- */
form label { cursor: pointer; }

input, select, textarea, .inputbox {
	font-family: Arial, sans-serif;
	font-size: 100%;
}

.inputbox {
	color: #000;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 2px;
}

.inputbox:hover, .inputbox:focus {
	background-color: #fffff0;
	border: 1px solid #aaa;
}

.button {
	font-size: 92%;
	background: url(../images/but-bg.gif) repeat-x bottom #fff;
	color: #666;
	border: 1px solid #ddd;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: pointer;
	text-transform: uppercase;
}

.button:hover, .button:focus {
	border: 1px solid #aaa;
}

.checkbox { }
.radio { margin: 0 5px; }

/* Login Form ---*/
#form-login-email .inputbox,
#form-login-username .inputbox,
#form-login-password .inputbox {
	font-weight: bold;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 5px center;
}

#form-login-email .inputbox,
#form-login-username .inputbox {
	background-image: url(../images/icon-user.gif);
}

#form-login-password .inputbox {
	background-image: url(../images/icon-key.gif);
}

#form-login ul { margin: 0; padding: 0; }
#form-login ul li {
	background: url(../images/bullet.gif) no-repeat 2px 7px !important;
	margin: 0;
	padding-left: 10px;
	overflow: hidden;
}

#form-login .button { margin: 10px 0; font-weight: bold; font-size: 100%; }

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator {
	clear: both;
	display: block;
	height: 30px;
	background: url(../images/dot.gif) repeat-x center;
}

.article-content img {
	margin-right: 10px;
	margin-top: 5px;
	padding: 3px;
	border: 1px solid #DDDDDD;
}

.article-tools .article-meta {
	float: left;
}

.article-tools .buttonheading {
	float: right;
}

.img_caption {
	float: left;
}

.column_separator {
	padding: 0 5px;
}

span.open {
	background: url(../images/so-q.gif) no-repeat  left top;
	padding: 2px 0 2px 10px;
}

span.close {
	background: url(../images/sc-q.gif) no-repeat right bottom;
	padding: 2px 10px 2px 0;
}

/* content tables */
.sectiontableheader {
	background: #333333;
	border-right: 1px solid #CCCCCC;
	padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
}

tr.sectiontableentry2 td {
	background: #E5E5E5;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	font-size: 92%;
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 10px 7px;
	padding: 1px 5px 1px 15px;
}

table.contenttoc th {
	border-bottom: 1px solid #E5E5E5;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	background: none;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #E5E5E5;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.blog_more strong {
	display: block;
	font-size: 125%;
	margin: 0 0 5px;
	font-weight: bold;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/arrow.png) no-repeat 6px 7px;
	margin: 0;
	padding: 0 0 0 15px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	margin: 0 0 15px;
	padding: 0 0 15px;
	color:#4c7bb2;
	text-transform:uppercase;
	font-weight:bold;
	font-size:140%;

}

h1.title {
	margin: 0 0 5px;
	padding: 2px 10px 0;
	background-color:#a1aaeb;
	color:#2660a0;
	font-weight:bold;
	font-size:140%;
	text-transform:uppercase;
}

.componentheading {
	font-size: 200%;
}

h2.contentheading, .contentheading {
	font-size: 175%;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 5px 0;
	border-bottom:2px solid #a1aaeb
}

.blog h2.contentheading, .blog .contentheading {
	font-size: 150%;
	color:#f5931e;
}

.blog h2.contentheading a, .blog .contentheading a {
	color:#156892;
}

a.contentpagetitle {}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	color: #F5931E ;
}

.contentdescription {
	padding-bottom: 30px;
}

table.contentpane form,
table.contentpane table {
	width: 100%;
}

a.readon {
	background: #156892;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 2px 5px;
}

a.readon:hover, a.readon:focus, a.readon:active {
	background: #e23225 ;
	color: #FFFFFF;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

div.blog_more {
	padding-top: 15px;
}

ul.pagination {
	margin: 0;
	padding: 0;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px 5px;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.createdate {
	color: #999999;
}

.modifydate {
	color: #999999;
	display: block;
	float: left;
	margin-top: 10px;
	width: 100%;
}

.buttonheading {
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}

/* MAIN LAYOUT
--------------------------------------------------------- */
.wrap {
	clear: both;
	width: 100%;
}

.main {
	margin: 0 auto;
	width: 988px;
	padding: 0;
}
#header .main, #mainnav .main, #container .main, #container-fl .main {
	border-left:1px solid #8f9ae9;
	border-right:1px solid #8f9ae9;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#main-content {
	background:url(../images/main-top.gif) repeat-x top;
}

#content {
	display: inline;
	float: left;
	width: 760px;
}

#content .main {
	width: 760px;
}

#col1 {
	display: inline;
	float: right;
	width: 202px;
	line-height: 1.5;
	padding-top:18px;
}

#container-fr #current-content {
	width: 715px;
}

#container-f #current-content,
#container-f #current-content .contentpane,
#container-f #current-content .contentpane .wrapper {
	width: 100%;
	display: block;
}

#container #current-content {
	float: right;
	width: 530px;
}

#current-content .article-content {
	clear: both;
}

#container #content .main,#container-fl #content .main {
	padding: 18px 0 10px 0px;
}

#container-f #content .main {
	padding: 15px 0;
	width: 100%;
}

#container-fr #content .main {
	padding: 15px 0 15px 15px;
}
	
/*columns*/
#col2 {
	float: left;
	width: 202px;
	line-height: 1.5;
}

#col2 .main {
	padding-top: 15px;
	width: 100%;
}

#col2 div.inner {
	padding: 15px;
}

/*common style for column*/
#cols table {
	border-collapse: collapse;
	border-spacing: 0;
}

#cols .article_separator {
	display: none;
}

#cols ul {
	list-style: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#container,
#container-f,
#container-c,
#container-fl {
	clear: both;
	min-height: 400px;
	background:url(../images/container-bg.png) no-repeat top center;
}

/* full */
#container-b .main {
	background: url(../images/container-mid.png) repeat-y top center;
}

#container .main .main, #container-b .main .main {
	background: none;
	border:0px
}


#container-b {
}

#container-f #content {
	width: 100%;
}

/* content + 1 col */
#container-c .main {
	background: none;
}

#container-c #content {
	width: 75%;
}

#container-c #cols {
	width: 22%;
}

#container-c #col2{
	width: 100%;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_text h3,
div.moduletable_menu h3{
	border-bottom: 1px solid #DDDDDD;
	color: #333333;
	margin: 0 0 10px;
	padding: 2px 0 5px;
	text-transform:uppercase;
	font-weight:bold;
}

span.first-word {
	color: #333333;
}

div.moduletable,
div.moduletable_text,
div.moduletable_menu {
	margin: 0 0 15px;
	padding: 0 0 5px;
}

div.moduletable_blank {
	margin: 0 0 15px;
}

div.color1 h3 {
	color: #D33615;
}

div.color2 h3 {
	color: #8C9520;
}

div.color3 h3 {
	color: #116593;
}

/* mis */
div.moduletable ul,
div.moduletable_text ul{
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li {
	margin: 0;
	padding-left: 0;
}

div.moduletable li a,
div.moduletable_text li a,
div.moduletable_menu li a {
	display: inline;
	padding: 0px 2px 5px 15px;
}

ul.bullettin li a {
	display: inline;
	padding: 0;
}

/* Default Module */
#col2 div.moduletable,
div.moduletable_text,
#col2 div.moduletable_menu {
	margin: 0 0 15px;
}

#col2 div.moduletable h3,
div.moduletable_text h3,
#col2 div.moduletable_menu h3 {
	background: url(../images/h3-bg.gif) no-repeat ;
	color: #FFFFFF;
	padding:10px 10px 8px;
	font-size:140%;
	text-shadow: #436279 1px 1px 1px;
}

div.moduletable_highlight {
	background: #F6F6F6;
	border: 1px solid #DDDDDD;
	margin: 0 0 15px;
}

div.moduletable_highlight h3
{
    background-position: #3ba8e0;
    background: #3ba8e0;
    color: #FFFFFF;
    margin: 0 -1px;
	padding:6px 10px;
    text-transform: uppercase;
    font-weight: bold;
	font-size:100%;
}

#col2 div.moduletable div.innerdiv img,
#col2 div.moduletable_highlight div.innerdiv img,
#col2 div.moduletable_text div.innerdiv img {
	border: none;
}

#col2 div.moduletable_menu {
	padding-bottom: 0;
}

#col1 div.innerdiv img, #col2 div.innerdiv img {
	margin: 2px 10px 0 0;
	padding: 3px;
	border: 1px solid #DDDDDD;
}


/* HEADER
--------------------------------------------------------- */
#header {
	z-index:999;
	background:url(../images/header-bg.png) no-repeat top center;
}

#header .main {
	height: 107px;
	position: relative;
	background:url(../images/header1-bg.gif) repeat-x;
}

#header .main .inner {
	padding:0px 0 0 0;
}

h1.logo {
	font-size: 300%;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	float:left
}

h1.logo a {
	background: url(../images/logo.png) no-repeat;
	display: block;
	height: 82px;
	width: 284px;
	margin-top:16px;
	margin-left:12px;
}

h1.logo-text {
	font-size: 300%;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	float:right
}

h1.logo-text a {
	background: url(../images/slogan.png) no-repeat;
	display: block;
	height: 33px;
	width: 403px;
	margin-top:43px;
	margin-right:55px;
}

h1.logo a:hover, h1.logo a:active, h1.logo a:focus {
}

* html h1.logo a:hover {
	background: none;
	cursor: pointer;
}

h1.logo a span, h1.logo-text a span {
	position: absolute;
	top: -1000px;
}


/* Headtools ---*/
#headtools {
	position: absolute;
	right: 15px;
	top: 50px;
}

#headtools ul {
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#headtools li {
	background: none;
	display: inline;
	line-height: normal;
	margin: 0;
	padding: 0;
}

#headtools li a {
	background: url(../images/arrow.png) no-repeat 10px center;
	padding: 0 10px 0 20px;
	line-height: 25px;
	display: block;
	float: left;
}

#headtools li a:hover {
	background: url(../images/arrow-hover-90cw.png) no-repeat 10px center;
	text-decoration: none;
}

#headtools li a.show {
	color: #FFFFFF;
	background: url(../images/arrow-light-90cw.png) no-repeat 10px center #90b13e !important;
}

#register, #login {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	display: none;
	height: auto;
	overflow: hidden;
	padding: 5px 15px;
	position: absolute;
	right: -15px;
	text-align: left;
	top: 25px;
	z-index: 999;
}

.login-links {
	margin-top: 10px;
}

#topnav {
	position: absolute;
	top: 0px;
	right: 0px;
	background:url(../images/topnav.gif) no-repeat right;
	padding-right:27px;
	margin-right:30px;
}

#topnav ul {
	margin: 0 0 0 -27px;
	padding: 0 5px 0 30px;
	background:url(../images/topnav.gif) no-repeat left top;
	height:27px;
	display:inline;
	float:left;
	position:relative;
}

#topnav li {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1.6;
	font-size:92%;
	background: url(../images/vline.gif) no-repeat center right;
	float:left;
}

#topnav li.lastitem {
	background: none;
}
#topnav li.vn {
	padding-right:5px;
}
#topnav li.en {
	padding-left:5px;
}


#topnav li a {
	display: block;
	padding: 4px 10px 3px 10px;
	color:#fff;
}
#topnav li.vn a{
	display: block;
	padding: 4px 28px 3px 0px;
	color:#fff;
	background:url(../images/flag-vn.jpg) no-repeat right 4px;
}
#topnav li.en a{
	display: block;
	padding: 4px 0px 3px 28px;
	color:#fff;
	background:url(../images/flag-eng.jpg) no-repeat 0px 4px;
}



/* MAIN NAVIGATION
--------------------------------------------------------- */
#mainnav {
	z-index: 999;
	background:url(../images/mainnav-bg.png) no-repeat top center;
}

#mainnav .main {
	position: relative;
	height:49px;
	background:#c1c5f2 url(../images/mainnav1-bg.gif) repeat-x;
}

#mainnav .main .inner {
	position: relative;
}

#subnav .main{
	background: none;
	border-bottom: 1px solid #DDDDDD;
}

#subnav ul {
	margin: 0;
}

#subnav ul li {
	list-style: none;
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
}

#subnav ul li a {
	color: #333333;
	display: block;
	padding: 5px 15px;
	text-decoration: none;
	background: #F6F6F6 url(../images/arrow.png) no-repeat 5px center;
}

#subnav ul li.active a,
#subnav ul li a:hover,
#subnav ul li a:active,
#subnav ul li a:focus {
	background: #F6F6F6 url(../images/arrow-hover.png) no-repeat 5px center;
	color: #D33615;
}

#search {
	float:right;
}


#search .inputbox {
	background: #fff;
	border: 1px solid #86a9bd;
	color: #333;
	padding: 3px 5px 2px;
	vertical-align:middle;
}

#search .btn-search {
	vertical-align:middle;
	border:0px;
	padding:0;
	background:none;
}


/* Pathway ---*/
#pathway {
	color: #fff;
	padding:5px 4px 3px 10px;
}

#pathway span {
	padding: 0 5px;
	line-height: 28px;
}

#pathway .main {
	position: relative;
}

#pathway strong {
	margin-right: 5px;
}

#pathway a {
	color: #fff;
	text-decoration: none;
	line-height: 28px;
	display: inline-block;
}

#pathway a:hover,
#pathway a:active,
#pathway a:focus {
	color: #156892;
	text-decoration: underline;
}

#pathway img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {}

ul.menu li a {
	display: block;
	outline: none;
	padding: 3px 3px 5px 20px;
	text-decoration: none;
	border-top: 1px solid #E5E5E5;
	background: url(../images/arrow.png) no-repeat 12px center;
	color: #666666;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #666666;
	background: #F6F6F6 url(../images/arrow.png) no-repeat 12px center;
	text-decoration: none;
}

ul.menu li.active a {
	font-weight: bold;
	background: #E5E5E5 url(../images/arrow.png) no-repeat 12px center;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li {
	border: none;
}

ul.menu li li a {
	background: #FFFFFF url(../images/bullet.gif) no-repeat 20px center !important;
	border: none;
	font-weight: normal !important;
	padding-left: 30px !important;
	width: 75%; /*need for ie6*/
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
	color: #666666;
}

/* SPOTLIGHT
--------------------------------------------------------- */
.box-full, .box-left, .box-center, .box-right {
	float: left;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}

.box-left div.moduletable {
	padding-right: 15px;
}

.box-center div.moduletable {
	padding: 0 15px;
}

.box-right div.moduletable {
	padding-left: 15px;
}

/* Top spotlight ---*/
#content #topsl .main {
	padding-left: 0;
	padding-top: 0;
}

/* Bottom spotlight ---*/
#botsl1 {
	background: #E5E5E5;
}

#botsl1 h3 {
	border: none;
}

#botsl1 div.moduletable {
	border-right: 1px solid #D5D5D5;
}

#botsl2 {
	background: #F6F6F6;
	color: #333333;
}

#botsl2 .img_caption img {
	border: 5px solid #CCCCCC;
	margin: 0;
	padding: 0;
}

#botsl2 .img_caption {
	float: none;
}

/*Common style for soptlight*/
#botsl2 div.innerdiv,
#botsl1 div.innerdiv {
	border: none;
}

#botsl2 div.moduletable,
#botsl1 div.moduletable {
	margin-bottom: 0;
}


/* FOOTER
--------------------------------------------------------- */
#footer {
	text-align: center;
	background:url(../images/container-bg.png) no-repeat top center;
}

#footer .main {
	height:55px;
	background:#8f9ae9 url(../images/footer-bg.png) no-repeat top center;
}


#footer .sublogo {
	float: left;
	width: 32%;
}

#footer .info {
	padding-top:20px;
}

#footer .main {
}

#footer small {
	color: #fff;
	font-size: 100%;
}

#footer ul {
	line-height: normal;
	margin: 0;
}

#footer li {
	background: url(../images/vline1.gif) no-repeat left;
	display: inline;
	margin: 0;
	padding: 0 10px;
}

#footer a {
	background: none;
	color: #eee;
	display: inline;
	line-height: normal;
}

#footer a:hover,
#footer a:active
#footer a:focus{
	background: none;
	color: #eee;
	text-decoration: underline;
}

.footurl {
	clear: both;
	float: none;
}

/* MISCELLANOUS
----------------------------------------------------------- */
.clr {
	clear: both;
}

.hasTip img {
	border: none;
	margin: 10px 5px 0 0;
}

div.innerdiv {
	padding: 5px 8px;
}

div.innerdiv img {
	margin: 10px 10px 0 0;
	padding: 3px;
	border: 1px solid #DDDDDD;
}

div.innerdiv span.date {
	font-size: 80%;
	font-weight: bold;
}

li.firstitem,
.firs-titem {
	background: none !important;
	padding-left: 0 !important;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	float: left;
	max-width: 600px;
	padding: 5px;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message {
	margin: 10px;
}

#system-message a {
	color: #333333;
}

#system-message dd {
	text-indent: 0;
}

#system-message dt.notice,
#system-message dt.error,
#system-message dt.done,
#system-message dt.message {
	display: none;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul,
#system-message dd.done ul {
	border: none;
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	margin: 0;
	padding: 5px 5px 5px 30px;
}

/* System Standard Messages */
#system-message dd.message ul{
	background: url(../images/icon-info.gif) #FAFAFA no-repeat 10px;
	color: #666666;
}

#system-message dd.done ul{
	background: url(../images/icon_done.gif) #FAFAFA no-repeat 10px;
	color: #666666;
}

/* System Error Messages */
#system-message dd.error ul{
	background: url(../images/icon-error.gif) #FAFAFA no-repeat 10px !important;
	color: #D33615 !important;
}

/* System fade Messages */
#system-message dd.fade ul{
	background: url(../images/icon-info.gif) #FAFAFA no-repeat 10px;
	color: #666666;
}

/* System Notice Messages */
#system-message dd.notice ul{
	background: url(../images/icon-info.gif) #FAFAFA no-repeat 10px;
	color: #666666;
}

/*extranews*/

#olderitemtitle, #neweritemtitle, #relateditemtitle {
	font-weight:bold;
	text-align: left;
	color: #666;
	margin-left: 5px;
	margin-right: 5px;
}
.extranews_tooltip{
	text-align: justify;
}
.extranews_date{
	color: #999;
}
.extranews_nextpage{
	margin-left: 30px;
}
.extranews_priviuospage{
	margin-right: 30px;
}
#relateditemlist, #neweritemlist, #olderitemlist{
	margin-left: 0px;	
}

.weblinks select {
	color:#996600;
	background:#fff;
	border:1px #996600 solid;
	width:100%;
	padding:3px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:92%;
}

ul.pagination {
	margin: 15px auto 0;
	padding: 10px 0 0;
	background: url(../images/dot-h.gif) repeat-x top;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
	background: #666666;
	color: #FFFFFF;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #156892;
	color: #FFFFFF;
}

.topbar {
	BORDER-BOTTOM: #ddd 0px solid; POSITION: absolute; WIDTH: 100%; FONT-SIZE: 11px; TOP: 0px
}
.daydate {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; FLOAT: left; COLOR: #fff; BORDER-RIGHT: #ddd 0px solid; PADDING-TOP: 0px; margin:0;
}
#topsl { padding:10px 0 23px; background:#dce1f5 url(../images/topsl-bg.gif) repeat-x bottom;}

.news-content h4 { 
	margin:0;
	line-height:normal;
	font-size:16px;
}

.news-content h4 a { 
	
}


.news-content img {
	margin: 0px 0px 10px 0;
}

.tabswrap .tab-content ul.news-links li {
	background: url(../images/arrow-grey.gif) no-repeat 3px 5px;
	line-height: 160%;
	padding:0 0 0 15px;
}

/*extranews*/

#olderitemtitle, #neweritemtitle, #relateditemtitle {
	font-weight:bold;
	text-align: left;
	color: #666;
	margin-left: 5px;
	margin-right: 5px;
}
.extranews_tooltip{
	text-align: justify;
}
.extranews_date{
	color: #999;
}
.extranews_nextpage{
	margin-left: 30px;
}
.extranews_priviuospage{
	margin-right: 30px;
}
#relateditemlist, #neweritemlist, #olderitemlist{
	margin-left: 0px;	
}

/*box*/

.boxwrap {
	background:url(../images/bor_br.gif) no-repeat bottom right;
	margin-bottom: 10px;
	width: 100%;
	float:left;
	clear: both;
}

.box-tr {
	background: url(../images/bor_tr.gif) no-repeat top right;
}

.box-bl {
	background:url(../images/bor_bl.gif) no-repeat bottom left;
}

.box {
	background:url(../images/bor_tl.gif) no-repeat top left;
	padding:0 0px 10px 0px;
}

.box h3 {
	margin: 0;
	padding: 10px 4px 8px 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	text-shadow: #436279 1px 1px 1px;
}

.box h3 a{
	color:#fff;
}

.boxwrap.blue {
	background:url(../images/bor_br_h.gif) no-repeat bottom right !important;
	margin-bottom: 10px;
	width: 100%;
	float:left;
	clear: both;
}

.boxwrap.blue .box-tr {
	background: url(../images/bor_tr_h.gif) no-repeat top right;
}

.boxwrap.blue .box-bl {
	background:url(../images/bor_bl_h.gif) no-repeat bottom left;
}

.boxwrap.blue .box {
	background:url(../images/bor_tl_h.gif) no-repeat top left;
	padding:0 2px 10px 2px;
}

ul.news-links li {
	background: url(../images/bullet.gif) no-repeat 3px 7px;
	line-height: 160%;
	padding-left: 15px;
}

#container-fl .innerdiv { background:url(../images/container-fl.gif) repeat-y}

ul.pro li { display:block; float:left; width:175px; padding-left:0; background:none; text-align:center; height:140px; overflow:hidden;}
ul.pro a { display:block; padding-bottom:5px; font-weight:bold; text-transform:uppercase;}
ul.pro img { padding:4px; border:1px solid #a1aaeb}
