﻿body 
{
	font-family: Sans-serif;
	font-size:8pt;
	margin-left:0;
	width: 710px;
	height:100%;
	overflow:auto;
	max-height: 100%;
}

.header
{
	font-size:11px;
	color:#333;
	font-weight:bold;	
	}

#defaultFlash
{
	margin-left: 0px;
	z-index: 1;
	}

#solutionsFlash
{
	margin-left: -55px;	
	z-index: 1;
	}

.fixLineHeight
{
    line-height:1px;
    padding-bottom:0px;
    padding-top:0px;
}

body img
{
	border:none;
}

body table
{
	vertical-align:top;
}

.tableHeighth
{
	min-height: 499px;
}

body table td
{
	padding-left: 10px;
	padding-right: 10px;
}

A:link	
	{	
	text-decoration:	none;
	color:#333;
	}	
		
A:visited	
	{	
	text-decoration:	none;
	color: Black;
	}	
		
A:active
	{	
	text-decoration:	none;
	color: Black;
	}	
		
A:hover	
	{	
	text-decoration:	none;
	color:	#FEB335;
	}
	
/*Master page header container css styles */
	
#header {
        position: fixed;
        top: 0;		
        left: 25px;
		background-color:#FFF;
		width:100%;
		height: 117px; /*Height of top frame div*/
		overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/		
		}
		
ul#topNavList
{
	position:fixed;
	top: 60px;
	margin-top: 0px;
	left: 340px;
	margin-left: 0px;
	font-size:8pt;
	color:#666;	/*--GRAY--*/
	
}

ul#topNavList a
{
	text-decoration:none;
	color:#666;  /*--GRAY--*/
}

ul#topNavList li a
{
	text-decoration:none;
	color:#666;  /*--GRAY--*/
}

ul#topNavList a:hover 
{
	color:#FEB335;	/*--ASD GOLD--*/
}

ul#topNavList, ul#topNavList li
{
	display:inline;
	padding-left: 10px;
}

ul#prSubList 
{
	display:none;
}

ul#prSubList 
{
	float:none;
	
}

ul#prSubList li a
{
	padding: 0px;
	margin: 0px;
}

ul#topNavList li:hover ul#prSubList
{
	display:block;
	position:absolute;
	top:  -37px;
	left:  -20px;
	font-size: 8pt;	
}

ul#topNavList li:hover ul#prSubList li a
{
	display: block;	
}

ul#prSubList li
{
list-style-type: none;
padding-left: 0px;
}

ul#aboutSubList 
{
	display:none;
}

ul#aboutSubList 
{
	float:none;
	
}

ul#prSubList li a
{
	padding: 0px;
	margin: 0px;
}

ul#topNavList li:hover ul#aboutSubList
{
	display:block;
	position:absolute;
	top:  -50px;
	left: 130px;
	font-size: 8pt;
	
}

ul#topNavList li:hover ul#aboutSubList li a
{
	display: block;	
}

ul#aboutSubList li
{

list-style-type: none;
padding-left: 0px;
}

#stripe
{
	text-align: left;
	left: 0px;
	width: 684px;
	margin-left:0;
	top: 94px;
	
}

#arrow
{
	position: fixed;
	left:30px;
	margin-left:0;
	top: 98px;
	margin-top: 0;	
	display: inline;
}

ul#solutionsList
{
	position:fixed;
	left:44px;
	margin-left:0;
	top: 98px;
	margin-top: 0;
	font-size:8pt;
	color:#666;	
	display: inline;
	
}

ul#solutionsList, ul#solutionsList li
{
	display:inline;
	padding-left: 4px;	
}

ul#solutionsList a
{
	color:#666;  /*--GRAY--*/	
}

ul#solutionsList li a
{
	
	color:#666;  /*--GRAY--*/
}

#biLink a:hover
{
	color:#E1793C;
}

#nsLink a:hover
{
	color:#972E18;
}

#ibmLink a:hover
{
	color:#3EA2CB;
}

#msLink a:hover
{
	color:#97989C;
}

#csLink a:hover
{
	color:#FDBF57;
}

ul#biSubList 
{
	display:none;
	background-color:#E4E4E4;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-right-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-bottom-color:#999999;
	border-top-color:#999999;
	border-left-color:#999999;
	border-right-color:#999999;	
	z-index: 2;
	padding-left:0;
	width: 100px;
	}

ul#biSubList li a
{
	padding: 0px;
	margin: 0px;
	left: 5px;
	margin-left:5px;
	}

ul#solutionsList li:hover ul#biSubList
{
	display:block;
	position:absolute;
	top:  12px;
	left:  11px;
	margin-left:0;
	font-size: 8pt;
	}

ul#solutionsList li:hover ul#biSubList li a
{
	display: block;	
}

ul#biSubList li
{
list-style-type: none;
padding-left: 0px;
}


ul#indSubList 
{
	display:none;
	background-color:#E4E4E4;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-right-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-bottom-color:#999999;
	border-top-color:#999999;
	border-left-color:#999999;
	border-right-color:#999999;	
	z-index: 3;
	padding-left:0;
	width: 150px;
	}

ul#indSubList li a
{
	padding: 0px;
	margin: 0px;
	margin-left:5px;
	}

ul#biSubList li:hover ul#indSubList
{
	display:block;
	position:absolute;
	top:  30px;
	left:  70px;
	font-size: 8pt;
	}

ul#biSubList li:hover ul#indSubList li a
{
	display: block;	
}

ul#indSubList li
{
list-style-type: none;
padding-left: 0px;
}


/* Master page body container positioning css styles */
 
#body {
        position: fixed; 
		top: 117px; /*Set top value to heigth of header*/
  		right: 0;
		bottom: 55px; /*Set bottom value to height of footer*/
		overflow: auto; 
		left: 50px;		
		}
		


#bodyContent{
	width: 625px;
}

#left{
	width: 400px;
	border-left-style:dotted;
	border-right-style:dotted;
	border-width:thin;
	padding-right: 15px;
	padding-left: 5px;
	float: left;
	display: inline;
	
	}
	
#right{
	width: 225px;	
	border-right-style:dotted;
	border-width:thin;
	padding: 5px;
	float: left;	
	display: inline;
}
/* Master page footer container css styles */
	  
#footer {       	
		
		position: fixed;
		left: 50px;
		top: auto;
		bottom: 0;
		overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
		height:55px;			/* Height of the footer */
		width: 100%;
		
      	}
		
#footerBar
{
	position:fixed;
	left: 50px;
	bottom: 30px;
	overflow:  hidden;
	z-index: -1;
	
}


/*ul#footerMenu
{
	position:fixed;
	bottom: 25px;
	left: 5.5em;	
	font-size:7pt;
	color:#666;
}
*/

ul#footerMenu
{
	position:fixed;
	left: 50px;	
	bottom: 25px;
	font-size:7pt;
	color:#666;
}

ul#footerMenu a
{
	text-decoration:none;
	color:#666;  /*--GRAY--*/
}

ul#footerMenu li a
{
	text-decoration:none;
	color:#666;  /*--GRAY--*/
}

ul#footerMenu a:hover 
{
	color:#333;	
}

ul#footerMenu, ul#footerMenu li
{
	display:inline;
	padding-left: 5px;
}

#tagline
{
	font-weight:bold;
	position: fixed;
	left: 475px;
	bottom: 34px;
	font-size:8pt;
	color:#666;	
}

#copyright
{
	font-weight:bold;
	position: fixed;
	left: 407px;
	bottom: 10px;
	font-size:7pt;
	color:#666;
	
}

/*Default page Styles*/


.imgPadding
{
	padding-right: 25px;
}




.asd_textbox
	{
	font-family:Arial;
	font-size:8pt;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-right-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-bottom-color:#999999;
	border-top-color:#999999;
	border-left-color:#999999;
	border-right-color:#999999;
	height:15px;
	width:150px;
	}

.asd_enroll_textbox
{
	font-family:Arial;
	font-size:8pt;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-right-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-bottom-color:#999999;
	border-top-color:#999999;
	border-left-color:#999999;
	border-right-color:#999999;
	height:15px;
	width:200px;

}
.asd_enroll_button
{
	text-align:center;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color:#FEB335; 
	background-color:white;
	line-height:18px;
	
	display:block; 	 
	padding:2px; 
	
	margin-bottom:0px; 
	border:1px outset; 
	
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-right-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-bottom-color:#999999;
	border-top-color:#999999;
	border-left-color:#999999;
	border-right-color:#999999;
	
	height:18px;
	width:175px;


}
a.asd_enroll_button:visited
{

	color:#FEB335; 
	background:white; 


}
a.asd_enroll_button:hover{ 
	border:1px outset; 
	color:white; 
	background:#FEB335; 
	
} 
a.asd_enroll_button:active{ 
	border:1px outset; 
	color:#FEB335; 
	background:white; 
	
} 

.newsletter_table
{
	background-image:url(/images/home_news_bg.jpg/);
	background-repeat:no-repeat;
}
.body_ibm
{
	font-size:8pt;
}
a.body_ibm:hover
{
	color:#3EA2CB;
}
.body_ms
{
	font-size:8pt;
}
a.body_ms:hover
{
	color:#97989C;
}
.body_sec
{
	font-size:8pt;
}
a.body_sec:hover
{
	color:#972E18;
}
.body_net
{
	font-size:8pt;
}
a.body_net:hover
{
	color:#8C9110;
}
.body_bi
{
	font-size:8pt;
}
a.body_bi:hover
{
	color:#E1793C;
}
.footer_home:hover
{
	background-image:  url(/images/footer_home_on.gif);

}
.footer_home
{
	background-image:  url(/images/footer_home.jpg);

}

.asdgold
{
	color:#FEB335;
}
.solutions
{
	color:#787878;
}
a.asdgold:link
{
	color:#FEB335;
}
a.asdgold:visited
{
	color:#FEB335;
}
a.asdgold:active
{
	color:#FEB335;
}
a.asdgold:hover
{
	color:#FEB335;
}
.ibm
{
	color:#3EA2CB;
}
.ms
{
	color:#97989C;
}
.sec
{
	color:#972E18;
}
.net
{
	color:#8C9110;
}
.bi
{
	color:#E1793C;
}

ul.NoBullet {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;  
  }








