/* 0 BASIC TAGS */

body {
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: 'verdana';
	font-size: 10px;
	color: #003;
}

body.helpWindow{
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: 'verdana';
	font-size: 10px;
	color: #003;
}
body.report
{
    background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: 'verdana';
	font-size: 10px;
	color: #003;
}

a.tabGross {

margin: 0;

padding: 2px 5px;

height: 24px;

background-color: #eeeeee;

border-top: solid 2px #cb6c00;

border-left: solid 1px #bebebe;

text-align: left;

font-weight: bold;

}

 

a.tabNet {

margin: 0;

padding: 2px 5px;

height: 24px;

background-color: #eeeeee;

border-top: solid 2px #cb6c00;

border-right: solid 1px #bebebe;

text-align: left;

font-weight: bold;

}



table, td {
	font-family: 'verdana';
	font-size: 10px;
	line-height: 1.5em;
}


h1, h2, h3, h5{
	margin: 0;
	font-family: verdana,tahoma, arial, helvetica, sans-serif;
}
h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

h3
{
     font-size :11px;
    color:red ;
    font-family: verdana,tahoma, arial, helvetica, sans-serif;
}
h4
{
     font-size :11px;
    color:#CE6D00 ;
    font-family: verdana,tahoma, arial, helvetica, sans-serif;
}
p {
	line-height: 1.5em;
}
th
{
    border-bottom-width :thin;
    border-bottom-color :#cb6c00;
    border-bottom-style:solid;
    text-align :center
/*
    background-image : url(images/gridheadergrey.gif);
    background-repeat :repeat-x ;
    height: 50px;
*/

}
tr.gridfooter td
{
  
    border-top-color:#cb6c00;
    border-top-width:thin;
    border-top-style:solid ;
     /* 
    background-image : url(images/gridfootergrey.gif);
    background-repeat :repeat-x ;
    height: 18px;
    */
}
gridfooterOld
{
    background-image : url(images/gridfootergrey.gif);
    font-family:verdana;
    font-size:xx-small;
    text-align:center ;
    
}
tr.gridpager td table
{
    /*border-top-color :#fd9615;
    border-top-width:4px;*/
    BORDER-Top: #cb6c00 2px solid;
    height:20px;
    width :100%;
    background-color:#eeeeee;
}
hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}


fieldset {
     margin: 10px 0;
     width: 70%;
     padding: 5px 5px 15px 5px;
     border: 1px solid #b5b5b5;
}

legend {
     width: 100px;
     padding: 4px 8px;
     border-top: 1px solid #b5b5b5;
     border-right: 2px solid #b5b5b5;
     border-bottom: 2px solid #b5b5b5;
     border-left: 1px solid #b5b5b5;
     font-weight: bold;
     background: #eee;
     color: #0045cb;
}

label.login {
    display: block;
    width: 150px;
    padding: 0px 0px 0px 105px;
    font-weight: bold;
}

input.login {
    clear: left;
    width: 100px;
    margin: 0px 0px 0px 105px;
}    

a, a:link,a:visited {
	text-decoration: none;
	color: #0045cb;
	font-family: 'verdana';
}
a.brownlink, a.brownlink:link, a.brownlink:visited {
	text-decoration: none;
	color: #0045cb;
    FONT-WEIGHT: bold;

}
a.whitelink, a.whitelink:link, a.whitelink:visited {
	text-decoration: none;
	color: #ffffff;
    FONT-WEIGHT: bold;

}
a:hover, a:active{
	text-decoration: underline;
	color: #cb6c00;
}
.clsGridLink
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #df0029;
      
}
.clsGridLinkInactive
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #999999;
}
img {
	border-width: 0;
}


input.btns 
{
    height: 18px; 
    padding: 0px 5px 2px 5px;
    border-top: solid 1px #ffdfc1;
    border-right: solid 1px #efab50;
    border-bottom: solid 1px #efab50;
    border-left: solid 1px #ffdfc1;    
    background-image: url(images/bg_btn.gif);
    background-repeat: repeat-x;
    background-position: top left;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
}
input.btnsgrey 
{
    height: 18px; 
    padding: 0px 5px 2px 5px;
    border-top: solid 1px #ffdfc1;
    border-right: solid 1px #efab50;
    border-bottom: solid 1px #efab50;
    border-left: solid 1px #ffdfc1;    
    background-image: url(images/bg_btn.gif);
    background-repeat: repeat-x;
    background-position: top left;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
}


#Reset1 
{
    height: 18px; 
    padding: 0px 5px 2px 5px;
    border-top: solid 1px #ffdfc1;
    border-right: solid 1px #efab50;
    border-bottom: solid 1px #efab50;
    border-left: solid 1px #ffdfc1;    
    background-image: url(images/bg_btn.gif);
    background-repeat: repeat-x;
    background-position: top left;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
}
  
   
input_notusing {
    height: 18px;
    border-top: solid 1px #666;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    border-left: solid 1px #666;
    font: 'verdana';
    font-size: 10px;
    color: #000;
    /*background-image: url(Images/background_input.gif);*/
    /*background-repeat: repeat-x;*/
}

.item {
    width: 300px;
    height: 18px !important;
    background-color: #eee;
}

select {
    height: 20px;
    border-top: solid 1px #666;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    border-left: solid 1px #666;
    font: 'verdana';
    font-size: 11px;
    color: #000;
    background-color: #fff;
}   

.check {
    height: 18px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
    border-left: solid 1px #fff;
    font: 'verdana';
    font-size: 11px;
    color: #000;
    background-color: #fff;    
} 
    
/* SPECIFIC DIVS */
#pageheader {
    margin: 0px 0px 0px 0px;
    height: 89px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top left;       
}

#logo {
    margin: 0px 0px 0px 0px;
}

#topnav {
    margin: -52px 0px 0px 211px;
    /*height: 47px;*/
    text-align: left;
    /*background-color: #f4f4f4;*/
}

#reportnav {
    margin: 0px 0px 0px 20px;
    height: 20px;
    text-align: left;
    /*background-color: #f4f4f4;*/
}

#helpWindow {
    margin: 24px 10px;
    width: 400px;
}
#whatnewWindow {
    margin: 30px 12px;
    width: 710px;
}
#customizeGridWindow {
    margin: 0px 0px;
    width: 750px;
   
}
#customizeGridWindowTitle {
    position:absolute ;
    margin: 30px 0px;
    width: 750px;
     font-size:x-small ;
    font-weight :bold ;
}
#container {
    margin: 26px 0px 0px 0px;
}
#selectfirmright {
     float: right;
    position: absolute;
    top: 52px;
    left: 320px;
    width:400px;
}
#leftnav {
    position: absolute;
    top: 81px;
    left: 0px;
    width: 180px;
    padding: 5px 0px 10px 0px;
    font-size: 11px;
    font-family:Verdana ;
}

#shim {
    float: left;
    position: relative;
    z-index: -1;
}

#content {
    float: right;
    position: absolute;
    top: 80px;
    left: 220px;
} 
#contentupload {
    float: left;
    position: absolute;
    top: 80px;
    left: 0px;
} 
#reportcontent {
    float: right;
    position: absolute;
    top: 30px;
    left: 220px;
} 
#adminreportcontent {
    float: left;
    position: absolute;
    top: 58px;
    left: 20px;
} 
#rptadmincontent {
    float: left;
    position: absolute;
    top: 30px;
} 
	#rptadmincontent table{
	    width: 100%;
	}
#rptadminmenuleft{
    float: left;
    position: absolute;
    top: 25px;
    width :260px;
} 
#rptadminmenumid{
    float: right;
    position: absolute;
    top: 25px;
    width :260px;
    left:265px
} 
#rptadminmenuright{
    float: right;
    position: absolute;
    top: 25px;
    width :260px;
    left:530px
} 
#gridright{
    float: right;
    position: absolute;
    top: 25px;
    width :360px;
    left:575px
} 
#gridleft{
    float: right;
    position: absolute;
    top: 25px;
    width :360px;
    left:265px
} 
#holdingdetail{
    float: right;
    position: absolute;
    top: 25px;
    width :400px;
    left:515px
} 
#holdingmaster{
    float: right;
    position: absolute;
    top: 100px;
    width :250px;
    left:265px
} 
#clientreport {
	float: left;
	position: relative;
	left: 0px;
	height: 100%;
	top:5px
}
#clientreportlist 
{
    position: absolute;
    top: 50px;
    left: 860px;
	width: 200px;
	height: 100%;
}           


#homelink {
    position: relative;
    left: 5px;
    width :540px;
    background-color:white;
    
} 
#homeinput {
   	BORDER-RIGHT: #CE6D00 1px solid; 
	PADDING-RIGHT: 6px; 
	BORDER-TOP: #CE6D00 1px solid; 
	MARGIN-TOP: 13px; 
	PADDING-LEFT: 6px; 
	MARGIN-BOTTOM: 10px; 
	PADDING-BOTTOM: 7px; 
	BORDER-LEFT: #CE6D00 1px solid; 
	PADDING-TOP: 10px; 
	BORDER-BOTTOM: #CE6D00 1px solid; 
	width :650px;
	POSITION: relative
} 
#homeinput H4 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px;  PADDING-BOTTOM: 5px; MARGIN: 0px 0px 0px -10px; WIDTH: 460px; PADDING-TOP: 0px; POSITION: absolute; TOP: -10px; HEIGHT: 30px;
   
}
#homeinput H4 SPAN {
	DISPLAY: block;
	background-color:White ;
}

#help {
    position: relative;
    vertical-align: top;
    top: -23px;
    left: 520px;
    /*float: right;*/
}
#progressArea 
{
    font-size :11px;
        color :Black ;
    font-weight :bold ;
}


#pagename 
{
    margin: 10px 0px 0px 0px;
    width :715px;
}
.pagelabel {
    display: block;
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(images/equest_pg_hd.jpg);
    BACKGROUND-REPEAT: no-repeat;
    padding-left:25px;
    padding-top:0px;
    padding-bottom:4px;
    height: 20px;
    /*margin: 3px 0px 0px 0px;*/
    color: #cb6c00;
    font-size :13px
    
}
#firm {
    position: relative;
    top: -25px;
    left: 0px;
}
#strategy {

    margin: -15px 0px 0px 0px;
}

#product 
{
    margin: 0px 0px 0px 0px;
}

.firmlabel {
    display: block;
    height: 18px;
    margin: -16px 0px 0px 0px;
    color: black;
}

.stratlabel {
    height: 18px;
    margin: -10px 0px 0px 0px;
    color: black;
}

.prodlabel {
    height: 18px;
    margin: 0px 0px 0px 0px;
    color: black;
}
#pagefooter {
    margin: 10px 0px 0px 0px;
    border-top: solid 1px black;
}
#error {
    margin: 10px 0px 0px 0px;
    width: 600px;
    padding: 5px;
    /*border: dotted 1px #f00;*/
    background-image: url(images/hd_error.gif);
    background-position: top left;
    background-repeat: no-repeat;
    border-top: solid 1px #b5b5b5;
    border-right: inset 3px #b5b5b5;
    border-bottom: inset 3px #b5b5b5;
    border-left: solid 1px #b5b5b5;
}
#error2 {
    margin: 10px 0px 0px 0px;
    width: 600px;
    padding: 5px;
    /*border: dotted 1px #f00;*/
    background-image: url(images/hd_error.gif);
    background-position: top left;
    background-repeat: no-repeat;
    border-top: solid 1px #b5b5b5;
    border-right: inset 3px #b5b5b5;
    border-bottom: inset 3px #b5b5b5;
    border-left: solid 1px #b5b5b5;
}

#content2 {
    margin: 0px 0px 0px 0px;
    /*padding: 0x 0px 0px 50px;*/
} 
#newFeatureBox {
	BORDER-RIGHT: #CE6D00 1px solid; 
	PADDING-RIGHT: 6px; 
	BORDER-TOP: #CE6D00 1px solid; 
	MARGIN-TOP: 6px; 
	PADDING-LEFT: 6px; 
	MARGIN-BOTTOM: 10px; 
	PADDING-BOTTOM: 7px; 
	BORDER-LEFT: #CE6D00 1px solid; 
	PADDING-TOP: 13px; 
	BORDER-BOTTOM: #CE6D00 1px solid; 
	POSITION: relative
}
#flyout 
{
    display: none; 
    overflow: hidden; 
    z-index: 2; 
    background-color: #FFFFFF; 
    border: solid 1px #D0D0D0;
}

/* SPECIFIC CLASSES */
/* ROUNDED TABLES */

.drop {
     float: left;
     font-family: Times, serif;
     font-size: 250%;
     font-weight: bold;
     line-height: 1.5em;
     margin: 0px 10px 0px 0px;
     padding: 0px 10px;
     /*
     border: 2px solid #0045cb;
     background: #eee;
    */
     color: #0045cb;
}
  
.btnrow 
{
    width: 545px;
    height: 30px;
    background-image: url(images/btnrow.gif);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 3px 0px 0px 0px;
    text-align: center;
}
#customizegridlink 
{
    top:0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
  }
#customizegridlink a{color:Red;font-weight:bold}
.roundcont {
	margin: 5px 0px 5px 0px;
	width: 100%;
	background-color: #eee;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}



.customizeGridCol {
    height: 15px;
    margin: 3px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #cb6c00;
    
}
.errorlabel {
    display: block;
    margin: 0px 0px 0px 0px;
    color: #f00;
    text-align: left;
}

.firmnote {
    display: block;
    padding: 5px 15px 5px 15px;
	font-family: 'verdana';
	font-size: 10px;
}

.gridlabel {
	font-family: 'verdana';
	font-size: 9px;
}

.split { 
	background: url(images/split.gif) repeat-y top left; 
}
    
/* 1 LINKS - TOP MENU */

a.statmenuitem, a.dynmenuitem, a.statselectmenuitem, a.dynselectmenuitem {
    font-weight: bold;
    font-family: verdana;
}

a.display:link
{
    display:block;
    width: 200px;
    height: 18px;
    overflow: hidden;
}

a.display:hover 
{
    height: 200px;
}

a.import:link, a.import:visited, a.import:active, a.import:hover
{
    margin: 5px 0px 5px 0px;
    display: block;
    width: 75px;
    padding: 1px 0px 1px 0px;
    background-color: #cecfce;
    border-top: solid 1px #efefef;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
    border-left: solid 1px #efefef;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #cb6c00;
}
        
.statmenuitem {
    display: block;
    padding: 7px 5px 10px 5px;
    /*border-bottom: solid 4px #cb6c00;*/
    text-align: center;
    color: #80a2e5;
    font-family: verdana;
    
    /*
    color: #b5b5b5;
    */
}   

    a.statmenuitem:link, a.statmenuitem:visited {
        color: #fff;
        font-family: verdana;
    }

.statreportitem {
    display: block;
    height: 12px;
    padding: 2px 2px 2px 2px;
    /*background-color: #0045cb;*/
    text-align: left;
    color: #fff;
    font-family: 'verdana';
}
    a.statreportitem:link, a.statreportitem:visited {
        color: #fff;
        font-family: verdana;
    }

.dynmenuitem {
    display: block;
    padding: 7px 5px 10px 5px;
    /*border-bottom: solid 4px #cb6c00;*/
    text-align: center;
    color: #b5b5b5;
    font-family: verdana;
}

.statselectmenuitem {
    display: block;
    padding: 7px 5px 10px 5px;
    /*
    border-bottom: solid 4px #e0e0e0;
    border-bottom: solid 4px #0045cb;
    */
    text-align: center;
    color: #fff;
    font-family: verdana;
    /*
    color: #0045cb;
    */
}  

.dynselectmenuitem {
    display: block;
    padding: 13px 5px 4px 5px;
    border-bottom: solid 4px #cb6c00;
    text-align: center;
    color: #fff;
    font-family: verdana;
    /*
    color: #0045cb;
    */
} 

/* 1 LINKS - LEFT MENU */

a.leftnav, a.statleft, a.dynleft {
    display: block;
    width: 180px;
    /*height: 17px;*/
    padding: 0px 0px 0px 15px;
   /*background-image: url(images/spacer.gif);*/
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 11px !important;
    font-family: verdana;
}

a.statselectleft, a.dynselectleft {
    display: block;
    width: 180px;
    /*height: 17px;*/
    padding: 0px 0px 0px 15px;
    background-color: #fff;
    /*background-image: url(images/spacer.gif);*/
    background-repeat: no-repeat;
    background-position: 0 0;
    color: #c5cb00; 
    font-family: verdana; 
}



a.stathoverleft, a.dynhoverleft {
    display: block;
    width: 180px;
    /*height: 17px;*/
    padding: 0px 0px 0px 15px;
    font-family: verdana;
} 


/* 1 HEADER */

#logo h1 {
	display: none;
}

#shim h1 {
	display: none;
}
	
.header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}



.lnkButtonBG
{
    background-color:#ffcccc;
    font-weight:bold ;
}

.unwatermarked {
	height:18px;
	width:148px;
	font-weight:bold;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	
.clsTotal
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7pt;
    COLOR: #666666;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: underline
}
.clsCopyPaste
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7pt;
    COLOR: #666666;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none
}
.clsImportSpan
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7pt;
    COLOR: Red;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: underline
}
.clsReportHeader
{
    font-weight:bold ;
    FONT-FAMILY: verdana;
    FONT-SIZE: 12px;
    COLOR: #003;
}
.clsFieldName
{
    padding: 0px 0px 0px 10px;
    FONT-SIZE: 10px;
    font-weight: bold;
    COLOR: #003;
}
.clstxt
{
    FONT-SIZE: 9px;
    COLOR: #003;
    font-weight: normal;
}
.clsTotal
{
    FONT-SIZE: 10px;
    COLOR: #003;
    font-weight: bold;
}
.clsSubTitle
{
    FONT-SIZE: 10px;
    display: block;
    width: 100%;
    border-bottom: solid 1px #ccc;
    font-weight: bold;
    color: black;
}
.clsSubTitleGray
{
    FONT-SIZE: 10px;
    width: 90%;
    display: block;
    font-weight: bold;
    color: black;
    background-color:#eeeeee;
}
.clsNoteLogin {
    font-size: 10px;
    font-weight: normal;
    color: #cb6c00;
    padding: 0px 5px 0px 0px;
}

.clsPhone {
    font-size: 9px;
    font-weight: normal;
    color: #cb6c00;
    padding: 0px 0px 0px 0px;
}
.clsColOrder {
    font-size: 10px;
    font-weight:bold ;
    color: #cb6c00;
    padding: 0px 5px 0px 0px;
}
.clsNote {
    font-size: 10px;
    font-weight: normal;
    color: #cb6c00;
    padding: 0px 5px 0px 0px;
}
.clsNoteRed {
    font-size: 10px;
    font-weight: normal;
    color: red;
    padding: 0px 5px 0px 0px;
}
.clsNoteBold {
    font-size: 12px;
    font-weight: bold;
    color: #cb6c00;
    padding: 0px 5px 0px 0px;
}
.clsNoteWhite {
    font-size: 10px;
    font-weight: normal;
    color: white;
    padding: 0px 5px 0px 0px;
}
.clsNoteSeaShell {
    font-size: 10px;
    font-weight: normal;
    color: #fff7ef;
    padding: 0px 5px 0px 0px;
}
.clsNoteInstruction{
    font-size: 10px;
    font-weight: normal;
    font-family:Lucida Sans Unicode ;
    color: #0045cb;
    padding: 0px 5px 0px 0px;
}
.clsMillion{
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    padding: 0px 5px 0px 0px;
}
/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	padding :0px;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
    z-index :10003;
}
/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/*collapse panel*/
.collapse_header {
	padding: 1em 0 1em 0;
	color:red;
	font-family:verdana, Sans-Serif;
	font-weight:bold;
	font-size:1.0em;
}

.collapse_subheading{
	padding:.8em 0 0.5em 0;
	color:#0F2543;
	font-weight:bold;
	font-family:verdana, Sans-Serif;
	font-size:1.1em;
}
.accordionContent
{
    background-color: seashell;
    border: 0px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.accordionHeader
{
    border: 1px solid #666666;
    color: white;
    background-color: #eeeeee;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:400px;
}

.modalBackground 
{
	        background-color:Gray;
	        filter:alpha(opacity=70);
	        opacity:0.7;
}

/*Reorder List*/
.ClsDragHandle 
{
	background-image :url('../../images/drag_handle.gif');
	background-color	:#fAf9f8;
	border				:thin outset white;
	cursor				:move;
	height				:15px;
	width				:20px;
	background-repeat	:no-repeat;
	background-position :center;	
}
.ClsCallbackStyle 
{
	border	:thin inset blue;
}
.ClsCallbackStyle table 
{
	background-color	:#5377A9;
	color				:Black;
}

.ClsReorderListContainer
{
	width: 80%;
	font-size:8pt;
}
.ClsReorderListContainer li 
{
	background-repeat	:repeat-x;	
	list-style-image	:none;
	list-style-position	:inside;
	list-style-type		:none;
	margin				:2px;
}
.ClsReorderListContainer li a 
{
	color:#FFFFFF !important;	
}

.ClsReorderCue 
{
	border		:thin dashed black;
	height		:25px;
	width		:100%;
}
.ClsItemArea 
{
	margin-left	:0px;
	text-align:	left;
	background	:#f7f6f3;
	width		: 100%;
}

.ClsItem
{
	
}
/* End Reorderlist */

@media print 
{ 

   h2
	{
		font-size: 12pt;
		text-transform: capitalize;
		color: black;
		font-family: Verdana;
	}

   body 
   {
	font-size: 12pt;
	font-family:Verdana
	}

}