.error {
  color: #FF0000;
}

tr {
  vertical-align: top;
}
body {
	background-color: #011A32;
	font-size: 12px;	
	padding: 0px;
	margin: 0px;
	font-family: sans-serif;
}

img {
  border: 0px;
}

#container {
	margin: auto;
	width: 990px;
	height: 800px;
}

.maintd {
	border: 2px;
	width: 770px;
	background-color: #273039;
}


.lhsNavbar {
	width: 115px; 
	background-color: #2d8e66;
	text-align: right;
	vertical-align: top;
	font-size: 12px;

}

a {
	font-family:arial;
}

a:link {
	color: #ED7B00;
	text-decoration: none;
}

a:visited {
	color: #ED7B00;
	text-decoration: none;
}

a:hover {
	color: #153F68;
	text-decoration: none;
}

a:active {
	color: #ED7B00;
	text-decoration: none
}

.article {
	text-align: left;
	vertical-align: top;
}

.rhsContactTable {
  padding: 4px; 
	margin: 0px;
}

.rhsContactTable tr  {
	vertical-align: middle;
}

.rhsContactTable td{
  	color: #ffffff;
  	
}

.navTable {
	width:170px; 
	background-color: #92919D;
	padding: 0px; 
	margin: auto;
	border-bottom: 2px solid #494A5F;
}

.navTable tr, .navTable tr  {
	vertical-align: middle;
}

.navTable td{
  	border-top: 0px solid #ffffff;
}

.navTable th  {
	border-top: 0px solid #494A5F;
}

.navTable a {
	font-family:arial;
	font-size:11px;
}

.navTable a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.navTable a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background: none;
}

.navTable a:hover {
	background: none;
	color: #FFCC33;
	text-decoration: none;
}

.navTable a:active {
	color: #FFFFFF;
	text-decoration: none
}

.navL1RedBox {
	width: 5px; 
	border-left:1px solid #FFFFFF; 
	border-right:1px solid #FFFFFF; 
	background-color: #c40702;
	
}

.navL2RedBox {
	width: 5px; 
	background-color: #c40702;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

th {
  text-align: left;
}

h1 {
  font-size: 16px;
}

h2 {
  font-size: 14px;
}

h3 {
  font-size: 12px;
}
h4 {
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  color: #FFFFFF;
  padding-top: 8px;
}

/*The reason the 'clear' attribute is defined here is because it allows images to show up below each other*/
div.floatRightClear { 
    float: right; 
    clear: right; 
    margin-right: 25px; 
    margin-left: 15px; 
    margin-bottom: 10px; 
}

div.floatLeftClear { 
    float: left; 
    clear: left; 
    margin-top: 15px; 
    margin-right: 10px; 
    margin-left: 10px; 
    margin-bottom: 10px; 
}


/*Level 1 Menu items - background img, link color*/
.frontl1NavOff {
  height: 22px;
  background-image: url(/img/left_menu1.jpg); 
  background-repeat: no-repeat;
}

.frontl1NavOffOver {
  height: 22px;
  background-image: url(/img/left_menu_over1.jpg); 
  background-repeat: no-repeat;
}

.frontl1NavOn {
  height: 22px;
  background-image: url(/img/left_menu_over1.jpg); 
  background-repeat: no-repeat;
  
}

.frontl1NavOn a:link, .frontl1NavOn a:visited, .frontl1NavOn a:active, .frontl1NavOn a:hover {
  color: #FFCC33;
	text-decoration: none;
	
}

.frontl1NavOnOver {
  height: 22px;
  background-image: url(/img/left_menu_over1.jpg); 
  background-repeat: no-repeat;
  color: #FFCC33;
}

.frontl1NavOnOver a:link, .frontl1NavOnOver a:visited, .frontl1NavOnOver a:active, .frontl1NavOnOver a:hover {
  color: #FFCC33;
	text-decoration: none;
}


/*Level 2 Menu items - link color*/
.frontl2NavOn a:link, .frontl2NavOn a:visited, .frontl2NavOn a:active, .frontl2NavOn a:hover {
  color: #FFCC33;
	text-decoration: none;
}

.frontl2NavOnOver a:link, .frontl2NavOnOver a:visited, .frontl2NavOnOver a:active, .frontl2NavOnOver a:hover {
  color: #FFCC33;
	text-decoration: none;
}

.mwAdv {
  width:100%;
  color:#7D7D7D;
  font-weight:bold;
  text-align:center;
}

.mwManagedFund {
  width:100%;
  text-align:center;
}

.mwHome {
  width:100%;
  font-weight:bold;
  text-align:center;
 }

/* market report */

.marketDisclamier{
  font-size: 9px;
 }
 
.marketBold {
  font-weight: bold;
  text-align:center;
  padding:10px;
  vertical-align:middle;
  width:25%;
  }


.marketSummary td{
    vertical-align: middle;
    padding: 10px;
}    


.categoryListing {
  width: 100%;
}


.headerRow {
  background-color: #0B3B6C;
  color: #ffffff;
  padding: 4px;
}

.loginBox {
	height: 100px;
	width: 300px;
	display: none;
	left: 750px;
	padding: 5px;
	position: absolute;
	margin-top: 0px;
	background-color: #ffffff;
	border: 1px solid #0B3B6C;
}

/* marquee */

.newsScroll {
  
  font-size:16px; 
  font-weight:bold;
   
}

.newsScroll a.red {
  color:#ffffff;
  font-family: arial;
}

.newsScroll a.green {
  color:#FFCC33;
  font-family: arial;
}

/* slogan */

.slogan {
	vertical-align: middle;
	text-align:center;
	background-image: url('/img/slogan.jpg'); 
	background-repeat: no-repeat;
}

.sloganHeading {
	/*color: #E2EA97;*/
	color:#004D7B;
	font-size: 13px;
	font-weight:bold;
	margin-top:2px;
	
}

/* faq */
 .faq td{
    padding: 3px;
    border:1px solid #000000;
   }
  
  .faq td.colored {
    background-color :#0b3b6c;
  }
  
  .faq td.data {
    padding:15px;
   }
  
  .faq .colored h2{
    color :#FFFFFF;
    padding-left:9px;
    
  }
  
  .vScroll {
  	width :200px;
  	margin:auto;
  	color : #ED7B00;
  	height :170px;
  	padding-left :5px;
  	text-align: center;
  }
  
  .adminData .rowOn {
    background-color : #cccccc;
  }
  
  .adminData th {
    color :#0B3B6C;
  }
  
  .acknowledgment {
    font-size: 12px;
  }
  
  .acknowledgment td{
    font-weight :bold;
    padding: 10px;    
  }
  
 .allocguide td{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    width: 50%;
    padding :10px;
  }
  
  .allocguide { 
   width: 600px; 
    margin :auto;
  }
  
  .allocBox {
    width:400px;
    margin:auto;
    background-color: #0B3B6C;
    text-align:center;
    
    height:40px;
    
  }
  .allocBox h1 {
    font-style:italic;
    font-size:16px;
    color:#FFFFFF;
    font-weight:bold;
    padding:10px;
  }
  .rounded {
    width:765px;
    padding :10px;
  }
  .rounded a {
    color :#FFFFFF;
    font-weight:bold;
    font-size: 14px;
  }

  .rounded-short-wt2 {
    width:567px;
    padding :10px;
  }
  .rounded-short-wt2 a {
    color :#FFFFFF;
    font-weight:bold;
    font-size: 14px;
  }

  .rounded-short-wt {
    width:380px;
    padding :10px;
  }
  .rounded-short-wt a {
    color :#FFFFFF;
    font-weight:bold;
    font-size: 14px;
  }

  .rounded-short {
    width:360px;
    padding :10px;
  }
  .rounded-short a {
    color :#FFFFFF;
    font-weight:bold;
    font-size: 14px;
  }

  
  .tradeData td {
    font-size:11px;
    text-align:center;
    padding:2px;
   /* border-bottom: 1px solid #000000; */
  }
  
   .vnScroll {
  	width :200px;
  	margin:auto;
  	color : #ED7B00;
  	height :90px;
  	padding-left :5px;
  	text-align: center;
  }
  
  .adminMenu {
    background-color:#92919D;
    color :#FFFFFF;
    height:25px;
    vertical-align:middle;
    font-weight: bold;
    font-size: 14px;
  }
/*  
#marqueecontainer{
position: relative;
width: 200px;
height: 170px;
background-color: white;
overflow: hidden;
font-size:13px; font-weight:bold;
  	padding-left :5px;
  	text-align: center;
}
*/

#marqueecontainer{
  	width :200px;
  	margin:auto;
  	color : #ED7B00;
  	height :150px;
  	padding-left :5px;
    position: relative;
    overflow: hidden;
}

#marqueecontainermod{
  	width :655px;
  	margin:auto;
  	color : #ED7B00;
  	height :121px;
  	padding-left :5px;
    position: relative;
    overflow: hidden;
}