
body {
   font-family: Arial, sans-serif;
   margin:0;
   padding:0;
}

.contentbox {
   background: transparent url(../img/contentbox_bg.png) repeat-y scroll 0 0;
   overflow: hidden;
   width: 616px;
}

.contentbox .top {
   background:transparent url(../img/contentbox_top_bg.gif) no-repeat scroll left top;
   overflow:hidden;
   padding:11px 0 0;
   width: 616px;
}

.contentbox .top .bot {
   background:transparent url(../img/contentbox_bot_bg.gif) no-repeat scroll left bottom;
   overflow:hidden;
   padding:0 0 11px;
   width: 616px;
}

#content_step_2 {
   margin: 3px 0 0;
   overflow: hidden;
   width: 616px;
   position:relative;
   z-index: 3;
}


div#qTip { padding: 7px; border: 1px dotted #666; display: none; background-color: #fff;
           color: #000; font-size: 10px; position: absolute; z-index: 1000;}

.jcarousel-container 
{
   height:100px;
}

.screen-indicator {
   display: block;
   float:right;
   margin-top:10px;
}

p, ul {
   font-size: 9pt;
   color: #9799B0;
}

ul {
   list-style-type:none;
   margin-left: 0;
   padding-left: 0;
   margin-top: 0;
}

li {
   /* padding-top: 4px;*/
}

h1 {
   font-size: 20pt;
   text-transform: uppercase;
   font-family: Arial, sans-serif;
   font-weight: normal;
   margin-bottom: 0;
   margin-top: 0;
}


h1 .blue {
   color: #415288;
}

h1 .green {
   color: #79BE03;
}

h2 {
   color: #8E92AB;
   font-size: 12pt;
   font-weight: normal;
   font-family: Arial, sans-serif;
   margin-bottom: 0;
}

h3 {
   color: #FE0000;
   font-size: 10pt;
   margin-bottom: 0;
}

hr {
   background-color:#D6E0EC;
   color:#D6E0EC;
}
