html /*fixed*/ {
margin: 0px;
padding: 0px;
width: 100%;

}
body {
margin: 0;
padding: 0;
background: url(../images/bg.jpg) repeat-x fixed;
background-color: #f3f3f3;
}
img {
	border: none;
}

p  {
	line-height: 1.3em;
}

h1,h2,h3,h4 {
}

a {
 color: #0065a5;
 text-decoration: none;
}

h1 a {
	color: #0065a5;
}
div { 
	margin: 0; 
	padding: 0;
}

#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	min-height: 500px;
	

}

.clear{
clear:both;
margin:0;
}
.banner {
	margin-top: 5px;
}
/*****  Top Banner - Logo - Search Bar ********/
#top_bar  {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 170px;
	clear: both;
}
#left_logo  {
   float: left;
   width: 408px;
   margin-left: 23px;
   margin-top: 18px;
   /*border: 1px solid green;*/
}
#right_logo {
   float: right;
   margin-right: 35px;
   margin-top: 22px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #0065a5;
   font-size: 12px;
   /*border: 1px solid green;*/
}
#right_logo a {
   color: #0065a5;
}
/*****  Middle News and Events Box **************/

TABLE {
    margin-left: -1px;
    margin-right: auto;
}

#mid-section.table {
margin-left: 5px;
}

.dialog {
 width:910px;
 margin:0px auto;
 min-width:10em;
 color:#fff;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}

.dialog .ft .c {
 height:29px;
}

.dialog .ft {
 background:transparent url(../images/bl.gif) no-repeat 0px 0px;
}

.dialog .ft .c {
 background:transparent url(../images/br.gif) no-repeat right 0px;
}

div.plain  {
	z-index: 1;
	float: left;
	width: 258px;
	text-align: left;
}

div.plain #plain-text h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 10px 0 10px 0;
	color: #FFF;
}

div.plain #plain-text {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 15px;
	color: #fff;
}

div.plain #plain-text ul {
	padding: 0 0 0 0;	
	margin-top: 0px;
	margin-left: 6px;
}

div.plain #plain-text ul li {
	list-style: url(../images/or-arrw.png);
	margin-bottom: 9px;
}

/********************************************************************************/
div.plain2  {
	z-index: 1;
	float: left;
	text-align: left;
}

div.plain2 #plain-text2 h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 5px 0 5px 0;
}

div.plain2 #plain-text2 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	color: #000;
}

div.plain2 #plain-text2 ul {
	padding: 0 0 0 0;	
	margin-top: 0px;
	margin-left: 2px;
}

div.plain2 #plain-text2 ul li {
	list-style: url(../images/or-arrw.jpg);
	margin-bottom: 9px;
}

div.plain2 #plain-text2 ul li a {
	line-height: 25px;
}

div.plain2 #plain-text2 img {
	border: none;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
/****************************************************************************/
div.plain9  {
	z-index: 1;
	float: left;
	background: url(../images/newsevents.jpg) center no-repeat;
	width: 258px;
	height: 304px;
	text-align: left;
	margin-left: 8px;
}

div.plain9 #plain-text9 h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: -10px 0 10px 0;
	color:#FFF;
}

div.plain9 #plain-text9 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 25px;
	color: #fff;
}

div.plain9 #plain-text9 ul {
	padding: 0 0 0 0;	
	margin-top: 0px;
	margin-left: 6px;
}

div.plain9 #plain-text9 ul li {
	list-style: url(../images/wht-arw.gif);
	margin-bottom: 9px;
}

/********************************************************************************/

.noimg {
color: #fff;
margin-left: -18px;
margin-top: 8px;
}
.noimg a {
color: #fff;

}
/************* Bottom Section - Main Page *****/
#btm-section h1, #btm-section h3, .TabbedPanelsContent h3, .TabbedPanelsContent h1 {
	font: bold 17px Verdana, Arial, Helvetica, sans-serif;
	color: #3c6e9f;
	margin-top: 10px;
	margin-bottom: 5px;
}

#btm-section h2, .TabbedPanelsContent h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 1.5em;
}

#btm-section a, .TabbedPanelsContent a {
	font-weight: bold;
}

#btm-section, .TabbedPanelsContent {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
}

#btm-section p, #btm-section li, .TabbedPanelsContent p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 10px;
	margin-bottom: 6px;
	line-height: 1.5em;
}
#btm-section li {
	margin-left: 15px;
	list-style-image: url(../images/or-arrw.jpg);
}
#side-content, #side-content li, #side-content td {
	line-height: 1.5em;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#side-content td a {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
}
#side-content a {
	line-height: 1.0em;
	color: #003366;
}
#side-content a:hover {
	color: #666;
}
.side-content img {
	margin-top: 8px;
}
.side-content ul li {
	list-style-image: url(../images/or-arrw.jpg);
}
/****** Breadcrumbs ***************/
#breadcrumbs {
	text-align: left;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	padding-left: 0px;
	padding-top: 5px;
}
#breadcrumbs a {
	text-decoration: none;
}
.current {
	font-weight: bold;
}
/****** Sidebar ***************/
.side-list {
	margin: 0px;
	padding: 15px 15px;
	list-style-image: url(../images/or-arrw.jpg);
}

.side-list li {
	padding-bottom: 12px;
}
.side-list li a {
	color: #003366;
}
/****** Site Index ***************/
.index-list {
	margin: 0px;
	padding: 10px 35px;
	list-style-image: url(../images/or-arrw.jpg);
}
.index-list li {
	padding-bottom: 0px;
}
/****** Footer ***************/
#footer {
width: 900px;
font: 9px Verdana, Arial, Helvetica, sans-serif;
padding-top: 18px;
padding-bottom: 8px;
}
#footer a {
	color: #000;
}
.noBullet {
	margin-left: -17px;
	padding-top: 5px;
	list-style-type: none;
	overflow: hidden;
}
/****** Search Bar ***************/
.searchinput {
	color: #5d5d5d;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/****** TRANSip menu ***************/
.menu2 .tree {
	width: 10px;
	height: 10px;
	clear: both;
}

.menu2, .menu2 ul { 
margin:0; 
padding:0; 
list-style:none; 
} 

.menu2 {
	width:250px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font: 12px Arial, sans-serif menu;
}
 
.menu2 li { 
	margin:0; 
	padding:0; 
	margin-bottom:1px;
}
 
.menu2 a {
	padding:2px 5px; 
	text-decoration:none;
	color: #003366;   
} 

.menu2 a:hover {
	color:#666666;
	
}
 
.menu2 ul li {
	padding-left:15px;

}

.menu2 ul a {
	
} 

.hidden {
	display:none;
}
/****------------- Bubbles --------------************/
.s_playerNewsTable {background: #EBEBEB; width:100%}

.s_playerNewsTitle {font-family: Verdana,Arial,Helvetica,Geneva,sans-serif; font-size: 12px; color: #ffffff; font-weight: bold;}

.s_playerNewsTitle a {color: #ffffff; text-decoration: none;}

.s_playerNewsTitle a:hover {text-decoration: underline;}

.s_playerNewsLeftBorder {background: #ffffff url(../images/left_border_player.gif) repeat-y;}

.s_playerNewsRightBorder {background: #ffffff url(../images/right_border_player.gif) repeat-y;}

.s_playerNewsText {background: #ffffff; padding:5px; text-align:left; font-family: Arial,Helvetica,Geneva,sans-serif; line-height: 15px; font-size: 12px; color: #000000; }

.s_playerNewsText a {color: #2222D3; font-size: 12px; font-weight: bold; padding-left: 5px;}

.s_playerNewsText a:hover {color: #5B5B5B;}

.s_playerNewsTextMain {color: #0000FF;}

.s_playerNewsTextMainNews {color: #0F4B97;width:700px;}

.s_playerNewsTextMainNews1 {color: #0F4B97;width:420px;text-align:justify;}

.s_playerNewsTable {background: #EBEBEB; width:100%}

.s_playerNewsTitle {font-family: Verdana,Arial,Helvetica,Geneva,sans-serif; font-size: 12px; color: #ffffff; font-weight: bold;}

.s_playerNewsTitle a {color: #ffffff; text-decoration: none;}

.s_playerNewsTitle a:hover {text-decoration: underline;}

.s_playerNewsLeftBorder {background: #ffffff url(../images/left_border_player.gif) repeat-y;}

.s_playerNewsRightBorder {background: #ffffff url(../images/right_border_player.gif) repeat-y;}

.s_playerNewsText {background: #ffffff; padding:5px; text-align:left; font-family: Arial,Helvetica,Geneva,sans-serif; line-height: 15px; font-size: 12px; color: #000000; }

.s_playerNewsText a {color: #003366; font-size: 12px; font-weight: bold; padding-left: 0px;}

.s_playerNewsText h1,h2,h3,h4 {font-size: 14px; font-weight: bold; padding-left: 0px; color: #3c6e9f;}

.s_playerNewsText a:hover {color: #5B5B5B;}

.s_playerNewsTextMain {color: #0000FF;}

.s_playerNewsTextMainNews {color: #0F4B97;width:700px;}

.s_playerNewsTextMainNews1 {color: #0F4B97;width:420px;text-align:justify;}
/********************************************************** */

/****------------- Bubbles --------------************/
.playerNewsTable {background: #EBEBEB; width:100%; margin-top: 20px; padding-top:20px;}

.playerNewsTitle {font-family: Verdana,Arial,Helvetica,Geneva,sans-serif; font-size: 12px; color: #ffffff; font-weight: bold;}

.playerNewsTitle a {color: #ffffff; text-decoration: none;}

.playerNewsTitle a:hover {text-decoration: underline;}

.playerNewsLeftBorder {background: #ffffff url(../images/left_border_player.gif) repeat-y;}

.playerNewsRightBorder {background: #ffffff url(../images/right_border_player.gif) repeat-y;}

.playerNewsText {background: #ffffff; padding:5px; text-align:left; font-family: Arial,Helvetica,Geneva,sans-serif; line-height: 15px; font-size: 12px; color: #000000; }

.playerNewsText a {color: #2222D3; line-height: 20px; font-size: 12px; font-weight: bold; padding-left: 5px;}

.playerNewsText a:hover {color: #5B5B5B;}

.playerNewsTextMain {color: #0000FF;}

.playerNewsTextMainNews {color: #0F4B97;width:750px;}

.playerNewsTextMainNews1 {color: #0F4B97;width:420px;text-align:justify;}

.playerNewsTable {background: #EBEBEB; width:100%}

.playerNewsTitle {font-family: Verdana,Arial,Helvetica,Geneva,sans-serif; font-size: 12px; color: #ffffff; font-weight: bold;}

.playerNewsTitle a {color: #ffffff; text-decoration: none;}

.playerNewsTitle a:hover {text-decoration: underline;}

.playerNewsLeftBorder {background: #ffffff url(../images/left_border_player.gif) repeat-y;}

.playerNewsRightBorder {background: #ffffff url(../images/right_border_player.gif) repeat-y;}

.playerNewsText {background: #ffffff; padding:5px; text-align:left; font-family: Arial,Helvetica,Geneva,sans-serif; line-height: 15px; font-size: 12px; color: #000000; }

.playerNewsText a {color: #003366; line-height: 28px; font-size: 12px; font-weight: bold; padding-left: 0px;}

.playerNewsText a:hover {color: #5B5B5B;}

.playerNewsTextMain {color: #0000FF;}

.playerNewsTextMainNews {color: #0F4B97;width:700px;}

.playerNewsTextMainNews1 {color: #0F4B97;width:420px;text-align:justify;}
/********************************************************** */
/****------------- Brochures --------------************/
.playerNewsTable3 {background: #EBEBEB; width:100%;}

.playerNewsTitle3 {font-family: Verdana,Arial,Helvetica,Geneva,sans-serif; font-size: 12px; color: #ffffff; font-weight: bold;}

.playerNewsTitle3 a {color: #ffffff; text-decoration: none;}

.playerNewsTitle3 a:hover {text-decoration: underline;}

.playerNewsLeftBorder3 {background: #ffffff url(../images/left_border_player.gif) repeat-y;}

.playerNewsRightBorder3 {background: #ffffff url(../images/right_border_player.gif) repeat-y;}

.playerNewsText3 {background: #ffffff; padding:5px; text-align:left; font-family: Arial,Helvetica,Geneva,sans-serif; line-height: 15px; font-size: 12px; color: #000000; }

.playerNewsText3 a {color: #2222D3; line-height: 20px; font-size: 12px; font-weight: bold; padding-left: 5px;}

.playerNewsText3 a:hover {color: #5B5B5B;}

.playerNewsTextMain3 {color: #0000FF;}

.playerNewsTextMainNews3 {color: #0F4B97;width:700px;}

.playerNewsTextMainNews3 {color: #0F4B97;width:400px;text-align:justify;}

.playerNewsTable3 {background: #EBEBEB; width:100%}

.playerNewsTitle3 {font-family: Verdana,Arial,Helvetica,Geneva,sans-serif; font-size: 12px; color: #ffffff; font-weight: bold;}

.playerNewsTitle3 a {color: #ffffff; text-decoration: none;}

.playerNewsTitle3 a:hover {text-decoration: underline;}

.playerNewsLeftBorder3 {background: #ffffff url(../images/left_border_player.gif) repeat-y;}

.playerNewsRightBorder3 {background: #ffffff url(../images/right_border_player.gif) repeat-y;}

.playerNewsText3 {background: #ffffff; padding:5px; text-align:left; font-family: Arial,Helvetica,Geneva,sans-serif; line-height: 15px; font-size: 12px; color: #000000; }

.playerNewsText3 a {color: #003366; line-height: 28px; font-size: 12px; font-weight: bold; padding-left: 0px;}

.playerNewsText3 a:hover {color: #5B5B5B;}

.playerNewsTextMain3 {color: #0000FF;}

.playerNewsTextMainNews3 {color: #0F4B97;width:700px;}

.playerNewsTextMainNews3 {color: #0F4B97;width:420px;text-align:justify;}
/********************************************************** */