/* CSS Document */
/*body {font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			margin: 0px auto 0px auto;
	}
table{ border:solid 1px #CCCCCC;
	  padding:1px;
	  margin:5px;
	 }

td { padding:3px;
	border: solid 1px #EAEAEA;
	}
th { font-weight:bold;
	background-color:#EAEAEA;
	padding:3px;
   }
 h3{ font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:14px; margin-left:15px;
	margin-bottom:-5px;
	padding:5px;
	border-top:solid 1px #EAEAEA;
	border-left:solid 3px #CCCCCC;
	background-color:#3399FF; }

h4{ font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:14px; margin-left:15px;
	margin-top:10px;
	margin-bottom:-5px;
	padding:5px;
	border-top:solid 1px #EAEAEA;
	border-left:solid 3px #CCCCCC;
	background-color:#EAEAEA; }
*/
.WidthLgSm{font-size:11px; width:150px;}
.note{ margin:5px; padding:5px; width:50%; text-align:justify;}
.bgd{ background-color:#336699; border:none; color:#FFFFFF;}
.none{border:none; margin:0px; padding:0px;}

#btn { border-right: solid 1px #CCCCCC;
	  border-bottom: solid 2px #CCCCCC;
	  background-color:#FFFFFF;
	  color:#003399;
	  font-size:10px;
	  }

/* round corners box */
.rbroundbox { background: url(../images/nt.gif) repeat; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 165px; margin: 5px auto auto 5px; }


.roundedcornr_box_598990 {
   background: #336699;
}
.roundedcornr_top_598990 div {
   background: url(../images/tl.gif) no-repeat top left;
}
.roundedcornr_top_598990 {
   background: url(../images/tr.gif) no-repeat top right;
}
.roundedcornr_bottom_598990 div {
   background: url(../images/bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_598990 {
   background: url(../images/br.gif) no-repeat bottom right;
}

.roundedcornr_top_598990 div, .roundedcornr_top_598990, 
.roundedcornr_bottom_598990 div, .roundedcornr_bottom_598990 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_598990 { margin: 0 7px; }


