body {
	margin: 0px;
	padding: 0px;
	background-color: #F8F9FB;
	background-image: url(/images/design001/background.jpg);
	background-repeat: repeat-x;
	line-height: 1.25em;
}
.floatRight {float:right;}
.floatLeft {float:left;}
.clear {clear:both;}
.hidden {visibility:hidden; display:none;}

/* New classes */

a:link {
color: #3B6A98;
text-decoration: none;
outline:none;
}

a:visited {
color: #6A9337;
text-decoration: none;
outline:none;
}

a:hover, a:active {
color: #3B6A98;
text-decoration: underline;
outline:none;
}

p, h1, h2, h3, h4, ol, ul, dl {
margin:0;
padding:0;
}

p {
margin: 0 0 15px 0;
line-height: 1.4em;
}

h1 {
margin: 0 0 15px 0;
}

h2{
margin: 0 0 15px 0;
font-family: arial, helvetica, sans-serif;
}

h3{
margin: 15px 0 10px 0;
}

h4 {
font-weight: bold;
}
ol, ul, dl {
margin: 0px 0px 10px 25px;
line-height: 1.5em;
}

ul ul {
padding-top: 10px;
}

a:link.c_SubNavHeader {
color: #fff;
text-decoration:none;
}

/* End of new style overrides */



#header      {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/design001/header_bg.jpg);
	background-repeat: repeat-x;
	height: 81px;
}
#footerHome {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/design001/footer_bg.jpg);
	height: 56px;
	clear: both;
}
#h_top {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	height: 240px;
	background-image: url(/images/design001/select_area_bg.jpg);
}
#footer_utilities a {
	font: 11px Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#footer_utilities {
	color: #FFF;
	padding-top: 15px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	text-align: center;
/*	width: 420px;
*/	float: left;
	padding-left: 15px;
}
#footer_utilities a:hover {
	font: 11px Verdana, Geneva, sans-serif;
	color: #ACC67F;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#footer_address {
	color: #FFF;
	padding-top: 15px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
/*	width: 250px;
*/	float: right;
}
#header_utilities {
	color: #FFF;
	padding-top: 10px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	width: 300px;
	float: right;
}
#header_utilities a {
	font: 11px Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#header_utilities a:hover {
	font: 11px Verdana, Geneva, sans-serif;
	color: #ACC67F;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
/* SR-000000283176 Michelle C. changed width from 225px to 260px on 9/30/2010 */
.reg_log {
	color: #FFF;
	padding-top: 10px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	/*John Modification Beging*/
	width: 260px;
	/*John Modification Beging*/
	float: right;
}
.reg_log a {
	font: 11px Verdana, Geneva, sans-serif;
	color: #FFF !important;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.reg_log a:hover {
	font: 11px Verdana, Geneva, sans-serif;
	color: #ACC67F;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.search {
	margin:10px 38px 0px 0px;
	padding:0px;
	list-style:none;
	float:right;
}
.search li {float:left;}

.searchBtn {
	display:block;
	background:url(/images/design001/search_btn.jpg) no-repeat left top;
	width:55px;
	height:21px;
	margin-left:15px;
}
#topNav {
	height: 28px;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	background-image: url(/images/design001/nav_bg.jpg);
	background-repeat: repeat-x;
}
#topNav ul {
	height: 29px;
	width: 980px;
	display: inline;
	line-height: 1em;
}
#topNav a {
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: .05em;
	text-transform: capitalize;
}
#topNav a:hover {
	color:#FF6;
}
#topNav li {
	display: inline-block;
	float: left;
	padding-left: 18px;
	padding-top: 5px;
	list-style-type: none;
}
#selector_area {
	width: 200px;
	height: 230px;
	background-repeat: repeat-x;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	_padding-top: 10px;
	padding-top: 10px;
	padding-left: 35px;
}

#flash_area {
	float: right;
	width: 650px;
	height: 235px;
	padding-top: 5px;
}
#h_middle {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	background-color: #87ADDD;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.media {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #2C4661;
	text-decoration: none;
	background-image: url(/images/design001/flatscreen.png);
	background-repeat: no-repeat;
	background-position: 120px 0px;
	height: 57px;
	padding-left: 35px;
	width: 160px;
	margin-top: 15px;
	padding-top: 1px;
	float: left;
	margin-right: 15px;
	display: block;
	top: -15px;
}
#h_left{
	float:left;
	width:317px;
	background-image: url(/images/design001/news_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	margin-top: 9px;
	background-color: #FFF;
}
/*GRAY PANEL*/
.newsBkg{
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(/images/design001/news_btm.jpg);
}
#h_middleContainer {
	float:right;
	width:640px;
	background-color: #FFF;
	padding-top: 0px;
	padding-bottom: 2px;
	background-image: url(/images/design001/promo_btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
	margin-top: 10px;
}

/*TEXT STYLES*/
.bodytext {
	color: #666666;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#CC0000;
}
.news_title {
	font-size:20px;
	font-weight:200;
	color:#336699;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 15px;
	display: block;
}
.smallgraytext {
	font-size: 11px;
	font-weight:normal;
	color:#666;
	font-family: Tahoma, sans-serif;
	text-decoration: none;
}
a.smallgraytext{
	font-size: 11px;
	font-weight:normal;
	color:#666;
	font-family: Tahoma, sans-serif;
	text-decoration: none;
	line-height: normal;	
}
a:hover.smallgraytext{
	text-decoration:none;
}
.blue_arrow,
p.blue_arrow {
	background-image: url(/images/design001/blue_arrow.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 19px;
	margin: 0 0 15px 0;
	line-height: 1.0em;
}
/************************************************************NEW*********************************/
	
	
	
	

#moreNews_btn {
	height: 30px;
	width: 135px;
	padding-left: 5px;
}
.moreNews {
	background-image: url(/images/design001/moreNews_bg.png);
	height: 20px;
	width: 135px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	padding-top: 3px;
	text-indent: 10px;
	font-weight: bold;
}
.moreNews:hover {
	color: #FF6;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#join_area {
	float: right;
	height: 104px;
	width: 320px;
	padding-bottom: 15px;
	background-color: #83AEDF;
	padding-right: 5px;
}
#actions_area {
	float: right;
	height: 104px;
	width: 970px;
	background-image: url(/images/design001/actions_area_bg.jpg);
	background-color: #83AEDF;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 5px;
	position: relative;
}
#classesEvents_btn {
	height: 30px;
	width: 200px;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.classesEvents {
	background-image: url(/images/design001/classesEvents_bg.png);
	height: 20px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	padding-top: 3px;
	text-indent: 10px;
	font-weight: bold;
}
.classesEvents:hover {
	color: #FF6;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#h_leftContainer{
	width:305px;
	background-color: #FFF;
	float: left;
	position: relative;
/*	left: 5px;
*/	background-image: url(/images/design001/container_bg.jpg);
	display: block;
	margin: 5px 10px 0px 10px;
}
#h_rightContainer {
	width:305px;
	background-color: #f1eeee;
	float: left;
	background-image: url(/images/design001/container_bg.jpg);
	position: relative;
/*	right: 5px;
*/	margin-top: 5px;
}
.leftContainer_btm {
	background:url(/images/design001/promosBtm.jpg) no-repeat bottom left;
	width:305px;
	float: left;
}
.rightContainer_btm {
	width:305px;
	background-image: url(/images/design001/promosBtm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
.learnMore_btn {
	height: 25px;
	width: 125px;
	float: right;
}
.learnMore {
	background-image: url(/images/design001/moreNews_bg.png);
	height: 20px;
	width: 120px;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	padding-top: 4px;
	_padding-top: 0px;
	text-indent: 18px;
	font-weight: bold;
	display: block;
	
	_margin-top: 0px;
	padding-left: -5px;
	_padding-left: -5px;
	
}
.learnMore:hover {
	color: #FF6;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.promosText {
	color: #666666;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	width: 155px;
	line-height: 20px;
	margin-bottom: 5px;
}
.logo {
	float: left;
	width: 250px;
	height:81px;
}
.promoHeaderLeft {
	background-image: url(/images/design001/promos_hdr.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	text-align: left;
	padding: 7px 0px 0px 6px;
	width: 305px;
	display: block;
}
.promoHeaderRight {
	background-image: url(/images/design001/promos_hdr.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	text-align: left;
	padding: 7px 0px 0px 6px;
	width: 305px;
	display: block;
}
a:link.promoHeaderRight,
a:visited.promoHeaderRight,
a:hover.promoHeaderRight, a:active.promoHeaderRight,
a:link.promoHeaderLeft,
a:visited.promoHeaderLeft,
a:hover.promoHeaderLeft, a:active.promoHeaderLeft, 
a:link.learnMore, a:active.learnMore,
a:visited.learnMore,
a:link.moreNews, a:active.moreNews,
a:visited.moreNews,
a:link.classesEvents, a:active.classesEvents,
a:visited.classesEvents
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.moreNews,
a:hover.learnMore,
a:hover.classesEvents
{
	color:#FF6;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

.promoHeader_top {
	width:640px;
	background-image: url(/images/design001/promo_hdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.promoContainer_top {
	width:640px;
	background-image: url(/images/design001/promo_hdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#c_top {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	height: 120px;
	background-repeat: no-repeat;
}
#c_container {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	background-color: #DAD9DE;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#c_middleContainer {
	float:left;
	width:606px;
	background-color: #FFF;
	padding-top: 0px;
	padding-bottom: 2px;
	background-image: url(/images/design001/promo_btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
	margin-top: 10px;
}
.SubNav {
	float:left;
	width:173px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
.aMinus, .aMinus2 {
	height: 22px;
	width: 22px;
	display: block;
	float: right;
	margin-left: 10px;
}
.aMinus {
	background-image: url(/images/design001/textSize.gif);
	background-repeat: no-repeat;
	background-position: -22px top;
}
.aMinus2 {
	background-image: url(/images/design001/textSize2.gif);
	background-repeat: no-repeat;
	background-position: -22px top;
}
.aplus, .aplus2 {
	display: block;
	height: 22px;
	width: 22px;
	float: right;
	margin-left: 7px;
}
.aplus {
	background-image: url(/images/design001/textSize.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.aplus2 {
	background-image: url(/images/design001/textSize2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.regPage {
	width:606px;
	margin-bottom: 15px;
	margin-right: 7px;
	margin-left: 7px;
	background-color: #FFF;
	position: relative;
	margin-top: 7px;
	float: left;
	background-image: url(/images/design001/reg_btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.regPageFullLeft {
	width:779px;
	margin-bottom: 15px;
	margin-right: 7px;
	margin-left: 7px;
	background-color: #FFF;
	position: relative;
	margin-top: 7px;
	float: left;
	background-image: url(/images/design001/reg_btmFullLeft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.regPageFull {
	width:956px;
	margin-bottom: 15px;
	margin-right: 7px;
	margin-left: 7px;
	background-color: #FFF;
	position: relative;
	margin-top: 7px;
	float: left;
	background-image: url(/images/design001/reg_btmFull.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
/**********************************************************************************************/
#breadcrumbs {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#breadcrumbs a {
	color: #999;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #ACC67F;
	text-decoration: none;
}
.c_utilities {
	color: #CCC;
	padding-right: 15px;
	padding-left: 15px;
	text-align: right;
	background-image: url(/images/design001/reg_hdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
.c_utilitiesFullLeft {
	width:749px;
	color: #CCC;
	padding-right: 15px;
	padding-left: 15px;
	text-align: right;
	background-image: url(/images/design001/reg_topFullLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
.c_utilitiesFull {
	width:926px;
	color: #CCC;
	padding-right: 15px;
	padding-left: 15px;
	text-align: right;
	background-image: url(/images/design001/reg_topFull.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	float: left;
}
.c_utilities a {
	font: 11px Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
.c_utilitiesFullLeft a {
	font: 11px Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
.c_utilitiesFull a {
	font: 11px Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
.c_utilities a:hover {
	font: 11px Verdana, Geneva, sans-serif;
	color: #ACC67F;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
.c_utilitieFullLefts a:hover {
	font: 11px Verdana, Geneva, sans-serif;
	color: #ACC67F;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
.c_utilitiesFull a:hover {
	font: 11px Verdana, Geneva, sans-serif;
	color: #ACC67F;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
.taxonomy {
	float:left;
	width:173px;
	background-image: url(/images/design001/c_nav_btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3A6899;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #FFF;
}
.content  h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	background-color: #FFF;
}
.contentPadding {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(/images/design001/reg_btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contentPaddingFullLeft {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(/images/design001/reg_btmFullLeft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contentPaddingFull {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(/images/design001/reg_btmFull.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.SubNav {
	float:left;
	width:173px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #FFF;
	background-image: url(/images/design001/c_nav_btm.jpg);
	display: block;
}
.NavContainer_btm {
	width:173px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.linkOpen
{
	font-weight: bold;
	
	padding-top: 10px;
}
.c_SubNavHeader {
	background-image: url(/images/design001/green_sub_hdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	text-align: left;
	padding-top: 10px;
	height: 35px;
	width: 173px;
	display: block;
	text-indent: 15px;
}
.regContainer_btm {
	width:606px;
	float: left;
	background-image: url(/images/design001/reg_btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.regContainer_btmFullLeft {
	width:779px;
	background-repeat: no-repeat;
	float: left;
}
.regContainer_btmFull {
	width:956px;
	background-repeat: no-repeat;
	float: left;
}
#footerContent {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/design001/footer_bg.jpg);
	height: 56px;
	clear: both;
	position: relative;
}

/*********************************************************************************************************************TRE NAV styles*/

.treeNav {
	padding: 0px;
	color:#333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 153px !Important;
}
.treeNav a {
	color:#333 !Important;
	line-height:16px !Important;
	text-decoration:none !Important;
	font-family: Verdana, Geneva, sans-serif !Important;
	font-size: 11px !Important;
}
.treeNav a:hover {
	color:#ACC67F !Important;
}
.treeNav ul {margin:0px; padding:0px; list-style:none;}
#footer_copyright {
	color: #FFF;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	/*	width: 250px;
*/	float: left;
	margin-left: 90px;
}
.treeNav li {
	padding-left:5px;
}
.RelatedLink A{
	font-weight: bold;
	text-decoration: uppercase;
	color:#7eb33c !Important;
	padding-left: 65px;
}
#footer_copyright a {
	color: #FFF;
	text-decoration: none;
}
c_body {
	margin: 0px;
	padding: 0px;
	background-color: #F8F9FB;
	/*background-image: url(/images/design001/c_background.jpg);*/
	background-repeat: repeat-x;
}
#c_bannerTXT {
	width: 650px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 50px;
	padding-top: 30px;
	text-align: center;
}

.SearchTabButton  .rtsOut 
{
	background: url(/images/design001/search_tab.jpg)  !important;
	margin-left: .5px; 
	margin-right: .5px;

}

.RadTabStrip .rtsLink 
{
padding-left: 0px !important;
}

/*ACTION AREA STYLES*/
.action_left {
	float: left;
	width: 320px;
}
.action_right {
	float: left;
	width: 630px;
	padding-top: 10px;
	padding-left: 20px;
}
.action_login {
	float: left;
	text-align: center;
	width: 210px;
}
.action_login a {
	background-image: url(/images/design001/login_btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 193px;
	display: block;
}
.action_recruit {
	float: left;
	text-align: center;
	width: 205px;
}
.action_recruit a {
	background-image: url(/images/design001/physician-opp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 194px;
	display: block;
}
.action_socMedia {
	float: left;
	width: 210px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3B6A98;
}
.action_socMedia a {
	margin-right: 7px;
	margin-left: 7px;
}
.action_icons {
	padding-top: 3px;
}

img {
	border:none;
}

