body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/Sitebg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #046aaa;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #046aaa;
}
a:hover {
	text-decoration: underline;
	color: #058ADA;
}
a:active {
	text-decoration: none;
	color: #046aaa;
}
.Language_bar {
	background-image: url(Images/Untitled-4.jpg);
	background-repeat: repeat-x;
	border: 1px solid #b1bcc2;
}
.Quicklinks_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(Images/Untitled-8.jpg);
	padding: 5px;
}
.Quicklinks_box div {
	background-image: url(Images/Bullet02.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 14px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.Quicklinks_box div a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.Leftnav_header {
	background-image: url(Images/Untitled-9.jpg);
	padding-right: 2px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.Leftnav_header a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 11px;
}
.Leftnav_item {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
}
.Leftnav_item a div {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #011b36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
}

.Leftnav_item a:hover div {
	background-color: #eeeeee;
	text-decoration: none;
}
.Right_tab_left_item_normal {
	background-image: url(Images/Right_tab_left_normal.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
}
.Right_tab_left_item_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.Right_tab_right_item_normal {
	background-image: url(Images/Right_tab_right_normal.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
}
.Right_tab_right_item_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.Right_tab_container {
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.Right_tab_container a {
	color: #FFFFFF;
}
.Right_tab_item {
	background-image: url(Images/Bullet02.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
	padding-top: 3px;
}
.Recent_articles_header {
	background-image: url(Images/Untitled-16.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 11px;
}

.Homepage_more_recent_articles_box {
	background-image: url(Images/more_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cee1ef;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.Homepage_more_recent_articles_box div {
	background-image: url(Images/bullet03.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 11px;
	font-weight: bold;
}
.Carousel {
}
.Carousel a img {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #cee1ef;
	margin:2px;
}
.Carousel a:hover img {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #9FC5DF;
	margin:2px;
}



.PhotoCarousel {
}
.PhotoCarousel a img {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #cee1ef;
	margin:2px;
}
.PhotoCarousel a:hover img {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #9FC5DF;
	margin:2px;
}

/*Blue tab*/
.blue .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(Images/blue_tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.blue .ajax__tab_header .ajax__tab_outer 
{
    background:url(Images/bluetab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.blue .ajax__tab_header .ajax__tab_inner 
{
    background:url(Images/bluetab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.blue .ajax__tab_hover .ajax__tab_inner 
{
    color:#000;
}
.blue .ajax__tab_active .ajax__tab_outer 
{
    background:url(Images/bluetab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.blue .ajax__tab_active .ajax__tab_inner 
{
    background:url(Images/bluetab.png) no-repeat right -40px;
    color:#000;
    border-color:#333
}
.blue .ajax__tab_body 
{
    background-color:#fff;
    border:none 0px #cbe1e3;
    border-top-width:0;
}

/*End of blue tab*/



/*	GENERAL	*/
.PageHeader {
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: bold;
}

/*Article listing item*/
.Article_item {
	margin-bottom: 10px;
	margin-top: 3px;
	display: block;
	float: left;
	width: 100%;
}
.Article_item .Title {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: 0px;
	margin-top:2px;
}
.Article_item .Subject {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px;
}
.Article_item a img {
	padding: 2px;
	border: 1px solid #eeeeee;
	margin-right: 5px;
}

.Article_item a:hover img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}
.ArticleDetailTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ArticleDetailBody {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}



/*End of article listing item*/

/*Other articles*/
.Other_articles{}.Other_articles div {
	background-image: url(Images/Bullet1.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.Other_articles a{
	color: #005d90;
}
/*End of other articles*/


/*Pager setting*/
.PageSelected {
	font-weight: bold;
	width: 20px;
	border: 1px solid #BFBFBF;
	background-color: #FFFFFF;
}
.PageItem {
	background-color: #D0ECF0;
	border: 1px solid #98D0DD;
	width: 20px;
	font-weight: bold;
}
.PageItem a
{
	color:#005d90;}
/*End of pager setting*/


/*Gallery*/
.Gallery_item {
	padding: 7px;
}
.Gallery_item .Thumbnail img {
	border: 3px solid #eeeeee;
}

.Gallery_item .Thumbnail:hover img {
	border: 3px solid #dedede;
}
/*End of gallery*/

.Register_row {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
	padding-top: 5px;
	padding-bottom: 5px;
}