﻿BODY
{
    font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#000;
	font-size:9pt;
	background:#f8f8f8;
}
A:link
{
   color:#3366FF;
   text-decoration:none;
} 
A:hover 
{
   text-decoration:underline;
   color:#3366FF;
}
A:visited
{
   text-decoration:none;
   color:#3366FF;
}
.dialog LABEL,.dialog INPUT { display:block;font-family:Comic Sans MS, Trebuchet MS;}
.dialog FIELDSET { padding:0; border:0; margin-top:6px; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc; color: #222222; font-weight: bold; font-family:Comic Sans MS, Trebuchet MS;font-size:14px;}
.ui-widget-header a { color: #222222; }
.ui-widget-content { border: 1px solid #fff;color: #222222;background: #fff; }
.ui-widget-content a { color: #222222; }
.ui-widget button { font-family:Comic Sans MS, Trebuchet MS; font-size: 13px; }
.ui-icon { width: 16px; height: 16px; background-image: url(/Content/jc/pi/themes/base/images/222222_256x240_icons_icons.png)/*{iconsContent}*/;  background-position: 0 0;}
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-dialog-buttonpane{ width:90%;}

#content{
    width:763px;
}
.content-head  
{
    height:60px; 
} 
.content-head .logo
{
      text-align:left; 
}
.content-head .nav-menu
{
    text-align:left; 
}
.content-head .nav-menu UL
{
    list-style:none;
    margin-left:0px;
    padding:0px;
    font-family:Arial;
    font-size:12px; 
    font-weight:bold;
}
.content-head .nav-menu LI 
{
    float:left; padding:5px 18px 5px 0px;
}
.content-body 
{
    width:763px; padding-left:5px; margin-top:20px;
}
DIV.widget {
	padding:12px;
	font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
}
.Invalid{
      	background-color:#FFFFA3; 
 }
.errorMsg
{
	width:90%;
	background-color:#FAD1D5;
	border-bottom:solid 1px #FF7599;
	border-top:solid 1px #FF7599;
	height:auto;  
	padding:4px;
	text-align:center; 
	margin:4px; 
	color:#FF0033;
	font-size:14px; 
}
.completeMsg
{
	width:90%;background-color:#DDFAA8;border-bottom:solid 1px #B9F44D;border-top:solid 1px #B9F44D;height:auto;  
	padding:4px;
	text-align:center; 
	margin:4px; 
	color:#6EA40A;
	font-size:14px;
}
.bttomStyle
{
   border: 1px outset #fafafa;
   background:#FD0084;
   padding:1px 4px 1px 4px;
   font-family:Arial;
   color:#fff;
   font-weight:bold;
}
#tabstep
{
  /* position:absolute; top:45px; margin-left:-381px; */ float:left;
}
#container{
 border:solid 10px #d92362; width:100%; clear:both;
}
#widget
{
    width: 314px;height: 143px;
}
div.Step {
    padding:12px;font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif"; 
}
#accordion
{
    width:100%;
}
#accordion h3
{
    text-align:left;font-size:25px;font-family:Trebuchet MS; font-weight:normal;
}
#accordion DIV
{
    text-align:left;
}
#description
{
    width:100%;
}
#description #left
{
     float:left; width:45%; font-size:26px; font-family:Arial; margin-top:55px;
}
#description #right
{
     float:left;width:55%; text-align:right;
}

table { border-collapse:collapse; }
td { border-bottom:dotted 1px #ccc;border-top:dotted 1px #ccc; }
.altrow 
{
    background:#FFF5FB;
}
 #topmenu
 {
      margin:0px;padding:0px;list-style:none;float:right;font-family:"Comic Sans MS", "Lucida Sans Unicode","Trebuchet MS";
 }
 #topmenu LI
 {
       float:right;
       padding-left:10px;
       font-size:14px;
       color:#333;
       padding-bottom:4px;
 }
 #topmenu LI A
 {
  color:#333;
  text-decoration:none;
 }
#topmenu LI A:hover,#topmenu LI.current
{
  color:#FD0084;
}
.comic{ font-family:Comic Sans MS, Trebuchet MS; }
.bar { color:#ccc;font-family:Comic Sans MS, Trebuchet MS;}
.social UL
{
    margin:0; padding-left:0px; padding-top:4px;
}
.social LI
{
   margin:0px; list-style:none; float:left; padding-left:1px;  
}
.social LI IMG
{
    border:0px; 
}
.footer{
 margin-right:689px; padding-top:5px; font-family: Comic Sans MS, Trebuchet MS;color:#666; font-size:10px;
}
.topBox { background: url(/Content/im/front/boxtop.gif) no-repeat bottom center; width: 980px; padding-right: 2px; height: 7px;}