  body { 
		text-align: left;
		margin-left: 0;
		margin-right:0;
		margin-top:  0;
		text-indent: 0; 
		font-size:   12px;
		font-family: arial, helvetica, sans-serif;
		font-weight: normal;
		color: #716F6E;
		background-color: #C3D49B;
		background-image: url("/images/SAM_bckgrnd.gif");
		background-repeat: repeat-y;
		}
  p { 
		font-family: arial, helvetica, sans-serif;
		font-size:   12px;
		color: #716F6E;
		margin-top: 0;
		}
  h1 {
		font-size: 18px;
		color: #B96119;
		}
  h2 {
		font-size: 14px;
		color: #B96119;
		}
  h3 {
 		font-size: 12px;
		color: #B96119;
		}
  h4 {
 		font-size: 12px;
		color: #1899C4;
		}
  h5  {
 		font-size: 11px;
		color: #1899C4;
		margin-bottom: 5px;
		}
  h1,h2,h3,h4,h5 {
		font-family: arial, helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		margin-top: 0;
		margin-bottom: 0;
  		}

  img {
		margin:0;
		padding:0;
		border:0;
		}
  th {
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		color: #1899C4;
		font-style: italic;
		font-weight: bold;
		}

  td {	
		font-family: arial, helvetica, sans-serif;
		font-size:   12px;
		color: #716F6E;
		margin-top: 0;
		}

  ol, ul {
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #716F6E;
		margin-top: 0;
		margin-bottom: 5px;
		}

  li { 
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #716F6E;
		margin-bottom: 5px;
		}	
  b, strong { 
		font-weight: bold;
		} 

  i, cite, em, var, address {
		font-style: italic;
		}
  blockquote { 
		font-style: normal;
		}
  a {
		text-decoration: underline;
		font-family: arial, helvetica, sans-serif;
		color: #B96119;
		}

  a.nav	{
		text-decoration: none;
		font-size: 11px;
		font-family: arial, helvetica, sans-serif;
		color: white;
		}

  a.navSecondary {
		text-decoration: none;
		padding-left: 14px;
		font-size: 11px;
		font-family: arial, helvetica, sans-serif;
		color: white;
		}

  a.backNav {
		margin-left: 5px;
		text-decoration: none;
		font-size: 11px;
		font-family: arial, helvetica, sans-serif;
		color: white;
		}

  a:hover {
		text-decoration: underline;
		font-family: arial, helvetica, sans-serif;
		}

  textarea, select, input {
		background-color: white;
		color: #716F6E;
		font-family: arial, helvetica, sans-serif;
		font-weight: normal;
		font-size:   12px;
  		}

  .navForm {
		font-family: arial, helvetica, sans-serif;
		font-size:   11px;
		font-weight: normal;
		color: white;
 		}

  .navText	{
		font-size: 11px;
		font-family: arial, helvetica, sans-serif;
		font-weight: normal;
		color: white;
		}

  .banner  {
		font-size: 11px;
		font-family: arial, helvetica, sans-serif;
		color: #F8F5F9;
		}

  .banner a {
		text-decoration: underline;
		font-size: 11px;
		font-family: arial, helvetica, sans-serif;
		color: white;
		}

  .headerLink {
		color: #B96119;
		}

  .pageHeader {
		font-size: 11px;
		font-weight: bold;
		color: #B96119;
		}

  .intro { 
		font-family: times new roman, times, serif;
		font-size:   12px;
		font-style: italic;
		color: #716F6E;
		margin-top: 0;
		}

  .title {
		font-size: 11px;
		color: #B96119;
		}

  .sponsor {
		text-decoration: none;
		color: black;
		font-weight: bold;
		font-size: 12px;
		}

  .media {
		color: #716F6E;
		font-weight: normal;
		font-size: 11px;
		}

  .prContact {
		font-family: arial, helvetica, sans-serif;
		font-size: 10px;
		}

  .credit {
		font-family: arial, helvetica, sans-serif;
		font-size: 9px;
		color: #716F6E;
		}
  .quote {
		margin-bottom: 0px;
		font-family: "century gothic", arial, helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 12px;
		color: #0A8CB2;
		text-align: left;
		}
  .quoteSource {
		margin-top: -2px;
		margin-bottom: 0px;
		font-family: "century gothic", arial, helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #0A8CB2;
		text-align: right;
		}

  .noVspace {
		margin-top: 0;
		margin-bottom: 0;
		}

div#header {
	display:none;
	}
div#nav {
	display:none;
	}
div#content {
	position: absolute;
	top: 0px;
	left: 80px;
	margin: 0;
	padding: 5px;
	background: transparent;
	width: 360px;
	}
.contentImage {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #46ADD0;
	border-bottom: 1px solid #46ADD0;
	}
div#home {
	display:none;
	}
div#backNav {
	display:none;
	}
div#vertLogo {
	display:none;
	}
div#copyright {
	padding-top: 20px;
	text-align: center;
	}

div#copyright p {
	font-size: 9px;
	}

    /* Styles for rounded corner news box */
    div.news {
	width: 360px;
	margin-bottom: 20px
    }
    h3.news {
	margin:0;
	padding: 0 0 3px 8px;
	background: #1899C4;
	color: #FFF;
	text-align: left;
    }
    p.news {
	background: #E8F5FA;
	margin:0;
	padding: 8px 15px;
	text-align: left;
    }
    p.newsLast {
	background: #E8F5FA;
	margin:0;
	padding: 8px 15px;
	text-align: left;
	border-bottom: 1px solid #1899C4;
    }
    p.newsWhite {
	background: #FFF;
	margin:0;
	padding: 8px 15px;
	text-align: left;
    }
    p.newsImage {
	padding: 0;
	margin: 0;
	background: #E8F5FA;
	text-align: center;
    }
    /* end styles for rounded corner news box */




/* niftyPrint.css */
.rtop,.artop{display: none}

