

* { 
	margin: 0;
	padding: 0;
}
a{
text-decoration:none;
font-family:kalinga;

}

.Text
{
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	font-family: kalinga;
	text-decoration: none;
	text-align: center;
	line-height:15px;
}

.Text a
{
	font-weight: bold;
	font-size: 13px;
	color: #003366;
	font-family: kalinga;
	text-decoration: none;
	text-align: center;
	line-height:15px;
}

.Text a:hover
{
	font-weight: bold;
	font-size: 13px;
	color: #99CC00;
	font-family: kalinga;
	text-decoration: none;
	text-align: center;
	line-height:15px;
}


body {
background-image:url(/images/bg.jpg);
	font-family:Kalinga;
	font-size: 12px;
    width:1050px;
	min-width:1024px;
    margin:0 auto;
}
ul.listStyle1 {
	padding:0px;
	list-style:none;
	margin:9px 0 0 23px;
}
ul.listStyle1	li {
	background:url(/images/check.png) 0px 5px no-repeat;
	padding:5px 0 0 25px;
	height:18px;
}
ul.listStyle1 a {
	color: #322B1D;
	font-weight:normal;
}
ul.listStyle1 a:hover {
	background:#6ECC2B;
	color:#ffffff;
}

.header {
	height:120px;
	width:100%;
	background:#960001;
}
.main-heading {
	text-align:center;
}

#top-nav{
background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) top repeat-x;
height:30px;
text-align:left;
width:100%;

margin-bottom:10px;
}
#top-nav ul{
margin-bottom:0;
margin-left:2px;
padding-bottom:0;
padding-left:0;
width:1023px;
}
#top-nav ul li{
display:inline;
list-style:none;
}
#top-nav ul li a{
background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x;
float:left;
color:#000000;
display:block;
font-family:verdana, Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
line-height:30px;
margin-top:0px;
padding-left:16px;
padding-right:16px;
text-align:center;
text-decoration:none;
}
#top-nav ul li.selected a{
color:#FFFFFF;
background: #343434 url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) top repeat-x;
}
#top-nav ul li a:hover{
background: #343434 url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) top repeat-x;
color:#FFFFFF;
}



.first-block {
	width:100%;
	padding:5px;
	clear:both;
	height:240px;
}

.first-box {
	width:59%; 
	float:left;
}
.second-box {
	width:40%;
	float:left;
	margin-left:5px; 
}
.heading {
height:25px;
	font-size:15px;
	background-color: #FF9900;
	color: #990066;
	font-weight:bold;
	padding:5px;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-bottomleft:0;
	-webkit-border-radius-bottomright:0;
	-webkit-border-radius-topleft:5px;
	-webkit-border-radius-topright:5px;
}
.text {
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x;
	height:175px;
	padding:15px;
	font-size:12px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-radius-bottomleft:5px;
	-webkit-border-radius-bottomright:5px;
	-webkit-border-radius-topleft:0px;
	-webkit-border-radius-topright:0px;
}
.second-heading {
	font-size:11px;
	font-weight:bold;
	margin:5px;
	padding-bottom:2px;
	letter-spacing:0.02em;
	border-bottom:3px solid  #FFCC66;
}
.second-text {
	font-size:12px;
	padding:5px;
}
.one,.two,.three {
	float:left;
	width:32%;
	padding:5px;
}

.stext {
	background: #F8F8F8;
	height:231px;
	padding:15px;
	font-size:12px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-radius-bottomleft:5px;
	-webkit-border-radius-bottomright:5px;
	-webkit-border-radius-topleft:0px;
	-webkit-border-radius-topright:0px;
}
.privacy-text {
	padding:2px;
	text-align:center;
	clear:both;
}
.right {
	font-size:13px;
	text-align: justify;
	padding:10px;
	min-height:200px;

}
.left {
	font-size:13px;
	text-align: justify;
	padding:10px;
	
}
.right-img {

	float:right;
	padding-left:10px;
}
.left-img {
	float:left;
	margin-right:8px;
}
.centre-img {
	display:block;
	margin-right:auto;
	margin-left: auto;
}
.separator {
	border-top:5px solid #888888;
}
.news_block {
	height:15px;
	padding:5px;
	margin:5px;
	line-height:15px;
	clear:both;
}
.news_label {
	float:left;
	width:5%;
	padding:15px;
	background:#bc2c14;
	color:#FFFFFF;
	border:2px solid #bc2c14;
	font-weight:bold;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:0px;
	-webkit-border-radius-bottomleft:5px;
	-webkit-border-radius-bottomright:0px;
	-webkit-border-radius-topleft:5px;
	-webkit-border-radius-topright:0px;
}
.third-block{
	clear:both;
	margin-left:12px;
}
.blink {
	float:left;
	width:33%;
	border:2px solid #bc2c14;

	padding:5px;
	height:40px;
	overflow:hidden;
	margin-right:12px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-bottomleft:0px;
	-webkit-border-radius-bottomright:5px;
	-webkit-border-radius-topleft:0px;
	-webkit-border-radius-topright:5px;
}

.update {
background-image:url(/image/bldg.jpg);
background-repeat:no-repeat;
	float:left;
	width:250px;
	

	
	height:250px;
	overflow:hidden;
	
	
	
}
.prg-sel{
	padding-left:10px;
	padding-top:5px;
	width:20%;
	float:left;
}
.banner-nav{
	position:absolute;
	width:300px;
	top:0px;
	left:700px;
	font-weight:bold;
	color:#cccccc;
	padding-bottom:2px;
}
.banner-nav a{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}
.banner-nav a:hover{
	text-decoration:underline;
}

.right_block {
	float:left;
	width:79%;
}
.left-nav {
background-color: #F0EBC5;
	list-style-type:none;
	
	border-bottom:1px;
}
.left-nav li {
	
	border-bottom:3px solid #DDDDDD;
	padding:5px;
	padding-left:15px;
}
.left-nav a {
	color:#333333;
	font-weight:bold;
}

.left-nav li:hover {
	background:#FAFAFA;
	color:#333333;
}
.left-selected {
	background:#FFEE78;
	color:#996699;
}


.footer {
	font-weight:normal;
	padding:0;
	text-decoration:none;
	width:960px;
	text-align:center;
}

