



/* Growth Strategy :: style sheet */


/* Link Elements */

a { color: #4970A4 }
a:link { color: #4970A4; text-decoration: none }
a:visited { color: #4970A4; text-decoration: none }
a:active { color: #4970A4; text-decoration: none }
a:hover { color: #FF9900; text-decoration: underline }


/* Text Elements */

	
.biline {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	font-family: arial,helvetica,sans-serif }
	
#slogan {
	position: absolute; left: 370px; top: 22px;
}

.subhead {
	color: #B6C3D5;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	font-family: arial,helvetica,sans-serif }
	
.body {
	color: #777777;
	font-weight: normal;
	font-size: 11px;
	line-height: 21px;
	font-family: arial,helvetica,sans-serif }
.newslist {
	color: #777777;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	font-family: arial,helvetica,sans-serif }
	
.newsbullet {
	color: #FF9900;
	font-weight: bold;
	font-size: 14px;
	line-height: 12px;
	font-family: arial,helvetica,sans-serif }
	
	
.bullet {
	color: #FF9900;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	font-family: arial,helvetica,sans-serif }
	
.bullet2 {
	color: #FF9900;
	font-weight: normal;
	font-size: 12px;
	line-height: 24px;
	font-family: arial,helvetica,sans-serif }
	
	.using_blog_logo {
	width:900px;
	}

#blog_brand{width:900px;}
