#content #content_body #right {
	width: 254px;
	float: right;
	margin-top: 10px;
	margin-right:0px;
	padding-right:0px;
}
#content #right {
	width: 254px;
	float: right;
	margin-top: 10px;
	margin-right:0px;
	padding-right:0px;
}

#content #content_body #right #borderText {
	border: 1px solid #CCCCCC;
	margin: 0px 0px 16px 0px;
	width:254px;
	height:200px;
}

#content #right #borderText {
	border: 1px solid #CCCCCC;
	margin: 0px 0px 16px 0px;
	width:200px;
	height:200px;
}

#content #content_body #right #borderText h3 {
	font-size:14px;
	padding: 10px 10px 0px 10px;
}
#content #right #borderText h3 {
	font-size:14px;
	padding: 10px 10px 0px 10px;
}
#content #content_body #right #borderText p {
	padding: 10px 10px 0px 10px;
}
#content #right #borderText p {
	padding: 10px 10px 0px 10px;
}

#content #content_body #text_block {
	width: 500px;
}

#content #content_body #green_bar {
	font-size: 10px;
	line-height: 10px;
	background-color: #164823;
	height: 10px;
	margin-top: 10px;
}
#content #content_body #columns {
	margin-bottom: 20px;
}

#content  #content_body #columns div {
	float: left;
	width: 254px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#content #content_body #columns h5    {
	font-size: 12px;
	color: #000000;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}

#content #content_body #columns a {

}

#content #content_body #columns ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;

}

ul.blueTriangle {
	padding-left: 5px;
}

ul.blueTriangle li {
	line-height: 14px;
	list-style-type: none;
	background-image: url(../images/bullet_light_blue_triangle_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 15px;
}

#content #content_body #columns li {
	line-height: 18px;
	list-style-type: none;
	background-image: url(../images/bullet_light_blue_triangle_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 15px;
}

#content #content_body #columns .border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#content #content_body #columns .border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#content #content_body #columns .border_left_right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 250px;
}

#content #content_body #columns .no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 250px;
}

#leftNavContactUs {
	background:url(../images/LN_BannerBkgd.jpg) bottom no-repeat;
	border: 1px solid #CCCCCC;
	margin: 10px 0px 16px 0px;
	width:170px;
	height:187px;
}

#leftNavContactUs h4 {
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}

#leftNavContactUs p {
	color: #FFFFFF;
	font-size: 15px;
	margin: 50px 0 0 10px; 
}

#leftNavContactUs a {
	color: #FFFFFF;
}