#content #right {
	font-size: 12px;
	float: right;
	width: 250px;
	margin-top: 9px;
}
#content #right .green_bar {
	font-size: 8px;
	line-height: 8px;
	height: 8px;
	background-color: #184723;
}
#content #right #section {
	margin-top: 5px;
	margin-bottom: 5px;
}

#content  #right  #section  ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
#content #right #section li {
	list-style: none;	
	line-height: 20px;
	margin:0px 0px 0px 0px !important;
}

#content #right #section h3 {
	font-size: 13px;
	margin: 5px;
	font-weight: bold;
	color: #222222;
}
#content #right #section a {
	color: #00498E;
}

#right_landing {
	background:url(../images/RNBannerImage.jpg) bottom no-repeat;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 16px 2px;
	width:249px;
	height:327px;
	float: right;
}
.borderText {
	margin: 0px 0px 16px 0px;
}
.borderText h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	padding: 10px 10px 0px 10px;
	color: #164823;
}
.borderText p {
	padding: 10px 10px 0px 10px;
}

.borderText ul li a {
	color: #00498E;
	text-decoration:none;
}
.borderText ul {
	margin-left:0px;
	padding-left:10px;
}
 
.borderText ul 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;
}
