@charset "utf-8";
/* CSS Document */



.column {float:left;margin:0 3px;}

.column h1, .column h2 { color: #2d5385; font-weight:normal; font-size:16px;margin: 0 10px 0 20px;padding:20px 0 10px 0; }
.column p { font-size:14px; margin: 10px 20px 20px 20px;}

.left {width:330px;}

.left h1 {}
.left p {}

.left p.hightlight {
	border:1px solid #c7d4e4; background-color:#F5F5F5; padding:10px;margin: 10px 10px 20px 10px;color:#333;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.left p.hightlight strong {font-weight:normal; color:#2d5385;}

.left .featuredImg {width:310px;height:190px;margin: 15px 0 ;background:transparent url(../images/style/featuredImg-bg.png) no-repeat 0 0;padding-left:20px;}


.right {width:278px;}
.white-col-top-border {background:transparent url(../images/style/white-col-top-bg.png) no-repeat left top;}
.white-col-bottom-border {background:transparent url(../images/style/white-col-bottom-bg.png) no-repeat left bottom;min-height:400px;padding-bottom:20px;}
.right h2 { color: #2d5385; font-weight:normal;font-size:14px;margin: 0 10px 0 30px;padding:10px 0 10px 0; }
.right p { padding-top:10px;margin: 0 20px 20px 20px;color:#333; }
.right p strong {font-weight:normal; color:#000; text-decoration:underline;}
.right ul { margin: 5px 10px 5px 30px;list-style:none;}
.right ul a { color:#2d5385;}
.right ul a:hover { color:#f58220;}
.right ul li {background: transparent url(../images/style/blue-bullet.png) no-repeat left center;padding-left:15px; margin-bottom:3px}