/* CSS Document */

html {margin:0px; padding:0px;}
body#sub {margin:0px; padding:0px; font:75%  Arial, trebuchet, geneva, Helvetica, sans-serif; background: url(images/bk_subpage.gif) repeat-x top left;}


body {
  margin: 0;
  padding: 0;
  text-align: center;
  min-width: 740px;
  background-color: #CCCCCC;
  color: black;
  background-repeat: repeat-x;
  font: small Arial, Helvetica, Verdana, sans-serif;	
	
}
#wrapper {
	position: relative;
	text-align: left;
	width: 795;
	margin-right: auto;
	margin-left: auto;
	
	
	
	
body#home  {margin:0px; padding:0px; font:75%  Arial, trebuchet, geneva, Helvetica, sans-serif; background: url(images/bk_page.gif) repeat-x top left;}

#container {width:807px; margin-left:auto; margin-right:auto;}
.header {background: url(images/bk_header.gif) no-repeat top left; text-indent:-9999px;}

a {color:#000000; text-decoration:underline;  }
a:hover {text-decoration:none;} 

.error{color:#FF0000;font-family:arial; font-weight:bold; padding-left:5px;}
.smallGrey {size:8px; color:#7f7f7f;}

p {line-height:140%; font-family:Arial, trebuchet, geneva, Helvetica, sans-serif; color:#000000; font-size:13px; margin:10px;}
h1 {letter-spacing:-.03em; font-family:Arial, trebuchet, geneva, Helvetica, sans-serif; margin:5px 0 8px; padding:1px; font-size: 196%; color:#093f9f; }
h2, h3, h4, h5, h6 {letter-spacing:-.03em; font-family:Arial, trebuchet, geneva, Helvetica, sans-serif; margin:5px 0 2px; padding-bottom:.1em; }
h2 {font-size: 136%; color:#000000; background:url(images/bk_blkDotsHor.gif) repeat-x bottom left; margin:5px 0 -8px;}
h3 {font-size: 126%;}
h4 {font-size: 116%;}
h5 {font-size: 106%;}
h6 {font-size: 96%;}
.highlight {color:#000000;}
.screenShot {color:#000; margin:-5px 0 0 0; font-size:100%; line-height:110%; padding:5px; background:#ccc;}
.update {color:#000000; margin:-5px 0 0 0; font-size:105%; line-height:110%; padding:5px;}
.subdued {color:#999;}
.challenge {color:#000000;}
.secondary {color:#000000; font-size:12px; font-weight:normal;}
.success {color:#390; font-weight:bold;}
.thisYearsComment {display:block; color:#000000; font-style:italic; padding:0px 10px 0 18px; background:url(images/icon_commentWhite.gif)  left  no-repeat;}
.bait {color:#000000; font-weight:bold;}
.prey {color:#390; font-weight:bold;}
.waiver {color:#999; font-weight:bold;}
.position {background:#ccc; color:#fff; padding:1px; font-weight:bold; font-size:11px;}
.caption {color:#999; font-size:11px;}
.small {font-size:11px;}

 ul {margin: 20px 0 10px 5px; padding: 0; list-style-type:none;}
 ul li { background:url(images/bullet.gif) no-repeat ; padding:0 0 2px 15px;}
 ul li p {margin: 1px 0;}

INPUT.noBorder {border:none;}
