/* CSS Document */

/* CSS Document */
/* Layout definitions -------------------------------------------*/


#container 
{
	background :url(../images/top_bg.jpg) top center repeat-x;
	padding:20px;
		
}

#content 
{
	width: 800px;
	margin: 0 auto;
	margin-top:0px;
 	text-align: left;
	padding: 0 0 0 0;
	background-color:#FFFFFF;

}

#top 
{
	height: 225px;
	width:800px;
	padding: 0 0 0 0;
	clear:both;
	/*margin-left:8px;
	background-image:url(../images/topBGblur_03.jpg);
	background-repeat:no-repeat;*/

}

#topbanner 
{
	background :url(../images/top_banner_l.jpg) top center  no-repeat;
	height: 185px;
}

#subbanner 
{
	background:url(../images/sub_banner.jpg) top center  no-repeat;
	margin-top:0px;
	height: 50px;
}

#mail
{
	margin-left: 405px;
	line-height: 35px;
	margin-top: 0 !important;
	margin-top: 7px !ie;
	vertical-align: top;
}
	
#mail a 
{
	padding: 0px 0px 0px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;	
}

#mail img
{
  vertical-align: -.35em;
  cursor: pointer;
}

#main 
{
	background:url(../images/dottedBG.gif) top center repeat-y;
	width:800px;
	min-height: 400px;
	padding: 0 0px 0 0px;
}

#textarea 
{
	width: 525px;
	margin-left: 265px;
	display:block;
}

#text 
{
	min-height: 300px;
	display:block;
	background-image:url(../images/watermark.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#menuarea 
{
	position:absolute;
	z-index: 3;
	top: 245px;
	left:auto;
	right:auto;
	text-align: left;
	width: 207px;
	height:331;
	margin-left: 15px;
	background: url(../images/menu_bg.jpg) top no-repeat;
	height: 331px;
}

#footercontainer 
{
	width: 800px;
	height: 60px;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0 0 0;
	background:url(../images/footer_bg.jpg) top center no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color:#CCCCCC;
}

#footertext 
{
	text-align:center;
	padding-top:20px;
}

#title 
{
	width:520px;
	clear:both;
	height:50px;
	/*background:url(../images/header_side.jpg) right no-repeat;*/
}

#welcome 
{
	width: 300px;
	float:left;
}

#redsideimage 
{
	width:20px;
	float:right;
}

#bottomlinks 
{
	text-align:right;
}

#bodytext 
{
	padding:0 20px 0 0;
}

/*------------------------ Internal pages deffinitions ____________________________*/


#topbannerinternal 
{
	background :url(../images/top_banner_l_internal.jpg) top center  no-repeat;
	height: 125px;
}

#subbannerinternal 
{
	background:url(../images/sub_bannerinternal.jpg) top center  no-repeat;
	 margin-top:0px;
	height: 50px;
}

#topinternal 
{
	height: 168px;
 	/* number to adjust hight of top banner*/	
 	width:800px;
	padding: 0 0 0 0;
	clear:both;
	/*margin-left:8px;
	background-image:url(../images/topBGblur_03.jpg);
	background-repeat:no-repeat;*/
}

#menuareainternal 
{
	position:absolute;
	z-index: 3;
	top: 188px;
	/*left: 50%;*/
	left:auto;
	right:auto;
	text-align: left;
	width: 207px;
	margin-left: 15px;
	background: #EFEEEA url(../images/menu_bg.jpg) top no-repeat;
}

#titleinternal 
{
	width:520px;
	clear:both;
	height:50px;
	/*background:url(../images/header_side.jpg) right no-repeat;*/	
}

.left 
{
	float: left;
	margin: 0 15px 5px 0;
}

.right 
{
	float: right;
	margin: 0 0 3px 3px;
}

/*------------------------ navegation definitions ____________________________*/
#menu ul 
{
	width:180px;
	margin: 0 0 0 0px;
	padding: 10px;
	list-style: none;
}

#menu ul ul
{
	margin: 0;
	padding: 0;
}

#menu ul li a 
{
	display:block;
	list-style: none;
	margin: 0;
	padding: 0;
	/*line-height: 44px;*/
	height: 21px;
	/*width: 160px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#666666;
	background:url(../images/normalstate.gif) right no-repeat;
	
	padding-top: 5px;
	display:block;
	border-bottom:solid;
	border-bottom-color:#666666;
	border-bottom-width:1px;	
	
}

#menu ul li.indent a, #menu ul li.indent a:hover 
{
	padding-left: 20px;
	background: #fefefe;
	border-top: 1px solid #ccc;
	margin-top: -1px;
	color:#667;
}

#menu ul li.indent a:hover 
{
	color: #334;
}



/*
html#navigation li 
{
	margin: 0 0 -3px 0;

}
#navigation ul li a 
{
	display: block;
	line-height: 21px;
	height: 21px;
	text-decoration: none;
	color:#fff;
		
}
*/

#menu ul li a:hover 
{
	list-style: none;
	margin: 0;
	padding: 0;
	/*line-height: 44px;*/
	height: 21px;
	/*width: 160px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#333333;
	text-decoration: none;
	background:url(../images/overstate.gif) right no-repeat;
	padding-top: 5px;	
}

#navigation ul li a span 
{
	display: none;
}

#menu ul li 
{

}

.spacer 
{
	height: 15px;
}

#menu ul li .selected 
{
	background:url(../images/overstate.gif) right no-repeat;
}

		/*------------------------ text definitions ____________________________*/

td,th
{
	font-size: 11px;
}

p, div#textarea li
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}

h1 
{
	color:#333;
	margin: 20px 0 0 0;
 	font-size: 1.2em;
 	border-bottom: 1px solid#333;
}

h2 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#725958;
	margin: 1ex 0;
	font-size: 1.0em;
}

h3  
{
	color:#666666;
	margin: 1.5ex 0 1ex 0;
	font-size: 0.7em;
	border-bottom: 1px solid #666;
	
}

h4, h5, h6 
{
	font-size: 0.7em;
	color:#999999;
	margin-top: 2ex;
	margin-right: 0;
	margin-bottom: 1ex;
	margin-left: 0;
	padding-top: 2ex;
	padding-bottom: 1px;
}

.clear 
{
	clear: both;
}

.hdrtxt 
{
	display: none;
}

.redtext 
{
	color:#CC3300;
	text-decoration:underline;
}

legend 
{
	font-size: 0.7em;
	font-weight: bold;
	color:#333;
}

img 
{
	border: 0;
}

a 
{
	color:#003399;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

#footertext  
{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:#333333;
}

.mailtext a 
{
	padding-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#FFFFFF;
}

.float 
{
	float:inherit;
}

div#main table.border
{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

div#main table.border td, div#main table.border th
{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 3px;
}

p.siblinglinks
{
	margin-bottom: -5px;
	margin-bottom: 0px !ie;
}

div.stockprices
{
	float: left;
	height: 20px;
	width: 230px; 
	color: white;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 20px;
}

div.stockprices b
{
	float: left;
}

div.stockprice
{
	position: absolute;
	margin-left: 80px;
	margin-left: 15px !ie;
	margin-top: 0;
	margin-top: 10px !ie;
}

#footercontainer a
{
	
	
	color:#333333;
}

.top {
	color:#990000;
	}
	
