/* CSS Document */



a.link {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

a img{
	border:none;
}

a.link:visited {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration: none;
}
a.link:hover {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	text-decoration: none;
}


.header {
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3399FF;
	text-decoration: none;
	font-weight: normal;
}

.header01 {
	font-weight: normal;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #d18f24;
	text-decoration: none;
}

.header02 {
	font-weight: normal;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f3cb5a;
	text-decoration: none;
}
.textYellow {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f3cb5a;
	text-decoration: none;
}
.textBlue {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #426aad;
	text-decoration: none;
}

.text01 {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.text02 {
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b0b0b0;
	text-decoration: none;
}
.fontYellowSmall {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f3cb5a;
	text-decoration: none;
}

.brd{
	border:#CCCCCC 2px solid;

}
.textsyle1{
	color: #CCCCCC;
	font-size: 13px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	text-transform: uppercase;
}

.textsyle2{
	color: #fed178;
	font-size: 13px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	text-transform: uppercase;
	font-weight: bold;
}

a.linkstyle01:link, a.linkstyle01:visited{
	color: #d18f24;
	text-decoration: underline;
	
}


a.linkstyle01:hover{
	color: #d18f24;
	text-decoration: underline;
}

.rightPanel
{
min-height:1px;
float:right;
width:274px;
margin-left: 20px;
background-image:url(images/rightPanel.png);
background-repeat:no-repeat;
text-align:center;
height:1500px;
}


#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}

#ticker
{
width:677px;
height:51px;
position:absolute;
}

#PANcontainer
{
	border:1px;
	border-color:#5e86d9;
	border-style:solid;
	text-align: center;
}

.PANbox
{
	width:635px;
	display:none;
	margin:auto;
}

/*
NEWS FEED
*/
       .morehl {
               font-family: Verdana, geneva, arial, sans-serif ;
               font-size: 12px  ;
               color: #339966  ;
               font-weight: bold  ;
               font-style: normal  ;
               text-decoration: none  ;
       }

       A:link.morehl, A:vlink.morehl, A:alink.morehl {
               color: #339966  ;
       }

       .moresrc {
               font-family: Verdana, geneva, arial, sans-serif  ;
               font-size: 11px  ;
               color: #666666  ;
               font-weight: normal  ;
               font-style: normal  ;
               text-decoration: none  ;
       }

       A:link.moresrc, A:vlink.moresrc, A:alink.moresrc {
               color: #666666  ;
       }

       .moreti {
               font-family: Verdana, geneva, arial, sans-serif;
               font-size: 11px;
               color: #666666;
               font-weight: normal;
               font-style: normal;
               text-decoration: none;
       }

       .morehlt {
               font-family: Verdana, geneva, arial, sans-serif;
               font-size: 12px;
               color: #339966  ;
               font-weight: bold;
               font-style: normal;
               text-decoration: none;
       }
