@charset "utf-8";
/* CSS Document */

/*----------GENERAL------------*/


body, html{
	height:100%;
	padding: 0px !important;
	
}

body{
	margin: 10px !important;
	
	
}



.valign{
	width:1000px;
	margin: auto;
	
}

h1{
	font-size: 24px;
	font-weight:bold;
	
	}
	
h2{
	font-size:18px;
	font-weight:bold;
	margin:0px;
}

h3{
	font-size:14px;
	font-weight:bold;
	color: #507489;
	margin:0px;
}


h5{
 
 font-size:14px;	
 margin-bottom:10px;
}

img {
border:0 none;
}

.pink-bg{
	background:#ffe1e1;
	
}

.blue-bg{
	
	background:#e2f3fd;
}

.bold{
	font-weight:bold;
}


a{
	font-family:Arial, Helvetica, sans-serif;
	color:#66a6cb;
	text-decoration:none;
}
	
a:hover{
	color: #507489;
}

a:link{
	text-decoration: none !important;
	
}

body { 


background-color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #555555;

}

.paging a{
	font-weight:bold;
	font-size:16px;
	color:#ff9db2;

}

.paging a:hover{
	color:#fc6d8b;
}

.selected a{
	color:#fc6d8b;
	font-size:18px;
	
}
/*--------------HEADER----------------*/	


#header {
	height: 90px;
	position:relative;
	
	
	
	}
	
#logo{
	float: left;
	}
	

#logo h1{
	color:#a9a5a5;
	font-size:18px;
	font-style:bold;
	position: absolute;
	top: 29px;
	left: 190px;
	
	
}
	
#top_banner{
	
	/*background-color: #cdcdcd;*/
	width: 540px;
	height: 50px;
	float:right;

}



/*------------NAVIGATION------------*/


#navigation {

font-family: Arial, Helvetica, sans-serif;
line-height:18px;



/*margin-bottom:-2px;*/


text-align: center;
height: 40px;


	
}

#navigation ul{
font-size: 15px;
font-weight: bold;
list-style:none outside none;
margin:0;
padding:0;
text-decoration:none;	
	float:right;
	padding-right:50px;
}

#navigation li {
background:url(images/nav_inactive.png) no-repeat scroll left bottom transparent;
height: 41px;

padding-left: 8px;
float:left;

float: left;
margin-bottom: 0px;
text-align:center;
	
}

#navigation a {
color: #FFFFFF;
float: left;
height: 41px;
width: auto;
text-decoration: none;
background: url(images/nav_inactive_bg.png) repeat-x scroll right bottom transparent;

	
}

#navigation ul li a:hover{
	color: #BFE8FF;
	text-shadow: none;
	
}

#navigation ul li a span {
margin-left: -8px;
text-shadow: #EA838A 0 1px 0;
padding:6px 15px 3px 15px;
line-height:15px;
font-weight:bold;


display:block;

float:left;

font-size: 13px;
}





#navigation ul .active{
	background:url(images/nav_active.gif) no-repeat scroll left bottom transparent;
	height: 41px;
}
 
#navigation ul  .active a{
	background:url(images/nav_active_bg.gif) repeat-x scroll right bottom transparent;
}

 #navigation ul .active a span {

color:#707070;


font: Arial, Helvetica, sans-serif;
font-size: 13px;
text-shadow:none;

}





.header-login{
	color:#a5a5a5; 
	font-size:14px; 
	border: 1px 
	solid #CFCFCF; 
	height:20px;
	padding:0 0 2px 5px;
	text-size:10px;
	
	
}


/*---------BREADCRUMBS------*/

#breadcrumbs-wrap{
	height:25px;
	background-color: #f0f0f0;
	padding:0px;
	width:1005px;
	
}
#breadcrumbs{
	

	padding:5px 0 5px 5px;
	
	
	
}

#breadcrumbs a {
	font-size: 12px;
	text-decoration: none;
}

.login{
	float:right;
	margin-top:3px;
	
}

.submit-pass{
	color:#66a6cb;
	font-family:arial;
	text-decoration:none;
	background:none;
	border:none;
	
	font-size:13px;
	
	
}

.submit-pass:hover{
color: #507489;	
}


/*-----------CONTENT------*/




#master-table{
	
	background-color: #f0f0f0;
	width:1005px;
	
}

.column{
display:inline;
width:200px;
}

#top-banner{
	margin-top:5px;
	text-align:center;	
}

.quote-login{
	background-color:#EFEFEF;
	width:1005px;
	border-bottom:1px solid #CFCFCF;
	padding-bottom: 3px;
	height: 30px;
}

#quote-search{
padding-left:5px;
margin-top: 3px;
float:left;
width:250px;

}

.suggestions-dropdown ul{
	background: #ffffff;
	border:1px solid #CFCFCF;
	list-style:none;
	
}

.suggestions-dropdown li{
	
	height:20px;
}


.quote-field{
	
border: 1px solid  #CFCFCF;
color:#a5a5a5; 
padding:0 0 2px 3px; 
font-size:14px; 
height:20px; 
font-family: 'Arial';
display:inline;
float:left;

}

.quote_btn{
float:left; 
text-align: 
center; 
margin:0 0 2px 3px;
 padding-bottom:3px;  
 height:24px;
 background: url(images/button_quote.png) repeat-x scroll;
 border: 1px outset #7BC3FF;
 color: #555555;	
 display:inline;
}

#company-index{
	margin-top: 20px;
	
	
}

#chart-image{
	text-align:center;
	
}

#side-ad{
	margin-top: 30px;
	padding-left:5px;
	
}
#our-banners{
	margin:30px auto;
	text-align: center;

	width:auto;
}

/*--------------WINDOWS---------------*/
 
  /*---------ARTICLE WINDOW--------*/


#archives h1{
	margin:0px;
	line-height:40px;
}

#archives h1 a{
 
 margin: 0px;
 line-height:40px;
	
}
.post {
	padding-top: 20px;
		
}
.thumbnail{
float: left;
border: 1px solid #c8c8c8;


	
}
.teaser-text{
float: right;

width: 420px;
margin-left:0px;
text-align:justify;
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#7e8080;
}

.article-text{
	height: 100px;
	
}
.article-title h1 a {
	  font-family:"Times New Roman", Times, serif;
	  font-size: 22px;
	  font-weight: normal;
	  word-spacing:normal;
	  color:#555555;
	  line-height: 23px;
	  
  }

 
  #article-window{
	  margin-top:10px;
  }
  
.rounded_box {

width:100%;
margin:0px auto;
background:#fff url(images/box_left_side.gif) repeat-y scroll;
    
}
	  
#article-top{
width: 100%;
height: 11px;
background: url(images/top_left_rounded.png) no-repeat left top; 

	
}

#article-top span{
display: block;
position: relative;
height: 11px;
background: url(images/top_right_rounded.gif) no-repeat right top;
}

#article-center {
position: relative;
background: url(images/right_side.gif) repeat-y right top;
padding: 10px 20px 100px 20px;
margin: 0px 0px -40px 0px; 

}


#article-bottom {
height:40px;
background: url(images/bottom_left_square_border.png) no-repeat left bottom;
}

#article-bottom span {
display:block;
position:relative;
height:40px;
background: url(images/bottom_right_square.gif) no-repeat right bottom;
}
  
  
 /*--------THIRTY STOCKS--------*/

#thirty-table{
	line-height:20px;
	width:100%;
	
	
}

#index-values{
	font-size:13px;
	color:#66a6cb;
	
}

.darker-pink{
	background:#ffcccc;
height:20px;
}

.white-ten{
background:#ffffff;
height:20px;	
}

.lighter-pink{
	background:#ffe1e1;
	height:20px;
}

.white-thirty{
	background:#ffffff;
	height:20px;
}

.ticker-dark{

text-align:left;
}

.ticker-light{
text-align:left;
}

.ticker-dark a{
	font-family:Arial, Arial, Helvetica, sans-serif;
	ont-size:14px;
	color:#828181;
	font-weight: 900;
}

.ticker-light a{
	font-family: Arial, Arial, Helvetica, sans-serif;
	
	font-size:14px;
	color:#aeaeae;	
	font-weight: 900;

}

.stock{
	font-family:Arial;
	font-size:12px;
	color:#008000;
	font-weight: normal; 
	
}

.stock-red{
	font-family:Arial;
	font-size:12px;
	color:#CA0002;
	font-weight: normal; 
	
}

.volume{
	font-family:Arial;
	font-size:12px;
	color:#505050;
	font-weight: normal; 
	
	
}

#thirty-stocks {
	
width:100%;
margin:5px auto;
background:#fff url(images/box_left_side.gif) repeat-y scroll;
    
}
	  
#thirty-top span{

	
	display: block;
	position: relative;
	background: url(images/rounded_grey_bg_frame.gif) no-repeat left top; 
	padding:5px 20px 0px 20px;
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size:15px;
	color: #fc6d8b;
	margin-right:17px;
	line-height:25px;
	
	
}


#thirty-top{
	

height: 30px;
background: url(images/rounded_grey_bg_corner.gif) no-repeat right top;
}

#thirty-content {
position: relative;
background: url(images/right_side.gif) repeat-y right top;
padding: 0px 4px 0px 7px;
margin: 0px 0px 0px 0px; 

}


#thirty-bottom {
height:10px;
background: url(images/bottom_left_square_border.png) no-repeat left bottom;
}

#thirty-bottom span {
display:block;
position:relative;
height:10px;
background: url(images/bottom_right_square.gif) no-repeat right bottom;
}

 
 
 /*---------ALPHABET WINDOW--------*/
#alphabet{
	margin-left: 2px;

	text-align:justify;
	line-height:23px;
	width:180px;
	
}
#alphabet-content{

	height:140px;
	padding: 0px 10px 15px 17px;
	 margin: 0px 0px -19px 0px;
 


}
#alphabet-bottom{

height:19px;
}
#alphabet-bottom span{

	height: 19px;
}

#alphabet-content a{
color:#fc6d8b;
margin-right: 8px;
font-weight:bold;
font-size: 14px;
}

#alphabet-content a:hover{
color:#ff9db2; 

}

#main_window {

width: 575px;
margin:0px auto;
background:#fff url(images/box_left_side.gif) repeat-y scroll;
    
}

/*-------------CHART BOX---------------*/	
#otc-chart h3{
	padding-left: 5px;
}

#chart-content {
position: relative;
background: url(images/right_side.gif) repeat-y right top;


margin: -15px auto -5px 0px;
overflow: hidden;
padding:20px 20px 5px;
}


	  
#chart-top{
width: 100%;
height: 30px;
background:   no-repeat left top;
background: url(images/top_left_square_border.png) no-repeat left top;

	
}

#chart-top span{
display: block;
position: relative;
height: 30px;
padding:10px 10px 10px 15px;
background: url(images/top_right_square.gif) no-repeat right top;
	font-size:14px;
	font-weight:bold;
	color:#507489;
	
	
}

#chart-content{
	
	
}


#chart-bottom {
height:20px;
background: url(images/bottom_left_square_border.png) no-repeat left bottom;
}

#chart-bottom span {
display:block;
position:relative;
height:20px;
background: url(images/bottom_right_square.gif) no-repeat right bottom;
}


/*-------------SQUARE BOX CLASS---------------*/	  
.square_box {

width:100%;
margin:0px auto;
background:#fff url(images/box_left_side.gif) repeat-y scroll;
    
}
	  
.square-top{
width: 100%;
height: 10px;
background:   no-repeat left top;
background: url(images/top_left_square_border.png) no-repeat left top;

	
}

.square-top span{
display: block;
position: relative;
height: 10px;
background: url(images/top_right_square.gif) no-repeat right top;
}



.square-bottom {
height:15px;
background: url(images/bottom_left_square_border.png) no-repeat left bottom;
}

.square-bottom span {
display:block;
position:relative;
height:15px;
background: url(images/bottom_right_square.gif) no-repeat right bottom;
}


/*-------------ROUNDED BOX CLASS---------------*/

.rounded_box {

width:100%;
margin:0px auto;
background:#fff url(images/box_left_side.gif) repeat-y scroll;
    
}
	  
.top{
width: 100%;
height: 15px;
background: url(images/top_left_rounded.png) no-repeat left top; 

	
}

.top span{
display: block;
position: relative;
height: 15px;
background: url(images/top_right_rounded.gif) no-repeat right top;
}

.center-content {
position: relative;
background: url(images/right_side.gif) repeat-y right top;
padding: 10px 20px 15px 20px;
margin: 0px 0px -15px 0px; 

}


.bottom {
height:60px;
background: url(images/bottom_left_rounded_border_.png) no-repeat left bottom;
}

.bottom span {
display:block;
position:relative;
height:60px;
background: url(images/bottom_right_rounded.gif) no-repeat right bottom;
}

/*----------DIRECTORY--------*/

.teaser-text-directory{

float:left;

width: 450px;
margin-left:20px;
text-align:left;
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#7e8080;

	
	
	
}

.directory-list{
	padding:20px 0 0 30px;
	margin-bottom:30px;
}


/*-----------FOOTER----------*/

#footer{
	position: relative;
	height: 60px;
	text-align:right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: 969696;
	padding-top: 50px;
	font-weight: normal;

}

#footer a{
	font-family: "Times New Roman", Times, serif;
 	font-size: 14px;
	text-decoration: none;
}

.latest-articles{
	
	background:url(images/latest_articles.png) no-repeat scroll right; 
	height:20px; 
	width:300px; 
	float:right; 
	padding-bottom:5px; 
	border-bottom:1px solid #989898;
	
}


/*-----------ABOUT US-----------*/


.about-top{
	height:10px;
	
}

.about-center{
	padding:5px;
	margin:0px;
	
}

.about-heading{
	margin:0px;
	font-size:17px;
	padding:0 0 0 5px;
	color: #8F8F8F;
	border-bottom:1px solid #c1c1c1;
	margin:5px 30px 0px 15px;
	padding-bottom:5px;
	
	
}

.about-center li{
	list-style:none;
	border-bottom:1px solid #c1c1c1;
	margin-right:30px;
	padding-left: 10px;
	

	
}

.about-center ul{
	margin: 5px auto;
	padding-left: 30px;
	
}

.about-center a{
	font-size:15px;
	line-height:30px;
	
}

.about-bottom{
	height:10px;
	
}

.about-bottom span{
	height:10px;
	
}



.contrib-main{
	padding:10px;
	
}
.contrib-bio{
	float:left;
	width:500px;
	margin-left:30px;
}

.bio-pic{
	margin:5px 0 0 30px;	
	float:left;
}

.contrib-bio h1{
 font-size: 17px;
 margin:0px;
	
}

.author-title{
	
	color:#6F6F6F;
	
}

.contrib-heading{
	border-bottom:1px solid #CDCDCD;
	margin:0px 10px 15px 10px;
	text-align: right;
	/*margin-right: 40px;*/
	width:650px;
	padding-top:30px;
}

.contrib-heading h1{
	font-size: 20px;
	font-weight:bold;
	margin-bottom: 10px;
	
}


.contact-us{
	padding:0px 0 10px 50px;
	text-align:left;
	
}

.contact-info{
width: 200px;
background-color: #E0EBEF;
border:1px solid #B5C8CF;

	
}
.single-disclosure{
	border-bottom:1px solid #CDCDCD;
	
}


.ac_results ul{
	background-color:#ffffff;
	list-style:none;
	border: 1px solid #CFCFCF;
	padding: 0px;
	
}

.ac_results li{
line-height: 25px;
padding: 0 0 0 5px;	
}

.ac_results li a{
	font-size: 15px;
	color: #555555;
}

.ac_even{
	background-color: #DFF4FF;
	
}

/*----NEWSLETTER PAGE---*/

.nl-page-content{
	
	background: url(images/nl-logo.png) right top no-repeat;
	min-height: 700px;
	padding: 60px 20px 0 20px; 
	text-align: justify;
	
}

.nl-page-content h1{
	font-size: 20px;
    font-family:  Arial Black;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	margin: 20px 0 30px 0;
		
		
}

.nl-page-content h2{
	font-size: 16px;
    font-family:  Arial Black;
	font-weight: normal;
	
		
}


	
	




/*-----QUOTE MEDIA-----*/

{* General *} 
.qmmt_main
{
	background-color: #FFFFFF;
	font: 11px Tahoma;
	color: #666666;
}
.qmmt_text
{
	font: 11px Tahoma;
	color: #7D7D7D;
}
.qmmt_text_up
{
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #009900;
}
.qmmt_text_down
{
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #AC294B;
}
{* Links *} 
a.qmmt, a.qmmt_text {
	color:#fc6d8b;
	font-weight:bold;
}
a:visited.qmmt, a:visited.qmmt_text {
		color:#fc6d8b;
	font-weight:bold;
}
a:hover.qmmt, a:hover.qmmt_text {
color:#c1425d;
	font-weight:bold;
}		

.qmmt_tab{ background-color: #e3e3e3;color: #fd9ea6; }
.qmmt_tabactive{ background-color: #ffffff;color: #fd9ea6;}

{* Heading Bars *} 
.qmmt_header_bar
{
	background-color: #3168b2;
	border-color: #e3e3e3;
	font: 12px Tahoma;
	display: none;
}
.qmmt_header_text
{
	font: 13px Tahoma;
	color: #ffffff;
	font-weight: bold;
}
.qmmt_header_bar .qmmt_text { color: #ffffff; }
.qmmt_header_bar a, .qmmt_header_bar a:visited { color: #ffffff; }

{* Cycles for Alternating Cells *} 
.qmmt_cycle, .qmmt_sub_header_bar 
{
	
	border-bottom:1px solid #C1C1C1;
	font: 11px Tahoma;
	color: #666666;
}
.qmmt_cycle .qmmt_header_text, .qmmt_sub_header_bar .qmmt_header_text
{
	color: #555555;
}
.qmmt_sub_header_text, .qmmt_sub_header_bar a, .qmmt_sub_header_bar:visited { color: #666; }






