/* CSS Document */
body {
	margin-top: 0;
	background-color: white;
	font-size: 11px;
	text-align: center;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	text-align: left;
	}

p {
	margin:15px 0px 5px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
}

.main {
	margin:15px 0px 5px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	list-style-type: bullet;
}

ul .main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: circle;
	margin-left: 20px;
}
	
a {
    text-decoration: none;
	color: #0469b3;
}

a:hover {
    text-decoration: underline;
}

a:visited {
    text-decoration: none;
	color: #9e0e17;
}


table tr td {
	background-color: #fff;
}

#wrapper {
	text-align: left;
	float: none;
	width: 900px;
}

#headerAd {
	position: relative;
	float: left;
	height: 110px;
	width: 752px;
	padding-right: 12px;
	padding-left: 12px;
	margin-left: 148px;
	margin-top: 5px;
	z-index: 3;
}
	
#header {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	text-align: left;
	width: 900px;

}



#tabs {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: -70px;
	text-align: right;
}

#tabs UL {
	list-style-type: none;
	padding-left: 0;
	padding-right: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#tabs LI {
	display: inline;
	background-image: url(../images/right_tab.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px 5px 5px 0px;
	margin-left: -2px;
}

#tabs a {
	background-image: url(../images/left_tab.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #399;
	padding: 5px 0px 5px 5px;
}

#tabs a:hover {
	background-color: transparent;
	color: #fff;
	text-decoration: none;
}
 
#newsNav {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #399;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

#newsNav UL {
	list-style-type: none;
	padding-left: 0;
	padding-right: 0;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#newsNav LI {
	display: inline;
	padding-right: 6px;
}

#newsNav a {
	text-decoration: none;
	color: #336666;
}

#newsNav a:hover {
	background-color: transparent;
	text-decoration: underline;
}

#newsNav2 {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #399;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

#newsNav2 UL {
	list-style-type: none;
	padding-left: 0;
	padding-right: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

#newsNav2 LI {
	display: inline;
	padding-right: 4px;
}

#newsNav2 a {
	text-decoration: none;
	color: #336666;
}

#newsNav2 a:hover {
	background-color: transparent;
	text-decoration: underline;
}

#topad {
	border: 1px solid #000000;
	position: absolute;
	visibility: visible;
	left: 300px;
	top: 8px;
	height: 60px;
	width: 468px;
}

#maincontent {
	margin-left: 5px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

h1 {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
}

h2 {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #399;
}

h3 {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #84a0a2;
	font-size: 13px;
	width: 100%;
	font-weight: bold;
}
.h3 {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #84a0a2;
	font-size: 13px;
	width: 100%;
	font-weight: bold;
}

h4 {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

h4 .expand {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 8px;
	font-style: italic;
}

.rtitle {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9e0e17;
}

.newshead {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #399;
	font-weight: bold;
}

.Marticlename {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #9e0e17;
	font-weight: bold;
}
/* article positioning for firefox*/
.articlepos {
	margin-left: 10px;
}

.articlename {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #9e0e17;
	font-weight: bold;
}

.articlename a{
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #9e0e17;
	font-weight: bold;
}

.articlename a:hover{
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #00CCFF;
	font-weight: bold;
	text-decoration: underline;
}

#newsmain {
	float:left;
	width: 382px;
	margin-top:10px;
}

#newsmain UL {
	list-style-type: none;
	padding-left: 0;
	padding-right: 0;
	list-style-position: inside;
	list-style-image: url(../images/bullet1.png);
}

#newsmain LI {
	padding: 0px 0px 8px;
	list-style-type: none;
}

.date1 {
	font-size: 14px;
	font-style: italic;
	color: #999999;
}

#center {
	float: left;
	width: 300px;
	padding-bottom: 15px;
	border-left-style: solid;
	border-left-color: #84a0a2;
	border-left-width: 1px;
	padding-left: 10px;
	padding-right: 0px;
	margin-top: 10px;
}

#center UL{
	list-style-type: none;
	padding-left: 0px;
	padding-right: 5px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-position: outside;
	list-style-image: url(../images/arrow2.gif);
}

.boxad2 img{
	border: 1px solid #84a0a2;
}

div.boxad {
	width: 300px;
	float: left;
}

div.boxad2 {
	width: 300px;
	float: right;
	padding-left: 5px;
}


div.boxad2_channel {
	width: 300px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}

.boxad p{
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #acacac;
	text-align: center;
    margin-top: -1px;
}

.boxad2 p{
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #acacac;
	text-align: center;
    margin-top: -1px;
}


#right {
	width: 170px;
	float: right;
	padding-left: 10px;
}

div.Msearchbox {
	width: 300px;
	margin-top: 270px;
	background-color: #b2dadc;
	text-align: center;
}

.Msearchbox  .hd .c,
.Msearchbox  .ft .c {
 font-size:1px; /* ensure minimum height */
 height:10px;
}

.Msearchbox .ft .c {
 height:10px;
}

.Msearchbox  .hd {
 background:transparent url(../images/sbtl.gif) no-repeat left top;
}

.Msearchbox  .hd .c {
 background:transparent url(../images/sbtr.gif) no-repeat right top;
}

.Msearchbox  .bd {
 background:transparent url(../images/sbml.gif) repeat-y left top;
}

.Msearchbox  .bd .c {
 background:transparent url(../images/sbmr.gif) repeat-y right top;
}

.Msearchbox  .bd .c .s {
 margin:-2px 2px -12px 1px;
 background:url(../images/sbms.gif) repeat-x 0px 0px;
 padding:0px 2px;
}

.Msearchbox .ft {
 background:transparent url(../images/sbbl.gif) no-repeat left bottom;
}

.Msearchbox  .ft .c {
 background:transparent url(../images/sbbr.gif) no-repeat right bottom;
}

.Msearchbox a{
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #9e0e17;
	text-align: center;
	text-decoration: none;
}

.Msearchbox a:hover{
	text-decoration: underline;
}

div.searchbox {
	width: 170px;
	margin-top: 10px;
	background-color: #b2dadc;
	text-align: center;
}

.searchbox  .hd .c,
.searchbox  .ft .c {
 font-size:1px; /* ensure minimum height */
 height:10px;
}

.searchbox .ft .c {
 height:10px;
}

.searchbox  .hd {
 background:transparent url(../images/sbtl.gif) no-repeat left top;
}

.searchbox  .hd .c {
 background:transparent url(../images/sbtr.gif) no-repeat right top;
}

.searchbox  .bd {
 background:transparent url(../images/sbml.gif) repeat-y left top;
}

.searchbox  .bd .c {
 background:transparent url(../images/sbmr.gif) repeat-y right top;
}

.searchbox  .bd .c .s {
 margin:-2px 2px -12px 1px;
 background:url(../images/sbms.gif) repeat-x 0px 0px;
 padding:0px 2px;
}

.searchbox .ft {
 background:transparent url(../images/sbbl.gif) no-repeat left bottom;
}

.searchbox  .ft .c {
 background:transparent url(../images/sbbr.gif) no-repeat right bottom;
}

.searchbox a{
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #9e0e17;
	text-align: center;
	text-decoration: none;
}

.searchbox a:hover{
	text-decoration: underline;
}

div.videobox {
	width: 170px;
	margin-top: 10px;
	background-color: #fff;
	text-align: center;
}

.videobox img{
	border: 1px solid #000;
}

.videobox a:hover {
	color: #9e0e17;
}

.videobox .hd .c
{
 font-size:1px; /* ensure minimum height */
 height:12px;
}

.videobox .ft .c {
 height:12px;
}

.videobox  .hd {
 background:transparent url(../images/tl.gif) no-repeat left top;
}

.videobox  .hd .c {
 background:transparent url(../images/tr.gif) no-repeat right top;
}

.videobox .bd {
 background:transparent url(../images/ml.gif) repeat-y left top;
}

.videobox  .bd .c {
 background:transparent url(../images/mr.gif) repeat-y right top;
}

.videobox .bd .c .s {
 margin:0px 3px;
 background:#fff url(../images/headerbg.gif) repeat-x left top;
 padding:0px;
}

.videobox .ft {
 background:transparent url(../images/bl.gif) no-repeat left bottom;
}

.videobox  .ft .c {
 background:transparent url(../images/br.gif) no-repeat right bottom;
}

div.videoinfo {
	text-align: center;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	margin-left: 1px;
	margin-top: -5px;
	margin-bottom: 5px;
}

.videoinfo a {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #79c6ec;
	text-align: center;
	text-decoration: underline
}
  
.vtitle {
	color: #9e0e17;
	text-transform: uppercase;
}

#leftint {
	float: left;
	width: 690px;
	margin-top: 10px;
}

#rightint {
	width: 170px;
	float: right;
	padding-left: 5px;
	margin-top: 0px;
}

#leftint table {
    width: 90%;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	border-collapse: collapse;
}	
	
#leftint caption {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #14556b;
	padding-top: 5px;
	padding-bottom: 2px;
}

#leftint td,th {
	padding: 3px 5px 2px 5px;
	font-size: 11px;	
}

#leftint th {
   	text-align: right;
	border-color: #14556b;
	font-size: 11px;	
}

#leftint td {
    /* background-color: #b2dadc; */
    background-color: #fff;
   	color: #000;
	text-align: left;
	border-color: #14556b;	
}

#leftint tr.alt td {
	background-color: white;
	border: 1px solid #14556b;
}

#leftintalt {
	float: left;
	width: 700px;
	margin-top: 10px;
	margin-right: 15px;
}

#leftintalt table {
   	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	border-collapse: collapse;
	background-color: #fff;
}

#leftintalt caption {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #14556b;
	padding-bottom: 2px;
}

#leftintalt th {
   	text-align: right;
	border-color: none;
	font-size: 10px;	
}

#leftintalt td {
    background-color: #fff;
   	color: #000;
	text-align: left;
	border-color: none;	
}

#leftintalt tr.alt td {
	background-color: white;
	border: none
}

#leftintalt UL {
	list-style-type: none;
	padding-left: 0px;
	padding-right: 0px;
}

#leftintalt LI {
	padding: 0px 0px 8px;
}

#leftintalt  .hd .c
{
 font-size:1px; /* ensure minimum height */
 height:12px;

}

#leftintalt .ft .c {
 height:12px;

}

#leftintalt  .hd {
 background:transparent url(../images/tl.gif) no-repeat left top;
}

#leftintalt  .hd .c {
 background:transparent url(../images/tr.gif) no-repeat right top;
}

#leftintalt  .bd {
 background:transparent url(../images/ml.gif) repeat-y left top;
}

#leftintalt  .bd .c {
 background:transparent url(../images/mr.gif) repeat-y right top;
}

#leftintalt .bd .c .s {
 margin:0px 3px;
 background:#fff url(../images/headerbg.gif) repeat-x left top;
 padding:0px 10px;
}

#leftintalt .ft {
 background:transparent url(../images/bl.gif) no-repeat left bottom;
}

#leftintalt  .ft .c {
 background:transparent url(../images/br.gif) no-repeat right bottom;
}

#leftintalt h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

#articlefooter UL {
	list-style-type: none;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}

#articlefooter LI {
	display: inline;
}

.title {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	padding-left: 6px;
	text-transform: uppercase;
}

.byline {
    font-size: 10px;
	color: #959595;
}					

.leadin {
    font-weight: bold;
}

#inlinead {
	float: left;
	border: 1px solid #666666;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}	        

#footer {
	clear: both;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	background-color: #c2c2c2;
	width: 900px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 0px;
}

.clicklink {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #0099FF;
	text-align: center;
	font-weight: bold;
}

.clicklink a{
	text-decoration: none;
}

.clicklink a:hover{
	text-decoration: underline;
}

#tvwrapper {
	height: auto;
	width: 700px;
}

#tvheader {
	height: 32px;
	width: 700px;
	background-image: url(../images/videonav-bg.gif);
}

#tvwrapper2 {
	height: auto;
	width: 700px;
	background-image: url(../images/videobg.jpg);
	background-repeat: repeat-y;
}

#tvheader2 {
	height: 55px;
	width: 700px;
	background-image: url(../images/videohead-bg.gif);
}

#tvmain {
	background-color: #FFFFFF;
	width: 590px;
	margin-left: 52px;
	padding: 2px 0px 2px 10px;
}

/*  reports and database dynamics */
.tbl_dyn tr td{
	background-color: #fff;
	padding: 2px 0px 2px 10px;
}

.tbl_dyn table {
	width: 700px;
	background-color: #fff;
	padding: 2px 0px 2px 10px;
}

/* accordian start */
.toggler {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #399;
	margin: 0; 
	padding: 2px 5px;
	/* background: #f0f0f0; */
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	cursor: pointer;
	

	background-image: url("/images/right_long_tab.png");
	background-repeat: no-repeat;
	background-position: right top;
	padding: 2px 5px 5px 5px;
	text-transform: uppercase;
	font-weight: bold;
	
}

.element {
		margin-bottom: 4px;
		margin-left: 30px;
}
.element p {
	margin-left: 20px;
	padding: 4px;
}
.float-right {
	/*padding:10px 20px;*/
	float:right;
}
/* accordian end */



/* content slider */
 .contentslide{
border: 1px solid #fff;
border-bottom-width: 1px;
padding: 8px;
width: 660px;
height: 400px;
}
.contentslide .contentdiv{
display: none;
}
.pagination{
width: 660px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: white;
border: 1px solid white;
border-width: 0 1px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
}
* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 650px; /*IE5 width*/
w\idth: 650px; /*IE6 width*/
}
.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}
.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

