/* CSS Document */


/* Default Styles */
body {
	background-image: url(../images/bg.gif);
	background-position: top center;
	margin: 0px;
}
p{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9C9C9C;
}
.Bluelink{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00529E;
}
.Greylink{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AEB2C4;
	padding-right: 37px;
}
a:link
{
	text-decoration: none;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00529E;
}
a:visited
{
	text-decoration: none;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00529E;
}
a:active
{
	text-decoration: none;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00529E;
}
a:hover
{
	color: #AEB2C4;
	text-decoration: underline;
}
/* End Default */

/* Container Table */

#Table_Main{
	height: 100%;
	width: 100%;
	text-align: center; 
	vertical-align: top;
	
}

#Table_Main .Main_Content{
	text-align: center; 
	vertical-align: top;	
}

/* End */

/* Shell Table */

#Table_Shell {
	height: 100%;
}

#Table_Shell .R1C1{
	height: 27px;
	width: 15px;
	background-image: url(../images/bg_topleft.jpg);
	background-repeat: no-repeat;
}

#Table_Shell .R1C2{
	height: 27px;
	width: 763px;
	background-image: url(../images/bg_toptile.jpg);
	background-repeat: repeat-x;

}

#Table_Shell .R1C3{
	height: 27px;
	width: 15px;
	background-image: url(../images/bg_topright_bcast.jpg);
	background-repeat: no-repeat;
}

#Table_Shell .R2C1{
	height: 100%;
	width: 15px;
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}
#Table_Shell .R2C2{
	height: 100%;
	width: 763px;
	background-color: #ffffff;
}
#Table_Shell .R2C3{
	height: 100%;
	width: 15px;
	background-image: url(../images/bg_right.jpg);
	background-repeat: repeat-y;
}
#Table_Shell .R3C1{
	height: 25px;
	width: 15px;
	background-image: url(../images/bg_bottomleft.jpg);
	background-repeat: no-repeat;
}

#Table_Shell .R3C2{
	height: 25px;
	width: 763px;
	background-image: url(../images/bg_bottomtile.jpg);
	background-repeat: repeat-x;
}

#Table_Shell .R3C3{
	height: 25px;
	width: 15px;
	background-image: url(../images/bg_bottomright.jpg);
	background-repeat: no-repeat;
}
/* End */

/* Tabs Table */

#Table_Tabs {
	width: 763px;
	height: 27px;
}
#Table_Tabs .TopGap{
	height: 8px;
	width: 327px;
}
#Table_Tabs .Spacer{
	width: 304px;
	height: 19px;
}
#Table_Tabs .Broadcast_End{
	width: 23px;
	height: 19px;
	background-image: url(../images/broad_tab_end.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#Table_Tabs .Broadcast_top{
	width: 218px;
	height: 8px;
	background-image: url(../images/broad_tab_top.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
#Table_Tabs .BroadcastA{
	text-align: left;
	vertical-align: top;
	width: 218px;
	height: 19px;
	background-image: url(../images/broad_tab_on.jpg);
	background-repeat: no-repeat;
	background-position: top right;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00529E;
	padding-top: 3px;
	padding-left: 9px;
	cursor: pointer;
}
#Table_Tabs .BroadcastB{
	text-align: left;
	vertical-align: top;
	width: 218px;
	height: 19px;
	background-image: url(../images/broad_tab_on.jpg);
	background-repeat: no-repeat;
	background-position: top right;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #043C70;
	padding-top: 3px;
	padding-left: 9px;
	cursor: pointer;
}
#Table_Tabs .Corporate_top{
	width: 218px;
	height: 8px;
	background-image: url(../images/corp_tab_top.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#Table_Tabs .CorporateA{
	width: 218px;
	height: 19px;
	background-image: url(../images/corp_tab_off.jpg);
	background-repeat: no-repeat;
	background-position: top right;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AEB2C4;
	padding-top: 1px;
	padding-left: 11px;
	cursor: pointer;
}
#Table_Tabs .CorporateB{
	width: 218px;
	height: 19px;
	background-image: url(../images/corp_tab_off.jpg);
	background-repeat: no-repeat;
	background-position: top right;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #787F9E;
	padding-top: 1px;
	padding-left: 11px;
	cursor: pointer;
}
/* End */

/* Table Site */

#Table_Site{
	height: 100%;
	width: 100%;
}
#Table_Site .Banner{
	height: 106px;
	width: 328px;
	padding-left: 13px;
	vertical-align: top;
}
#Table_Site .Menu_Container{
	height: 106px;
	width: 445px;
	position: relative;
	vertical-align: top;
}
#Table_Site .Set_Menu{
	height: 24px;
	padding-left: 338px;
	vertical-align: top;
}
#Table_Site .Image_Strip{
	height: 101px;
	vertical-align: top;
}
#Table_Site .Content_Left{
	height: 100%;
	width: 328px;
	vertical-align: top;
	text-align: right;
}
#Table_Site .Content_Right{
	height: 100%;
	width: 435px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 10px;
}
/* End */

/* Table Content */

#Table_Content {
	height: 100%;
	width: 100%;
}
#Table_Content .R1{
	height: 49px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 6px;
	text-align: right;
}
#Table_Content .R2{
	height: 100%;
	padding-top: 30px;
	padding-left: 5px;
	padding-right: 20px;
	padding-bottom: 30px;
	vertical-align: top;
}
/* End */

/* SubNav Div Styles */

.BroadcastDivA {
	position: relative;
	display: none;
	width: 216px;

}
.BroadcastDivB {
	position: relative;
	display: block;
	width: 216px;
}
.CorporateDivA { 
	position: relative;
	display: none;
	width: 216px;
	left: 224px
}
.CorporateDivB {
	position: relative;
	display: block;
	width: 216px;
	left: 220px
}

/* End */

/* BroadcastSubNav Styles */

#BroadcastSubNav {
	width: 216px;
}
#BroadcastSubNav .SubNavA{
	height: 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7C8195;
	padding-top: 3px;
	padding-left: 25px;
	cursor: pointer;
}
#BroadcastSubNav .SubNavB{
	height: 15px;
	background-image: url(../images/bullet_on.gif);
	background-repeat: no-repeat;
	background-position: top left;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D536A;
	padding-top: 3px;
	padding-left: 25px;
	cursor: pointer;
}
/* End */

/* CorporateSubNav Styles */

#CorporateSubNav {
	width: 216px;
}
#CorporateSubNav .SubNavA{
	height: 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7C8195;
	text-align: left;
	padding-top: 3px;
	padding-left: 25px;
	cursor: pointer;
}
#CorporateSubNav .SubNavB{
	height: 15px;
	background-image: url(../images/bullet_on.gif);
	background-repeat: no-repeat;
	background-position: top left;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D536A;
	text-align: left;
	padding-top: 3px;
	padding-left: 25px;
	cursor: pointer;
}
/* End */

/* Broadcast Stories Styles */

#Broadcast_Stories{
	width: 100%;
	padding: 5px;
}
#Broadcast_Stories .BCImage{
	height: 5px;
}
#Broadcast_Stories .BCTitle{
	
}
#Broadcast_Stories .BCStory{
	border: 1px solid #E4E4E4;

}
#Broadcast_Stories .newsimage{
	border: 1px solid #E4E4E4;
}
/* End */

/* Scrolling Div Styles */
#ImageScroller {
	position: relative; 
	height: 0px; 
	vertical-align: top; 
	border-right: 5px solid white;
}
*html #ImageScroller {
	background-color: #E8E8E8; 
	height: 44px; 
}
#divLeftControl {
	position:relative; 
	left:5px; 
	top:8px; 
	width:10px;
	height:30px; 
	z-index:4;
	margin: 0px;
}
#divRightControl {
	position:relative; 
	left:415px; 
	top:-52px; 
	width:10px;
	height:30px; 
	z-index:3;
	margin: 0px;
}
#divContainer {
	POSITION: relative; 
	LEFT: 25px; 
	TOP: -22px; 
	WIDTH: 380px; 
	HEIGHT: 30px; 
	xCLIP: rect(0px 10px 34px 0px); 
	OVERFLOW: hidden;
	z-index:2;
	margin: 0px;
}
#divContent {
	POSITION: relative; 
	LEFT: 0px; 
	TOP: 0px;
	z-index:1;
	margin: 0px;
}

*html #divLeftControl {
	position:absolute; 
	left:5px; 
	top:8px; 
	width:10px;
	height:30px; 
	z-index:4;
	margin: 0px;
}
*html #divRightControl {
	position:absolute; 
	left:415px; 
	top:8px; 
	width:10px;
	height:30px; 
	z-index:3;
	margin: 0px;
}
*html #divContainer {
	POSITION: absolute; 
	LEFT: 25px; 
	TOP: 8px; 
	WIDTH: 380px; 
	HEIGHT: 30px; 
	xCLIP: rect(0px 10px 34px 0px); 
	OVERFLOW: hidden;
	z-index:2;
	margin: 0px;
}
*html #divContent {
	POSITION: absolute; 
	LEFT: 0px; 
	TOP: 0px;
	z-index:1;
	margin: 0px;
}
/* End */

/* Footer Styles */

#footer {
	height: 25px;
	width: 763px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #787F9E;
	vertical-align: middle;
}
#footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #787F9E;
}
#footer .C1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C6C6C6;
	width: 10px;
	white-space: nowrap;
}
#footer .C2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C6C6C6;
	width: 100%;
	text-align: center;
}
#footer .C3 {
	white-space: nowrap;
}
