/*******************************************************************************
*****************************      IWM CSS       *******************************
*******************************************************************************/

*{
  padding: 0px;
  margin: 0px;
}

a {
    color: #0000FF;
}

a:visited {
    color: #993366;
}

a:hover {
    color: #FFFFFF;
}

a.bar {
  text-decoration: none;
  color: #0000FF;
}

body{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 85%;
  background-image: url(IWMGrad.png);
  background-repeat: repeat-y;
  background-position: top;
}

h1{
  font-size: 16px;
  color: #ff0000;
}

h2{
  font-size: 16px;
  color: #0000ff;
}

h3{
  font-size: 18px;
  color: #000;
}

h4{
  text-align: center;
  font-size: 20px;
  color: #0000ff;
}

h5 {
  text-align: left;
  font-size: 24px;
  color: #0000ff;
}

h6 {
  text-align: left;
  font-size: 36px;
  color: #000000;
}

h6  a:visited {
  text-align: left;
  font-size: 36px;
  color: #000000;
  text-decoration: none;
}

h6 a  {
  text-align: left;
  font-size: 36px;
  color: #000000;
  text-decoration: none;
}

h6  a:hover  {
  text-align: left;
  font-size: 36px;
  color: #000000;
  text-decoration: none;
}

li{
  text-align: left;
  list-style-type: square;
	color: #143D55;
  font-size: 14px;
}

ol{

  text-align: left;
  margin-left: 20px;
  list-style-position: inside;
  list-style-image: none;
  list-style-type: decimal
}

p{
  color: #0000ff;
  text-align: left;
}

p.dialog{
  color: #143D55;
  font-size: 14px;
  text-align: left;
}

ul{

  text-align: left;
  margin-left: 20px
}

ul.under{
  text-indent: 30px;
}


#etoNotice{
  float: right;
  font-size: x-small;
}


#header{
  background-image: url(IWMLogoBackground.png);
  background-repeat: no-repeat;
  background-position: right;
  padding: 0px 0px 0px;
  color: #000000;
}

#header2{
  padding: 0px 0px 0px;
  min-width: 100%;
  color: #000000;
  height: 120px;
}

#leftSidebar{
  min-width: 200px;
  text-align: left;
  width: 180px
}

#nav{
  margin-left: 15px
}

#page{
  width: 900px;
}

#pageTable{
  background-image: url(IWMStar.png);
  background-repeat: no-repeat;
  background-position: top;
  padding: 5px 5px 5px 5px;
}

#rightSidebar{
  min-width: 200px;
  text-align: left
}

/* Start Rounded Corners ******************************************************/

div.rounded {
    padding: 5px;

}

div.roundedTop {
    background:url(images/LiquidCorners/tl.png) no-repeat bottom left;
}

div.roundedTop div.roundedRight {
    background:url(images/LiquidCorners/tr.png) no-repeat bottom right;
    height: 12px;
    margin-left: 149px;
}

div.roundedMiddle {
    background:url(images/LiquidCorners/l.png) repeat-y left;
}

div.roundedRight {
    background:url(images/LiquidCorners/r.png) repeat-y right;
    margin: 0px 6px;
}

div.roundedContent {
    background:url(images/LiquidCorners/bg.png) repeat top left;
    padding:7px 10px;
    margin-right: 6px;
    color: #FFFFFF;
  text-align: center ;
}

div.roundedContent a {
    color: #FFFF99;
}

div.roundedContent a:visited {
    color: #CCFFFF;
}

div.roundedContent a:hover {
    color: #FFFFFF;
}
div.roundedContent li {
    
    color: #FFFFFF;
}

div.roundedBottom {
    background:url(images/LiquidCorners/bl.png) no-repeat top left;
}

div.roundedBottom div.roundedRight {
    background:url(images/LiquidCorners/br.png) no-repeat top right;
    height:12px;
    margin-left:30px;
}

/* End Rounded Corners ********************************************************/

/* Start Rounded Corners 2 ****************************************************/

div.rounded2 {
    padding: 5px;
}

div.rounded2 a {
    color: #0000FF;
    text-decoration: none;
}

div.rounded2 a:visited {
    color: #993366;
    text-decoration: none;
}

div.rounded2 a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

div.roundedTop2 {
    background:url(images/LiquidCorners/Blue/tl.png) no-repeat bottom left;
}

div.roundedTop2 div.roundedRight2 {
    background:url(images/LiquidCorners/Blue/tr.png) no-repeat bottom right;
    height: 12px;
    margin-left: 58px;
}

div.roundedMiddle2 {
    background:url(images/LiquidCorners/Blue/l.png) repeat-y left;
}

div.roundedRight2 {
    background:url(images/LiquidCorners/Blue/r.png) repeat-y right;
    margin: 0px 6px;
}

div.roundedContent2 {
    background:url(images/LiquidCorners/Blue/bg.png) repeat top left;
    padding:7px 10px;
    margin-right: 6px;
  text-align: center ;
}

div.roundedBottom2 {
    background:url(images/LiquidCorners/Blue/bl.png) no-repeat top left;
}

div.roundedBottom2 div.roundedRight2 {
    background:url(images/LiquidCorners/Blue/br.png) no-repeat top right;
    height:12px;
    margin-left:30px;
}
/* End Rounded Corners 2 ******************************************************/

/* Start Rounded Corners 3 ****************************************************/

div.rounded3 {
    padding: 5px;
}

div.rounded3 a {
    color: #0000FF;
    text-decoration: none;
}

div.rounded3 a:visited {
    color: #993366;
    text-decoration: none;
}

div.rounded3 a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

div.roundedTop3 {
    background:url(images/LiquidCorners/Lighter/tl.png) no-repeat bottom left;
}

div.roundedTop3 div.roundedRight3 {
    background:url(images/LiquidCorners/Lighter/tr.png) no-repeat bottom right;
    height: 12px;
    margin-left: 149px;
}

div.roundedMiddle3 {
    background:url(images/LiquidCorners/Lighter/l.png) repeat-y left;
}

div.roundedRight3 {
    background:url(images/LiquidCorners/Lighter/r.png) repeat-y right;
    margin: 0px 6px;
}

div.roundedContent3 {
    background:url(images/LiquidCorners/Lighter/bg.png) repeat top left;
    padding:7px 10px;
    margin-right: 6px;
  text-align: center
}

div.roundedBottom3 {
    background:url(images/LiquidCorners/Lighter/bl.png) no-repeat top left;
}

div.roundedBottom3 div.roundedRight3 {
    background:url(images/LiquidCorners/Lighter/br.png) no-repeat top right;
    height:12px;
    margin-left:30px;
}
/* End Rounded Corners 3 ******************************************************/

div.box {
}

div.boxl {
    background:url(images/LiquidBoxes/Green/grl.png) no-repeat left;
}

div.boxr {
    background:url(images/LiquidBoxes/Green/grr.png) no-repeat right;
    margin: 0px 12px;
}

div.boxm {
    background:url(images/LiquidBoxes/Green/grm.png) repeat top left;
    padding:0px 5px;
    margin-right: 11px;
}

div.box a {
    color: #0000FF;
    text-decoration: none;
  font-size: 12px;
}

div.box a:visited {
    color: #993366;
    text-decoration: none;
}

div.box a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
/* Start Dolphin Container ****************************************************/
#dolphincontainer{
}

#dolphinnav{
  height:26px;
  font-size:12px;
  text-transform:uppercase;
  font-weight:bold;
}

#dolphinnav a {
  color:#FFFFFF;
  text-decoration:none;
  height:26px;
}

#dolphinnav a:hover{
  color:#EAF3F8;
}

#dolphinnav a.current,#dolphinnav a.current:hover{
  color:#143D55;
}

#dolphin_inner{
  color:#143D55;
  height: 1em;
  text-align: center;
  font-weight:bold;
}

#dolphin_inner a:link, #dolphin_inner a:visited, #dolphin_inner a:active{
  color:#143D55;
}

#dolphin_inner a:hover{
  color: yellow
}


.innercontent{
  display: none;
}
/* End Dolphin Container ******************************************************/

/* Start Accordian ************************************************************/
body{
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#myAccordion{
	width: 640px;
	border: 1px solid #ABAFF4;
	left: 10px;
	top: 10px;
    text-align: left

}

#myAccordion dt{
	line-height: 20px;
	background-color: #ABAFF4;
	border-top: 2px solid #B0B4F5;
	border-bottom: 1px solid #3C3C55;
	padding: 0 10px;
	font-weight: bold;
	color: #143D55;
}

#myAccordion dd{
	overflow: auto;
  font-size: medium
}

#myAccordion p{
	margin: 16px 10px;
	color: #143D55;
  font-size: medium
}

#myAccordion li{
	color: #143D55;
  font-size: medium
}

#myAccordion dt.myAccordionHover
{
	background-color: #6666FF;
	color: #FFFFFF;
}

#myAccordion dt.myAccordionActive
{
	background-color: #6666FF;
	border-top: 2px solid #3C3C55;
	border-bottom: 2px solid #3C3C55;
	color: #FFFFFF;
}
/* End Accordian **************************************************************/

/* tables */

div.pager{
  margin-top: 15px;
  float: left;
}


table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0px 15px;
	font-size: 10pt;
	text-align: left;
    padding: 5px;
	vertical-align: top;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #B2B3F6;
	border: 1px solid #6699CC;
	font-size: 10pt;
    font-weight: bold;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 20px;
    padding-top: 4px
}
table.tablesorter thead tr .header {
	background-image: url(../../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
    border:thin solid #B2B3F6;
    padding: 5px;
  	background-color: #DDDCFB;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
#pagerOne{
  margin-top: 0px;
}

