a {outline:none;}
ul,h1,h2,h3,h4,h5,h6{float:left;margin:0;padding:0;}

.bodyclass{background-image: url(images/bg2.gif);background-repeat: repeat-x;background-color:#DCDCDA;}
/*.bodyclass{background-image: url(images/bg2.gif);background-repeat: repeat-x;background-color:#DCDCDA;}*/
/*.tableclass{background-image: url(images/bkg_gradient.gif);background-repeat: repeat-x;background-color:#EBEBEB;}*/
.bodytext{font-family:Arial;font-size:11px;color:#4d4f53;text-decoration:none;}
.bodytext a{color:#4d4f53;text-decoration:none;}
.bodytext a:hover{text-decoration:none;}
.bodytext1{font-family:Verdana,Arial;font-size:11px;color:#666666;text-decoration:none;padding-bottom:10px;}
.bodytext1 a {color:#666666;text-decoration:none;}
.bodytext1 a:hover{text-decoration:none;}

.links1{font-family:Arial;font-size:13px;color:#ffffff;font-weight:bold;text-decoration:none;}
.links2{font-family:Verdana;font-size:12px;color:#4d4f53;text-decoration:none;}
.links3{font-family:Verdana;font-size:11px;color:#4d4f53;text-decoration:none;}
.links2 a{color:#4d4f53;text-decoration:none;}
.links2 a:hover{color:#d4652d;text-decoration:none;}

.bluebandtext {font-family:Arial;font-size:12px;color:#ffffff;text-decoration:none;}
.bluebandtext a{color:#ffffff;text-decoration:none;}
.bluebandtext a:hover{color:#ffffff;text-decoration:underline;}
.hr { border: 1px solid #ccc; }
.hr1{ border: 1px solid #d4652d; }
.footer {font-family:Arial;font-weight: normal;font-size:10px;color:#4d4f53;text-decoration:none;line-height:12pt;padding-left: 5px;}
.footer_bold1{font-family:Arial;font-weight: normal;font-size:11px;color:#4d4f53;text-decoration:none;line-height:12pt;padding-left: 5px;}
.footer_bold1 a{color:#4d4f53;text-decoration:none;}
.footer_bold1 a:hover{text-decoration:none;}
.footer_bold {font-family:Arial;font-size:11px;font-weight:bold;color:#4d4f53;line-height:12pt;padding-left: 0px;text-decoration:none;}
.footer a{color:#4d4f53;text-decoration:none;}
.footer a:hover{text-decoration:none;}
/* by punitha.top_link {float: right; background:url(images/top_link1.png) no-repeat; width: 100px; height: 80px; padding-top: 18px; font-weight: bold; color: #666666; padding-bottom: 0px; margin-bottom: 0px; }
.top_link a{text-decoration: none; }*/
.text_heading{font-family:Arial;font-size:14px;color:#798FBA;text-decoration:none;}
.text_heading1{font-family:Arial;font-size:17px;color:#798FBA;text-decoration:none;font-weight:bold;}
.text_heading1 a:hover{color:#c62211!important;text-decoration:none!important;}
.text_heading2{font-family:Arial;font-size:13px;color:#4d4f53;text-decoration:none;}
.text_heading2 {font-family: Arial;font-weight: normal;font-size: 11px;color:#4d4f53;text-decoration:none; padding: 0px; margin-bottom: 0px;	margin-top: 0px;}
.text_heading2 a{color:#4d4f53;text-decoration:none;}
.text_heading2 a:hover{text-decoration:none;}

.heading_orange{margin:0;padding:0;font-family:Arial;font-size:17px;color:#F27F1C;text-decoration:none;font-weight:bold;}
.db_orange {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #F27F1C; text-decoration: underline;}
.db_orange_title {font-family: Arial, Helvetica, sans-serif;font-weight:bold; font-size: 12px; color: #F27F1C; text-decoration: underline;}
.heading_orange a{color:#F27F1C;text-decoration:none;}
.heading_orange a:hover{color:#4d4f53;text-decoration:none;}

.copy{font-family:Arial;font-size:12px;color:#AEADAC;text-decoration:none;}

.input2{FONT-FAMILY: 'verdana,arial,sans-seriff';COLOR: #000000;FONT-SIZE: 11px;BACKGROUND : #A5A5A5;BORDER-RIGHT: #000000 1px solid;BORDER-TOP: #000000 1px solid;BORDER-LEFT: #000000 1px solid;BORDER-BOTTOM: #000000 1px solid;}


.input1{FONT-FAMILY: 'verdana,arial,sans-seriff';font-weight:bold;COLOR: #000000;FONT-SIZE: 11px;BACKGROUND : #ffffff;BORDER-RIGHT: #000000 1px solid;BORDER-TOP: #000000 1px solid;BORDER-LEFT: #000000 1px solid;BORDER-BOTTOM: #000000 1px solid;}
a:hover{color:#c62211;text-decoration:none;}
a:hover.brown_txt{color:#666666;text-decoration:underline;}
a:hover.text_mainheader1{color:#333333;text-decoration:underline;}
a:hover.copy{color:#9C2709;text-decoration:underline;}



.text1{FONT-FAMILY: 'verdana,arial,sans-seriff';COLOR: #000000;FONT-SIZE: 12px;BACKGROUND : #ffffff;BORDER-RIGHT: #8E8E8E 1px solid;BORDER-TOP: #8E8E8E 1px solid;BORDER-LEFT: #8E8E8E 1px solid;BORDER-BOTTOM: #8E8E8E 1px solid;height:22px;}


/* menu style*/

.arrowlistmenu{
width: 171px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
/*by punitha background: black url(titlebar.png) repeat-x center left;*/ 
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 0px 0 0px 0px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
/*by punitha background-image: url(titlebar-active.png);*/
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li a{
color: #A70303;
background: url(arrowbullet.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 0px 0;
padding-left: 0px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 0px solid #dadada;
font-size: 90%;
}
.arrowlistmenu ul li a:visited{
color: #A70303;
}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
/*end of menu style*/
#Register_button a{text-decoration:none;}
.footer_arrow{background:url(images/footer_arrow.gif) no-repeat left center;padding-left:10px;}
.footer_subheadings{color:#000;text-decoration:underline;}
.font_color_blue{color:#06F!important;}
.sitemap a:hover{text-decoration:underline!important;}
.sitemap .dot_img {list-style-image: url(images/dotimg.gif);}
.sitemap .cir_img {list-style-image: url(images/cir_img.png);}	
.sitemap .sq_img {list-style-image: url(images/sq_img.gif);}	
.sitemap {padding-left:0px!important;}
.underlined{text-decoration:underline!important;}
.no_border_bottom{border-bottom:none!important;}

#cont_box { display: none; }
#functionSAPpractices { display: none; }
#functionSales {display: none; }
.content_display { display: none; }
.content_display1 {display: none; }
.content_display2 {display: none; }
#content_display2 {display: none; }
.content_display3 {display: none; }
.content_display4 {display: none; }
.content_display5 {display: none; }
.content_display6 {display: none; }
.content_display7 {display: none; }
.content_display8 {display: none; }
.display_less {display: none; }
.display_less1 {display: none; }
.display_less2 {display: none; }
#display_less2 {display: none; }
.display_less3 {display: none; }
.display_less4 {display: none; }
.display_less5 {display: none; }
.display_less6 {display: none; }
.ext { display: none; }
.underlined1 { text-decoration:underline!important;font-family:Arial;font-size:11px;color:#F27F1C;text-decoration:none;font-weight:bold;}
.selected{color:#c62211!important;}
#click_here{position:fixed!important;}
.subscribe_style a:hover{color:#fff;text-decoration:underline!important;}
.show_more_less p{color:#666666!important;}
.show_more_less p:hover{color:#C62211!important;}
.margin_left_13{margin-left:13px;}
.width_full{width:100%;}
