﻿html, body {
height: 100%;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#FFF url(../../img/bg_stripes_tiled.png) repeat; /* center repeat-y*/
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

.oneColFixCtr
{
    height: 100%;
}

.oneColFixCtr #mainOuterContainer {
	width: 1020px;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
	padding: 0px;
    height: 100%;
}

.wrappera {
    background-color:#e5e5e5;
    padding-left:14px;
    padding-bottom:0px;
    padding-right:14px;
    width:1022px;
    position:absolute;
    top:0px;
    background: url(../../img/bg5.png) repeat-y top left;
    min-height: 100%;
    
    /*height: 100%; /*this fills page to bottom(if req) for IE6. breaks modern browsers tho*/
}
.wrapperb {
    margin:0px;
    border:0px solid;
    background-color:#fff;
    padding:0px;
    width:992px;
    min-height: 100%;
}

#mainInnerContainer {
		/*position:relative; /*breaks footer*/
		min-height: 100%;
height: 100%;

	}
	

#contentStart
{
    width: 992px;
	/*min-height:100%;*/
	height:auto;
	/*margin: 0 auto -23px;*/
	margin:0;
	background-color: #535456;	
	padding: 0;
}

#pageFrameHeader
{
	position:relative;
	height:112px;
	background-color: #fff;
}

#pageFrameHeaderInside
{
	position:relative;
}

#pageFrameHeaderLeft 
{
	float:left;
	height:112px;
	width:252px;
	background: #fff url(../../img/top_fnn_logo.gif) no-repeat top left;
}

#pageFrameHeaderLeft a 
{
	display:block;
	width:100%;
	height:100%;
}

#pageFrameHeaderRight
{
	float:right;
	height:102px;
	width:726px;
	/*background: #fff url(../../img/fnn_top_banner_468x60.png) no-repeat bottom right;*/
	text-align: center;
	margin: 11px 0 0 0;
	overflow:hidden;
}


#pageFrameTickerOuter 
{
	background: #fff url(../../img/top_gradient_banner_left.gif) no-repeat left;
	height:20px;
	display:block;
    /*position:absolute;*/
}

#pageFrameTickerInner
{
	background: transparent url(../../img/top_gradient_banner_right.gif) no-repeat right;
	height:20px;
}

#TICKER {padding: 3px 0 0 3px;}
#TICKER a:link {TEXT-DECORATION: none; COLOR: #333333;}
#TICKER a:hover {TEXT-DECORATION: none; COLOR: #eb9855;}
#TICKER a:visited {TEXT-DECORATION: none; COLOR: black;}


#pageFrameMenu 
{
	background: transparent url(../../img/menuBG.gif);
    height:23px;
	padding-top:0;
	text-align:center;
}

#pageFrameMenu li 
{
	float:left;
	list-style: none;
	padding-top:0;
	
}

#Menu ul
{
	padding-top:0;
}
#Menu li a{
	float: left;
	display: block;
	color:#fff;
	text-decoration: none;
	font-family: "Arial","Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size:12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding:0 8px 0 8px; 
	height: 23px;
	line-height: 23px;
	text-align: center;
	vertical-align:middle;
	margin-left:8px;
	margin-right:8px;
}

#menuStandardItem
{
	background: transparent url(../../img/mnu_btn_fin.gifx) no-repeat left;
	
}

#menuStandardItem a:hover {
	background: url(../../img/menuBG_hover.gif);
	color: #eb9855;
}      

#menuFinancial 
{
	background: transparent url(../../img/mnu_btn_fin.gifx) no-repeat left;
	width:130px;
}
#menuRealEstate 
{
	background: transparent url(../../img/mnu_btn_realestate.gifx) no-repeat left;
	width:130px;
}
#menuSuperannuation 
{
	background: transparent url(../../img/mnu_btn_super.gifx) no-repeat left;
	width:130px;
}
#menuCEOInterviews 
{
	background: transparent url(../../img/mnu_btn_ceo.gifx) no-repeat left;
	width:130px;
}
#menuAbout 
{
	background: transparent url(../../img/mnu_btn_about.gifx) no-repeat left;
	width:130px;
}
#menuContact 
{
	background: transparent url(../../img/mnu_btn_contact.gifx) no-repeat left;
	width:130px;
}

#pageFrameFooter
{
	height:23px;
	width: 100%;
	color:White;
	background: transparent url(../../img/menuBG.gif);
}

#pageFramePush 
{
	height:23px;
}

#contactUs 
{
	text-align:left;
	margin: 20px auto auto 40px;
}

img
{
    border:none;
}


.pageContent 
{
	position:relative;
	min-height:100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}


.pageContent #titlebox {
    height: 23px;
	line-height: 23px;
	text-align: center;
	vertical-align:middle;
	font-family: "Arial","Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size:12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
	background: url(../../img/titlebar_bg.gif) repeat-x top left;
	display:block;
}
#titlebox1 {
    height: 23px;
	line-height: 23px;
	text-align: center;
	vertical-align:middle;
	font-family: "Arial","Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size:12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
	background: url(../../img/titlebar_bg.gif) repeat-x top left;
	display:block;
}
#titlebox1 a{
	color: #fff;
	text-decoration: none;
}
.pageContent #titlebox1 a:hover
{
    color: #eb9855;
	text-decoration: underline;
}

.pageContent #titleBoxleft {
    float:left;
    margin: 0 0 0 10px;
}
.pageContent #titleBoxright { 
    float:right;
    margin: 0 10px 0 0;

}
.pageContent #titleBoxcenter {

}

.pageContent #titlebox a{
	color: #fff;
	text-decoration: none;
}
.pageContent #titlebox a:hover
{
    color: #eb9855;
	text-decoration: underline;
}

.pageContent .contentBox {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	background: #fff;
	border: 1px solid #4e4e4e;
	border-top: 0px;
	font-family: "Arial","Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	/*font-size: 70%;*/
	font-size:11px;
	/*letter-spacing: 1px;*/
	display: block;
	overflow: hidden;
}
.pageContent .contentBox1 {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	background: #fff;
	border: 1px solid #4e4e4e;
	border-top: 0px;
	font-family: "Arial","Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	/*font-size: 70%;*/
	font-size:11px;
	/*letter-spacing: 1px;*/
	display: block;
	overflow: hidden;
	
}

.pageContent #newsItemTitlebox {
    height: auto;
	line-height: 17px;
	text-align: left;
	vertical-align:middle;
	font-family: Verdana,"Arial","Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size:11px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #333333;
	/*background: url(../../img/titlebar_bg.gif) repeat-x top left;*/
	background: #f3f3f3;
	display:block;
	float:left;
	overflow: hidden;
	margin-bottom:5px;
	width:100%;
	/*text-decoration: none;*/
}
.pageContent #module
{
	background: url('../../images/module-body-left-bg.gif') no-repeat scroll bottom left; 
	float: left; 
	width: 100%; 
	margin-bottom: 20px; 
}
.pageContent #module #module-body { 
	background: url('../../images/module-body-right-bg.gif') no-repeat scroll bottom right; 
	padding: 20px 3% 20px 3%; float: left; width: 94%;
	}
/* Percentage padding in the module dependant on the cell width */
.grid_1 #module #module-body  { padding: 20px 8% 20px 8%; float: left; width: 84%; }
.grid_2 #module #module-body  { padding: 20px 7% 20px 7%; float: left; width: 86%; }
.grid_3 #module #module-body  { padding: 20px 6% 20px 6%; float: left; width: 88%; }
.grid_4 #module #module-body  { padding: 20px 5% 20px 5%; float: left; width: 90%; }
.grid_5 #module #module-body  { padding: 20px 4% 20px 4%; float: left; width: 92%; }
.grid_6 #module #module-body  { padding: 20px 3% 20px 3%; float: left; width: 94%; }
.grid_7 #module #module-body  { padding: 20px 2.75% 20px  2.75%; float: left; width: 94.5%; }
.grid_8 #module #module-body  { padding: 20px 2.5% 20px 2.5%; float: left; width: 95%; }
.grid_9 #module #module-body  { padding: 20px 2.25% 20px 2.25%; float: left; width: 95.5%; }
.grid_10 #module #module-body { padding: 20px 2% 20px 2%; float: left; width: 96%; }
.grid_11 #module #module-body { padding: 20px 1.75% 20px 1.75%; float: left; width: 96.5%; }
.grid_12 #module #module-body { padding: 20px 1.5% 20px 1.5%; float: left; width: 97%; }

.pageContent #module #module-table-body { 
	background: url('../../images/module-body-right-bg.gif') no-repeat scroll bottom right; 
	padding: 0; 
	float: left; 
	width: 100%; 
	}

.pageContent #module h2 { 
    /* Sliding right image */
    background: url('../../images/module-header-left-bg.gif') no-repeat scroll top left; 
	display: block;
	float: left;
	height: 32px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 0px;
	padding-right: 0px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width: 100%;
	margin-bottom: 0;
	letter-spacing: normal
	}

.pageContent #module h2 span { 
	/* Background left image */ 
	background: url('../../images/module-header-right-bg.gif') no-repeat top right; 
	display: block;
	line-height: 20px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 7px 0 5px 18px;

	}

.pageContent #module table {
	 
	}

.pageContent #module table.tr {

	}

.pageContent #module table th {
	color: #444444;
	text-align: left;
	}
	
.pageContent #module table td 
{
	font-family: Verdana,"Arial","Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-weight:normal
	}

.pageContent #module table tr.odd td { /* You can use this style if you want to do zebra-colored tables with other technique than Table Sorter script used here */
	
	

	}
.input-short,
.input-medium,
.input-long { 
	padding: 3px; 
	}
	
select { 
	padding: 2px; 
	}
	
textarea { 
	padding: 3px; 
	}
	
.input-short { 
	width: 25%; 
	}
	
.input-medium { 
	width: 200px;
	}
	
.input-long { 
	width: 75%;
	}

input.input-short,
input.input-medium,
input.input-long, 
select, 
textarea {
	background: url(../../images/input-bg.gif) top left repeat-x #f6f6f6;
	border: 0;
	border: 1px solid #cccccc;
	}
textarea
{
    width:400px;
}
select
{
    width:210px;
}
input.input-short:focus,
input.input-medium:focus,
input.input-long:focus, 
select:focus, 
textarea:focus {
	background: url(../../images/input-bg-focus.gif) top left repeat-x #ffffff;
	border-color: #a9c2d1;
	}
input.submit-black { 
	background: url(../../images/altbutton.gif);
	background-repeat:repeat-x ; 
	border: 0; 
	color: #ffffff; 
	font-size: 14px;
	line-height:25px; 
	cursor: pointer;
	width:90px;
	height:26px;
	text-align:center;
	vertical-align:middle ;
	}

input.submit-black:hover { 
	background: url(../../images/altbutton.gif);
	background-repeat:repeat-x ; 
	}
	/*-----------------------------End New  --------------------------*/


.moreLink{
	font-weight: bold;
	text-decoration: none;
}
.moreLink a{
	font-weight: bold;
	text-decoration: none;
}
a.style1, a.style1:Active,  a.style1:Link,  a.style1:Visited{
	text-decoration: none;
	Color:#094f95;
	font-weight: bold;
}
 a.style1:hover{
	text-decoration: underline;
}
.newsItemTitlebox1 a,.newsItemTitlebox1 a:Active, .newsItemTitlebox1 a:Link, .newsItemTitlebox1 a:Visited{
	font-weight: bold;
	text-decoration: none;
	Color:#094f95;
}
.newsItemLock{
float:right;
margin-right:20px;
width:15px;
	background-image:url(../../images/Lock.jpg);
	background-repeat:no-repeat;
}
.newsItemLock1{
float:right;
margin-right:20px;
width:15px;
Height:20px;
	background-image:url(../../images/Lock.jpg);
	background-repeat:no-repeat;
}
.newsItemTitlebox1 a:hover
{
	Color:#094f95;
	text-decoration: underline;
}
.pageContent #newsItemTitleboxLeft{
    float:left;
    margin: 0 0 0 5px;
	font-size:12px;
}

.pageContent #newsItemTitleboxRight {
    float:right;
    margin: 0 5px 0 0px;
	font-size:12px;
}

.pageContent #newsItemContent {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	background: #fff;
	border: 0px solid #4e4e4e;
	border-top: 0px;
	font-family: Verdana,"Arial","Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size:11px;
	/*letter-spacing: 1px;*/
	display: block;
	color: #333333;
	overflow: hidden;
}
.pageContent #newsItemLinks {
	margin: 0px;
	height: 15px;
	line-height: 15px;
	vertical-align:middle;
	padding: 5px 5px 5px 5px;
	background: #fff;
	border: 0px solid #4e4e4e;
	border-top: 0px;
	font-family: Verdana,"Arial","Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size:11px;
	/*letter-spacing: 1px;*/
	display: block;
}
.pageContent #newsItemLinks a{
	color: #515151;
	text-decoration: none;
}
.pageContent #newsItemLinks a:hover{
	color: #000;
	text-decoration: underline;
}

.pageContent #newsItemContentLeft {
    float : left;
    width : 60px;
}
.pageContent #newsItemContentLeftUserPhoto {
    float : left;
    width : 92px;
}
.pageContent #newsItemContentRight { 
	/*margin-left: 60px;*/
	font-family: Verdana,"Arial","Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size:11px;
	text-align:justify;
}
.pageContent #newsItemContentSpacer { 
    clear : both;
}

.pageContent #newsItemContentLeft {
    float : left;
    width : 60px;
}
.pageContent #newsItemContentSpacer { 
    clear : both;
}


.pageContent #contentAd_300x250 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #4e4e4e;
	border-top: 0px;
	height: 250px;
	display: block;
}


.pageContent #2ColumnWrapper {
	text-align: left;
	margin: 0px auto;
	padding:  6px;
	border:0;
	width: 974px;

}

.pageContent #LeftSide{
	float: left;
	width: 674px;
	padding:  6px 0px 6px 6px;
	display:block;
	height: 1% /* Holly hack for Peekaboo Bug */
}

.pageContent #RightSide { 
	margin: 0;
	float: left;
	width: 300px;
	padding:  6px 0px 6px 6px;
	display:block;
	height: 1% /* Holly hack for Peekaboo Bug */
}


.pageContent #2ColumnWrapper_Inner {
	text-align: left;
	margin: 0px auto;
	padding:  6px;
	border:0;
	width: 368px;
	overflow: hidden;
	height: 1% /* Holly hack for Peekaboo Bug */
}

.pageContent #LeftSide_Inner{
	float: left;
	width: 334px;
	padding:  0px 0px 0px 0px;
	display:block;
	height: 1% /* Holly hack for Peekaboo Bug */
}
.pageContent .BothSide_Inner{
	float: left;
	width: 674px;
	padding:  0px 0px 0px 0px;
	display:block;
}

.pageContent #RightSide_Inner1{ 
	margin: 0;
	float: left;
	width: 234px;
	padding:  0px 0px 0px 6px;
	display:block;
	height: 1% /* Holly hack for Peekaboo Bug */
}
.pageContent #RightSide_Inner{ 
	margin: 0;
	float: left;
	width: 334px;
	padding:  0px 0px 0px 6px;
	display:block;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#whitespace6px {
	/*background: #dcdddf;*/
	height: 6px;
	font-size:1px;
	display: block;
}

#whitespace50px {
	/*background: #dcdddf;*/
	height: 62px;
	font-size:1px;
	display: block;
}

#clearit {
	height: 0px;
	clear: both
}



/**************************
DROP DOWN MENU STUFF
***************************/

/*
.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE
}




/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #000; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font-family: "Arial","Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
font-size:13px;
font-weight: bold;
letter-spacing: 1px;
line-height: 24px;
z-index:100;
background-color: #4c4c4c;
width: 165px;
visibility: hidden;
margin: -2px 0 0 0px;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#dadada,direction=135,strength=2); Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 15px;
border-bottom: 1px solid #000; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #fff;
}
.dropmenudiv a:hover{
overflow:visible;
}
* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background: #393939;
color: #eb9855;
overflow:visible;
}
/**************************
DROP DOWN MENU STUFF END
***************************/



/* start contentFooter************/
.contentFooter {
		position:absolute;
		bottom:0;
		width:992px;
		height:56px;			/* Height of the footer */
		background:#292929;
		color: #fff;
		overflow:hidden;
	}
	
.contentFooter #contentFooterLeft
{
    float:left;
    height: 100%;
    padding: 6px 0 0 8px;
	font-family: Verdana, "Arial", "Sans-Serif";
	font-size:10px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height:20px;

}

.contentFooter #contentFooterLeft a
{
    color: #fff;
	text-decoration: none;
}
.contentFooter #contentFooterLeft a:hover
{
    color: #eb9855;
	text-decoration: underline;
}

.contentFooter #contentFooterRight a
{
    color: #fff;
	text-decoration: none;
}
.contentFooter #contentFooterRight a:hover
{
    color: #eb9855;
	text-decoration: underline;
}


.contentFooter #contentFooterCenter
{
    float:left;
    width:0px;
    height: 100%;
}
.contentFooter #contentFooterRight
{
    float:right;
    height: 100%;
    padding: 6px 8px 0 0;
	font-family: Verdana, "Arial", "Sans-Serif";
	font-size:10px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height:20px;
	text-align:right;
}
/* end contentFooter ************/

#pageContentText
{
    padding: 10px 15px 10px 15px;
    font-family: Verdana, "Arial", "Sans-Serif";
	font-size:12px;
	font-weight: normal;
}

p.plainText
{
    margin: 9px 0 9px 0;
    line-height: 18px;
}

#pageContentText a
{
    color: #eb9855;
   font-weight: bold;
}
#pageContentText a:hover
{
    color: #eb9855;
}
#pageContentText1 a
{
    color: White;
   font-weight: bold;
}
#pageContentText1 a:hover
{
    color: #eb9855;
}
#pageContentText1 img
{
    border: 0px solid #000;
}
#pageContentText1
{
    padding: 10px 15px 10px 15px;
    font-family: Verdana, "Arial", "Sans-Serif";
	font-size:12px;
	font-weight: normal;
}

#pageContentText img
{
    border: 0px solid #000;
}

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: lightyellow;
width: 200px; /* default width for menu */
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkmenu a:hover{ /*hover background color*/
background: black;
color: white;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols{
position: absolute;
width: 350px;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #E9E9E9;
}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: #E0E0E0;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}



/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

#TICKER {padding: 3px 0 0 0;}
#TICKER a:link {TEXT-DECORATION: none; COLOR: #333333;}
#TICKER a:hover {TEXT-DECORATION: none; COLOR: #eb9855;}
#TICKER a:visited {TEXT-DECORATION: none; COLOR: black;}

/* TICKER************/
#NewsTicker{
border:solid 0px #cccccc;
/*background:#eaf5e0;
width:992px;*/
height:23px;
}
#NewsVertical {
height:23px;
display:block;
overflow:hidden;
position:relative;
padding:0px;
}
/* --------------- */
/* Ticker Vertical */
#TickerVertical {
height:23px;
display:block;
list-style:none;
padding:0px;
margin:3px 0px 0px 0px;
display: block;
overflow: hidden;
}
#TickerVertical li {
display:block;
color:#333333;
text-align:left;
margin:0;
padding:0px 0px 0px 30px;
float:left;
}
#TickerVertical li .NewsTitle{
display:block;
color:#333333;
font-size:11px;
font-weight:bold;
}
#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:Visited {
display:block;
color:#333333;
text-decoration:none;
}
#TickerVertical li .NewsTitle a:hover 
{
   color:#eb9855; 
text-decoration:underline;
}
a{
	cursor: hand;
}
/*************/
 .page_back{
  background-image:url(../../images/section_back.jpg);
  background-repeat:repeat-x;
  
  }
  .page_menu{
	margin:0px;
	padding:0px;
	float:left;
	margin-left:5px;
	width:100%;
	font-weight:bold;
	margin-right:0px;

  }
  .page_menu li
  {	
	list-style:none;
  	border-bottom:1px dashed #CCCCCC;
	width:95%;
	margin-top:10px;
	padding-bottom:10px;
	margin-left:5px
	
}
  .page_menu li a, .page_menu li a:Visited, .page_menu li a:Link{
	  color:#999999;
	  width:100%;	
	  text-decoration:none;
	  padding-top:8px;

  }
   .page_menu li a:hover,.page_menu li a:Active{
	  color:#FF9900;
	  width:100%;
	  text-decoration:none;
	  padding-top:8px;
  }
  /* Login */
 .loginbox{
	width:100%;
	height:100%;
}
.leftbg{
	/*background-image: url(../../images/leftbg.png);*/
	width:15px;
	height:276px;
	float:left;
}
.rightbg{
	/*background-image: url(../../images/rightbg.png);*/
	width:15px;
	height:276px;
	float: left;
}
.middlebg{
	/*background: url(../../images/centerbg.png) repeat-x left center;*/
	width:96%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:276px;
	float:left;
	vertical-align:middle;
}
.leftcol{
	width:48%;
	height:100%;
	float:left;
	background:url(../../images/box.png) no-repeat center top;
}
.rightcol{
	width:48%;
	height:100%;
	float: left;
	background:url(../../images/box.png) no-repeat center top;
}
.textcontent{
	width:100%;
	height:auto;
	text-align:left;
}
.usertext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
.usertext input{
	background: #FFFFFF;
	border:1px solid #666666;
}
/* Login End*/
.newsdate
{
font-size:11px;
color:#808080;
}

.tableHeader
{
margin: 0px;
	height: 15px;
	line-height: 15px;
	vertical-align:middle;
	padding: 5px 5px 5px 5px;
	background: #fff;
	border: 0px solid #4e4e4e;
	border-top: 0px;
	font-family: Verdana,"Arial","Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size:12px;
	/*letter-spacing: 1px;*/
	display: block;
	color:#094f95;
}
.tableHeader a:Active, .tableHeader a:Link, .tableHeader a:Visited
{
margin: 0px;
	text-decoration: none;
	Color:#094f95;
	font-weight: bold;
	
}
.tableRow
{
	text-decoration: none;
	font-family: Verdana,"Arial","Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size:11px;
	color:#333333;
}

