/*css coded by bpremkumar@yahoo.com*/

* {
	margin: 0;
	padding: 0;
	font: Arial !important;
}
body {
	background: #0f1a46;
	margin: 0;
	padding: 0;
	font: 12px Arial;
}
ul {
	margin-left:16px;
	list-style: none;
}
a img, img {
	border:none;
	display:block;
}
.access-aid {
	display: none;
}
td {
	padding: 5px;
}
p, address {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 10px 0;
	text-align: justify;
}

p strong {
	color: #0066FF;
}

a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #0f1a46;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
}
#container_960 {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background-color: #fff;
}
#header {
	margin: 0 auto;
	height: 137px;
	background: url(../images/kv_top_grad.jpg) repeat-x center;
	width: 940px;
}
img.logo {
	margin: 0;
	position: relative;	
	left: 10px;
	float: left;
}
img.right {
	float: right;
	position: relative;
	top: 20px;
	right: 10px;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .nav, .main {
	display:inline;
	float:left;
	position:relative;
	margin-left:10px;
	margin-right:10px
}
.grid_3, .nav {
	width:220px;
	margin-top: 10px;
}

.grid_9 .grid_3 {	
	height: 250px;	
}

/*.grid_3 {	
	background: url(../images/kv-grid-bg.gif) no-repeat right bottom;	
}*/

.nav {
	margin-bottom: 20px;
}
.grid_9, .main {
	width:700px;
	margin-top: 10px;
}
.alpha {
	margin-left:0
}
.omega {
	margin-right:0
}
.grid_3 h3 {
	height: 25px;
	background: url(../images/kv-h3-bg.gif) repeat-x top;
	font: bold 12px arial;
	color: #fff;
	padding: 10px 0 0 10px;
}

.grid_3 p {	
	padding: 10px;
}

.grid_3 ul {	
	padding-top: 20px;
	margin-left: 6px !important;
	
}

.grid_3 ul li {	
	padding-bottom: 6px;
		
}

.grid_3 ul li a {
	list-style:none;	
	padding: 0 0 10px 12px;
	margin: 0 0 5px 0;
	background: url(../images/kv-arrow.gif) no-repeat top left;	
}


.main h3 {
	font: Bold 14px Arial;
	color: #003366;
}

.main a {
	text-decoration: underline;
}

.nav ul {
	list-style: none;
	text-align: left;
	margin-left: 0px;
}
.nav ul li {
	padding: 0;
	border-top: 1px solid #ccc;	
	background-color: #fff;
	background: url(../images/kv-nav-bg.gif) repeat-x top;
	zoom: 1;
}
.nav ul li a {
	width: 94%;
	display: block;
	background: url(../images/kv-arrow.gif) no-repeat center left;
	padding: 0 0 0 12px;
	height: 20px;
	padding: 5px 0 2px 12px;
}

.nav ul li a:hover {	
	background-color: #2a397b;
	color: #fff;
	}



#footer {
	clear: both;
	margin: 0 auto;
	text-align: center;
	padding-top: 0px;
	background: url(../images/kv_top_grad.jpg) repeat-x center;
	width: 940px;
	height: 36px;
}
#footer p {
	float: right;
	padding: 10px 0 0 0;
	margin: 0;
	color: #fff;
}
#footer ul {
	list-style-type: none;
	margin: 0 !important;
}
#footer ul li {
	float: left;
	display: block;
	padding: 10px 10px 10px 10px;
	font: Arial;
	color: #fff;
}
#footer ul li a, #footer a {
	text-decoration: underline;
	color: #fff;
}
#footer ul li a:hover, #footer a:hover {
	text-decoration: none;
	color: #FFFF99;
}
#footer a {
	text-decoration: underline;
	color: #fff;
	margin-right: 10px;
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}


/*news ticket styling*/


#newsticker-demo {
	width:210px;	
	padding: 0px 5px;
	font-family: Arial, Sans-Serif;
	font-size:12px;
	margin: 20px auto;
}
#newsticker-demo a {
	text-decoration:none;
}
.newsticker-jcarousellite {
	width: auto;
}
.newsticker-jcarousellite ul li {
	list-style:none;
	display:block;
	padding: 0 0 2px 12px;
	margin-bottom: 5px;
	background: url(../images/kv-arrow.gif) no-repeat top left;
	background-color: #BFDFFF;
}
.upper {
    text-transform:uppercase
}

.text {
      font: 12px Arial !important;
}
