@charset "utf-8";
/* CSS Document */

body {
		background-image: url(images/bg.jpg);
		background-repeat: repeat-x;
		background-position: left top;
		background-color: #1a7bc2;
		margin: 0 0 0 0px;
		padding: 0 0 0 0px;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 150%;
		text-align: justify;
		letter-spacing: normal;		
}
table {
	text-align: justify;
	font-size: 13px;
	line-height: 150%;
}

.state {
	font-weight: bold;
	color: #990000;
	font-size: 14px;
	padding-bottom: 5px;
}
#wrapper {
	width: 1024px;

}
#wrapperContainer {
	width: 1024px;
}
#top {
	width: 1024px;
}
#topHeader {
	height: 131px;
	background-image: url(images/top_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.search {
	float: right;
	margin-right: 14px;
	margin-top: 5px;
}
#userMenu {
	float: right;
	clear: both;
	margin-right: 15px;
	margin-top: 13px;
}
#userMenu a {
	text-decoration: none;
	color: #039;
	font-weight: bold;
	font-size: 13px;
	padding-left: 2px;
	padding-right: 2px;
}
#userMenu a:hover {
	color: #ff0000;
}
#menu {
	width: 1024px;
	height: 40px;
}
.bottomBorder {
	background-image: url(images/topMenu_bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 5px;
}
#pageBody {
	width: 1024px;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
#pageBodycontent {
		width: 994px;
		clear: both;
		padding-top: 6px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 150%;
		
}
#pageBodycontentLeft {
		width: 176px;
		float: left;
		padding-bottom: 10px;
	
}
#pageBodycontentCenter {
		width: 808px;
		background-color: #ffffff;
		float: right;
		padding-left: 6px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 150%;
		
}
#pageBodycontentCenter #pageContent {
		width: 806px;
		border: 1px solid #bee4fc;
		text-align: justify;
		margin-bottom: 8px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		
}
#pageBodycontentCenter #pageContent p{
	text-align: justify;
}
#pageBodycontentCenter #pageContent #titleStrip {
		width: 806px;
		height: 27px;
		border-bottom: 2px solid #bee4fc;
		border-top: 1px solid #bee4fc;
		border-left: none;
		border-right: none;
		text-align: left;
		background-image: url(images/titleStrip.jpg);
		background-repeat: repeat-x;
		background-position: left bottom;
		
}
#pageBodycontentCenter #pageContent .titleStripContent {
				padding: 5px;
				color: #005faa;
				font-size: 15px;
				font-weight: 700;
}
#pageBodycontentCenter #pageContent .titleStripContentLeft {
				float: left;
}
#pageBodycontentCenter #pageContent .titleStripContentRight {
				float: right;
}
#pageBodycontentCenter #pageContentText {
	padding: 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pageBodycontentCenter #pageContentText h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1B49AC;
	margin: 0 0 0 0px;
	text-align: left;
}

#pageBodycontentCenter #pageContentText h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1C6BB0;
	margin-top: 10px;
	
	line-height: 150%;
}
#pageBodycontentCenter #pageContentText h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1C6BB0;
	margin-top: 10px;
	margin-bottom: -5px;
}
#pageBodycontentCenter #pageContentText h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C6BB0;
	margin-top: 10px;
	margin-bottom: -5px;
}
#pageBodycontentCenter #pageContentText h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	margin-top: 10px;
}

#pageBodycontentCenter #pageContentText h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	margin-top: -5px;
	padding: 0px;
	font-weight: normal;
	line-height: 150%;
	text-align: justify;
}
#pageBodycontentCenter #pageContentText h6 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
#pageBodycontentCenter #pageContentText h6 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	
}
#pageBodycontentCenter #pageContentText .conferences {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	margin-top: -10px;
	line-height: 150%;
	font-weight: bold;
}
#pageBodycontentCenter #pageContentText div {
	font-family: Arial, Helvetica, sans-serif;
	
}
#pageBodycontentCenter #pageContentText p {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-size: 13px;
	text-align: justify;
}
#increaseFont {
	font-size: 13px;
}
#pageBodycontentCenter #pageContentText td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#pageBodycontentCenter #pageContentText #subhead {
	font-size: 15px;
	font-weight: bold;
	color: #005faa;
}

a.view_more {
	background-image:url(images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	color: #039;
	text-decoration: none;
	padding-left: 15px;
}
a.view_more:hover {
	color: #ff0000;
}
#pageBodycontentCenter #pageContentText .img {
	margin-right: 8px;
	border: 1px solid #cccccc;
	padding: 4px;
}
#thisMonth {
	padding: 5px;
	text-align: justify;
	letter-spacing: normal;
}
#thisMonth ul {
	list-style: none;
	margin: 0 0 0 0px;
	margin-left: 20px;
	padding: 0 0 0 0px;
	

}
#thisMonth ul li {
	list-style: url(images/icon_02.jpg);
	border-top: 1px solid #f1f1f1;
	padding: 1px;


}
#thisMonth ul li a {
	text-decoration: none;
/**font-weight: bold; **/
	color: #000000;
	display: block;
/**	color: #007ddf; **/
line-height: 150%;
letter-spacing: normal;
font-weight: bold;
padding: 5px;
font-size: 13px;
}
#thisMonth ul li a strong { 
	color: #1673B6;
}
#thisMonth ul li a:hover {
	color: #ff0000;
/**	color: #007ddf;**/
	background-color: #f9f9f9;
}
#thisMonth ul li a:hover strong {
	color: #990000;
}
#thisMonth ul li ul {
	list-style: none;
	margin: 0 0 0 0px;
	margin-left: 20px;
	padding: 0 0 0 0px;
}
#thisMonth ul li ul li {
	list-style: url(images/icon_02.jpg);
	padding: 1px;
}
#thisMonth ul li ul li a {
	text-decoration: none;
/**font-weight: bold; **/
	color: #000000;
	display: block;
/**	color: #007ddf; **/
line-height: 150%;
letter-spacing: normal;
font-weight: bold;
padding: 5px;
font-size: 13px;
}
#thisMonth ul li ul li a:hover {
	color: #ff0000;
/**	color: #007ddf;**/
	background-color: #f9f9f9;
}
/** Center style end here **/
/* News Start */
#News {
	width: 218px;
	height: auto;
	border:1px solid #ffd660;
}
.NewsTitleHP { font-weight:bold; background:#ffeec0 url(images/news_bg.gif) repeat-y left top; width:199px; padding:5px 9px 5px 10px; }
.NewsTitleShadowHP { background:url(images/news_shadow.gif) no-repeat right top; height:12px; width:218px;}
.NewsContentHP { line-height:17px; padding:0px 5px 5px 5px; margin-top:-5px; }
.NewsContentHPleft {
	float: left;
	width: 75px;
}
.NewsContentHPright {
	text-align: left;
	
}
.NewsContentHPright ul {
	margin: 0 0 0 0px;
	line-height: 120%;
	
}
.NewsContentHPright ul li {
	list-style: none;
	padding: 2px;
}
.NewsContentHPright ul li a {
	text-decoration: none;
	color: #156cb0;
	
}
.NewsContentHPright ul li a:hover {
	text-decoration: none;
	color: #F00;
}
.NewsContentHP a { text-decoration:none; color: #03F; }
.NewsContentHP a:hover { text-decoration:none; color: #ff0000; }

/* News End */

/** bottom */
#bottom {
	width: 994px;
	clear: both;
	margin-top: 8px;
	border-top: 8px solid #bdddf6;
	border-left: 1px solid #bdddf6;
	border-right: 1px solid #bdddf6;
	border-bottom: 1px solid #bdddf6;
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 61px;	
}
#bottomLeft {
		width: 176px;
		float: left;
		
}		

.bottom_logo {
	text-align: left;
	padding: 8px;
	
}
a.bottomLeft_link {
	color:#03C;
	text-decoration: none;
	font-size: 14px;
}
a.bottomLeft_link:hover {
	color:#990000;
}
#bottomCenter {
		width: 670px;
		float: left;
}
#copyright {
	padding: 10px;
}
.copyright_link a {
	color: #cccccc;
	text-decoration: none;
	font-size: 12px;
}
.copyright_link a:hover {
	color:#990000;
}
#bottomRight {
		width: 140px;
		float: right;
}
.bottom_counter {
	text-align: right;
	padding-right: 15px;
	padding-top: 20px;
	
}
td.list {
	background-color: #fff9f4;
}

td.list:hover {
	background-color: #eaf9ff;
	
}
td.list2 {
	background-color: #f7f7f7;
}

td.list2:hover {
	background-color: #ffffff;
	
}
#list {
width: 100%;

}
#list ol  {
	margin: 0px;
	padding: 0px;
}
#list ol li {
	padding: 5px;
	background-color: #f7f7f7;
	letter-spacing: normal;
	font-size: 13px;
	line-height: 160%;
	padding-left: 10px;
	margin-left: 40px;
	margin-bottom: 5px;
}
#list ol li strong {
	color: #1B49AC;
}
#list ol li:hover {
	padding: 5px;
	margin-left: 40px;
	background-color: #ffffff;
/*	background-color: #eaf9ff; */
	padding-left: 10px;
}
#list ol li a {
	text-decoration: none;
	color: #990000;	
	text-align: left;
	letter-spacing: normal;
	font-weight: bold;
}
#list ol li a:hover {
	
	color: #ff0000;	
}
.uploaded_date {
	color: #666666;	
}
#zonalTD {
	border: 1px solid #f0f0f0;
	border-top: none;
}
#ZonalList {
width: 100%;

}
#ZonalList ol  {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#ZonalList ol li {
	padding: 3px;
	letter-spacing: normal;
	font-size: 13px;
	line-height: 160%;
	margin-left: 35px;
	border-bottom: 1px solid #f0f0f0;
	
}
#ZonalList ol li strong {
	color: #1B49AC;
}
#ZonalList ol li:hover {
	padding: 3px;
	margin-left: 35px;
	background-color: #eaf9ff;
/*	background-color: #eaf9ff; */
	
}
#ZonalList ol li a {
	text-decoration: none;
	color: #990000;	
	text-align: left;
	letter-spacing: normal;
	font-weight: bold;
}
#ZonalList ol li a:hover {
	
	color: #ff0000;	
}
<!-- sitemap -->
#sitemap {
	padding: 5px;
	text-align: justify;
	letter-spacing: normal;
}
.sitemap{
	border: 1px solid #d9d9d9;
	padding: 5px;
}
.subhead{
	font-size: 14px;
	color: #DB681F;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
#sitemap ul {
	list-style: none;
	margin: 0 0 0 0px;
	margin-left: 20px;
	padding: 0 0 0 0px;
	

}
#sitemap ul li {
	list-style: url(images/icon_02.jpg);
	
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #f1f1f1;
	padding: 1px;


}
#sitemap ul li a {
	text-decoration: none;
/**font-weight: bold; **/
	color: #000000;
	display: block;
/**	color: #007ddf; **/
line-height: 150%;
letter-spacing: normal;

padding: 2px;
font-size: 12px;
}
#sitemap ul li a strong { 
	color: #1673B6;
}
#sitemap ul li a:hover {
	color: #ff0000;
/**	color: #007ddf;**/
	background-color: #ffffff;
}
#sitemap ul li a:hover strong {
	color: #990000;
}
#publication {
	font-size: 12px;
	color: #000000;
}
.pagehead{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	
	
}
.publication_border {
	border: 1px solid #cccccc;
	border-top: none;
}
.subhead {
	font-size: 16px;
	color: #ab0303;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	padding: 3px;
	padding-left: -5px;
}
#error {
	color: #FF0000;
	font-weight:bold;
	padding: 10px;
	background-color: #CCCCCC;
}
#success, #message {
	color: #009933;
	font-weight:bold;
	padding: 10px;
	font-size:14px;
	background-color: #FFFFFF;
	border: 1px solid #CCC;
}