body{
	margin:0px;
	padding:0px;
	background: url(../Images/TemplateImages/bg.gif) #515151 repeat-x top;
}
p,td,div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:18px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:16px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:14px;
}
a {
	color: #0076a3;
}
a:hover{
	color: #CC0000;
}
ul{
	clear: left;
	display: block;
}
.white{
	color: #FFF;
}
.niceHr{
	border-bottom: 1px solid #e7e4d3;
	margin-bottom: 4px;
	padding-top: 4px;
}
.timesHeader{
	color: #CC0000;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
}
.TimesHeader{
	color: #CC0000;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
}
.head1{
	color: #CC0000;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
}
.CommentHeader{
	color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
}
.bgtop{
	color: #CC0000;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	background: #DEDEDE;
	text-align:center;
	padding:5px;
	border:solid 1px #999999;
}
.bgtop2{
	color: #CC0000;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	background: #DEDEDE;
	text-align:left;
	padding:5px;
	border:solid 1px #999999;
}
.bluebgtop{
	color: #CC0000;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	background: #EFF6FB;
	text-align:center;
	border:solid 1px #CCCCCC;
}
.homeheader{
	color: #CC0000;
	font-family:"Times New Roman", Times, serif;
  font-size: 18px;
	font-style: italic;
	text-decoration: underline;
  padding: 8px;
	text-align:center;
}
.TimesHeaderSmall{
	color: #CC0000;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
}
.TimesHeaderSmaller{
	color: #CC0000;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
}
.TimesHeaderSmallerWhite{
	color: #fff;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}
.timesHeaderSmall{
	color: #CC0000;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
}
.timesHeaderSmaller{
	color: #CC0000;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
}
.timesHeaderSmallerWhite{
	color: #fff;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}
.leftColumnButton a{
	width: 130px;
	line-height:20px;
	background:url(../Images/TemplateImages/buttonLeftC.gif);
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
	display: block;
	text-decoration: none;
}
.leftColumnButton a:hover{
	width: 130px;
	line-height:20px;
	background:url(../Images/TemplateImages/buttonLeftC.gif);
	background-position: 0px -20px;
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
	display: block;
}
.SubmitButton {
	width: 130px;
	line-height:20px;
	background:url(../Images/TemplateImages/buttonLeftC.gif);
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
	display: block;
	text-decoration: none;
	border: 0px;
}
.SubmitButton:hover{
	width: 130px;
	line-height:20px;
	background:url(../Images/TemplateImages/buttonLeftC.gif);
	background-position: 0px -20px;
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
	display: block;
}
.smallText, .smallText a{
	font-size: 10px;
}
/* Top Bar */

.blackbarBg{
	background: #000;
}
.top{
	font-size: 10px;
	color: #fff;
	line-height:26px;
}
.top img{
	padding: 5px 0px 6px 0px;
}
.top a{
	color: #fff;
	text-decoration:none;
}
.top a:hover{
	text-decoration: underline;
}
/* logo & 468x60 area */
.four68by60{
	background: url(../Images/TemplateImages/headerBg.gif) no-repeat;
	padding: 2px 15px 0 14px;
}
.searchBox{
	width: 200px;
	border: 0px;
	font-size: 11px;
	padding: 3px 3px 3px 5px;
	line-height: 18px;
}
.searchButton{
	margin-top:10px;
}
.droplist{
	margin-top: 3px;
	font-size: 11px;
}
/* navigation buttons */

/* drop menus */
#navBg {
	background: url(/Images/TemplateImages/navBar.gif) repeat-x;
	display: block;
	height: 35px;
	padding-left: 15px;
}
#navBg ul { /* all lists */
    z-index: 100;    
	padding: 0;
	margin: 0;
	list-style: none;
}

#navBg li { /* all list items */
	float: left;
	position: relative;
}
#navBg li a{
	padding: 0px 10px 0px 10px;
	line-height: 35px;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
#navBg li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 35px;
	left: 0px;
	/*
	border-left: 1px solid #e65c3e;
	border-right: 1px solid #e65c3e;
	border-bottom: 1px solid #e65c3e;
	*/
	background: #373737;
	background-position: 20px 0px;
}
#navBg li#NavLastBtn ul{
	left: -140px;
	background: #373737;
	background-position: 160px 0px;
}

#navBg li:hover,#navBg li.over {
	background: url(../Images/TemplateImages/navHover.gif) repeat-x;
}
#navBg li:hover ul, #navBg li.over ul { /* lists nested under hovered list items */
	display: block;
	padding-top: 10px;
}
#navBg ul ul li a{
	color: #FFFFFF;
	font-size: 12px;
	line-height:23px;
	display: block;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	border-top: 1px solid #4e4e4e;
}
#navBg ul ul li a:hover{
	color: #6dcff6;
	background: #163540;
}
#navBg ul ul li{
	display: block;
	width: 200px;
	line-height:normal;
	padding: 0px;
	clear: both;
}

/* leaderboard */
.leaderboard{
	background: url(../Images/TemplateImages/leaderboardBg.gif) no-repeat;
	line-height: 100px;
}
/* body area */
.bodyLeft{
	background: url(../Images/TemplateImages/leftBodyBg.gif) repeat-y;
	width:15px;
}
.bodyRight{
	background: url(../Images/TemplateImages/rightBodyBg.gif) repeat-y;
	width:15px;
}
/* content */
#contentLeft{
	Color: #0076a3;
	width: 160px;
	background: url(../Images/TemplateImages/leftColumnBg.gif) repeat-x bottom #fff;
}
.leftColumn{
	background: url(../Images/TemplateImages/leftColumnBg.gif) repeat-x bottom #fff;
	padding: 7px;
	Color: #0076a3;
}
.leftColumn a{
}
#content{
	background: url(../Images/TemplateImages/contentLeftBg.gif) repeat-y #fff;
	width: 630px;
}
.contentSubLeft{
	background:url(../Images/TemplateImages/contentSubLeft.gif) no-repeat;
	margin-bottom: 10px;
}
.crmZineBox{
	background: url(../Images/TemplateImages/rightColumnBodyAltBg.gif) repeat-x #fff; 
	padding: 10px 10px 0px 10px; 
	border:1px solid #edf5fa;
	margin-bottom: 15px;
}
.contentSubRight{
	background:url(../Images/TemplateImages/contentSubRight.gif) no-repeat right top;
	margin-left:15px;
	line-height: 29px;
}
.contentInside{
	padding: 7px 7px 7px 10px;
	width:336px;
}
.contentStoryAb{
	padding-bottom: 20px;
}
.contentDate{
	font-weight: bold;
	color: #666666;
}
.contentLinkHeader a{
	color: #004a80;
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	line-height: 20px;
	text-decoration: none;
}
.contentLinkHeader a:hover{
	text-decoration: underline;
	line-height: 20px;
	color: #cc0000;
}
#contentRight{
	background: #fff;
	width:277px;
	padding: 10px 0px 0px 0px;
}
#skyscraper_right{
	background: #fff;
	width: 170px;
	padding-top: 10px;
}
#skyscraper_left{
	width: 160px;
	padding-top: 20px;
}
/* footer */
#footer{
	background: url(../Images/TemplateImages/footer.gif) no-repeat;
	
}
#footerLeft{
	line-height: 34px;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
	width: 160px;
}
#footerRight{
	width: 800px;
}
.footerMap, .footerMap a{
	color: #fff;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}
.footerMap a:hover{
	color: #FFFFFF;
}
/* because IE is a piece of s#$@! */
#insideFooterLeft{
	line-height: 34px;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
	padding-left: 10px;
}
#insideFooterRight{
	line-height: 34px;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
	padding-left: 20px;
}
.footerDivider{
	margin: 20px 0px 20px 20px;
	width: 154px;
	border-right: 1px dotted #6fc5e7;
	display:block;
}
#otherSites{
	
}
#otherSites ul{
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
#otherSites ul li{
	display: block;
	padding-bottom: 5px;
}
#otherSites ul li a{
	color: #6dcff6;
	text-decoration: none;
	
}
#otherSites ul li a:hover{
	color: #FFF;
}
#marketplaceBg{
	padding:20px 20px 20px 0px;
	width: 775px;
	display: block;
}
#marketplace{
	color: #6dcff6;
	
	font-size: 10px;
	padding-left:19px;
}
#marketplace a{
	color: #6dcff6;
}
.copyright{
	color: #FFFFFF;
	padding: 10px 0px 10px 0px;
}
/* content right */
.sidebarBoxes{
	background: #e7e4d3;
	padding: 10px;
	margin-bottom: 10px;
}
.sidebarBoxesInner{
	border:1px solid #fff;
}
.sidebarHeaderBg{
	background: url(../Images/TemplateImages/rightColumnTop.gif) repeat-x;
	height: 56px;
}
.sidebarHeader{
	padding: 10px 10px 0px 10px;
}
.sidebarContentContainer{
	background: url(../Images/TemplateImages/rightColumnBodyBg.gif) repeat-x #fefefd;
	padding: 0px 10px 10px 10px;
}
.sidebarItems{
	padding: 0px 0px 10px 0px;
}
.sidebarItems a{
	text-decoration:none;
}
.sidebarItems a:hover{
	text-decoration:underline;
	
}
.sidebarLine{
	padding: 0px 0px 10px 0px;
	border-top: 1px solid #e7e4d3;
}
/* sidebar alternative */
.sidebarAltBoxes{
	background: #d1e5f3;
	padding: 10px;
	margin-bottom: 10px;
}
.sidebarAltBoxesInner{
	border:1px solid #fff;
}
.sidebarAltHeaderBg{
	background: url(../Images/TemplateImages/rightColumnTopAlt.gif) repeat-x;
	width: 255px;
	height: 56px;
}
.sidebarAltHeader{
	padding: 10px 10px 0px 10px;
}
.sidebarAltContentContainer{
	background: url(../Images/TemplateImages/rightColumnBodyAltBg.gif) repeat-x #fefefd;
	padding: 0px 10px 10px 10px;
}
.sidebarAltItems{
	padding: 0px 0px 10px 0px;
}
.sidebarAltItems a{
	text-decoration:none;
}
.sidebarAltItems a:hover{
	text-decoration:underline;
}
.sidebarAltLine{
	padding: 0px 0px 10px 0px;
	border-top: 1px solid #a2ccdc;
}
.sidebarAltContentContainer ul{
	list-style-type:none;
	padding: 0px;
	margin:0px;
}
.sidebarAltContentContainer ul li{
	padding: 0px 0px 10px 0px;
	font-size: 10px;
}
.sidebarAltContentContainer ul li a{
	font-weight: bold;
	font-size: 10px;
	text-decoration:none
}
.sidebarAltContentContainer ul li a:hover{
	text-decoration: underline;
}
.sidebarAltContentContainer img
{
    width: 75px;
    padding-right: 5px;
    float:left;
}
/* article template styles */
#ArticleContainer{
	background:#fff;
	width: 790px;
	padding: 10px;
}
#ArticleContainer_fullpage{
	background:#fff;
	width: 960px;
	padding: 10px;
}
#ArticleSkyscraper{
	background: url(../Images/TemplateImages/rightColumnBodyBg.gif) repeat-x #fefefd;
	width: 170px;
	padding-top: 10px;
}
.ArticleCrumbs{
	margin-bottom: 5px;
}
.ArticleSubTitle{
	color: #333;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 10px;
}
.ArticlePostDate{
	font-weight: bold;
	color: #666;
	font-style: italic;
}
#ArticleHead{
	border-bottom: 1px dotted #666;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.ArticleSidebarBoxes{
	background: #e7e4d3;
	padding: 1px;
	margin-bottom: 10px;
	width: 120px;
	float:right;
	margin-left: 10px;
	clear: both;
	display: block;
}
.ArticleSidebarContentContainer{
	background: url(../Images/TemplateImages/rightColumnBodyBg.gif) repeat-x #fefefd;
	padding: 5px;
}

.ArticleSidebarItems a{
	text-decoration:none;
	line-height: 25px;
}
.ArticleSidebarItems a:hover{
	text-decoration:underline;
	
}
.ArtcileBoxHr{
	/*border-bottom: 1px solid #e7e4d3;*/
	height: 1px;
	background: #e7e4d3;
}
.textAd{
	display: block;
	font-size: 10px;
	background: url(../Images/TemplateImages/rightColumnBodyBg.gif) repeat-x #fefefd;
	padding: 10px;
	border-top: 1px solid #e7e4d3;
	border-bottom: 1px solid #e7e4d3;
	margin: 10px 0px 10px 0px;
}

/* Added for conferences (Sorry Dave) - CM */
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	line-height: 15px;
}
.smallmenu, .smallmenu a:link, .smallmenu a:hover, .smallmenu a:visited, .smallmenu, .smallmenu a:link, .smallmenu a:hover, .smallmenu a:visited, a.smallmenu, a.smallmenu a:link, a.smallmenu a:hover, a.smallmenu a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	line-height: 12px;
}

.ConfTop{
	font-size: 18px; 
	padding: 5px 5px 8px 5px; 
	font-weight: normal; 
    TEXT-ALIGN:CENTER;
	color: 000000;
	background-color: ADC0CD;
	border: 1px solid #004a80;
	white-space:nowrap
}
.DescTop{
	font-size: 11px; 
	padding: 5px 5px 5px 5px; 
	font-weight: normal; 
    TEXT-ALIGN:CENTER;
	color: 000000;
	background-color: EBEBEB;
	border: 1px solid #004a80;
}
.TrackDesc{
	font-size: 12px; 
	padding: 3px 3px 3px 3px; 
	font-weight: bold; 
    TEXT-ALIGN:CENTER;
	color: 000000;
	background-color: EBEBCC;
}
.bluetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.BlueTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.bluemodule_caption
{
   	color: #FFFFFF;
	padding: 6px;
	background: #366E99;
	font-weight:bold
}
.readarticle_articletitle
{
    PADDING-RIGHT: 14px;
    PADDING-LEFT: 4px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    PADDING-BOTTOM: 14px;
    LINE-HEIGHT: 21px;
    PADDING-TOP: 10px
}
.readarticle_currentpage
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: right;
   	float:right;
	margin-left: 10px;
	clear: both;
	width:180px;

}
a.PowerPoint, a.PowerPoint a:link, a.PowerPoint a:hover, a.PowerPoint a:visited, PowerPoint, PowerPoint a:link, PowerPoint a:hover, PowerPoint a:visited
{
    TEXT-ALIGN: left;
    font-size: 10px; 
    color: #CC0000; 
    font-weight: bold; 
    line-height: 20px;
    background:  #FFFF99;
    PADDING: 0px;
	text-decoration: none;
	margin-top: 18px;
	
}

PowerPoint, PowerPoint a:link, PowerPoint a:hover, PowerPoint a:visited
{
    TEXT-ALIGN: left;
    font-size: 10px; 
    color: #CC0000; 
    font-weight: bold; 
    line-height: 20px;
    background:  #FFFF99;
    PADDING: 0px;
	text-decoration: none;
	margin-top: 18px;
	
}

.Flash_Area
{
	display: block;
	height: 228px;
	width: 780px;
	margin: 0;
	padding: 0;
	background-image: url("http://www.infor.com/furniture/images/microsites/Flash_Bg.gif");
	background-repeat: repeat-y;
}
.Flash_Image
{
	float: left;
	display: block;
	width: 548px;
	margin: 0;
	padding: 0;
}
.Flash_Image img
{
	margin: 0;
	padding: 0;
}
.Flash_Nav
{
	background-image: url("http://www.infor.com/furniture/images/microsites/Flash_Nav_Bg.gif");
	background-position: top left;
	background-repeat: repeat-y;
	display: block;
	width: 232px;
	margin: 0;
	padding: 15px 0px 0px 0px;
	float: left;
}
.Flash_Nav p
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 0px 10px 0px 15px;
	margin: 0px 0px 10px 0px;
}
div.Flash_Nav p.Flash_Nav_title
{
	display: block;
	margin: 5px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url("http://www.infor.com/furniture/images/microsites/Flash_Nav_Header_Bg.gif");
	background-repeat: no-repeat;
}
div.Flash_Nav p.Flash_Nav_title a
{
	padding-left: 15px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}
.Flash_Divide
{
	background-image: url("http://www.infor.com/furniture/images/microsites/Flash_Nav_Divide.gif");
	background-repeat: no-repeat;
	background-position: center;
	height: 10px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.Flash_Divide img
{
	float: right;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 20px;
}

.button_text_yellow
{
    float: right;
    padding-top: 0px;
    margin-top: 0px;
    margin-right: 20px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #f9bc2c;  
    background-color : #a61a11;  
    padding-left: 10px ;  
    padding-right: 10px ;  
    text-decoration: none;
}

.button_text_red
{
    float: right;
    padding-top: 0px;
    margin-top: 0px;
    margin-right: 20px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #a61a11;
    background-color: #e9e6ce ;
    padding-left: 10px ;  
    padding-right: 10px ;  
    text-decoration: none;
}
