body {
	color: #000000;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma,  Arial, sans-serif;
	line-height: 150%;
}

body#bd {
	color: #FFFFFF;
	background-image: url(../../images/default/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#upleftlogo {
	background-image: url(../../images/default/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 215px;
	width: 70px;
	position: fixed;
	margin: 200px 0px 0px 0px;
	background-attachment: scroll;
	display: block;
}

.inputboxlogin {
	background-color: #A9D3CE;
	border: thin inset #649B9F;
	margin-bottom: 1px;
	padding-left: 5px;
}

.inputbox {
	border: 1px solid #C0C0C0;
	background: #F0F0F0;
	margin-bottom: 2px;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #888888;
	background: #FFFFFF;
}

#downrighttools {
	height: 515px;
	width: 30px;
	position: fixed;
	right: 0px;
	bottom: 10px;
	padding: 10px;
	clear: both;
	background-position: right;
}



#portal-banner-align {
	height: 172px;
	width: 100%;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

#portal-banner-left {
	height: 172px;
	width: 10px;
}

#portal-banner-left .leftimage {
	background-image: url(../../images/default/banner_left.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 10px;
}

#portal-banner-middle {
	height: 172px;
}

#portal-banner-middle .middleimage {
	background-image: url(../../images/default/banner_middle.jpg);
	background-repeat: repeat-x;
	height: 172px;
}


#portal-banner-right {
	height: 172px;
	width: 10px;
}

#portal-banner-right .rightimage {
	background-image: url(../../images/default/banner_right.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 10px;
}

/*------------------------------------------------------------------------
# JA Villadi 1.0 - Mar, 2007
# ------------------------------------------------------------------------
# Copyright (C) 2004-2007 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/

/* Top Spotlight */
#ja-topsl {
	clear: both;
	background: url(../../images/default/topsl-bg.png) no-repeat;
	color: #FFFFFF;
}

#ja-topsl a,
#ja-botsl a {
	color: #FFFFFF;
}

#ja-topsl div.moduletable {
	padding: 20px;
}

.narrow #ja-topsl div.moduletable {
	padding: 20px 5px;
}

#ja-topsl div.ja-box-left,
#ja-topsl div.ja-box-center,
#ja-topsl div.ja-box-right {
	padding: 0;
}

#ja-topsl div.ja-box-left,
#ja-topsl div.ja-box-center,
#ja-botsl div.ja-box-left,
#ja-botsl div.ja-box-center {
	background: url(../../images/default/v-seperator.gif) repeat-y top right;
}

/* Bottom Spotlight */
#ja-botsl {
	width: 100%;
	clear: both;
	color: #F0F0F0;
	background: url(../../images/default/botsl-bg.jpg) no-repeat bottom #181818;
}

#ja-botsl div.moduletable {
	margin: 0;
	padding: 20px;
}

#ja-topsl h3,
#ja-botsl h3 {
	padding: 0;
	margin: 0 0 5px;
	border: none;
	background: none;
	text-indent: 0;
	color: #F0F0F0;
}

#ja-topsl ul,
#ja-botsl ul {
	padding: 0;
	margin: 0!important;
}

#ja-topsl li,
#ja-botsl li {
	padding: 0 0 0 12px;
	margin: 0;
	background: url(../../images/default/bullet-list-sl.gif) no-repeat 0 55%;
}

#ja-topsl a,
#ja-botsl a {
	color: #FFFFFF;
	text-decoration: underline;
}

#ja-topsl a:hover, #ja-topsl a:active, #ja-topsl a:focus,
#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}

#ja-topsl td,
#ja-botsl td {
	padding: 0;
}

#ja-botsl .article_seperator,
#ja-topsl .article_seperator {
	display: none;
}

#ja-botsl table,
#ja-topsl table {
	border-spacing: 0;
	border-collapse: collapse;
}

/* TOP NAVIGATION
----------------------------------------------------------- */
#ja-splitmenu {
	margin: 0;
	padding: 0 0 0 10px;
}

#ja-splitmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ja-splitmenu li {
	margin: 0;
	padding: 0;
	display: inline;
}

#ja-splitmenu a {
	float: left;
	margin: 0 2px;
	padding: 0 0 0 11px;
	display: block;
	color: #206262;
	text-decoration: none;
	font-size: 100%;
	line-height: 31px;
}

#ja-splitmenu a span {
	float: left;
	display: block;
	font-weight: bold;
	padding: 0 25px 0 20px;
}

#ja-splitmenu a:hover,
#ja-splitmenu a:active,
#ja-splitmenu a:focus {
	float: left;
	background: url(../../images/default/menu_left_hover.gif) no-repeat center left;
	text-decoration: none;
	text-align: center;
	color: #349E9E;
	cursor: pointer;
}

#ja-splitmenu a:hover span,
#ja-splitmenu a:active span,
#ja-splitmenu a:focus span {
	float: left;
	display: block;
	background: url(../../images/default/menu_right_hover.gif) no-repeat center right;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ja-splitmenu a span { float: none; }
/* End IE5-Mac hack */

#ja-splitmenu li.active a,
#ja-splitmenu li.active a:hover,
#ja-splitmenu li.active a:active,
#ja-splitmenu li.active a:focus {
	color: #349E9E;
	padding: 0 0 0 13px;
	background: url(../../images/default/menu_left_active.gif) no-repeat center left;
}

#ja-splitmenu li.active a span,
#ja-splitmenu li.active a:hover span,
#ja-splitmenu li.active a:active span,
#ja-splitmenu li.active a:focus span {
	background: url(../../images/default/menu_right_active.gif) no-repeat center right;
}

/* SUB NAVIGATION
--------------------------------------------------------- */
#ja-subnav {
}

#ja-subnav ul {
	margin: 0;
	padding: 0;
}

#ja-subnav li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
	line-height: normal;
}

#ja-subnav a {
	padding: 0 20px;
	float: left;
	display: block;
	color: #FFFFFF;
	background: url(../../images/default/v-seperator.gif) repeat-y top left;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
	color: #16A9CD;
	text-decoration: none;
}

#ja-subnav li.active a,
#ja-subnav li.active a:hover,
#ja-subnav li.active a:active,
#ja-subnav li.active a:focus {
	color: #16A9CD;
	text-decoration: none;
	font-weight: bold;
}

#ja-subnav .first-item {
	background: none!important;
}



#visual-portal-wrapper {
	width: 100%;
	height: auto;
	background-color: transparent;
	margin: 0em auto 0em auto;
}

#portal-header-align {
}
#portal-header-left {
	height: 132px;
	width: 70px;
}

#portal-header-left .leftimage {
	background-image: url(../../images/default/top_bar_left.gif);
	background-repeat: no-repeat;
	height: 132px;
	width: 70px;
}

#portal-header-middle-left {
	height: 132px;
}

#portal-header-middle-left .middleimage_left {
	background-image: url(../../images/default/top_bar_middle_left.gif);
	background-repeat: repeat-x;
	height: 132px;
}

#portal-header-middle-right {
	height: 132px;
	width: 370px;
}

#portal-header-middle-right .middleimage_right {
	background-image: url(../../images/default/top_bar_middle_right.gif);
	background-repeat: no-repeat;
	height: 132px;
	width: 370px;
}

#portal-header-middle-right .middleimage_right2 {
	background-image: url(../../images/default/top_bar_middle_right2.gif);
	background-repeat: no-repeat;
	height: 132px;
	width: 370px;
}

#portal-header-middle-right .login {
	padding: 0em 0em 0em 0em;
	margin: 1.1em 0em 0em 6em;
}

#portal-header-right {
	height: 132px;
	width: 70px;
}

#portal-header-right .rightimage {
	background-image: url(../../images/default/top_bar_right.gif);
	background-repeat: no-repeat;
	height: 132px;
	width: 70px;
}





#portal-menu-align {
	height: 31px;
	width: 100%;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

#portal-menu-left {
	height: 31px;
	width: 70px;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

#portal-menu-left .leftimage {
	background-image: url(../../images/default/main_menu_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 31px;
	width: 70px;
}

#portal-menu-middle {
	height: 31px;
}

#portal-menu-middle .middleimage {
	background-image: url(../../images/default/main_menu_middle.gif);
	background-repeat: repeat-x;
	height: 31px;
}


#portal-menu-right {
	height: 31px;
	width: 70px;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

#portal-menu-right .rightimage {
	background-image: url(../../images/default/main_menu_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 31px;
	width: 70px;
}




#portal-personaltools-align {
	height: 36px;
	width: 100%;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

#portal-personaltools-left {
	height: 36px;
	width: 70px;
}

#portal-personaltools-left .leftimage {
	background-image: url(../../images/default/personal_actions_left.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 70px;
}

#portal-personaltools-middle {
	height: 36px;
}

#portal-personaltools-middle .middleimage {
	background-image: url(../../images/default/personal_actions_middle.gif);
	background-repeat: repeat-x;
	height: 36px;
	text-align: right;
}

#portal-personaltools-middle-menu ul {
	margin-top: 0;
}

#portal-personaltools-middle-menu li {
	display: inline;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-align: right;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 0;
}

#portal-personaltools-middle-menu li a {
	color: #35586A;
	font-size: 11px;
	font-family: Tahoma, Arial, "Times New Roman", Helvetica;
	text-decoration: none;
}


#portal-personaltools-right {
	height: 36px;
	width: 70px;
}

#portal-personaltools-right .rightimage {
	background-image: url(../../images/default/personal_actions_right.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 70px;
}






#portal-default-align {
	height: 100%;
	width: 100%;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

#portal-default-align .upleftimage {
	background-image: url(../../images/default/page_up_side_left.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 70px;
}

#portal-default-align .midleftimage {
	background-image: url(../../images/default/page_middle_side_left.gif);
	background-repeat: repeat-y;
	width: 70px;
}

#portal-default-align .uprightimage {
	background-image: url(../../images/default/page_up_side_right.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 70px;
}


#portal-default-align .midrightimage {
	background-image: url(../../images/default/page_middle_side_right.gif);
	background-repeat: repeat-y;
	width: 70x;
}





#portal-column-content {
	height: 100%;
	width: 100%;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;

}


#portal-column-content-up {
	width: 50px;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

#portal-column-content-up .leftimage {
	background-image: url(../../images/default/in_up_left.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}

#portal-column-content-up .middleimage {
	background-image: url(../../images/default/in_up_middle.jpg);
	background-repeat: repeat-x;
	height: 5px;
}

#portal-column-content-up .rightimage {
	background-image: url(../../images/default/in_up_right.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}

#portal-column-content-middle {
	width: 100%;
	height: 100%;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

#portal-column-content-middle .leftimage {
	background-image: url(../../images/default/in_middle_left.jpg);
	background-repeat: repeat-y;
	width: 5px;
}

#portal-column-content-middle .rightimage {
	background-image: url(../../images/default/in_middle_right.jpg);
	background-repeat: repeat-y;
	width: 5px;
}

#portal-column-content-middle .middleimage {
	background-image: url(../../images/default/middle.jpg);
	background-repeat: repeat;
	vertical-align: top;
}


#portal-column-content-down {
	width: 5px;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

#portal-column-content-down .leftimage {
	background-image: url(../../images/default/in_down_left.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}

#portal-column-content-down .middleimage {
	background-image: url(../../images/default/in_down_middle.jpg);
	background-repeat: repeat-x;
	height: 5px;
}

#portal-column-content-down .rightimage {
	background-image: url(../../images/default/in_down_right.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}




#portal-colophon {
	height: 70px;
	width: 100%;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

#portal-colophon-left {
	height: 70px;
	width: 70px;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

#portal-colophon-left .leftimage {
	background-image: url(../../images/default/footer_bar_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 70px;
	width: 70px;
}

#portal-colophon-middle {
	height: 70px;
	width: 100%;
}

#portal-colophon-middle .middleimage {
	background-image: url(../../images/default/footer_bar_middle.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 70px;
}

#portal-colophon-middle .copyright {
	color: #267575;
	padding: 3px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	vertical-align: text-bottom;
}


#portal-colophon-right {
	height: 70px;
	width: 70px;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}

#portal-colophon-right .rightimage {
	background-image: url(../../images/default/footer_bar_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 70px;
	width: 70px;
}









/* each TR.item is one menu item */
.transMenu .item {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border: none;
	cursor: pointer;
	font-size: 12px;
	background-color: #6D8592;
	background: url(../../images/default/child-live-bg.gif) top left repeat-x;
	height: 20px;
}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
	color: #FFFFFF;
	background: url(../../images/default/child-active-bg.gif) top left repeat-x;
}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	margin-left: 10px;
}

/* ----------------------------------------------------------------
- Added classes by Khanh - 050629
- Style and mark-up improved by Hieu Nguyen & Ha Le Viet - 060718
-------------------------------------------------------------------*/
.transMenu .item#active {
	background: url(.../../images/default/child-active-bg.gif) top left repeat-x #16A9CD;
	color: #FFFFFF;
	/* -moz-opacity: .6;
	filter: alpha(opacity=60); */
}

.transMenu .item#active:hover {
	color: #FFFFFF;
	background: url(../../images/default/child-active-bg.gif) top left repeat-x #16A9CD;
}

/* For first level menu.*/
#ja-transmenu {
	margin: 0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#ja-transmenu li {
	margin: 0;
	padding: 0;
	background: none;
	display: inline;
}

#ja-transmenu li a { /* common styles for 1st level menu */
	margin: 0;
	padding: 0px 15px 0px 15px;
	float: left;
	display: block;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	line-height: 31px;
}

#ja-transmenu li a span { /* common styles for 1st level menu */
	color: #FFFFFF;
}

#ja-transmenu li a:hover { /* common styles for 1st level menu */
}

a.havechild-mainlevel-active-trans,
a.havechild-mainlevel-active-trans:hover,
a.havechild-mainlevel-active-trans:active,
a.havechild-mainlevel-active-trans:focus {
	background: url(../../images/default/mainnav-active-bg.gif) repeat-x top left;
}

a.jahover {
	background: url(.../../images/default/mainnav-hover-bg.gif) repeat-x top right;
}

a.jahover-active {
	background: url(../../images/default/mainnav-active-bg.gif) repeat-x top left;
}

a.mainlevel-trans {
}

a.mainlevel-trans:hover,
a.mainlevel-trans:active,
a.mainlevel-trans:focus {
	background: url(../../images/default/mainnav-hover-bg.gif) repeat-x top left;
}

a.mainlevel-active-trans,
a.mainlevel-active-trans:hover,
a.mainlevel-active-trans:active,
a.mainlevel-active-trans:focus {
	background: url(../../images/default/mainnav-active-bg.gif) repeat-x top left;
}

/* First item */
a.havechild-mainlevel-active-trans-first,
a.havechild-mainlevel-active-trans-first:hover,
a.havechild-mainlevel-active-trans-first:active,
a.havechild-mainlevel-active-trans-first:focus,
a.mainlevel-active-trans-first,
a.mainlevel-active-trans-first:hover,
a.mainlevel-active-trans-first:active,
a.mainlevel-active-trans-first:focus {
	background: url(../../images/default/mainnav-fi-active-bg.gif) repeat-x top left;
}

a.havechild-mainlevel-trans-first:hover,
a.havechild-mainlevel-trans-first:active,
a.havechild-mainlevel-trans-first:focus,
a.mainlevel-trans-first:hover,
a.mainlevel-trans-first:active,
a.mainlevel-trans-first:focus {
	background: url(../../images/default/mainnav-fi-hover-bg.gif) no-repeat top left!important;
}
