.dma {
  margin-top: 25px;
}


/* V3 Corporation  v1.9.0  */


/* General */
html , body {
	background:transparent url(../images/fade.png) repeat-x scroll 0 0;
	font-family: "humanist", arial, "lucida console", humanist, sans-serif;
	font-size: 13px;
	vertical-align: top;
	margin: 0;
	padding: 0;	
	height: 100.1%;
}
	
img,table {
	border: none;
}

table {
	border-collapse: collapse;
}

p {
	padding: 0;
	margin-top: 0;
	line-height: 1.3em;
	margin-bottom: 17px;
}

.indent {
	padding-left: 15px;
	display: block;
}

ol {
	margin-top: 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #8d8a00;
	outline: none;
	border: none;
}

a:hover {
	text-decoration: underline;
	color: #8d8a00;
}

ul {
	padding-left: 1.9em;
	margin-top: 0;
	}

.spacer {
	padding-top: 0.5em;
	display: block;
	}

/* Layout */

#drop-shadow-sides {
  background-image:url(../images/drop-shadow-sides.png);
  background-repeat:no-repeat;
  margin-left:auto;
  margin-right:auto;
  position:relative;
  top:10px;
  width:984px;
}

#page_frame {
  background-color:#FFFFFF;
  margin-left:auto;
  margin-right:auto;
  top:0px;
  overflow:hidden;
  padding:0;
  position:relative;
  text-align:left;
  width:960px;
  z-index:1;
  min-height: 700px;
}

#layout_column_left {
	display: block;
	background-color: #FFF;
	width: 139px;
	float: left;
	padding: 0 19px 0 20px;
}

#layout_column_right {
	background-color: #FFF;
	display: block;
	float: right;
	padding: 20px 20px 0 0;
	width: 762px;
}

/* Left Column */

#mcl_banner {
	height: 255px;
	display: block;
}

#mcl_banner  a{
	background: transparent url(../images/V3logo.png) 0 0 no-repeat;
	position: relative;
	top: 176px;
	height: 71px;
	display: block;
}


#mcl_nav{
	padding-top: 58px;
}

/* Right Column */

#mcr_banner {
	background: transparent url(../images/bg_banner.png) 0 0 no-repeat;
	height: 148px;
	padding: 0 0 0 111px;
	font-size: 11px;
}

#mcr_subbanner {
	height: 56px;
	padding: 32px 0 0 0;
}

#mcr_content {
	float: left;
	padding: 0;
}

#content_left {
	float: left;
	width: 110px;
}

#content_main {
	float: left;
	padding: 0 16px;
	position: relative;
	top: -2px;
	width: 431px;
	position: relative;
}

/* Horizontal Scroller CSS*/

.scroll {
  width: 420px;
  overflow: auto;
  overflow: hidden;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

.scrollContainer div{
  padding: 0;
  margin: 0;
  position: relative;
}

.scrollContainer div.panel {
  padding: 0;
  width: 420px; /* change to 560px if not using JS to remove rh.scroll */
  float: left;
}


/* Slider Scroller*/

#content_right {
	border-left: 4px solid #e2e2e2;
	float: left;
	padding-left: 11px;
	width: 174px;
}

#ft{
	display: none;
}

/* Bottom Content */

#user2 {
	clear: both;
	display: block;
	float: none;
	width: 100%;
}

#user3 {
	display: block;
	float: left;
	width: 50%;
}

#user4 {
	display: block;
	float: right;
	width: 50%;
}

#footer {
	padding: 0;
	clear: both;
	display: block;
	width: 100%;
	color: #C2C2C2;
	font-size: 11px;
}

#footer a, #footer  a:link {
	color: #C2C2C2;
}

#footer  a:visited {
	color: #a1a1a1;
}

.article_separator {
	display: block;
	height: 0;
	padding: 0;
	margin: 0;
}

.buttonheading {
	display: block;
	height: 0;
	padding: 0;
	margin: 0;
}
	
.contentpaneopen {

}
	
h1, h2, h3, h4, .contentheading, .contentpagetitle {
	padding: 0;
	margin: 0;
}
	
h1, h2, .contentheading, .contentpagetitle  {
	font-size: 16px;
	color: #8d8a00;
	font-weight: bold;
}

.componentheading, h1.pg_title, h1.pg_title_pink, h1.pg_title_orange{
	padding: 0;
	font-size: 27px;
	font-weight: Normal;
	color: #444;
}



h3{
	font-size: 14px;
	font-weight: bold;
	color: #8d8a00;
}

h2 {
  font-size: 17px;
}

h2, h3 {
  font-weight: normal;
}

h4 {

	font-size: 12px;
	font-weight: bold;
	color: #8d8a00;
}


.caption       { padding: 0 20px; }

.caption img   { border: 1px solid #CCC; }

.caption p     { font-size: .90em; color: #666; text-align: center; }


/* Module Styles */

/* Main Menu */

.module_menu {
	font-size: 12px;
	text-align: right;
    text-transform: uppercase;
}

.module_menu ul {
	padding: 0 0 7px 0;
	margin: 0;
	list-style: none;
}

.module_menu li {
	padding-bottom: 3px;
}

.module_menu a:link, .module_menu a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #999999;
	outline: none;
	padding-right: 12px;
	background: none;
	display: block;

	border: none;
}

.module_menu li:hover a{
	color: #8D8A00;
}

.module_menu a:hover {
	background: transparent url(../images/cross_sm_nav.gif) 100% 3px no-repeat;
}

.module_menu ul ul a:link, .module_menu ul ul a:visited{
	text-transform: capitalize;
	background: none;
	font-size: 11px;
}

.module_menu ul ul a:hover {

	background: transparent url(../images/cross_sm_nav.gif) 100% 3px no-repeat;
}

.module_menu li ul {
	display: none;
	padding: 3px 0 0 0;
}

.module_menu li:hover ul {
	display: block;
}

.pinklead ul.menu > li:first-child  a{
	color: #ff3faf;
}


.pinklead ul {
	padding-top: 10px;
	background: transparent url(../images/breakline.gif) 32px 0 no-repeat;
}

.pinklead ul ul {
	padding-top: 3px;
	background: none;
}

.greylead ul {
	padding-top: 10px;
	background: transparent url(../images/breakline.gif) 32px 0 no-repeat;
}

.greylead ul ul {
	padding-top: 3px;
	background: none;
}

/* Orange Colored Menu */

.module_orange {
	margin-bottom: -27px;
	font-size: 11px;
}

.module_orange ul {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #F68933;
}

.module_orange li {
	background: transparent url(../images/cross_sm_news.gif) 0 3px no-repeat;
	padding: 0 0 17px 12px;
}

.module_orange a:link, .module_orange  a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #F68933;
	outline: none;
}

.module_orange a:hover {
	color: #ff3faf;
}


/* Special Page Green*/
body.specialGreen #content_main {
	background: transparent url(../images/bg_green.png) center 0 no-repeat;
	margin: 0;
	padding: 0 40px;
	width: 383px;
	top: -6px;
}

body.specialGreen #ft{
	background: transparent url(../images/bg_green.png) center -960px no-repeat;
	display: block;
	min-height: 40px;
	position: relative;
	right: 40px;
	width: 463px;	
	z-index: 2;
}

body.specialGreen #content_main  tbody{
	display: block;
	position: relative;
	top: 20px;
	z-index: 4;
}

body.specialGreen #content_main  label{
	color: #acacac;
}

body.specialGreen  a h2{
	font-size: 16px;
	background: transparent url(../images/cross_sm_pink.png) 0 3px no-repeat;
	font-weight: bold;
	padding-left: 15px;
}

body.specialGreen a:hover h2{
	color: black;
}

body.specialGreen  h2 a{
	font-size: 16px;
	background: transparent url(../images/cross_sm_pink.png) 0 3px no-repeat;
	font-weight: bold;
	padding-left: 15px;
}

body.specialGreen h2 a:hover{
	color: black;
}

/* Special Page Pink*/
#bar1 h1, #bar1 h2, #bar1 h3, #bar1 h4{
	color: #ff3faf;
}

h1.pg_title_pink{
	color: #444;
}

/* Special Page Orange */
#bar3 h1, #bar3 h2, #bar3 h3, #bar3 h4 {
	color: #F68933;
}

h1.pg_title_orange{
	color: #444;
}


/* Banner Module*/

#mcr_banner div.module {
	color: white;
	display: table;
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	height: 138px;
	margin: 5px 215px 5px 34px;
	text-indent: 12px;
	overflow: display;
	width: 320px;
	position: relative;
	text-indent: -12px;
}

#mcr_banner div.module div{
	display: table-cell;
	vertical-align: middle;
	/* ie hack */
	*position: absolute;
	top: 50%;
}

/* ie hack */
#mcr_banner div.module div div{
	*position: relative;
	top: -50%;
}

#mcr_banner div.module div div div{
	*position: relative;
	top: 0%;
}
/* ie hack  end*/

#mcr_banner div.module a{
	color: #7B7600;
}

#mcr_banner div.module a:hover{
	color: #7B7600;
}

#mcr_banner ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#mcr_banner li{
	padding: 2px 0;
}

#mcr_banner li a{
	background: transparent url(../images/bullet_sprite.png) 0 -104px no-repeat;
	padding-left: 12px;
}

#mcr_banner li a:hover{
	background: transparent url(../images/bullet_sprite.png) 0 4px no-repeat;
}

/*Upper Right Module User 1 */

div#corner_mod {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 250px;
	height: 250px;
	overflow: hidden;
	z-index: 99;
}

/*
*
* Module Vertmenu Bar
*
*/


div#mod_vertmenu {
	display: block;
	margin: 0;
	padding: 0;
	height: 100%;
}

div#mod_vertmenu  ul.vert_nav {
  	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li#vertmenu_bar0, li#vertmenu_bar1, li#vertmenu_bar2, li#vertmenu_bar3 {
	display: block;
	float: left;
}

li#vertmenu_bar0 {
	height: 0;
	width: 0;
	display: none;
}

li#vertmenu_bar1 a, li#vertmenu_bar2 a, li#vertmenu_bar3  a{
	display: block;
}
/*
li#vertmenu_bar1 img, li#vertmenu_bar2 img, li#vertmenu_bar3 img {
	height: 100%;
	width: 100%;
}
*/
li#vertmenu_bar2 a {
	margin: 0 2px;
}

/* Bar 1 - Default and hover states */

li#vertmenu_bar1 a.default, li#vertmenu_bar1 a.active, li#vertmenu_bar1 a.active:hover, li#vertmenu_bar1 a:hover{
	background: #ff40aa url(../images/nav_sprite.png) 0 0 no-repeat;
}

/* Bar 1 - Dimmed state */

li#vertmenu_bar1 a {
	background: #ffdbed url(../images/nav_sprite.png) -110px 0 no-repeat;
	width: 35px;
	float: left;
}

li#vertmenu_bar1 a.default:hover {
	background: #f532ac url(../images/nav_sprite.png) -220px 0 no-repeat !important; 
}
	
	
/* Bar 2 - Default and hover states */

li#vertmenu_bar2 a.default, li#vertmenu_bar2 a.active, li#vertmenu_bar2 a.active:hover, li#vertmenu_bar2 a:hover{
	background: #a6bc04 url(../images/nav_sprite.png) -38px 0 no-repeat;
}

/* Bar 2 - Dimmed state */

li#vertmenu_bar2 a{
	background: #f0f2bb url(../images/nav_sprite.png) -148px 0 no-repeat;
	width: 35px;
	float: left;
}

li#vertmenu_bar2 a.default:hover {
	background: #a1b704 url(../images/nav_sprite.png) -258px 0 no-repeat !important; 
}


/* Bar 3 - Default and hover states */

li#vertmenu_bar3 a.default, li#vertmenu_bar3 a.active, li#vertmenu_bar3 a.active:hover, li#vertmenu_bar3 a:hover{
	background: #ff6d00 url(../images/nav_sprite.png) -75px 0 no-repeat;
}

/* Bar 3 - Dimmed state */

li#vertmenu_bar3 a{
	background: #fee0c6 url(../images/nav_sprite.png) -185px 0 no-repeat;
	width: 35px;
	float: left;
}

li#vertmenu_bar3 a.default:hover {
	background: #ff6329 url(../images/nav_sprite.png) -295px 0 no-repeat !important; 
}


/* content tables */
td.sectiontableheader {
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	float: right;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}

/*Misc Styles*/

.lastweblink {
  margin-bottom: 50px;
}

.lastweblinkofpage {

  margin-bottom: 9px;
}

div.module_orange h3
{
margin-bottom: -7px;
}




#toprightbars {
background-image:url(../images/top-right-bars.png);
height:45px;
position:absolute;
right:0;
top:50px;
width:540px;
z-index:0;
}

.socialmedia {
margin-bottom:-25px;
margin-left:10px;
margin-top:60px;
text-align:left;
}

#bottom-bars {
background-image:url(../images/bottom-bars.png);
bottom:78px;
height:84px;
margin-left:auto;
margin-top: 50px;
position:relative;
right:10px;
width:711px;
z-index:1;
background-color: transparent;
}

#people {
  position: absolute;
  top: 300px;
  left: 0;
  height: 67px;
  width: 484px;
  background-image: url(../images/people.png);
  z-index: 0;
}

#drop-shadow-top {
background-image:url(../images/drop-shadow-top.png);
height:12px;
margin-left:auto;
margin-right:auto;
position:relative;
top:10px;
width:984px;
}

.extended-footer {
margin-top: 20px;
}

.extended-footer li {
display: inline;
margin-left: -27px;
margin-right: 160px;
}

.top {
position:relative;
top:3px;
vertical-align:top;
}

ul.pf {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:0;
}

ul.pf li {
}

.pf-label {
display:block;
margin-bottom:20px;
margin-left:10px;
}

.pf-list {
position: relative;
left: 20px;
}
