body {
	scrollbar-3dlight-color : Silver;
	scrollbar-arrow-color : Black;
	scrollbar-base-color : Silver;
	scrollbar-darkshadow-color : Silver;
	scrollbar-face-color : Grey;
	scrollbar-highlight-color : Silver
	scrollbar-shadow-color : Silver;
	scrollbar-track-color : Grey;
	background-color : Silver;
	color : #000000;
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	background-image : url(../images/bg.jpg);
}

BODY, DIV, TD {
	font-family: tahoma, verdana;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: Black;
}


SELECT, TEXTAREA, INPUT, OPTION{
	font-family: tahoma, verdana, helvetica, arial; 
	font-size: 12px;
	line-height: normal;
	color: #666666;
}

FORM { padding-bottom : 0px; 
      padding-left : 0px; 
      padding-right : 0px; 
      padding-top : 0px; 
      margin-bottom : 0px; 
      margin-left : 0px; 
      margin-right : 0px; 
      margin-top : 0px; 
 }

A {
	text-decoration: underline;
	color: Black;
}
A:link {
	color: #666666;
}
A:hover {
	color: #666666;
	text-decoration: underline;
}
A:visited {
	color: #666666;
}
A:active {
	color: #666666;
}

.linkText{
	color: Gray;
	text-decoration: none;
	font-size: 12px;
}  

A.linkText{
	color: Gray;
	text-decoration: none;
}

A.linkText:link{
	color: Gray;
	text-decoration: none;
}
A.linkText:visited{
	color: Gray;
	text-decoration: none;
}
A.linkText:hover{
	color: Gray;
	text-decoration: underline;
}

A.linkText:active{
	color: Gray;
}
A.textblack{	
	color: Black;
	text-decoration: none;
	
}
.autoexample{
	font:Arial, Helvetica, sans-serif
	color:#666666;
	text-decoration: none;
	font-size: 12px;
}  

A.textblack:link {
	color: #000;
	text-decoration: none;
}
A.textblack:hover {
	color: #000;
	text-decoration: underline;
}
A.textblack:visited {
	color: #000;
	text-decoration: none;
}

A.textblack:active {
	color: #000;
	text-decoration: none;
}




A.nextpage{
	font:tahoma, verdana, helvetica, arial; 
	color: Black;
	text-decoration: none;
	size:12px
	
}
A.nextpage:link {
	color: #000;
	text-decoration: underline;
}
A.nextpage:hover {
	color: #000;
	text-decoration: underline;
}
A.nextpage:visited {
	color: #000;
	text-decoration: underline;
}

A.nextpage:active {
	color: #000;
	text-decoration: underline;
}







.pageheader{
	color: #344356;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
	text-transform: uppercase;
	font-family : tahoma, Arial, sans-serif,Helvetica;
}
.pageSubheader{
	color: #344356;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
	font-family : tahoma, Arial, sans-serif,Helvetica;
}

.casestudyQA{
	color: #344356;
	font-size: 12px;
	text-decoration: none;
	font-weight : normal;
	font-family : tahoma, Arial, sans-serif,Helvetica;
}

.casestudyQAbold{
	color: #344356;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
	font-family : tahoma, Arial, sans-serif,Helvetica;
}

.textgray {
	color: #CCCCCC;
	text-decoration: none;
}

.bodytextsmall {
	font-size: 9px;	
}

.bullet{
	font-family : tahoma, Arial, sans-serif,Helvetica;
	font-size: 12px;
}

a.textgray:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

A.textgray:link {
	color: #CCCCCC;
}

A.textgray:visited {
	color: #CCCCCC;
}

A.textgray:active {
	color: #CCCCCC;
}

.sidebarTextLight {
	color: Gray;
	font-family : tahoma, verdana, tahoma;
	font-size: 12px;
	text-decoration: none;
}

a.sidebarTextLight:hover {
	color: Gray;
	text-decoration: underline;
}

A.sidebarTextLight:link {
	color: Gray;
}

A.sidebarTextLight:visited {
	color: Gray;
}

A.sidebarTextLight:active {
	color: Gray;
}
.sidebarTextDark {
	color: #CCCCCC;	
	font-family : tahoma, Arial, sans-serif,Helvetica;
	font-size: 11px;
	text-decoration: none;
}

a.sidebarTextDark:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

A.sidebarTextDark:link {
	color: #CCCCCC;
}

A.sidebarTextDark:visited {
	color: #CCCCCC;
}

A.sidebarTextDark:active {
	color: #CCCCCC;
}

.textblue {
	color: #336699;
	text-decoration: none;
}

a.textblue:hover {
	color: #336699;
	text-decoration: underline;
}

A.textblue:link {
	color: #336699;
}

A.textblue:visited {
	color: #336699;
}

A.textblue:active {
	color: #336699;
}

.textorange{
	color: #D46300;
}
A.textorange:link {
	color: #D46300;
	text-decoration: none;	
}

A.textorange:visited {
	color: #D46300;
	text-decoration: none;	
}

A.textorange:active {
	color: #D46300;
	text-decoration: none;	
}
.textwhite {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}

a.textwhite:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

A.textwhite:link {
	color: #FFFFFF;
}

A.textwhite:visited {
	color: #FFFFFF;
}

A.textwhite:active {
	color: #FFFFFF;
}
.footer {
	font-size: 12px;
	color: #999999;


}
A.footer:link {
	color: #999999;
	text-decoration: underline;
}

A.footer:visited {
	color: #999999;
	text-decoration: underline;
}

A.footer:active {
	color: #999999;
	text-decoration: underline;
}
.menuText {
	font-family: tahoma, Verdana, helvetica, arial; 
	LINE-HEIGHT: 22px; 
	HEIGHT: 20px; 
	TEXT-DECORATION: none;
	CURSOR: hand;
	font-size: 10px;
	font-weight : normal;
	color: #FFFFFF;


}
A.menuText:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.menuText:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.menuText:active {
	color: #FFFFFF;
	text-decoration: none;
}

.LeftNav {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;


}


.LeftNavLink {
	color: #336699;
	font-size: 10px;
	text-decoration: none;
}

a.LeftNavLink:hover {
	color: #336699;
	text-decoration: underline;
}

A.LeftNavLink:link {
	color: #336699;
}

A.LeftNavLink:visited {
	color: #336699;
}

A.LeftNavLink:active {
	color: #336699;
}

.ThirdLevelNav {
	color: #336699;
	font-size: 10px;
	text-decoration: none;
	font-weight : bold;
}
.ThirdLevelNavLink {
	color: #336699;
	font-size: 10px;
	text-decoration: none;
}

a.ThirdLevelNavLink:hover {
	color: #336699;
	text-decoration: underline;
}

A.ThirdLevelNavLink:link {
	color: #336699;
}

A.ThirdLevelNavLink:visited {
	color: #336699;
}

A.ThirdLevelNavLink:active {
	color: #336699;
}

.linkred{
	color: Red;
	font-size: 12px;
	text-decoration: none;
}  

A.linkred{
	color: Red;
	text-decoration: none;
}

A.linkred:link{
	color: Red;
	text-decoration: none;
}
A.linkred:visited{
	color: Red;
	text-decoration: none;
}
A.linkred:hover{
	color: Red;
	text-decoration: underline;
}

A.linkred:active{
	color: Red;
}

.linksmall{
	color: Gray;
	font-size: 9px;
	text-decoration: none;
}  

A.linksmall{
	color: Gray;
	text-decoration: none;
}

A.linksmall:link{
	color: Gray;
	text-decoration: none;
}
A.linksmall:visited{
	color: Gray;
	text-decoration: none;
}
A.linksmall:hover{
	color: Gray;
	text-decoration: underline;
}

A.linksmall:active{
	color: Gray;
}