body {
	font-family: Arial, Helvetica, sans-serif;
	background:#F2F2F3;
	margin:0;
	padding:0;
	text-align:center;
	font-size:11px;
	color:#717F81;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#orangegrad {
	width:100%;
	background:url(images/orangegrad.gif) repeat-x;
	height:500px;
	text-align:center;
}
#container {
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	}
#container br, #maincontent br, #recentexecutions br {
	clear:both;
	}
#maincontent {
	position:absolute;
	top:120px;
	left:18px;	
	width:565px;
	text-align:left;
	padding:0;
	z-index:12;
}
#mainmiddle {
	background:url(images/main_middle_background.gif) repeat-y;

}
#maintop {
	background:url(images/main_top_background.gif) no-repeat top center;
	margin:0;
	padding:30px 12px 23px 18px;
}
#mainbottom {
	background:url(images/main_bottom_background.gif) no-repeat bottom center;
	margin:0;

}
#intro {
height:300px;
margin-bottom:10px;

background:url(images/dots.gif) repeat-x bottom;
}
#intro h1 {
font-size:28px;
color:#E1953F;
font-weight:normal;
margin:0 0 10px 0;
padding:0;
}
#intro p {
line-height:15px;
}

#sidebar {
	text-align:center;
	position:absolute;
	top:120px;
	left:590px;	
	width:191px;
	padding:0;
	z-index:5;
}
#breakingnews {
	background:url(images/breakingnews_middle.gif) repeat-y;
	text-align:left;
}
#breakingnews_bottom {
	background:url(images/breakingnews_bottom.gif) no-repeat bottom center;
}
#breakingnews_top {
	background:url(images/breakingnews_top.gif) no-repeat top center;
	padding:90px 18px 18px 18px;
	min-height:180px;
}
#breakingnews p {
	padding: 4px 2px 4px 2px;
	margin:0;
	}
p.alt1 {
background: url(images/dots.gif) repeat-x bottom;

	}
p.alt2 {
	background:#F3F4F6 url(images/dots.gif) repeat-x bottom;
	}
#breakingnews a:link, #breakingnews a:visited {
color:#E1953F;
text-decoration:none;
padding:1px 3px 1px 1px;
margin:2px 2px 0 0;
}
#breakingnews a:hover, #breakingnews a:active {
color:#7F66A8;
background: #E0E4EB;
}
#recentexecutions {
width:350px;
padding-right:10px;
background:url(images/dots-vert.gif) repeat-y right;
}
#REhead {
height:21px;
padding:0px;
margin:0 0 8px 0;
background: url(images/VBPinaction.gif) no-repeat;
}
#ClientLogin {
height:21px;
padding:0px;
margin:0 0 8px 8px;
background: url(images/ClientLogin.gif) no-repeat;
}
h5 span {
display:none;
}
.Intro {
font-size:120%;
color:#E1953F;
font-weight:bold;
}
#recentexecutions p {
	padding: 4px 2px 4px 2px;
	margin:0;
	font-size:10px;
	line-height:18px;
}
#recentexecutions p:hover {
background:#D9E5E8;
}
#recentexecutions a:link, #recentexecutions a:visited {
text-decoration:none;
font-size:120%;
color:#E1953F;
font-weight:bold;
text-decoration:underline;

}
#recentexecutions a:hover, #recentexecutions a:active {
color:#7F66A8;
background:#E9F0F2;
text-decoration:none;
}
#footer {
margin-bottom:15px;
color:#637490;
}
#footer a:link, #footer a:visited {
color:#E1953F;
text-decoration:none;
}
#footer a:hover, #footer a:active {
color:#7F66A8;
text-decoration:underline;
}
#middlecolumn {
width:161px;
float:right;
}
#brightideas {
width:161px;
background:url(images/brightideas_middle.gif) repeat-y;
color:#6C6E62;
font-size:10px;
margin-bottom:10px;
}
#brightideasbottom {
background: url(images/brightideas_bottom.gif) no-repeat bottom center;
padding-bottom:13px;
}
#brightideastop {
background: url(images/brightideas_top.gif) no-repeat top center;
padding:30px 8px 0px 8px;
}
#brightideas p {
margin-top:0px;
}
#brightideas h6 {
background: url(images/mini-bulb.gif) no-repeat;
height:21px;
padding-left:18px;
padding-top:5px;
color:#8C73B4;
text-transform:uppercase;
margin:0px;
font-size:11px;
}

#brightideas a:link, #brightideas a:visited {
color:#8C73B4;
}
#brightideas a:hover, #brightideas a:active {
color:#fff;
text-decoration:none;
}
#buzzword{
color:#fff;
text-align:left;
position:absolute;
right:20px;
top:10px;
height:24px;
background:url(images/buzzword-middle.gif) repeat-x;
width:200px;
}
#buzzwordleft {
background:url(images/buzzword-left.gif) no-repeat top left;
height:24px;
padding-left:93px;
}
#buzzwordright {
background:url(images/buzzword-right.gif) no-repeat top right;
height:24px;
padding-right:16px;
padding-top:6px;
font-weight:bold;
}

#buzzword a:link, #buzzword a:visited {
color:#fff;
}
#buzzword a:hover, #buzzword a:active {
text-decoration:none;
}

#sidebar form {
text-align:left;
margin-top:10px;
margin-bottom:20px;
}
input {
width:100px;
margin-left:47px;
font-size:10px;
font-family: Arial, Helvetica, sans-serif;
border: 1px solid #B1C5C7;
background: #F2F2F3;
color:#88989A;
margin-bottom:5px;
padding:3px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

