div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,  
li, dl, dt, dd, form, a, fieldset, th, td  
{ margin: 0; padding: 0; border: 0; outline: none; }
 
body		{ font-family: Arial, Helvetica, sans-serif; color:#666666; font-size: 13px; background-color:#eeefef;  }

/***** Global Classes *****/
a				{ text-decoration:none; color:#666666;}
ul, ol				{ list-style: none; }
.clear 				{ clear:both; display:block; line-height:0px; height:0px; font-size:0px; }
.hide 				{ display: none; }
p					{ padding-bottom:10px; }
a.link				{ text-decoration:underline; color:#666666; }
a.whitelink			{ text-decoration:underline; color:#fff; }

.wrapper19			{ padding:10px 10px 10px 19px; }
.cr_wrapper19			{ height:50px; padding:10px 10px 0px 19px;}

.white				{ color:#ffffff; }
.gold				{ color:#a8a068; }

.float-left 		{ float:left; }
.float-left-img 	{ float:left; margin: 0 20px 0 0; }
.float-right 		{ float:right; }
.float-right-clear	{ float:right; clear:both; }
.float-right-img 	{ float:right; margin: 0 0 0 20px; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:red; }

.img-left 		{ float:left;margin:0; }
.img-right 		{ float:right;margin:0; }

.nomargin 		{ margin:0;}
.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

.size18			{ font-size:18px;}
.size16			{ font-size:16px;}
.size14			{ font-size:14px;}
.size12			{ font-size:12px;}
.size11			{ font-size:11px;}
.size10			{ font-size:10px;}

h1				{ font-size:36px; line-height:36px; font-weight: normal; color:#666666; padding-bottom:15px; letter-spacing:-2px; }
h2				{ font-size:30px; font-weight:normal; color:#666666; padding-bottom:10px; }
h3				{ font-size:21px; font-weight:bold; padding-bottom:10px;}
h4				{ font-size:16px; padding-bottom:7px; }
h5				{ font-size:11px;  }

img.border		{ border:4px solid #aa9269; display:block; background:#333300; margin-bottom:8px; }
.border a img		{ display:inline; border:0; }
.border2px		{ border:2px solid #d2d5d6; }

/* bulleted list */
ul.bullets 				{ list-style:square outside; margin-left:17px; }
ul.bullets li 				{ margin-bottom:7px; margin-top:10px; }
ul.number				{ list-style-type:decimal; padding:20px 20px; }

.investorBoxLink {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/link_arrow_2lines.gif) no-repeat scroll 100% 50%;
    border:1px solid #CCCCCC;
    font-size:10px;
    height:12px;
    line-height:22px;
    margin-bottom:10px;
    padding:2px 30px 2px 8px;
}