/* CSS Document for the Daily market report subscription function */

body {position:relative;
text-align:center;
margin-left: auto;
margin-right: auto;
padding: 0;
background-image: url(../images/BG_grad_40_1200_blue.png) ;
background-repeat:repeat-x;
color: #000;
background-color:#006;
font-family:Arial, Helvetica, sans-serif;
font-size: 0.67em;}

  

#wrapper {position:relative;
width:90%;
min-height:300px;
text-align:left;
 
margin-left: auto;
margin-right: auto;
background-color:#fff;
border: solid 1px #000;}

/******************** generic classes *************************/
.heading { font-size: 1.5em;
        color: #066;
				text-transform:capitalize; }



.req  {
			  color:#f00;
			}
				 				
a {color: #2e6ab1;
font-weight: bold;
text-decoration: none;}

a:hover {text-decoration:underline;}

p {
  margin-right: 2em;
	text-align:center;
  /* margin-left: 2em; */
}

 
/******************** main content *************************/

#content {position:relative;
background: transparent ;
margin-right:1px;
}

.headimage {display:inline;}

.title, .stattitle, .navtitle, .subtitle, .title2{ 
margin-top : 5px;
margin-left : 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #006;}

.title { 
font-size: 1.5em;
}

  

.data {padding:0px 10px 50px 20px;
margin-left: auto;
margin-right: auto;
min-height:200px;
overflow: auto;
background-image:url(../images/cotton_watermark_lg.jpg);
background-repeat:no-repeat;
background-position: right bottom;}

/* main document hyperlinks */

.data a {color: #2e6ab1;
font-weight: bold;
text-decoration: none;}

.data  a:hover {text-decoration:underline;}

.data td {color: #2e6ab1;
font-weight: normal;
font-size:1.0em;
text-decoration: none;}


.bold { font-weight:bold;
      }

.clear {clear:both;}

/* ==footer== */
#footer {position: relative;
 
text-align: center;
background-color:transparent;
color: #111;
height : 40px;
width: 100%;
background-image: url(../images/footer_blue_50.jpg);
background-repeat:repeat-x;
font-size: 1em;
color: #ccc;}

#footer a {color: #3c3;
					 clear:both;
}