/* CSS Document */
body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #414141;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	background: url(images/background.jpg) left top repeat-x;
}
#main
{
	margin: 0px auto;
	width: 814px;
}
#header-bg
{
	float: left;
	width: 100%;
	height: auto;
	background: url(images/header-bg-01.jpg) center top no-repeat;
}
#header
{
	float: left;
	width: 814px;
	height: 116px;
}
.l-header
{
	float: left;
	width: 300px;
	height: 116px;
}
.r-header
{
	float: right;
	width: 490px;
	height: 85px;
	padding-top: 31px;
	padding-right: 15px;
	text-align: right;
}
.top-link
{
	font-size: 12px;
	color: #414141;
	text-decoration: none;
	font-weight: normal;
}
.nav
{
	float: left;
	width: 814px;
	height: 60px;
}
.l-nav
{
	float: left;
	width: 13px;
	height: 60px;
}
.m-nav
{
	float: left;
	width: 787px;
	height: 60px;
	background: url(images/middle-nav-bg.gif) top left repeat-x;
}
.r-nav
{
	float: left;
	width: 14px;
	height: 60px;
}
#cantainer
{
	float: left;
	width: 798px;
	background: url(images/can-bg.gif) repeat-y left;
	padding: 0px 8px;
}
.title-box
{
	float: left;
	width: 792px;
	height: 30px;
	background: url(images/title-box-bg.gif) top left repeat-x;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 5px;
	margin-left: 3px;
}
.banner
{
	float: left;
	width: 197px;
	height: 188px;
	/*background: url(images/banner.jpg) left top no-repeat;*/
	margin-left: 3px;
	margin-top: 3px;
	padding-left: 595px;
	padding-top: 50px;
	font-size: 18px;
	color: #FFF;
	line-height: 20px;
}
.box
{
	float: left;
	width: 792px;
	background: #FBFCFE url(images/title-bg-01.gif) top left repeat-x;
	margin: 3px 0px 0px 3px;
	padding-bottom: 15px;
}
.left-box
{
	float: left;
	width: 566px;
	margin-top: 1px;
	padding-left: 10px;
	padding-top: 15px;
	margin-left: 3px;
}
.line
{
	float: left;
	width: 560px;
	background: url(images/line-bg.gif) repeat-x;
	height: 1px;
}
.img-box
{
	float: left;
	width: 166px;
	margin-top: 19px;
}
.blue-box
{
	float: left;
	width: 158px;
	height: 25px;
	background: url(images/blue-box.gif) left top no-repeat;
	font-size: 14px;
	color: #FBFCFE;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
	line-height: 25px;
}
.middle-box
{
	float: left;
	width: 166px;
	min-height: 130px;
	background: url(images/middle-box.gif) left top repeat-y;
	font-size: 11px;
	color: #656565;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 7px 0px;
}
.red-box
{
	float: left;
	width: 158px;
	height: 22px;
	background: url(images/red-box.gif) left top no-repeat;
	font-size: 11px;
	color: #FBFCFE;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	padding-left: 8px;
}
.right-box
{
	float: left;
	width: 202px;
	padding-top: 10px;
}
.top-right-bg
{
	float: left;
	width: 202px;
	height: 11px;
	background: url(images/top-blue-bg.gif) left top no-repeat;
}
.middle-right-bg
{
	float: left;
	width: 171px;
	background: url(images/middle-blue-bg.gif) left top repeat-y;
	padding: 0px 15px;
	*padding: 0px 15px 12px;
	/*padding:0 17px 0 12px;*/
}
.middle-right-bg1
{
	float: left;
	width: 171px;
	background: url(images/middle-blue-bg.gif) left top repeat-y;
	padding: 0px 15px;
	/**padding: 0px 15px 12px;*/
	/*padding:0 17px 0 12px;*/
}

.bot-right-bg
{
	float: left;
	width: 202px;
	height: 6px;
}
h1
{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/gray-dot-line.gif) bottom repeat-x;
	line-height: 30px;
	color: #004796;
}
#footer
{
	float: left;
	width: 764px;
	background: #FFF url(images/footer-bg.gif) repeat-x;
	color: #A3A3A4;
	font-size: 11px;
	padding: 25px;
}
.top-bot-link
{
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #414141;
	padding: 0px 6px;
}
.top-bot-link:hover
{
	text-decoration: underline;
}

.page-link
{
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #004FA0;
	padding: 0px 0px; /*text-decoration:underline;*/
}
.page-link:hover
{
	text-decoration: underline;
}


.ul-top-menu
{
	margin: 0px;
	padding: 0px;
	display: inline;
	
}
.ul-top-menu li
{
	display:inline-block;
	*display: inline;
	list-style: none;
	background: url(images/line.jpg) right no-repeat;
	
}
.ul-top-menu li a
{
	display: inline;
	list-style: none;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #414141;
	padding: 0px 6px;
}
.ul-top-menu li a:hover
{
	display: inline;
	text-decoration: underline;
}
.white-text
{
	font-size: 11px;
	color: #FBFCFE;
	font-weight: bold;
	text-decoration: none;
}
.footer-link
{
	color: #A3A3A4;
	font-size: 11px;
	text-decoration: none;
}
.footer-link:hover
{
	color: #323232;
}
.right-gray-box
{
	float: left;
	width: 161px;
	height: 312px;
	background: url(images/right-box.jpg) top left no-repeat;
	padding: 15px 5px;
}
.Error
{
	background-image: url(Images/red_star.png);
	background-repeat: no-repeat;
	float: none;
	background-position: center;
	height: 16px;
	width: 16px;
	padding: 0px 20px 0px 0px;
}
.Information
{
	color: Red;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	float: none;
	padding: 5px 5px 5px 5px;
	border: 1px solid #DBDABC;
	background-color: #FFF6C8;
	width: 97%;
}
.blue-text-cms
{
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #004FA0;
	line-height: 18px;
}
.news
{
	color: #004796;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
}
.span1
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	color: #B2160B;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
}
.right-gray-top-box
{
	float: left;
	width: 201px;
	height: 90px;
	background: url(images/small-right-bg.jpg) top left no-repeat;
	padding: 15px 5px;
}
.newsdata
{
	float: left;
	width: 171px;
	background: url(images/right-box-bg.gif) repeat-y;
}

.Latestnews
{
	float: left;
	/*width: 165px;*/
	width: 171px;
	height: 158px;
	background: url(images/right-box-bg.gif) repeat-y;
	margin-top: 10px;
	margin-bottom:11px;
	
	/*border: solid 3px #B6150D;*/
}