@charset "utf-8";
/* CSS Document */
body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	background-image:url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #2e3440;
	margin: 0 0 0 0;
	align: justify;
}
table {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
.mainpage {
	widht: 100%;
	align: left;
}
.mainpage_content {
	width: 820px;
	margin: 0px;
	padding: 0px;
	align: center;
	background-color: #ffffff;
	padding-bottom: 2px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.header {
	width: 800px;
	padding: 0px;
	clear: both;
	padding-top: 10px;
	background-color: #ffffff;
}
.header_top {
	width: 800px;
	background-color: #013f78;
	height: 32px;
}
.header_title {
	float: left;
	font-size: 13px;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
	width: 660px;
	text-align: left;
	clear: both;
	font-size: 14px;
}
.header_usermenu {
	color: #ffffff;
	padding: 5px;
	margin-left: 5px;
}
.header_usermenu a {
}
.header_usermenu a:hover {
}
.header_logo_left {
	float: left;
	text-align: left;
}
.header_logo_right {
	float: right;
	margin-top: 50px;
}
.header_topmenu {
	width: 100%;
	height: 31px;
	background-image: url(images/topmenu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	clear: both;
	
}
.header_topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-top: 4px;
	
}
.header_topmenu li {
	display: inline;
	padding-left: 10px;
}
.header_topmenu li a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-left: 25px;
	padding-right: 25px;
}
.header_topmenu li a span {

}
.header_topmenu li a:hover {
	color: #ffff00;
}
.header_banner {
	display: block;
	clear: both;
}
.header_leftmenu {
	float: left;
	background-image: url(images/leftmenu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 220px;
}
.header_leftmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 213px;
	text-align: left;
	font-size: 12px;
}
.header_leftmenu li {
	display: block;
	padding: 4px;
	border-bottom: 1px solid #35a0e1;
	
}
.header_leftmenu li a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-left: 30px;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	margin-left: 5px;

}
.header_leftmenu li a span {

}
.header_leftmenu li a:hover {
	color: #ffff00;
	background-image: url(images/icon_over.gif);
	background-repeat: no-repeat;
}
#header_intro {
	width: 580px;
	float: right;
	margin-right: 5px;
}
.header_intro_scroll {
	text-align: left;
	font-weight: bold;
	color: #CC0000;
	font-size: 13px;
	background-color: #ffffff;
}
.header_intro_scroll span {
	padding-left: 20px;
	padding-right: 20px;
}
.header_intro_scroll a {
	text-decoration: none;
	color: #CC0000;
}
.header_intro_scroll a:hover {
	color: #000000;
}
.pagebody {
	width: 800px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #ffffff;
	
}
.pagebody_leftside {
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 215px;
}
.pagebody_leftside_box {
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	padding-left: 5px;
	padding-right: 5px;
}

.pagebody_rightside_02 {
	text-align: left;
	background-image: url(images/content_bg_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	
}
.pagebody_rightside_content {
	padding: 15px;
	text-align: justify;
}
.pagebody_rightside_content_pagehead {
	font-size: 20px;
	font-weight: bold;
	color: #013f78;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
h2.subhead {
	font-size: 18px;
	font-weight: bold;
	color: #013f78;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 10px;
	border-bottom: 2px solid #013f78;
	margin-bottom: 15px;
	
}
.pagebody_rightside_content p {
	margin-top: -5px;
}
.bottom {
	width: 800px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #F0F0F0;
	background-image: url(images/bottom_bg.gif);
}
.bottommenu {
	width: 100%;
	height: 31px;
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	clear: both;
}
.bottommenu ul {
	margin: 0px;
	padding: 7px;
	list-style: none;
	
}
.bottommenu li {
	display: inline;
}
.bottommenu li a {
	text-decoration: none;
	color: #013F78;
	padding-left: 50px;
	padding-right: 50px;
}
.bottommenu li a span {

}
.bottommenu li a:hover {
	color: #990000;
}

.copyright {
	font-size: 11px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	background-color: #013f78;
	margin-bottom: 10px;
	color: #ffffff;
}
.copyright_left {
	float: left;
	padding: 10px;
}
.copyright_right {
	float: right;
	padding: 10px;
}
.marquee1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #013f78;
	text-decoration: none;
}
.marquee2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.emaillink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.invitationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
.promotion div {
	font-family: Arial, Helvetica, sans-serif;
}
.promotion ul {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.promotion li {
	list-style: none;
	margin-left: -35px;
	padding-top: 5px;
}
.emaillink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
.emaillink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.host {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.dirailway {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.hosthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #660000;
	text-decoration: none;
}
.ministry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.marquee1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000099;
	text-decoration: none;
}
.marquee2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000099;
	text-decoration: none;
}
.urvimail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	font-style: normal;

}
.jconf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #4040FF;
	text-decoration: none;
}
.jconfCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #0000FF;
	text-decoration: none;
}
.add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.invitationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
.registrationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0033FF;
	text-decoration: none;
}
.globaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.competitionnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.competitionnewCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.sitedesignby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.newlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.council {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000099;
	text-decoration: none;
}
.training {
	font-size: 12px;
	font-weight: bold;
	color: #b90004;
	line-height: 200%;
}
.training ul {
	list-style: none;
}
.training ul li {
	background-image: url(images/icon_03.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: -5px;
	
}
.training ul li a {
	text-decoration: none;
	color: #b90004;
	margin-left: 0px;
	padding-left: 20px;
}
.training ul li a:hover {
	color: #013f78;
	
}
#news {

}
#news ol {
	margin: 0px;
}
#news ol li {
	margin-left: 5px;
	padding: 5px;

}
#news ol li a {
text-decoration: none;
color: #0000FF;
font-weight: bold;

}
#news ol li a:hover {
	color: #FF0000;

}
a.link {
	text-decoration: none;
	color: #FF0000;	
}
a.link:hover {
	color: #000000;
}
<!-- newsletter issue -->
#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: 25px;
	border-bottom: 1px solid #f0f0f0;
	
}
#ZonalList ol li strong {
	color: #1B49AC;
}
#ZonalList ol li:hover {
	padding: 3px;
	margin-left: 25px;
	background-color: #eaf9ff;
/*	background-color: #eaf9ff; */
	
}
#ZonalList ol li a {
	text-decoration: none;
	color: #000000;
	text-align: left;
	letter-spacing: normal;
	font-weight: bold;
}
#ZonalList ol li a:hover {
	
	color: #ff0000;	
}
.state {
	font-weight: bold;
	color: #990000;
	font-size: 14px;
	padding-bottom: 5px;
}

<!-- end -->