.highlight {
	color: #003A7D;
	font-weight:bold;
} 
#bannerImage {
	margin: 12px 0 0 0;
}

#boxes {
	margin: 12px 0 0 -2px;
	padding: 6px 0 6px 0;
	/*background: url(../images/boxes_back.jpg) repeat-y;*/
	color: #666666;
}

#boxes h2 {
	font-size: 1em;
	color: #666666;
	
}

#boxes p {
	font-size: .8em;
	line-height: 2em;
}

#boxesTop {
	width: 804px;
	height: 10px;
	background: url(../images/boxes_top.jpg) no-repeat;
}

#box1 {
	float: left;
	width: 350px;
	padding: 0 0 6px 6px;
}

#box1 h1 {
	font-size: 1.4em;
	color: #003A7D;
}

#box1 p {
	line-height: 1.5em;
	font-size: 1em;
}

#box1 ul {
	padding: 1.5em;
}

#box1 ul li {
	list-style-image: url(../images/arrow.jpg);
	padding-bottom: .5em;
	line-height: 1.4em;
}

.isThisYouRow {
	margin-bottom: 10px;
}

#socialBox {
	padding: 9px 9px 9px 12px;
	background: #D9E2F3 url(../images/social_back.jpg) repeat-x;
}

#socialBox h2 {
	font-size: 1.3em;
	color: #0A2C52;
}

#twitterBox {
	width: 404px;
	margin-top: 10px;
	background: #0A2C52;
	color: #FFFFFF;
}

#twitterBox img {
	display: block;
}

#twitterBox ul {
	padding: 10px;
}

#twitterBox ul li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
	line-height: 1.6em;
}

#socialBar {
	width: 404px;
	margin: 10px 0 0 0;
}

#socialBar table {
	width: 100%;
}

#socialBar table td {
	text-align: center;
}

#followTwitter {
	margin-top: -12px;
}
/**#box1 ul li:first-child {
	line-height: 1em;
} **/

#box2 {
	float: right;
	margin: 0 12px 0 0;
}

#box3 {
	float: left;
	width: 176px;
	margin: 0 0 0 8px;
	padding: 10px 2px 0 8px;
}

#box3 ul li {
	font-size: .75em;
	line-height: 2em;
	padding-top: 10px;
}

#box4 {
	float: left;
	width: 122px;
	margin: 0 0 0 6px;
	padding: 10px;
}

#box4 ul {
	padding-top: 10px;
}

#box4 ul li {
	font-size: .75em;
	line-height: 2em;
	
}

#boxesBottom {
	clear: both;
	width: 804px;
	height: 5px;
	background: url(../images/boxes_bottom.jpg) no-repeat;
}



