/* CSS Document */

/* Homepage - Awards/Associates */
div#associates {
	width: 181px;
	height: 200px;
	border-bottom: 1px solid #ABABAB;
	border-top: 1px solid #ABABAB;
	border-left: 1px solid #ABABAB;
	border-right: 1px solid #ABABAB;
	background-color: #E1E8D9;
}

/* Homepage Header Brand (img header) */
div#homepageBrandHeader {
	border: 1px solid #ABABAB;
	margin-bottom: 10px;
	margin-right: 12px;
	width: 565px;
}

/* Homepage 2nd Tier Portlets - Top Middle Bottom portions */
div#portletHomeTop {
	width: 181px;
	border-top: 1px solid #ABABAB;
	border-bottom: 0px;
	border-left: 1px solid #ABABAB;
	border-right: 1px solid #ABABAB;
	margin: 0px;
}
div#portletHomeMiddle {
	width: 181px;
	border-bottom: 0;
	border-top: 0px;
	border-left: 1px solid #ABABAB;
	border-right: 1px solid #ABABAB;
	margin: 0px;
}
div#portletHomeBottom {
	width: 181px;
	border-bottom: 1px solid #ABABAB;
	border-top: 0px;
	border-left: 1px solid #ABABAB;
	border-right: 1px solid #ABABAB;
	margin: 0px;
}
/*Homepage - Doc/Team (left column) */
div#homeDocTeam {
	width: 181px;
	border: 1px solid #ABABAB;
	height: 253px;
	margin-right: 12px;
}
/*Homepage 2nd Tier Portlets - News portlet Bottom */
div#portletNewsBottom {
	width: 181px;
	border-bottom: 1px solid #ABABAB;
	border-top: 0px;
	border-left: 1px solid #ABABAB;
	border-right: 1px solid #ABABAB;
	background-color: #E0F3E8;
	height: 224px;
}
/* News porlet Links */
div#portletNewsBottom .titleorimageid1siteid0 {
	font-weight: normal;
	font-size: 10px;
}

table#rg211042, table#rg372413 {

background-color: #E0F3E8;
}

