body { 
font-size: 11px; 
color:#666666; 
/*BACKGROUND-IMAGE: url("../images/common/bodybg.gif");
background-attachment:fixed; 
background-position: 50% 50%;  */
font-family: Arial, Helvetica; 
min-width:900px;
}


h5 { font-size: 130%; font-weight: bold; text-align: center; }
h6 { font-size: 120%; font-weight: bold; text-align: center; }

/* LINK - TOP NAVIGATION LINKS - WHT TO ORG */
a
{
        color: #005796;
        font-weight: normal;
        font-size: 8pt;
        font-family:  Arial, Helvetica;
        
}
.widgetlink{
position:absolute;
font-size: 10px;
top:18px;
right:10px;
font-family: Arial, Helvetica; 
font-weight: bold; 
}

.widgetlink a{
color:#666666; 
}

.widgetlink a:hover{
color: #ff9933;
        font-weight: normal; 
	    font-size: 8pt;
        font-family:  Arial, Helvetica;
}

a:hover
{
        color: #ff9933;
        font-weight: normal; 
	    font-size: 8pt;
        font-family:  Arial, Helvetica;
        
}

TABLE {
	border:solid 0px #666666;
	}
TR {
        font-size: 8pt;
        font-family: Arial, Helvetica;
        border-top:1px solid #666666;
        border-bottom:solid 1px #666666;
        border-left:1px solid #666666;
        border-right:1px solid #666666;
        }
.initial { background-color: #DDDDDD; color:#000000 }
.highlight { background-color: #BDE9B8 }
TD {
	font-size: 8pt;
	font-family: Arial, Helvetica;
	
	}

TD.cpt {
	font-size: 7pt;
	font-family: Arial, Helvetica;
	
	}

TD.heading {
	font-size: 10pt;
	font-family: Arial, Helvetica;
	font-weight:bold;
	color:white;
	background-color:#999999;
	
	padding-left:1px;
	
	white-space:nowrap;
	}
TD.dark   {
        COLOR: #003C87;
        background-color:#ECECEC;
        }
TD.container {
		vertical-align: top;
		text-align: left;
		font-family: arial,verdana,helvetica,sans-serif; 
		color: #003580; 		
		font-size: 10px; 
		background-color:#FFFFFF; 
		border-top: 0px; 
		border-left: 0px; 
		border-bottom: solid 0px #666666; 
		border-right: solid 0px #666666; 
		padding: 0px;
}
TD.darkbold   {
        COLOR: #003C87;
        background-color:#DDDDDD;
		font-size: 8pt;
		font-weight:bold;
		text-align:center;
		border-right:1px solid #CCCCCC;
        }
td.header {
	padding: 4px 1px;
}
		
TR.darkbar   {
        COLOR: #003C87;
        background-color:#ECECEC;
		border-right:1px solid #CCCCCC;
		border-bottom:1px solid #CCCCCC;
		padding-left:2px;
        }
TR.lightbar {
		font-size: 8pt;
		font-family: Arial, Helvetica;
		border-bottom:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
		padding-left:2px;
	}	
TD.darkbar   { 
		border-bottom:1px solid #CCCCCC;    
		border-right:1px solid #CCCCCC;
		padding-left:2px;
        }
TD.lightbar {
       border-bottom:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
		padding-left:2px;
	}	
TD.separator   {
	border-top:1px solid #666666;
	COLOR: #003C87;
	background-color:#ECECEC;
	}
TD.noseparatorLR   {
        COLOR: #003C87;
	border-left:0px solid #666666;
	border-right:0px solid #666666;
        background-color:#ECECEC;
        }
TD.noseparatorL   {
        COLOR: #003C87;
        border-left:0px solid #666666;
        background-color:#ECECEC;
        }
TD.noseparatorR   {
        COLOR: #003C87;
        border-right:0px solid #666666;
        background-color:#ECECEC;
        }
TD.separatorL  {
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	COLOR: #003C87;
	background-color:#ECECEC;
	}
TD.separatorR  {
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	COLOR: #003C87;
	background-color:#ECECEC;
	}
TD.separatorLR {
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	COLOR: #003C87;
	background-color:#ECECEC;
	}
TD.darkcell {
	border-right:1px solid #666666;
	background-color:  #003C87;
	color:white;
	}
TD.underline {
    border-bottom: solid #666666 1px;
    }
INPUT {
	FONT-SIZE: 8pt;
	font-weight:bold
	COLOR:black;
	FONT-FAMILY: Arial, Helvetica
	height: 18px
}

INPUT.button2 {
	font-size: 8pt;
	font-family: Arial, Helvetica;
	background-color:white;
	color:blue;
	text-decoration:underline;
	border-color:black;
	border-width:0px;
	height:11pt;
	vertical-align:top;
	margin-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:1}
INPUT.checkbox {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}
INPUT.radio {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}
SELECT {
	font-size: 8pt;
	font-family: Arial, Helvetica;
	}
	
.nav {
    /*background-color: #000;*/
    display: block;
    height: 30px;
    padding: 0 0 0 45px; 
    width: auto;
}

.nav_list {
    list-style-type: none;
    padding: 0;
    white-space: nowrap;
}

.nav_list a:link, .nav_list a:visited {
    color: #fff;
    text-decoration: none;
}

.nav_list a:hover {
    color: #fff;
    background-color: #528ECC;
    text-decoration: none;
}

.nav_list li {
    display: inline;
}

.nav_list li a {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
    font-weight: bold;
    padding: 6px 15px 0 15px;
    float: left;
    height: 30px;
    outline: none;
    overflow: hidden;
}

.nav_list a { 
    border-right: 1px solid #777777;
}

a.last-item {
        border-right: none;
}
	
.componentButton {
	 color:#3F3F3F;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-weight:bold;
   font-size: 8pt;
   background-color:#F4F4F4;
   border:1px solid;
   border-top-color:#888F95;
   border-left-color:#888F95;
   border-right-color:#888F95;
   border-bottom-color:#888F95;
   height:22px;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#CCCCCC');
}


   
INPUT.button {
	font-size: 8pt;
	font-family: Arial, Helvetica;
	background-color:#F4F4F4;
	color:#a50000;
	border:solid 1px #a50000;
	text-decoration:underline;
	 }

input.btnhov{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;}
       
input.btn{
   color:#3F3F3F;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-weight:bold;
   background-color:#F4F4F4;
   border:1px solid;
   border-top-color:#888F95;
   border-left-color:#888F95;
   border-right-color:#888F95;
   border-bottom-color:#888F95;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#CCCCCC');
   cursor: pointer;      
}
	  
input.btn[disabled]{
    color:#808080;  background-color:#cccccc;}
	  
.btn{
   color:#3F3F3F;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-weight:bold;
   font-size: 8pt;
   background-color:#F4F4F4;
   border:1px solid;
   border-top-color:#888F95;
   border-left-color:#888F95;
   border-right-color:#888F95;
   border-bottom-color:#888F95;
   height:24px;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#CCCCCC');}

.widgetbtn{
   color:#3F3F3F;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-weight:bold;
   font-size: 7pt;
   background-color:#F4F4F4;
   border:1px solid;
   border-top-color:#888F95;
   border-left-color:#888F95;
   border-right-color:#888F95;
   border-bottom-color:#888F95;
   height:20px;
  }
	    
.btn[disabled]{
    color:#808080;  background-color:#cccccc;}
    
/* styled table to match look of PDF reports */    
.ceoTable  {
    border-collapse:collapse;
}
.ceoTable,  .ceoTable td {
    border: 1px solid #CCCCCC;
    padding: 8px;
    text-align: left;
    font-family: Arial, Helvetica, serif;
    font-size: 12px;
}
.ceoTable  th {
    text-align: center;
    font-family: Arial, Helvetica, serif;
    font-size: 20px;
    font-weight: bold;
    padding: 6px;
    color: #FFFFFF;
    background-color: #2D73B1;
}
.col-first {
    background: none repeat scroll 0 0 #98AFCF;
}
td.colDesc {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}
.colHeader {
	background: #b4b4b4; 
	color: #000000; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: center;
}
    