body {
    background-color:#FFF; background-image:url(../img/mainbg.gif); background-position:top; background-repeat:repeat-x;
}
/*

#2A013A - Dark 
#FCF5FF - Light Purp
#EDC1FE - Bright
#7F4098 - purple

#A3F13B - Light green
#8DC63F - Greentea
#F26522 - Orange

*/
table{font-family: Arial; font-size: 11px; color: #023681 ; border-color:#2A013A}

.mainContainer{border:0px; border-left:solid 2px white; border-right:solid 2px white; width:800; height:100%; background-color:#fff; }
.bold{ font-weight:bold;}
.alert{ font-weight:bold; color:#cc0000;}
.light{ font-size:9; color:#003580;}
.highlight{background-color:#DDF5FF;}

.topPanel{
    background-image: url(../img/topbg.jpg);
    background-repeat:repeat-x;
}

.smallbutton{
    color:#FFF;
    background-color: #9dc852;
    
    font-size: 10px;
    font-weight: bold;
    
    border:solid 1px #FFF;
    padding-left : 4px;
    padding-right : 4px;
}
.smallbutton2{
    color:#FFF;
    background-color: #a2aeb8;
    
    font-size: 10px;
    font-weight: bold;
    
    border:solid 1px #000;
    padding-left : 4px;
    padding-right : 4px;
}

.button{
    color:#000;
    background-color: #A3F13B;
    background-image: url(../img/button_bg.jpg);
    
    font-size: 12px;
    font-weight: bold;
    
    border:solid 1px #303030;
    padding-left : 4px;
    padding-right : 4px;
}

.dangerbutton{
    color:#FFF;
    background-color: red;
    background-image: url(../img/button_bg2.jpg);
    
    font-size: 12px;
    font-weight: bold;
    
    border:solid 1px #303030;
    padding-left : 4px;
    padding-right : 4px;
}

.smalldangerbutton{
    color:#FFF;
    background-color: red;
    background-image: url(../img/button_bg2.jpg);
    
    font-size: 10px;
    font-weight: bold;
    
    border:solid 1px #303030;
    padding-left : 4px;
    padding-right : 4px;
}

i{ color:Red;}


A:Link { font-weight: bold; font-family: Arial; text-decoration: none; color:#01285f }
A:Visited { font-weight: bold; font-family: Arial; text-decoration: none; color:#01285f }
A:Hover {font-weight: bold; font-family: Arial; text-decoration:none ; color:#55c6e8 }

.toplinks
{
 background-image: url(../img/banner_right.jpg);
 background-repeat:no-repeat;
 background-position:right;
}

.toplinks a{font-weight: bold; font-family: Arial; text-decoration: none; color:#303030 }
.toplinks a:visited{font-weight: bold; font-family: Arial; text-decoration: none; color:#303030 }
.toplinks a:hover{font-weight: bold; font-family: Arial; text-decoration: none; color:#cc0000 }


br.page { page-break-before: always; }
font.small {font-family:"Arial"; font-size:9px; color:#C08F92;}

.error {font-family:"Arial"; font-size:10px; font-weight: bold; color:red;}

font.title {font-family:"Arial"; font-size:12px; font-weight: bold; color:Black}
font.info {font-family:"Arial"; font-size:9px; color: #003580;}

.tableHeader 
{
 background-color: #7DA7D9;
 border-bottom:solid 1px #004A80;
 font-weight: bold;
 text-align: center;   
}

.pagetitle
{
    background-color: #FFF;
    padding:4;
    padding-left:20;
    padding-top:10;
    border-bottom: dotted 1px #003580;
    
    color:#003580;
    font-weight:bold;
    font-size:14px;
    font-family:Arial ;    
}

.pagetitle a{
    font-weight: bold;
    color: #003580;
    text-align: left;
}

.pagetitle a:visited{
    font-weight: bold;
    color: #003580;
    text-align: left;
}
.pagetitle a:hover{
    font-weight: bold;
    color: #003580;
    text-align: left; text-decoration:underline;
}

.infoBottom
{
    background-color: #FFF;
    padding:8;
    padding-left:20;
    border-top: dotted 1px #003580;    
    color:#585858;
}

.pageDescription{
    font-weight:normal;
    font-size:11px;
    font-family:Arial ;    
}

.leftPanel{
    background-color: #FCF5FF;
    width: 180px;
    height: 100%;
    vertical-align: top;
    border-right: solid 1px #2A013A;
    padding:0;
}
 
.cartRow
{    
    padding-right: 8;
    text-align: right ;
    font-weight: bold;

    color: #FFF;
    vertical-align:middle;
}
.cartRow a{ font-weight: bold; color: #FFF; text-align: left; }
.cartRow a:visited{ font-weight: bold; color: #FFF; text-align: left;}
.cartRow a:hover{ font-weight: bold; color: #FFF; text-align: left;}

.evenRow td{
    border: 1px solid #DFDFDF;
    padding: 8px;
    text-align: center;
    font-weight:bold;
    border-top-width: 0px;
    border-right-width: 0px;
    color: #2A013A;
}

.fieldcolumn {
    text-align: left;
    font-weight: normal;
    color: #666666;
    background-color: #F6F6F6;
    border: solid 0 #DFDFDF;
    border-right:solid 1px #DFDFDF;
    vertical-align:top;
}

.actionRow
{
    text-align: left;
    background-color:#336699; 
    font-size:16px; 
    font-weight:bold; 
    color:white; 
}

.titleRow{
    font-weight: bold;
    color: #003580;
    background-color: #deeaf6;
    border-bottom:solid 2px silver;
    text-align: left;
    padding-right:8px;
    
}



.reportRow td{
    border: 1px solid #DFDFDF;
    padding: 4px;
    text-align: center;
    font-size: 8px;
    font-family:Tahoma;
    font-weight:normal;
    border-top-width: 0px;
    border-right-width: 0px;
    color: #000;
}

.reportTitle
{
    font-size: 8px;
    font-weight: bold;
    color: #ffffff;
    font-family:Tahoma;
    background-color: #666666;
    text-align: center;
    vertical-align:middle;
    border-right:solid 1px #EAEAEA;
    border-bottom:solid 2px #B6544E;
}

.listTitle td
{
    background-image: url(../img/titlebg.jpg);
    font-weight: bold;
    color: #ffffff;
    background-color: #7F4098;
    text-align: center;
    vertical-align:middle;
    border-right:solid 1px #EAEAEA;
    border-bottom:solid 2px #949494;
}

.listTitle td a{
    font-weight: bold;
    color: white;
    text-align: left;
}

.listTitle td a:visited{
    font-weight: bold;
    color: white;
    text-align: left;
}

.listTitle td a:hover{
    font-weight: bold;
    color: #A3F13B;
    text-align: left;
}

.oddRow td
{
    border: 0px solid #DFDFDF;
    background-color: #FFF;
    padding: 8px;
    font-weight:bold;
    text-align: center;
    border-top: dotted 1 #DFDFDFD;
    color: #2A013A;    
}

.smalloddRow td
{
    border: 1px solid #DFDFDF;
    background-color: #F6F6F6;
    padding: 2px;
    font-weight:bold;
    font-family:arial;
    font-size: 9px;
    text-align: center;
    border-top-width: 0px;
    border-right-width: 0px;
    color: #2A013A;    
}

.smallevenRow td
{
    border: 1px solid #DFDFDF;
    background-color: #FFF;
    padding: 2px;
    font-weight:bold;
    font-family:arial;
    font-size: 9px;
    text-align: center;
    border-top-width: 0px;
    border-right-width: 0px;
    color: #2A013A;    
}

.clickableRow td{    
    border: 0px solid #DFDFDF;
    background-color: #FFF191;
    padding: 8px;
    font-weight:bold;
    text-align: center;
    border-top: dotted 1 #DFDFDFD;
    color: #2A013A;    
}

.tips {
    margin-left:5px;
    margin-right:5px;
    border:0px;
}


input.smallInput {font-family:Arial; font-size:14px; background-color:#FFF; font-weight:bold; color:Black; border:solid 1px #6e8ebe; padding-left:4px;}
input.searchInput {font-family:Arial; font-size:11px; background-color:White; font-weight:bold; color:Black; border:solid 1px #6e8ebe}
input.listInput {font-family:Arial; font-size:11px; font-weight:bold; background-color:#E2E5E6; color:Black; border:0px;}

.smallTA {font-family:Arial; font-size:10px; background-color:White; color:Black; padding:4px; font-weight:bold;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #2A013A;
scrollbar-face-color: #2A013A;
scrollbar-shadow-color: #FFFFFF;    
    }

textarea.listTA {font-family:Arial; font-size:10px; background-color:#E2E5E6; color:Black;padding:4px; border:0px; 
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #2A013A;
scrollbar-face-color: #2A013A;
scrollbar-shadow-color: #FFFFFF; 
    }
select.ddl 
{
    font-family:Arial; font-size:13px; font-weight:bold; 
    background-color:White; 
    color:Black;     
}

/* PRODUCTS */
.productsLeft{border-right:dotted 1px #d7ecff; border-bottom:dotted 1px #d7ecff; padding:8;}
.productsLeft td{color:#333; padding-top: 12; font-weight:bold}

.productsRight{ border-bottom:dotted 1px #d7ecff; padding:8;}
.productsRight td{ color:#7F8996; padding-top: 12; font-weight:bold}
/* PRODUCTS */


/*BANNER START*/
.banner
{
    background-color:#093583;    
    color: #FFF;
    padding:4;
    font-size:11;
    height: 120;
}
.bannerLinks { text-align:right; color:#FFF;}
.bannerLinks a{ font-weight: normal; color: #FFF; text-align: left; padding-right:8; padding-left:8;}
.bannerLinks a:visited{ font-weight: normal; color: #FFF; text-align: left;}
.bannerLinks a:hover{ font-weight: normal; color: #FFF; text-align: left; text-decoration:underline;}
/*BANNER END*/

/*FOOTER START*/
.footer
{
    background-color:#FFF;
    color: #303030;
    padding:4;
    font-size:11;
}

.footer a{ font-weight: normal; color: #303030; text-align: left; padding-right:8; padding-left:8;}
.footer a:visited{ font-weight: normal; color: #303030; text-align: left;}
.footer a:hover{ font-weight: normal; color: #cc0000; text-align: left; text-decoration:underline;}
/*FOOTER END*/

/*SIDEPANEL START*/

.sidePanel{ padding:0; padding-top:1; padding-left:0; width:180px; height:100%; vertical-align :top; background-color:#fff; border:dotted 1px #d7ecff; }

.sideBody{ padding:0; vertical-align:top; border-top:dotted 1px #dfdfdf; padding-top:0;}

.sideBody ul{ margin:0px; padding:0px; padding-left:0; list-style:none; font-weight: bold; font-family: Arial; text-decoration: none; color:#7F8996 }

.sideBody ul li{
	background:url(../img/bullet.gif) top left no-repeat; margin:0px; background-color: #b6d0ec;
	padding: 10 0 10 23;
	border-bottom:solid 1px #31618e;
	border-top:solid 1px #FFF;
}

.sideBody ul li a:hover{font-weight: bold; font-family: Arial; text-decoration:none ; color:#FFF}


.sideBody ul li ul{		
    padding-left:0;
    padding-top:4;
}

.sideBody ul li li{		
	background:url(../img/bullet.gif) top left no-repeat; margin:0px;
	padding: 10 0 10 15;
	border:0;
}

.sideBody ul li #current{ color:#FFF;}
/*SIDEPANEL END*/













/*MENU STYLE*/

.menuRow
{
 background-image: url(../img/titlebg.jpg);    
}

.chromestyle{
margin: 0;
padding: 0;
}

.chromestyle ul{
margin: 0;
margin-bottom: 0;
padding-left: 0;

float: left;
font-weight: bold;
width: 100%;
text-align: right; /*set value to "left", "center", or "right"*/
}

* html #chromestyle ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}


.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
width:100;
float: left;
color: #FFF;
font-weight: bold;
padding: 9px 10px 4px 10px;
text-decoration: none;
background: #8DC63F;
background-image: url(../img/titlebg.jpg);
border-right: solid 1px silver;
}

.chromestyle ul li a:visited{
float: left;
color: #FFF;
}

.chromestyle ul li a:hover{
background: url(../img/titlebg_hover.jpg) center center repeat-x; /*THEME CHANGE HERE*/
color: #FFF;
border-bottom: 0px solid #B6544E;
padding-bottom: 4;
text-decoration: none;
}

.chromestyle ul #current a{
color: #CDFF48;
} 



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
background-image: url(../img/dropdown_bg.jpg);
top: 0;
border: 0px solid #B6544E; /*THEME CHANGE HERE*/
border-top: 1px solid #EAEAEA;
border-bottom: 1px solid #EAEAEA;

font:normal 11px Arial;
line-height:18px;
z-index:100;
background-color: #7F4098;
height:26px;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#000,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #EAEAEA; /*THEME CHANGE HERE*/
border-left: 0px solid #EAEAEA;
border-right: 0px solid #EAEAEA;
padding: 2px 0;
padding-left:8px;
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-image: url(../img/dropdown_hoverbg.jpg);
color: #FFF;
text-decoration: none;
background-color: #EDC1FE;
}
.dropmenudiv a:visited{ /*THEME CHANGE HERE*/
color: #FFFFFF;
}


.dropmenudiv a:visited:hover{ /*THEME CHANGE HERE*/
color: #FFF;
}

.dropmenudiv #current{
 border-right:solid 8px #CDFF48;

} 

/*HINT BOX*/

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #EAEAEA;
color:#2A013A;
width: 150px; /*Default width of hint.*/ 
padding: 4px;
border:1px solid #336699;
font:normal 9px Tahoma;
line-height:18px;
z-index:100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#000,direction=5,strength=2); /*Add Shadow in IE. Remove if desired*/
visibility: hidden;
line-height:12px;
}

#hintbox i{ /*CSS for pop up hint box */
color: red;
font:normal 9px Tahoma;
}


#hintbox b{ /*CSS for pop up hint box */
width:100%;
background-color:#2A013A;
border-bottom: 2px solid #2A013A;
text-align:center;
color:#fff;
font:bold 11px Tahoma;
}

#hintbox u{ /*CSS for pop up hint box */

color:silver;
font:normal 9px Tahoma;
 text-decoration:none;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

