html, body {
	/*background: #4c504e;*/
	/*background: #8ea5c4 url("/media/images/bodybg20070109.gif") repeat-x;*/
	/* USE THIS background: #dadada;*/
/*USE THIS:	background: #3f78a5 url("../media/images/background.jpg") repeat-x;*/
	background: #3f78a5;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 9pt;
	text-align:center;	
	height: 100%;
}
#page {
	width: 1024px;
	margin: 10px auto;
	text-align:left;
	padding: 0px;
	min-height: 100%;
	border: 10px solid #b4b4b4;
	background: #eeeeee;
}
/***********************************************************************/
/**
/**			TOP SECTION STYLE ELEMENTS
/**
/***********************************************************************/

#topSection {
	position: relative;
	top: 0px;
	padding: 10px 0px 10px 10px;
	width: 1014px;
}
#topCompanyLogo {
	WIDTH: 200px; 
	HEIGHT: 37px;
}
.CompanyLogo {
	cursor: hand;	
}
#topSectionGraphic {
	position: inherit;
	top: 57px;
	left: 0px;
	width: 100%;
	border-top: 1px solid #eeeeee;
}
#topSectionMenuGroupGraphic {
	Z-INDEX: 1; 
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale); 
	BACKGROUND-REPEAT: no-repeat; 
	position: relative;
	top: -80px;
	float: right;
	padding-right: 10px;
}
#topMenuBarSection {
	position: absolute;
	top: 17px;
	right: 0px;
}
.topMenuBarItem {
	padding-left: 20px;
	padding-right: 5px;
	font-family: Arial;
	font-size: 12px;
}
A.topMenuBarLink {
	color: #336699;
	text-decoration: none;	
}
A.topMenuBarLink:hover {
	color: #ff7900;
	text-decoration: underline;	
}
A.topMenuBarLink:visited {
}


/***********************************************************************/
/**
/**			MAIN NAVIGATION SECTION STYLE ELEMENTS
/**
/***********************************************************************/
#MainNavSection {
	position: relative;
	top: -54px;
	width: 1024px;
	color: #ffffff;
	font-family: Arial;
	font-size: 10pt;
	/*background: #dadada;*/
}
.MainNavMenu {
	/*background: #122541;*/
	background: #3D62A0;
	width: 100%;
	height: 100px;
	border: 1px solid #767676;
}
.MainNavSectionCaption {
	/*background: #263b59; */
	background: #003082;
	text-align: left;
	color: #ffffff;
	padding: 3px 0px 3px 5px;
	border: 1px solid #767676;
	border-bottom: none;
	font-family: Arial;
	font-size: 12pt;
	
}
A.MainNavHeaderLink {
	color: #ffffff;
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
}
.MainNavMenuSpacer {
	padding-left: 1px;
}
.MainNavMenuSection {
	padding: 5px 0px 1px 20px;
	width: 100%;
	vertical-align: top;
	line-height: 1.5;
	color: #ffffff;
	font-weight: normal;
}
A.MainNavMenuItem {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.MainNavMenuItem:hover {
	text-decoration: underline;
}
A.MainNavMenuItem:visited {
}


/***********************************************************************/
/**
/**			CONTENT SECTION STYLE ELEMENTS
/**
/***********************************************************************/
#ContentSection {
	position: relative;
	top: -54px;
	width: 1024px;
	padding-bottom: 10px;
}
.Copy {
	font-size: 10pt;
	color: #1f1f1f;
	line-height: 1.4;
	padding: 10px;
	vertical-align: top;
}
.justifiedCopy {
	text-align: justify;
}
.HeadlineArea {
	font-family: Arial;
	LETTER-SPACING: -0.15em;
	FONT-SIZE: 29px; 
	COLOR: #464646; 
	LINE-HEIGHT: 29px; 
}
.VideoArea {
	padding: 0px 5px 15px 10px;
	border: 0; margin: 0;
	float: right;
	cursor: pointer;
}
.BlueBold {
	font-family:Cambria (Headings);
	font-size:13pt;
	font-weight:bold;
	color:#365F91;
}
.GreyBold {
	color: #464646;
	font-size: 11pt;
	font-weight: bold;
}
A.ContentLink {
	color: #336699;
	text-decoration: underline;
}
A.ContentLink:hover {
	color: #ff7900;
	text-decoration: underline;
}
A.ContentLink:visited {
}
.contentList {
	list-style-type: disc;
}
.indentedArea {
	margin: 20px 100px 0px 20px;
	text-align: justify;
}
.contentTable
{
	border: 1px solid #003082;
	font-family: Arial;
	font-size: 9pt;
}
.contentTableHeader
{
	border-bottom: 1px solid #003082;
	text-align: center;
	background-color: #7f99c6;
	color: #FFFFFF;
	height: 25px;
	font-weight: bold;

}

.contentTableLeftHeader
{
	border-bottom: 1px solid #003082;
	text-align: center;
	background-color: #DDDDDD;
	color: #000000;
	width: 180px;
	height: 25px;
	font-weight: bold;
}
.contentTableRightHeader
{
	border-bottom: 1px solid #003082;
	border-left: 1px solid #003082;
	text-align: center;
	background-color: #EEEEEE;
	color: #FFFFFF;
	width: 350px;
	font-weight: bold;
	Color: #000000;
}
.contentTableLeftColumn
{
	border-bottom: 1px solid #003082;
	border-left: 1px solid #003082;
	text-align: center;
	background-color: #3D62A0;
	color: #EEEEEE;
	width: 350px;
	font-weight: bold;
}
.contentTableRightColumn
{
	border-left: 1px solid #003082;
	border-bottom: 1px solid #003082;
	padding: 10px;
}
A.BackToTopLink {
	color: #336699;
	font-size: 8pt;
	text-decoration: none;
}
A.BackToTopLink:hover {
	color: #ff7900;
	font-size: 8pt;
	text-decoration: underline;
}
A.BackToTopLink:visited {
}
.TOCSection
{
	float:right;
	margin-left:10px;
}
.TOC
{
	border: 1px solid #666666;
	background-color: #ffffff;
	width:250px;	
	
}
.TOCCaption
{
	text-align: left;
	font-weight: bold;
	border: 1px solid #666666;
	border-bottom: 1px solid #ffffff;  
	background-color: #cfcfcf;
	padding:5px 10px 5px 20px;	
}
.TOCElement
{
	padding:5px 10px 0px 0px;
}
.TOCElements li
{
	color:#cfcfcf;
}
A.TOCLink {
	color: #336699;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
}
A.TOCLink:hover {
	color: #ff7900;
	font-size: 9pt;
	text-decoration: underline;
}
A.TOCLink:visited {
}
#RightFloatPicture
{
	float: right;
	cursor: hand;
}

/***********************************************************************/
/**			CONTENT SECTION - DIVERSITY PAGE
/***********************************************************************/
.ArticleHeader {
	font-size:26pt;
	font-family:Cambria (Headings);
}

.DiversityPageSubHeader {
	font-family:Calibri (Body);
	font-size:10pt;
	font-weight:bold;
}

.DiversityMajorHeader {
	font-family:Tahoma;
	font-size:18.5;
	font-weight:bold;
}

.ArticleText {
	font-family:Calibri (Body);
	font-size:11pt;
}

.DiversitySubText {
	font-family:Calibri (Body);
	font-size:10pt;
}
.NormalText
{
	font-weight:normal;
}
.RightBox {
    	
    	float: Right;
    	background: #365F91; 
    	padding: 0px 70px 0px 20px;
    	margin-left:10px;
    	width:37%;
}

.DiversityBox{
	background: #000000; 
	color: white;
	font-family:Calibri(Body);
	font-size:10pt;

}

.BoxHeading {
	font-family:Calibri (Body);
	font-size:11pt;
	font-weight:bold;
	padding:15px 10px 5px 10px;
	white-space:nowrap;

}
.BoxText
{
	padding: 0px 25px 15px 40px;
	text-align:justify;
}
.AreasofFocusList { 
        color: white;                /* text color is white */ 
        background: #006;            /* Content, padding will be blue */
        margin: 12px 12px 12px 12px;
        padding: 12px 0px 12px 12px; /* Note 0px padding right */
        list-style: none             /* no glyphs before a list item */
                                     /* No borders set */
}

 LI.withborder {
        border-style: dashed;
        border-width: medium;        /* sets border width on all sides */
        border-color: lime;
}






/***********************************************************************/
/**
/**			FOOTER SECTION STYLE ELEMENTS
/**
/***********************************************************************/
.footerSection {
	border-top: 1px solid #000000;
}

#footerMenuBarSection {
	position: absolute;
	bottom: 0;
	padding: 0px;
	width: 1024px;
}
.footerText {
	border-top: 1px solid #c9c9c9;
	padding-left: 10px;
	color: #a6a6a6;
	font-size: 10px;
	line-height: 1.3;
}

.footerMenuBarTable {


}
.footerMenuBarItem {

}
A.footerMenuBarLink {
	font: Arial;
	font-size: 10px;
	color: #a6a6a6;
}
