body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-repeat: repeat-y;
	background-color: #ebeff2;
}
a:link {
	color: #0a6395;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0a6395;
}
a:hover {
	text-decoration: underline;
	color: #eb9d06;
}
a:active {
	text-decoration: none;
	color: #0a6395;
}
.Boundary {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dbe1e9;
}
.Sitemap_box {
	background-image: url(Images/Untitled-3.jpg);
	background-repeat: repeat-x;
}
.Sitemap_box a {
	color: #033A72;
}
.MarqueeBox {
	background-image: url(Images/Untitled-4.jpg);
	background-repeat: repeat-x;
}
.QuicklinkBox {
	background-image: url(Images/Untitled-5.gif);
	background-repeat: repeat-x;
}
.NavigatorBox {
	background-image: url(Images/Navbg.gif);
}
.MiddleBox {
	background-image: url(Images/Untitled-7.jpg);
	background-repeat: repeat-x;
}
.Newsletter_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.ThumbnailLink img {
	padding: 2px;
	border: 1px solid #eeeeee;
}
.ThumbnailLink:hover img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.HomepageOtherArticleItem {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-image: url(Images/Bullet1.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-left: 12px;
}


.HomepageFeaturedArticleItem {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-image: url(Images/newsArrow%5B1%5D.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
}
.HomepageFeaturedArticleItem a{
	color: #000000;
}
.HomepageFeaturedArticleItem a:hover{
	color: #eb9d06;
}
.PageHeader {
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: bold;
}


/*	GENERAL	*/

.Textbox_normal
{
	border-right: #dedede 1px solid;
    border-top: #dedede 1px solid; 
    border-left: #dedede 1px solid; 
    border-bottom: #dedede 1px solid;    
}

/*Article listing item*/
.Article_item {
	margin-bottom: 10px;
	margin-top: 3px;
	display: block;
	float: left;
	width: 100%;
}
.Article_item .Title {
	font-size: 16px;
	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 #dedede;
}

.Gallery_item .Thumbnail:hover img {
	border: 3px solid #cccccc;
}
/*End of gallery*/
.Left_box {
	font-family: Arial, Helvetica, sans-serif;
}
.Left_box a:link,.Left_box a:active,.Left_box a:visited {
	color: #FFFFFF;
}
.Left_box a:hover {
	color: #fbce22;
	text-decoration: underline;
}
