﻿/* eVid CSS for Master - 1/17/07 */

/*

=Global Styles
=Typography
=MOSS Tools - tools for login and editing
=Masthead - AMD header
=Searchbox
=Search Styles
=Primary Navigation
=Left Navigation
=Content Styles
=Link Styles
=MOSS Lists
=HTML Editor Styles
=AMD custom editor styles
=Promotional Styles
=Footer
=Microsoft overrides
=CSS for Print
=Initiatives 

/* Editing toolbar - so links don't display as white on white */

#ctl00_authoringcontrols a {
	color: #096;
	text-decoration: none;
}


/* =Global Styles */
.twoColFixLtHdr {
	background-color: #252525;
}
.twoColFixLtHdr #container { 
 width: 968px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: transparent;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#column {
	background-color: transparent;
}

.separator {

border: none;
background: transparent url('Images/vision/separator.png') no-repeat center center;

}

body {
	font-weight: normal;
	font-size: 11px;
	margin: 0px 0px 0px 3px;
	padding: 0;
	color: #fff;
	font-family: Verdana, Helvetica, arial, sans-serif;
	line-height: 18px;
	background: #252525 url('Images/vision/vision-background-black-red.jpg') no-repeat fixed center top;

}

.syndicated {
	background: #031919 url('Images/vision/vision_background_syndicated.jpg') no-repeat fixed top left;

}



.bodywhite {
	font-weight: normal;
	font-size: 11px;
	margin: 0px 0px 0px 3px;
	padding: 0;
	color: #fff;
	font-family: Verdana, Helvetica, arial, sans-serif;	
}

.smallText {
	font-size: 9px;
	color: #fff;
}

.endnote{
	margin-top: 11px;
	font-size: 9px;
	color: #fff;

}


a:link  {
	color: #fff;
	text-decoration: underline;
}


a:hover {
	text-decoration: underline;
}

a:visited {
color: #ebeef0;
text-decoration: underline;
}

p {
	margin-bottom: 11px;
}

p a {

text-decoration: underline;
}



* {
	margin: 0;
	padding: 0;
}

ul {
	list-style:square;
	list-style-position: outside;
	padding-left: 22px;
}

ul ul {
	list-style: circle;	
	list-style-position: inside;
}

ul ul ul {
	list-style: disc;	
	list-style-position: inside;
}



ol {
	list-style: decimal;
	list-style-position: inside;
}

ol ol {
	list-style: lower-alpha;
	list-style-position: inside;
}

ol ol ol {
	list-style: lower-roman;
	list-style-position: inside;
}

hr {
	color: #494f55;
	height: 1px;

}


.summarylinkdescription {
	color: #fff;
	font-family: verdana, helvetica, arial, san-serif;
	
}

#promo {
	width:187px;
	vertical-align: top;
	float: right;
}

.PartnerLogoPromoTop {
	width: 187px;
	height: 11px;
	background: transparent url('Images/vision/white_promo_rounded_top.png') no-repeat;
}

.PartnerLogoPromoBody {
	background-color: #fff;
	color: #333;
	text-align:center;

}

.PartnerLogoPromoBottom {
	width: 187px;
	height: 11px;
	background: transparent url('Images/vision/white_promo_rounded_bottom.png') no-repeat;
	margin-bottom: 11px;
}



.VisionPromoTop {
	width: 187px;
	height: 12px;
	background: transparent url('Images/vision/promotopBlack.png') no-repeat;
}

.VisionPromoBody {
	background:#0b0505 url('Images/vision/promoGradient.png') repeat-x;
	color: #fff;
	padding: 0px 11px 0px 11px;
}

.VisionPromoBody a:link {
	color: #fff;
	text-decoration: underline;
}

.VisionPromoBody a:hover {
	color: #fff;
	text-decoration: underline;
}

.VisionPromoBody a:visited {
	color: #ebeef0;
	text-decoration: underline;
}

h3.VisionPromo {
	color: #fff;
	margin-top: -8px;
	background-color:transparent;
}



.VisionPromoBottom {
	width: 187px;
	height: 12px;
	background: transparent url('Images/vision/promobottomBlack.png') no-repeat;
}




/* Landing Page Styles */

.VisionHeader {
	width: 968px;
	float:left;
	margin-top:-64px;
		
}

.GradientModule {
	background-image:url('Images/vision/gradientmodule.png');
	background-repeat: no-repeat;
	color: #fff;
	height:	180px;
	width: 352px;
	padding:5px 11px 5px 11px;
}

.GradientModule a:link {
color: #fff;
text-decoration: underline;
}

.GradientModule a:hover {
color: #fff;
text-decoration: underline;
}


.GradientModule a:visited {
color: #ebeef0;
text-decoration: underline;
}

.GradientModulePartner {
	background-image:url('Images/vision/red-module-large.png');
	background-repeat: no-repeat;
	color: #FFF;
	height: 260px;
}

.GradientModulePartner a:link {
color: #FFF;
text-decoration: underline;
}

.GradientModulePartner a:hover {
color: #fff;
text-decoration: underline;
}

.GradientModulePartner a:visited {
	color:#ebeef0;
	text-decoration: underline;
}

.GradientModulePartnerSmall {
	background-image:url('Images/vision/red-module-small.png');
	background-repeat: no-repeat;
	height:200px;
	padding: 5px 5px 5px 11px;
	color: #fff;
}

.GradientModulePartnerSmall a:link {
color: #FFF;
text-decoration: underline;
}

.GradientModulePartnerSmall a:hover {
color: #fff;
text-decoration: underline;
}

.GradientModulePartnerSmall a:visited {
	color:#ebeef0;
	text-decoration: underline;
}

/* red button for XSL */

.AMDButton {
	width: 100%;
	float: left;
	margin-bottom: 11px;
	margin-top: 11px;
}

.AMDButton_left {
	background: transparent url('Images/vision/visionButtonLeft.png') no-repeat;
	width: 8px;
	height: 28px;
	float:left;
	position:relative;
}

.AMDButton_center {
	background: transparent url('Images/vision/visionButtonBG.png') repeat-x;
	height: 24px;
	float:left;
	position:relative;
	padding-top: 4px;
	padding-right: 3px;
	font-weight:normal;
	font-size: 10px;

}

.AMDButton_center a:link {
	color: white;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	font-size: 10px;
}

.AMDButton_center a:hover {
	text-decoration:underline;

}

.AMDButton_center a:visited {
	text-decoration:none;
}

.AMDButton_right {
	background: transparent url('Images/vision/visionButtonRight.png') no-repeat;
	width: 8px;
	height: 28px;
	float:left;
	position: relative;
}


/* button style */

.button { 

	color:#494f55;
	text-decoration:none;
	height: 28px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	
}

.button * {
	display:block;
}

.button span { /* left edge - must be a very long graphic */
	background:url('Images/AMDV3/buttonleft.jpg') no-repeat left;
	text-decoration: none;
	height: 28px;
	padding: 0px;


}

.button span span { /* right edge */
	color:#494f55;
	height: 28px;
	text-decoration:none;
	background:url('Images/AMDV3/buttonright.jpg') no-repeat right;
	padding: 0px;
	}
	
a:hover.button span {
	background:url('Images/AMDV3/buttonleft_active.jpg') no-repeat left;
	text-decoration: none;
	height: 28px;
	padding: 0px;


}

a:hover.button span span  {
	color:#494f55;
	height: 28px;
	text-decoration:none;
	background:url('Images/AMDV3/buttonright_active.jpg') no-repeat right;
	padding: 0px;

	}

}
	

/* Secondary Promo styles to add spacing to images */

.secpromo {
	vertical-align: top;
	margin: 0px;
	display: inline;
	
}

.secpromo img {
	margin-right: 11px;
}


.description{
	font-size: 11px;
	margin: 0px 0px 0px 3px;
	padding-left: 10px;
	color: #fff;
	font-family: Verdana, Helvetica, arial, sans-serif;
}


/* Remove border from linked images start */

img { 
border: 0px none; 
}

/* Remove border from linked images end */ 

/* =Typography */

/* typography start*/

h1 { /* Page Title */
	font-size:21px;
	font-weight:normal;
	font-family:Verdana, Helvetica, arial, sans-serif;
	color:#fff;
	margin-bottom: 16px;
	line-height:22px;
}

h2.group /* Hub page group sub headings */
{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 10px 10px 0px 0px;
}

h2 /* Intro Heading */
{
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 5px 0px 0px 0px;
}

h3 /* Body text heading */
{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 5px 0px 5px 0px;
}

h1.white { /* White Page Title */
	font-size:21px;
	font-weight:normal;
	font-family:Verdana, Helvetica, arial, sans-serif;
	color:#FFF;
	margin-bottom: 16px;
	line-height:18px;
}

h2.white { /* White Page Subtitle Level 1*/
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Helvetica, arial, sans-serif;
	color:#FFF;
	line-height:18px;
}

h3.white { /* White Page Subtitle Level 2*/
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Helvetica, arial, sans-serif;
	color:#FFF;
	line-height:18px;
}

/* typography end*/


	
/* =Masthead    */

#mastheaddefault {
	background: #26282c url('Images/AMDV3/header_background_repeat.jpg') repeat-x;
	width: 968px;
	height: 88px;

}


#masthead {
	background: transparent url('Images/vision/visionheader.png') no-repeat;
	width: 968px;
	height: 150px;

}

#AMDBlackTab{
	float:left;
	border: none;
	padding: 22px 0px 0px 8px;

}

#ATImasthead {
	background: url('Images/AMDV3/header_red-black.jpg') repeat-x;
	width: 968px;
	height: 121px;

}

#ATILogo{
	float:left;
	border: none;
	padding: 20px;

}

.SecondaryNav{
 	position:relative;
    left: 0px; 
    top: 22px; 
    width: 667px;
    color: #999;
    float: right; 
}

.SecondaryNav_ns {
 	position:relative;
    left: 0px; 
    top: 22px; 
    width: 770px;
    color: #999;
    float: right;
    margin-bottom:20px;
    margin-right: 22px;
    text-align: right;
     display:inline;


}

.SecondaryNav_ns a {
	color:#ebeef0;
	text-decoration:none;
	}

.SecondaryNav a {
	color:#ebeef0;
	text-decoration:none;
	}


/* =Searchbox - MS Sharepoint */

     #sitesearch {
        position:relative;
        padding:0px;
		padding-left:2px;
		white-space:nowrap;
		width:200px;
		border:none;
		left: 450px;
		top: -22px;
			
	}


	td.ms-sbcell{
		padding:0px;
		padding-left:2px;
		white-space:nowrap;
		border:none;
	}

	td.ms-sbgo{
		background-color: transparent;
		padding-left:px;
		padding-right:3px;
		padding-bottom:1px;
		padding-top:1px;
		border:solid 0px;
	}
	
	td.ms-searchimage{
		border:0px;
		border-left:0px;
		background-color:transparent;
		padding-left:3px;
		padding-right:3px;
		padding-bottom:2px !important;
		padding-top:2px !important;
	}

     .sitesearch td.ms-sbcell{
		padding:0px;
		padding-left:2px;
		white-space:nowrap;
		border:none;
	}

 
 	.ms-sbplain{
		font-family:Verdana, Helvetica, arial, sans-serif;
		font-size:8pt;
		border:solid 1px #999999;
	}

/* =Search Styles */

.srch-Metadata{
	BORDER-TOP: #FFFFFF 1px solid;
	FONT-SIZE: 1.0em;
	MARGIN: 0px 0px 15px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Helvetica, arial, sans-serif;
	background-color: #FFFFFF;
}
.srch-Page{
COLOR:#333333;
FONT-WEIGHT:bold;
FONT-SIZE:1.0em;
FONT-FAMILY:Verdana, Helvetica, arial, sans-serif;
background-color: white;
text-align:right;
}

.ms-sbtext{
font-family:Verdana, Helvetica, arial, sans-serif;
font-size: 11px;
font-weight:bold;
}

.srch-Title{
FONT-SIZE:12px;
MARGIN:0px 0px 5px;
COLOR:#003399;
FONT-FAMILY:Verdana, Helvetica, arial, sans-serif;
}

.srch-URL A:visited{
color:#096 !important;
text-decoration:none;
}

.srch-URL A:link{
color:#096 !important;
text-decoration:none;
}

.srch-URL a:hover{
color:#096;
text-decoration:underline;
}

/* =Primary Navigation */

#PrimaryNav{ 
	left: -11px; 
	top: 22px; 
	position: relative; 
	display: block;
	float: right;
	height: 26px;
	text-align:right;
	z-index: 1;

}
#PrimaryNavns { 
	left: -11px; 
	top: 22px; 
	position: relative; 
	display: block;
	float: right;
	height: 26px;
	text-align:left;
	z-index: 1;

}

#PrimaryNavns a {
		color:#ebeef0;
		text-decoration:none;

}

.ms-topnavContainer{
border: none;
width: 968px;
}

.ms-topnav{
border:none;
background-image:none;
font-family:Verdana;
font-size:12px;
background: transparent;
color: #fff;
height: 22px;

}


.ms-topnav a {
display:block;
white-space:nowrap;
padding: 0 11px 0 11px;
height:26px;

}

.ms-topnav img{
position:relative;
left:-6px;
}

.ms-topnavselected{
color:#fff;
background:none;
font-weight:normal;
border:none;
background-color:none;
}

.ms-topnavselected a{
color:#FFF;
font-weight: normal;
}

.ms-topNavHover{
border:none;
color:#fff;
height: 26px;
background-color: #000; /* this one needs to be as long as possible to cover all text */

}

.ms-topNavHover a {
color:#fff;
height: 26px;
/*background:  no-repeat left; /* needs to be short enough to not cover the right corner and can't be transparent - img must have dark grey bg */


}

.ms-topNavFlyOutsContainer 
{
border-top: 1px #000 solid;
border-left: 1px #000 solid;
border-right: 1px #000 solid;
border-bottom: 1px #000 solid;
background-color:#26282c;
}

.ms-topNavFlyOuts{
background-color: #26282c;
font-family:Verdana;
font-size:11px;

}

.ms-topNavFlyOuts a{
display:block;
width:145px;
min-width:145px;
color:#ebeef0;
padding:4px 8px 4px 8px;
border: none;
text-decoration: none;
}

.ms-topNavFlyOutsHover{
background-color:#494f55;
color:#fff;
}

.ms-topNavFlyOutsHover a {
background-color:#494f55;
color:#fff;
}


.NavigationBar {
	position:relative;
	top:45px;
	left:-150px;
}


#GradientRule{
	float:left;
}

#spacer{
	width:968px;
	height: 11px;
}


/* =Left Navigation */

/* MOSS Contolled Left Navigation */

.leftNav
{
	text-align:left;
	width:187px;
	background-color: transparent;
	margin-bottom:20px;
	margin-right:11px;
	
} 

.leftNav a{
	color:#fff;
	text-decoration:none;
}

.leftNav4 td
{
	background-color: #494f55;
	padding: 6px 13px 6px 33px;
	line-height:15px;
}
 

.leftNav4 td:hover
{
	background-color: #26282c;

}

.leftNav3 td
{
	background-color: #000;
	padding: 6px 13px 6px 22px;
	line-height:15px;
}

.leftNav3 td:hover
{
background-color:#26282c;
}


.leftNav2 td
{
	background-color: #000;
	padding: 6px 13px 6px 11px;
	line-height:15px;
}

.leftNav2 td:hover
{
background-color:#26282c;
}

.leftNav1 td
{
	background-color: transparent !important;
	padding: 11px 13px 6px 11px;
	line-height:15px;
	background-image: url('Images/vision/leftnav.png');
	background-repeat: no-repeat;
	background-position: bottom center;

} 


.leftNav1 td:hover
{
background-color:none;
}

.leftNavSelected td{
	background-color: #26282c;
	font-weight:bold;
	line-height:15px;
	padding: 6px 13px 6px 22px;
 
	
}
 
.leftNavSelected td:hover {
	background-color: #26282c;
}

/* content background */
#contentareatop {
	background-image: url('Images/vision/contentareatopblack.png'); 
	background-color: transparent;
	background-repeat:no-repeat; 
	width:572px; 
	height:11px; 
	float:left; 
	vertical-align:top;			
	
}

#contentareabottom {
	background-image:url('Images/vision/contentareabottomblack.png'); 
		background-color: transparent;
	background-repeat:no-repeat; 
	width:572px; 
	height:11px; 
	float:left; 
	vertical-align:top;			
	
}

#contentareawhite {
	background-color: #26282c;
	background-image:url('Images/vision/contentareagradient.png'); 
	background-repeat:repeat-y;
	float:left;
	width: 550px;
	padding: 0 11px 0 11px;
	}

#contentareatop_curved {
	background-image: url('Images/vision/contentAreaTop_572.png'); 
	background-color: transparent;
	background-repeat:no-repeat; 
	width:572px; 
	height:23px; 
	float:left; 
	vertical-align:top;			
	margin-top: -16px;
}

#contentareabottom_curved {
	background-image:url('Images/vision/contentAreaBottom_572.png'); 
	background-color: transparent;
	background-repeat:no-repeat; 
	width:572px; 
	height:23px; 
	float:left; 
	vertical-align:top;	
	margin-bottom: -20px;		
	
}
	
#contentareatopfull {
	background-image: url('Images/vision/contentareatopblack_770x.png'); 
	background-color: transparent;
	background-repeat:no-repeat; 
	width:770px; 
	height:11px; 
	float:left; 
	vertical-align:top;			
	
}

#contentareabottomfull {
	background-image:url('Images/vision/contentareabottomblack_770x.png'); 
		background-color: transparent;
	background-repeat:no-repeat; 
	width:770px; 
	height:11px; 
	float:left; 
	vertical-align:top;			
	
}

#contentareafull {
	background: transparent url('Images/vision/contentareagradient_770x.png') repeat-y;
	float:left;
	width: 770px;
	padding: 0 11px 0 11px;
	}
	
#contentareatopfull_curved {
	background-image: url('Images/vision/contentAreaTop_770.png'); 
	background-color: transparent;
	background-repeat:no-repeat; 
	width:770px; 
	height:55px; 
	float:left; 
	vertical-align:top;	
	margin-top: -50px;
	
}

#contentareabottomfull_curved {
	background-image:url('Images/vision/contentAreaBottom_770.png'); 
	background-color: transparent;
	background-repeat:no-repeat; 
	width:770px; 
	height:55px; 
	float:left; 
	vertical-align:top;			
	margin-bottom: -65px;
}

#contentareafull_curved {
	background: #000 url('Images/vision/mainContentGradient.jpg') repeat-x scroll center;
	float:left;
	padding: 11px 11px 0 11px;	}

#contentareatopfull_nonav_curved {
	background-image: url('Images/vision/contentAreaTop_770_left.png'); 
	background-color: transparent;
	background-repeat:no-repeat; 
	width:770px; 
	height:55px; 
	float:left; 
	vertical-align:top;	
	margin-top: -50px;
	
}

#contentareabottomfull_nonav_curved {
	background-image:url('Images/vision/contentAreaBottom_770_left.png'); 
	background-color: transparent;
	background-repeat:no-repeat; 
	width:770px; 
	height:55px; 
	float:left; 
	vertical-align:top;			
	margin-bottom: -65px;
}



/* Hub Styles - for layouts */

#FlashHeaderOffset {
	margin-top: -65px;
	margin-bottom: -11px;
	float:left;
}

.FlashBG {
	background: transparent url('Images/vision/vision_Flash_bg.png') no-repeat;
	width: 968px;
	height: 462px;
	float: left;
}

.hubThreeColumn{
	width:248px;
	vertical-align:top;
	padding-bottom:10px;
	padding-right:6px;
	background-repeat:repeat-x;
}

.hubThreeColumnEnd{
	width:248px;
	vertical-align:top;
	padding-bottom:10px;
	padding-right:0px;
	background-repeat:repeat-x;
}

.hubThreeColumnNoRightCol{
	width:315px;
	vertical-align:top;
	padding-bottom:10px;
	padding-right:4px;
	background-repeat:repeat-x;
}

.hubThreeColumnNoRightColEnd{
	width:315px;
	vertical-align:top;
	padding-bottom:10px;
	padding-right:0px;
	background-repeat:repeat-x;
}

/* New Promos */

/* Gradient Background */
.promogradient{
	background-image:url('Images/AMDV3/gradient.jpg');
	background-repeat:repeat-x;
	padding: 5px 11px 11px 11px;
}

.threecolumnhubheader
{
	background-image:url('Images/AMDV3/3columnhub_header.gif');
	background-color: #494f55;
	background-repeat:no-repeat;	
	font-family:Verdana, Helvetica, arial, sans-serif;
		font-size:12px;
	color:#fff;
	padding:5px 0 5px 10px;
	width: 238px;	
}

.twocolumnhubheader
{
	background-image:url('Images/AMDV3/module_header_370.jpg');
	background-repeat:no-repeat;
	background-color: #4a4f55;	
	font-family:Verdana, Helvetica, arial, sans-serif;
	font-size:12px;
	color:#fff;
	padding:5px 10px 5px 10px;
}

.promoheader
{
	background-image:url('Images/AMDV3/promo_header.jpg');
	background-repeat:no-repeat;
	background-color: #a5acb6;	
	font-family:Verdana, Helvetica, arial, sans-serif;
	font-size:12px;
	color:#fff;
	padding: 5px 0 6px 10px;
}

/* WW Page Header */

.wwregion{
	padding-bottom:22px;
}

.jadeheader
{
	background-image: url('Images/AMDV3/jade_header.gif');
	background-repeat:no-repeat;	
	height:24px;
	font-family:Verdana, Helvetica, arial, sans-serif;
	font-size:12px;
	color:#fff;
	padding:5px 0 0 10px;	
}


/* =Link Styles */

/* Link List */


.linklist ul li { 
	display: block; 
	list-style: none;  

}

.linklist li { 
	display: block; 
	list-style: none; 
	list-style-position: outside;
	margin: 0 0 0 -11px;
	padding: 0px 0px 0px 15px; 
	background:url('Images/AMDV3/white_link_arrow.png') no-repeat 0px 7px;
	
}


.slinklist ul li { 
	display: block; 
	list-style: none; 
	margin: 0px; 

}

.slinklist li { 
	display: block; 
	list-style: none; 
	list-style-position: outside;
	margin: 0 0 0 -11px;
	padding: 0px 0px 0px 15px; 
	background:url('Images/AMDV3/white_link_arrow.png') no-repeat 0px 7px;


}



/* WHITE LINK LIST STYLES */
.whitelinklist {
	display:block;
	list-style-type:none;
	margin:0px;
	list-style-position: outside;
	color: #fff;
	padding: 0px 0px 0px 15px; 
	background:url('Images/AMDV3/white_link_arrow.png') no-repeat 0px 7px;

	}

.whitelinklist ul {
	display:block;
	list-style-type:none;
	margin:1em 0;
	padding:0;
	list-style-position: outside;
	}


ul li.link {
	display:inline-block;
	list-style-type:none;
	line-height:1.1em;
	margin:0 0 0.6em;
	padding:0 0 0 9px;
	list-style-position: outside;
	}

.whitelinklist li {
	display:block;
	list-style-type:none;
	line-height:18px;
	margin:0 0 0.6em;
	padding:0 0 0 16px;
	list-style-position: outside;
	}

.whitelinklist div {
	display:block;
	list-style-type:none;
	line-height:18px;
	margin:0 0 0.6em;
	padding:0 0 0 16px;
	list-style-position: outside;
	}


.whitelinklist li a:link {
	text-decoration:underline;
	font-weight:bold;
	color: #fff;
	}	
	
.whitelinklist li a:visited {
	text-decoration:underline;
	font-weight:bold;
	color: #ebeef0;
	}
	
.whitelinklist li a:hover {
	text-decoration:underline;
	font-weight:bold;
	color: #fff;
	}
	
.whitelinklist li a:active {
	text-decoration:underline;
	font-weight:bold;
	color: #fff;
	}


ul li.link {
	display:inline-block;
	list-style-type:none;
	line-height:1.1em;
	margin:0 0 0.6em;
	padding:0 0 0 9px;
	list-style-position: outside;
	}

.whitelinklist li {
	display:block;
	list-style-type:none;
	line-height:18px;
	margin:0 0 0.6em;
	padding:0 0 0 16px;
	list-style-position: outside;
	}

.whitelinklist li a:link {
	text-decoration:underline;
	font-weight:bold;
	color: #fff;
	}	
	
.whitelinklist li a:visited {
	text-decoration:underline;
	font-weight:bold;
	color: #ebeef0;
	}
	
.whitelinklist li a:hover {
	text-decoration:underline;
	font-weight:bold;
	color: #fff;
	}
	
.whitelinklist li a:active {
	text-decoration:underline;
	font-weight:bold;
	color: #fff;
	}
	
/* Rollups */

.rollupdescription {
	color: #fff;
	margin-left: 26px;
	font-family: verdana, helvetica, arial, san-serif;


}

/* =MOSS Lists */

.link-item a:link{
font-family:Verdana, Helvetica, arial, sans-serif;
font-size:11px; 
color: #fff;
text-decoration:underline;
}

.link-item a:active{
	color: #fff;
	text-decoration:underline;
}
.link-item a:hover{
	color: #fff;
text-decoration:underline;
}
.link-item a:visited{
color: #ebeef0;
text-decoration:underline;
font-family:Verdana, Helvetica, arial, sans-serif; 

}

.ms-WPBody {
	font-family: Verdana, Helvetica, arial, sans-serif;
	font-size: 11px;
}

.ms-WPBody A:link
{
	color: #fff;
text-decoration:underline;
}
.ms-WPBody A:visited
{
color: #ebeef0;
text-decoration:underline;
}

.ms-WPBody A:hover
{
	color: #fff;
	text-decoration:underline;
}

.ms-WPBody a.white {
	color: #fff;
    text-decoration:underline;
}


/* =HTML editor styles */

.ms-rteCustom-AMDArrowLink  {
	display:block;
	list-style-type:none;
	list-style-position: outside;
	line-height:1.1em;
	margin:0;
	padding:0 0 0 0px;
}


.ms-rteCustom-AMDArrowLinkWhite  {
	display:block;
	color: #fff;
	list-style-type:none;
	line-height:1.1em;
	margin:0 0 0.6em;
	padding:0 0 0 0px;
}


.ms-rteCustom-SubHeading
{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 10px 10px 0px 0px;
}

.ms-rteCustom-PageSubTitle
{
	font-size: 12px;
	color: #ebeef0;
	font-weight:bold;
	padding: 10px 10px 0px 0px;
}

.ms-rteCustom-IntroHeading
{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 5px 0px 0px 0px;
}


.ms-rteCustom-BodyTextHeading
{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 5px 0px 5px 0px;
}


/* =Footer */	


#rtp {
	width:968px;
	margin-left:11px;
	margin-bottom: 5px;
	margin-top: 55px;
	height:16px;
	text-align:left;
	}

#rtp a {
	font-family:Verdana;
	font-size:10px;
	color: #d2dadd;
	text-decoration:none;
	padding-left:20px;
	vertical-align:middle;
	}
	
a.rtpbutton {
padding:1px 5px 5px 22px;
}

.rtpico {
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:transparent url(Images/AMDV3/rtp-icon-red.png) no-repeat scroll 0 0 !important;
}


.st_sharethis_custom{
				background: url(Images/AMDV3/share-icon-red.png) no-repeat scroll left top transparent; 
                padding: 1px 16px 6px 22px;
                font-family:Verdana;
                font-size:10px;
                color:#d2dadd;
                height:16px; 
}


.footer {
	position:absolute;
	font-size: 10px;
	border: none;
	z-index:1;
	line-height: 16px;
	background:transparent url('Images/vision/visionfooter.png') no-repeat; 
	min-height:116px; /* change to 116px once RTP is displayed */
	vertical-align:bottom;
	margin-top: 22px;
    /* width:968px;  removed once RTP is diplayed */
    	text-align:center;
	}
	
.footer .links {
	list-style-type:none;
	float:left;
	vertical-align:bottom;
	}

.footer .links ul {
	margin-left: -22px;
		}


.footer .links .first {
	margin:0px, 0px, 0px, 3px; /*changed 16 from 0, added 0s*/
	padding:0px;
	border-left:none;
	color: #d2dadd;
	}

.footer ul {
	margin-left: -18px;
		}

.footer .links li {
	display:inline;
	list-style-type:none;
	margin:0px 0px 0px 8px; /*changed 11, from 0--*/
	padding:0px 0px 0px 8px;
	border-left:solid 1px #A6ACB4;
	}

.footer a {
	text-decoration:none;
	color:#999;
	font-family:Verdana, Helvetica, arial, sans-serif;
	font-size:10px;
	}	
	
	.footerdefault {
	position:absolute;
	font-size: 10px;
	border: none;
	line-height: 16px;
	background: transparent none;
	margin-top: 22px;
	}
	
.footerdefault .links {
	list-style-type:none;
	float:left;
}

.footerdefault .links .first {
	margin:0px, 0px, 0px, 3px; /*changed 16 from 0, added 0s*/
	padding:0px;
	border-left:none;
}

.footerdefault .links li {
	display:inline;
	list-style-type:none;
	margin:0px 0px 0px 8px; /*changed 11, from 0--*/
	padding:0px 0px 0px 8px;
	border-left:solid 1px #ebeef0;
}

.footerdefault a {
	text-decoration:none;
	color:#ebeef0;
	font-family:Verdana;
	font-size:10px;
}	
	
	
/*Vision at a Glance orphan page*/

.VAG_cloumn1{
				width:219px;
				margin-top:140px;
				padding:8px;
				float:left;
				background: transparent url('Images/vision/separator.png') no-repeat right center;
}
.VAG_cloumn2{
				width:219px;
				margin-top:90px;
				padding:8px;
				float:left;
				background: transparent url('Images/vision/separator.png') no-repeat right center;

}
.VAG_cloumn3{
				width:219px;
				margin-top:40px;
				padding:8px;
				float:left;
				background: transparent url('Images/vision/separator.png') no-repeat right center;

}
.VAG_cloumn4{
				width:213px;
				margin-top:0px;
				padding:8px;
				float:left;
}


.tablemargin{
				margin-top:-120px;
}
.SL_margin{
				margin-left:-10px;
}
		
/* CSS for Print */

@media print{
	body {
	margin: 0;
	padding: 0;
	}
	
.footer #foot {
	display:none;
	}

