body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.background_landing {
	background-image: url(images/background_landing.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-top: 0px;
	padding-top: 208px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

TD
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;

}
a:link { 
	font-weight: normal; 
	color: #003466;
}

a:visited {
	color: #003466;
}

a:hover {
	color: #A33616;
	text-decoration: underline;
}

a:active {
	color: #A33616;
	text-decoration: underline;
	font-weight: bold;
	width: 162px;
}

h1 {
	font-family: Segoe UI, Arial, sans-serif;
	font-size: 18px;
	line-height: 14px;
	padding-top: 20px;
	color: #3E535D;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.float_left {
	clear: none;
	float: left;
}
.float_right {
	float: right;
	clear: none;
}


/* Navigational Item Styles ------------------------ */

a.nav:link {
	color: #557476;
	text-decoration: none;
}

a.nav:visited {
	color: #557476;
	text-decoration: none;
	height: 21px;
	width: 164px;
}

a.nav:hover {
	color: #A33616;
	text-decoration: underline;
}

a.nav:active {
	color: #557476;
	text-decoration: none;
	background-image: url(images/bg_active.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}



td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Right Pane Item Styles ------------------------ */

a.rightpane:link {
	color: #557476;
	text-decoration: none;
}

a.rightpane:visited {
	color: #557476;
	text-decoration: none;
	height: 21px;
	width: 164px;
}

a.rightpane:hover {
	color: #A33616;
	text-decoration: underline;
}

a.rightpane:active {
	color: #557476;
	text-decoration: none;
}


/* Form Object Styles ------------------------ */


input {
	border: 1px solid #8DB1C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
select {
	border: 1px solid #8DB1C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
textarea {
	border: 1px solid #8DB1C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.font-family {
	text-align: left;
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

/* Banner Styles ------------------------ */

#banner {
	background-image: url(images/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 114px;
}

#trainingbanner {
	background-image: url(images/training_web.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 114px;
}


/* Content Area Styles ------------------------ */

#content {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 1000px;
}



#content_leftnav {
	text-align: left;
	margin: 1px 0px 0px;
	padding: 10px 4px 20px;
	float: left;
	width: 162px;
	clear: left;
	background-color: #DCE1E5;
	border: none;
}

#content_main {
	text-align: left;
	margin: 0px;
	padding: 0px 20px 10px;
	float: left;
	width: 610px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
}

/* Capabilities Pages Styles ------------------------ */

#content_capabilities {
	text-align: left;
	margin: 0px;
	float: left;
	width: 610px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	background-image: url(images/photo_capabilities.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-top: 150px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#content_busarch {
	text-align: left;
	margin: 0px;
	float: left;
	width: 610px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	background-image: url(images/photo_womanreading.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-top: 150px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#content_itstrategy {
	text-align: left;
	margin: 0px;
	float: left;
	width: 610px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	background-image: url(images/photo_mansky.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-top: 150px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#content_qa {
	text-align: left;
	margin: 0px;
	float: left;
	width: 610px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	background-image: url(images/Photo_womanbook.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-top: 150px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#content_soldelivery {
	text-align: left;
	margin: 0px;
	float: left;
	width: 610px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	background-image: url(images/photo_handshake.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-top: 150px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#content_ea {
	text-align: left;
	margin: 0px;
	float: left;
	width: 610px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	background-image: url(images/photo_womanlooking.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-top: 150px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#content_legacy {
	text-align: left;
	margin: 0px;
	float: left;
	width: 610px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	background-image: url(images/photo_manwind.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-top: 150px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#content_security {
	text-align: left;
	margin: 0px;
	float: left;
	width: 610px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	background-image: url(images/photo_manlookingledge.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-top: 150px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}


#content_careers {

	text-align: left;
	margin: 0px;
	float: left;
	width: 610px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	background-image: url(images/photo_mancheer.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-top: 150px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#content_about {

	text-align: left;
	margin: 0px;
	float: left;
	width: 610px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	background-image: url(images/photo_mansphere.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-top: 150px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#content_contact {

	text-align: left;
	margin: 0px;
	float: left;
	width: 610px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	background-image: url(images/photo_womanphone.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-top: 150px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#content_tools {

	text-align: left;
	margin: 0px;
	float: left;
	width: 610px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	background-image: url(images/photo_manlaptoplooking.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-top: 150px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}


/* END Capabilities Pages Styles ------------------------ */

#content_rightside {
	text-align: left;
	margin: 0px;
	padding: 12px 3px 0px 15px;
	float: right;
	width: 148px;
	border: none;
	clear: right;
	background-image: url(images/right_pane_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #557476;
	text-decoration: none;
}

#right_pane_extras {
	width: 148px;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	clear: none;
	float: right;
	font-size: 10px;
	background-image: url(images/header_extras_pane.jpg);
	background-repeat: no-repeat;
	background-position: 8px 15px;
}
#content_print{
	margin:10px;	
	background-image: url(images/banner_printablepage.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 60px;	
	
}

/* Left Navigation Table Cell Styles------------------------ */
.nav_item {
	height: 21px;
	width: 162px;
	text-align: right;
	vertical-align: middle;
}
.nav_itemON {
	background-position: 0px 0px;
	height: 21px;
	width: 162px;
	background-repeat: no-repeat;
	background-image: url(images/left_nav_on.jpg);
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
}
.nav_tools {
	height: 27px;
	width: 164px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #64869D;
}	


/* Footer Area Styles ------------------------ */
#footer {
	font-size: 10px;
	text-align: center;
	padding: 10px;
	width: 700px;
	color: #666666;
}
.cell_content {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.event_text {
	font-size: 10px;
}
#nav_banner {
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 262px;
	top: 80px;
	width: 727px;
	height: 21px;
}
#landing_banner {

	background-image: url(images/landing_banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 185px;
}
#nav_landing {

	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 240px;
	top: 115px;
	width: 510;
	height: 22;
}
li {
	list-style-image: url(images/bullet_red.gif);
	left: 3em;
	padding-left: 0em;
	padding-bottom: 6px;
}
ul {
	padding-left: 1em;
	margin-left: 0em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

/* Porlet Styles ------------------------ */
.portlet_bg {
	background-color: #E7EAEF;
	border: 1px solid #AEB8C1;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.portlet_header {
	background-image: url(images/portlet_head.jpg);
	height: 27px;
	border: 1px solid #AEB8C1;
	margin: 2px;
}
.portlet_content {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 10px;
}
#landing_left {
	width: 960px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	clear: left;
	float: left;
}
#landing_portlets {
	vertical-align: top;
	width: 310px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: none;
	float: left;
}

/* Footer Styles ------------------------ */
#footer {
	padding: 10px 5px 5px;
	width: 990px;
	text-align: center;
	font-size: 10px;
	clear: left;
	float: left;
	color: #999999;
	margin-top: 80px;
	
}

a.footer_links:link {
	color: #999999;
}
a.footer_links:visited {
	color: #999999;
	height: 21px;
	width: 164px;
}
.right_extras_text {
	font-size: 10px;
	padding-right: 10px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #B7B7B7;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #B7B7B7;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
}
#landing_banner2 {


	background-image: url(images/landing_banner_bg1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 185px;
}
#content_landing {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	background-image: url(images/landing_content.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 500px;
	background-color: #AEBAC2;
}
#footer_landing {
	padding: 10px 5px 5px;
	width: 990px;
	text-align: center;
	font-size: 10px;
	clear: left;
	float: left;
	color: #666666;
	background-color: #AEBAC2;
}
#landing_button {
	position: absolute;
	height: 40px;
	width: 110px;
	left: 821px;
	top: 357px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#ball_solutiondel {

	position: absolute;
	height: 40px;
	width: 110px;
	left: 471px;
	top: 189px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#ball_security {


	position: absolute;
	height: 40px;
	width: 110px;
	left: 582px;
	top: 187px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#ball_qa {



	position: absolute;
	height: 53px;
	width: 110px;
	left: 691px;
	top: 189px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#ball_ea {




	position: absolute;
	height: 120px;
	width: 103px;
	left: 715px;
	top: 251px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#ball_ba {





	position: absolute;
	height: 135px;
	width: 139px;
	left: 568px;
	top: 302px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#ball_itstrategy {






	position: absolute;
	height: 135px;
	width: 139px;
	left: 419px;
	top: 278px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#ball_legacy {


	position: absolute;
	height: 40px;
	width: 77px;
	left: 390px;
	top: 237px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.table_header {
	background-image: url(images/portlet_head.jpg);
	height: 27px;
	margin: 0px;
	line-height: 27px;
	font-weight: bold;
	padding-left: 8px;
	border: 1px solid #AEB8C1;
}