/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

html								{ }
table, tr, td						{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: normal; color: #333; line-height: 140%; }
p, div      						{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: normal; color: #333; line-height: 140%; }
p									{ display: block; margin:0; padding: 0 0 15px 0; } 
.icon                               { line-height:0; }

li									{ list-style: none outside url('images/arrows.gif');}
ol li								{ list-style: decimal; }
ul li								{ list-style: none outside url('images/arrows.gif');}
li									{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: normal; color: #424242; line-height: 100%; margin: 2px 0; }

/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/

#OuterContainer						{ margin: 0 auto; background: #ffffff; }
#OuterContainerMiddle				{ width: 100%; }
#OuterContainerMiddlePadding		{ padding: 10px 20px 40px 20px; }
img.corner							{ width: 10px; height: 10px; border: none; display: block !important; }
.w800x600							{ width: 780px;  margin: 0 auto; }
.w1024x768							{ width: 980px;  margin: 0 auto; }
.wFull								{ width: 90%; margin: 0 auto; }

#HeaderRow							{ }
#Logo								{ float: left; margin-bottom: 10px; }
#Logo a								{ border: none; }
#Logo a:hover						{ border: none; background: transparent; }
#Search	 
{
    float: right; 
    position: relative; 
    width: 280px; 
    height: 30px; 
    background: url('images/search.bg.png') no-repeat; 
}
span.SearchButton 					{ display: none;  }
#dnn_dnnSEARCH_txtSearch.NormalTextBox { width: 150px; height:22px; background: transparent; color: #4d4d4d; padding: 3px 0 2px 0; margin: 4px 10px 4px 77px; border: none; cursor:text;}
a.SearchButton 						{ width:25px; height:25px; background: transparent; cursor: hand; font-size:1px; margin:0;}
a.SearchButton div					{ width: 26px; height: 27px; cursor: pointer; position: absolute; top: 1px; right: 10px; }

#NavBar								{ height:40px; margin: 0; overflow: hidden; clear: both; }
#NavBarBgL							{ width: 30px; background: url('images/navbar.bgL.gif') no-repeat; }
#NavBarBgL img						{ width: 30px; height: 40px; }
#NavBarBgR							{ width: 30px; background: url('images/navbar.bgR.gif') no-repeat; }
#NavBarBgR img						{ width: 30px; height: 40px; }
#Breadcrumb							{ padding: 0 10px 0 10px; margin: 9px 0; }
#Breadcrumb,
#Breadcrumb span,
#Breadcrumb div						{ color: #999999; }
#Language                           { margin-left:5px; }
.BorderBottom						{ border-bottom: 1px #e4e4e4 solid; }
#MiddleRow							{ width: 100%; }
#HeaderBanner						{ height: 230px; position: relative; margin-bottom: 20px; }

#HeaderBannerBox					{ height: 230px; margin-left: 660px; margin-right: 15px; }
#HeaderBannerBoxIn					{ width: 100%; float: left; background: url('images/header.bgM.png') repeat-x bottom left; }
#HeaderBannerBoxIn .left			{ width: 660px; float: left; margin-left: -660px; position: relative; }
#HeaderBannerBoxIn .right			{ width: 15px; float: right; margin-right: -15px; position: relative; }

#HeaderBannerContent				{ width: 100%;  height: 230px; position: absolute; left:0; top:0; margin:auto 0px 0px; }
#HeaderBannerPic					{ width: 480px; height: 230px; vertical-align: bottom; }
.HeaderBannerPic					{ width: 480px; height: 230px; vertical-align: bottom; }
#HeaderBannerPic p					{ margin: 0; padding: 0; }
.HeaderBannerPic p					{ margin: 0; padding: 0; }
#HeaderBannerText					{ padding: 50px 20px 20px 20px; vertical-align: middle; color: #ffffff; }
.HeaderBannerTitle					{ font-family: Georgia, times new roman; font-size: 24px; font-weight:300; line-height: 28px; color: #ffffff; }
#flashcontent                       { visibility:visible !important; }

#FooterRow							{ margin: 10px auto 0 auto; padding-bottom: 30px; text-align:center; }
#FooterRow							{ text-align:-moz-center; }

.left								{ float: left; }
.right								{ float: right; }
.clear								{ clear: both; }
.dummy								{ display: none; }

/* Headings */
h1, h1 .head						{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 24px; font-weight: 700; line-height: 28px; color: #1560bd; border: none; vertical-align: top; width: 100%; margin-bottom: 10px; }
h2									{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 18px; font-weight: 700; line-height: 18px; color: #80b0ea; border: none; letter-spacing: -1px; }
h3									{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 15px; font-weight: 700; line-height: 16px; color: #382327; border: none; letter-spacing: -1px; }
h4									{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 13px; font-weight: 700; line-height: 14px; color: #1560bd; border: none; }
h5									{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: 700; line-height: 14px; color: #666666; border: none; }
.textIntro							{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 10px; font-weight:300; line-height: 12px; color: #80b0ea; border: none; margin: 10px 20px; }

/* Forms */
div.form							{ width: 500px; text-align: left; }
div.form_group						{ text-align: left; margin-bottom: 10px; font: 14px; color: #60ae4b;  }
div.form_text						{ float: left; margin: 0; }
p.form_text							{ margin: 0 0 3px 0; }
textarea.form_text,
input.form_text,
select.form_text					{ font: bold 12px; color: #333; background: #efefef; border-color: #bbb #bbb #ddd; border-width: 2px 1px 1px; padding: 0.2em; margin: 0 10px 10px 0; }

/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/

.TopPane, .BottomPane, .ContentPane	{ margin: 0; padding: 0 7px 7px 0; vertical-align: top; width: 100%; }
.LeftPane, .RightPane				{ margin: 0; padding: 0 7px 7px 0; vertical-align: top; width: 25%; }
.SidePane							{ margin: 0; padding: 0 7px 7px 0; vertical-align: top; }
.MiddlePane							{ margin: 0; padding: 0 7px 7px 0; vertical-align: top; width: 50%; }

/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/

a.USER_object:active,
a.USER_object:visited,
a.USER_object:link,
.USER_object,
a.LOGIN_object:active,
a.LOGIN_object:visited,
a.LOGIN_object:link,
.LOGIN_object						{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #999999; background: transparent; text-transform: none; text-decoration: none; }
a.USER_object:hover,
a.LOGIN_object:hover				{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #333333; background: transparent; text-transform: none; text-decoration: underline; }

a.BREADCRUMBS_object:active			{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #1560bd; background: transparent; text-decoration: none; }
a.BREADCRUMBS_object:visited,
a.BREADCRUMBS_object:link,
.BREADCRUMBS_object					{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #999999; background: transparent; text-decoration: none; }
a.BREADCRUMBS_object:hover			{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #333333; background: transparent; text-decoration: underline; }

.FOOTER_objects						{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #382327; background: transparent; text-decoration:none; }
a.FOOTER_objects:active,
a.FOOTER_objects:visited,
a.FOOTER_objects:link				{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #382327; background: transparent; text-decoration:none; border-bottom: 1px #6b584e solid; }
a.FOOTER_objects:hover				{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 11px; font-weight: normal; color: #000000; background: transparent; text-decoration:none; border-bottom: 1px #000000 solid; }

/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

.Normal,
.normal								{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: normal; color: #333; line-height: 120%; }
strong,
b,
.NormalBold							{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #333; line-height: 120%; }
.NormalRed							{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #C00; line-height: 120%; }
.SubHead							{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #333; line-height: 120%; }
span.SubHead						{ font-size: 9px; margin:0; padding:0; }
span.SubHead br						{ display: none; }
.font-family						{ font-family: Arial, Helvetica, Verdana, Sans; font-size: 12px; font-weight: bold; color: #777; line-height: 120%; background: transparent; }

/*========================================================*/
/*  6. Links                                        	  */
/*========================================================*/

a:active,
a:visited,
a:link 								{ background:transparent; color: #019dbe; text-decoration: none; }
a:hover								{ background:transparent; color: #000000; text-decoration: underline; }
a.Normal:visited,
a.Normal:link						{ background:transparent; color: #019dbe; text-decoration: none; font-weight: normal; }
a.Normal:hover						{ background:transparent; color: #000000; text-decoration: underline; font-weight: normal; }
a.CommandButton:active,
a.CommandButton:visited,
a.CommandButton:link				{ color: #1560bd; background: #FFFFFF; border: #d1c7be 1px solid; padding: 2px 3px 3px 4px; height: 18px; font-weight: normal; text-decoration: none; }
a.CommandButton:hover				{ color: #FFFFFF; background: #d1c7be; border: #d1c7be 1px solid; padding: 2px 3px 3px 4px; height: 18px; font-weight: normal; text-decoration: none; }

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/

input								{ color: #999; }
select								{ color: #999; }
.StandardButton						{ color: #999; background: #EEEEEE; border-right: solid 1px #D1C7BE; border-bottom: solid 1px #D1C7BE; border-left: none; border-top: none; height: 17px; }
.NormalTextBox						{ color: #666; background: #FFF; border: solid 1px #EBE4DD; padding-left: 4px; line-height: 12px; font-weight: normal; }
td.NormalTextBox					{ padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }

/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/

.MainMenu_MenuContainer				{ z-index: 999999; background: transparent; vertical-align: top; background: url('images/navbar.bg.gif') repeat-x; }
.MainMenu_MenuBar					{ z-index: 999999; background: transparent; vertical-align: top; }
/*-- submenu --*/
.ModuleTitle_SubMenu,
.MainMenu_SubMenu					{ z-index: 999999; margin: 0px ; background: #fff url('images/navbarsub.bg.gif') repeat-x bottom; border-right: 1px #990000 solid; border: 1px #e4e4e4 solid; border-bottom: 2px #e4e4e4 solid; padding: 0 5px 10px 5px; }

/*-- submenu items idle       --*/
.ModuleTitle_MenuItem,
.MainMenu_MenuItem					{ color: #1560bd; font-size: 12px; font-weight: normal; width: 100%; height: 23px; padding: 4px 50px 4px 30px; border: 0; border-bottom: 1px #f5f5f5 solid; white-space: nowrap; }
/*-- submenu items hover      --*/
.ModuleTitle_MenuItemSel,
.MainMenu_MenuItemSel				{ color: #FFFFFF; font-size: 12px; font-weight: normal; width: 100%; height: 23px; padding: 4px 50px 4px 30px; border: 0; border-bottom: 1px #f5f5f5 solid; white-space: nowrap; background-color: #1560bd; }

/*-- menuitems idle           --*/
.MainMenu_Idle						{ z-index: 999999; color: #80b0ea; font-size: 16px; font-weight: 300; height: 40px; padding: 9px 20px; margin: 0; border-right: 1px #e4e4e4 solid; text-transform: none; text-decoration: none; }
.MainMenu_Idle td					{ z-index: 999999; color: #80b0ea; font-size: 16px; font-weight: 300; height: 40px; padding: 9px 20px; margin: 0; border-right: 1px #e4e4e4 solid; text-transform: none; }
/*-- menuitems over           --*/
.MainMenu_Selected					{ z-index: 999999; color: #ffffff; font-size: 16px; font-weight: 300; height: 40px; padding: 9px 20px; margin: 0; border-right: 1px #1560bd solid; text-transform: none; text-decoration: none; }
.MainMenu_Selected td				{ z-index: 999999; color: #ffffff; font-size: 16px; font-weight: 300; height: 40px; padding: 9px 20px; margin: 0; border-right: 1px #1560bd solid; text-transform: none; background: transparent url('images/navbar.on.jpg') no-repeat left; }
/*-- menuitems active         --*/
.MainMenu_BreadcrumbActive			{ z-index: 999999; color: #ffffff; font-size: 16px; font-weight: 300; height: 40px; padding: 9px 20px; margin: 0; border-right: 1px #e4e4e4 solid; text-transform: none; text-decoration: none; }
.MainMenu_Active					{ z-index: 999999; color: #ffffff; font-size: 16px; font-weight: 300; height: 40px; padding: 9px 20px; margin: 0; border-right: 1px #e4e4e4 solid; text-transform: none; text-decoration: none; }
.MainMenu_BreadcrumbActive td		{ z-index: 999999; color: #ffffff; font-size: 16px; font-weight: 300; height: 40px; padding: 9px 20px; margin: 0; border-right: 1px #e4e4e4 solid; text-transform: none; background: transparent url('images/navbar.on.jpg') no-repeat left; }
.MainMenu_Active td					{ z-index: 999999; color: #ffffff; font-size: 16px; font-weight: 300; height: 40px; padding: 9px 20px; margin: 0; border-right: 1px #e4e4e4 solid; text-transform: none; background: transparent url('images/navbar.on.jpg') no-repeat left; }


/*-- not needed - main menu   --*/	.MainMenu_MenuIcon  		{ display: none; }
									.MainMenu_RootMenuArrow  	{ display: none; }
									.MainMenu_MenuArrow  		{ display: none; }
/*-- module menu continer     --*/	.ModuleTitle_MenuContainer	{ color: #2c2c2c; }
/*-- module menu bar          --*/	.ModuleTitle_MenuBar		{ cursor: pointer; cursor: hand;}
/*-- module menu padding      --*/	.ModuleTitle_MenuItemSel	{ padding: 0px 5px 0px 0px; }
									.ModuleTitle_MenuItem		{ padding: 0px 5px 0px 0px; }
/*-- not needed - module menu --*/	.ModuleTitle_MenuIcon 		{ display: none; }
									.ModuleTitle_RootMenuArrow	{ display: none; }
									.ModuleTitle_MenuArrow		{ display: none; }
									.MainMenu_MenuBreak			{ display: none; }
									.MainMenuSeperator			{ display: none; }
									.ModuleTitle_MenuBreak		{ display: none; }


/*========================================================*/
/*  9. Custom                                             */
/*========================================================*/

.Features 
{
    background-color: Transparent;
    margin-top:5px;
    margin-bottom: 10px; 
    width: auto;    
    border: none;   
}

.FeaturesHeader 
{
    background-color:#c6d4e0;
    background-image: url(images/header_bg_bl.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    border: solid 1px #c6d4e0;
    color: #06355f;
    margin:0px; 
    text-align: left;
    padding: 6px;
    font-weight:bold;    
    font-size: 12px;      
    display:none; 
}

.FeaturesAltRow
{
    background-color: #f7f7f7;
    font-family: Arial;
    font-size: 9px; 
    color: #9bb9df;
}

.FeaturesRow
{
    background-color: Transparent;
    font-family: Arial;
    font-size: 10px; 
    color: #9bb9df;
}

.FeaturesColumn
{
    vertical-align: top;
    margin-top:15px;
    padding:10px 15px 10px -10px;
}

.Download
{
    background-image: url(images/download.png);
    background-repeat: no-repeat;
    background-position: left;
    margin: 5px;
    padding-left: 20px;
    
}

.PR_Table
{
    margin: 10px 0px 15px 0px;
    width: 90%;
    height: auto;
    clear: left;
}

.PR_Title 
{
   
    color: #3f3f3f;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    font-size: 1.1em;    
    line-height: 100%;
       
    
}

.PR_Date
{
    padding: 0px 0px 0px 0px;
    color: #444444; /*#4485e1*/
    font-family: Californian FB, Serif;
    font-weight: normal;
    
    font-size: .9em;
}

.PR_Body
{
    
    padding: 5px 0px 0px 0px;
    color: #444;
    line-height: 120%;
}

.PR_Link
{    
    background-image: url(images/download.png);
    background-repeat: no-repeat;
    background-position: left;
    margin: 5px;
    display:block;
    padding: 0px 0px 0px 20px;
}


blockquote.CustomerQuote {
  font: 10px/14px italic Times, serif;
  padding: 18px;
 /* background-color: #efefef;
  border-top: 1px solid #c6d4e0;
  border-bottom: 1px solid #c6d4e0; */
  margin: 0px 0px 0px 0px;
  background-image: url(images/leftQuote.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 0px;
  }
  blockquote.CustomerQuote span {
     display: block;
     padding-bottom: 15px;
     background-image: url(images/rightQuote.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
   }
   
   blockquote.CustomerQuote b {
     font-size: 10px;
   }
   
   .NewsTable 
   {
       margin:0px;
       padding:0px;
       font-size: 10px;
       width: 100%;
   }
   
   .NewsHeader
   {
       /* background-image: url(images/news_header.gif);
        background-position: top left;
        background-repeat: no-repeat; */
        padding: 0px;
        margin: 0px;
        height: 22px;
   }
   
   .NewsItem
   {
        background-image: url(images/arrows.gif);
        background-position: top left;
        background-repeat: no-repeat;
        padding: 0px 0px 0px 15px;
        margin: 20px;
        font-size: 12px;
        vertical-align: top;
   }
   
   .NewsTitle
   {
       color: #1560bd;
       font-size: 12px;
       font-weight: normal;
       display: block;
       margin: -2px 0px 0px 0px;
       line-height: 100%;
       padding:0px;
   }
   
   .NewsDate
   {
       color: #666666;
       font-size: 10px;   
       display: block;
       margin: 0px;    
   }
   
   p.NewsDate
   {
       font-size: 10px;
   }
  
  div.LoginInstructions
  { 
      font-family: Arial, Helvetica, Verdana, Sans; 
      font-size: 12px; 
      font-weight: normal; 
      color: #333; 
      line-height: 140%; 
      text-align: left;
      margin: 0px 50px 25px 0px;
      }
      
      
    #HeaderContactInfo
    {
        float: right;
      /*  background-image: url(images/arrows.gif);
        background-position: center left;
        background-repeat: no-repeat; */
        padding: 0px 0px 0px 15px;
        margin: 20px 10px 0px 0px;
        vertical-align: top;      
        font-family: Helvetica, Verdana, Sans; 
        font-size: 12px;               
        color: #80b0ea;        
    }

.FloatLeft  
{
    float:left;
    width:50%;
    padding: 5px;
}