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

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 13px/16px 'Calibri', 'Myriad', 'Tahoma', 'Verdana', sans-serif;
}

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

img {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	border: 0px 0px 0px 0px; 
	vertical-align: top;
	border: none;
}

hr {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 0px;
	border-bottom: 1px dotted #9eb374;
	border-right: none;
	border-top: none;
	border-left: none;
	background: #fff;
	clear: left;
	clear: right;
}

.right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

img.right {
	margin: 5px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
	float: right;
}


.left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.center {
	margin: auto;
	text-align: center;
}

.nobold {
	font-weight: normal;
}


/*	Text styles */

h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 24px/25px 'Calibri', 'Myriad', 'Tahoma', 'Verdana', sans-serif;
	color: #white;
}

h2 {
	margin: 15px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 17px/21px 'Calibri', 'Myriad', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
}

h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	font: normal 17px/21px 'Calibri', 'Myriad', 'Tahoma', 'Verdana', sans-serif;
}

h3 {
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 2px 0px;
	border-bottom: 1px dotted #8e8785;
	font: bold 17px/18px 'Calibri', 'Myriad', 'Tahoma', 'Verdana', sans-serif;
	color: #5f823b;
	clear: left;
	clear: right;
}

h3.noborder {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 1px 0px;
	border-bottom: none;
}

h3.kicker {
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 1px 0px;
	border-bottom: none;
	font: bold 17px/18px 'Calibri', 'Myriad', 'Tahoma', 'Verdana', sans-serif;
	color: #5f823b;
	clear: left;
	clear: right;
}

h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	color: #5f823b;
}

h4 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px dotted #8e8785;
	font: bold 17px/18px 'Calibri', 'Myriad', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
}

h5 {
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 17px/18px 'Calibri', 'Myriad', 'Tahoma', 'Verdana', sans-serif;
	color: #000;
}

h5.subhead {
	margin: -12px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 12px/15px 'Calibri', 'Myriad', 'Tahoma', 'Verdana', sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #666;
}


h5 img {
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;

}

h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 11px/12px 'Calibri', 'Myriad', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
}

p {
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}


sup {
	font-size: .5em;
}

blockquote {
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 30px;
}

.caption {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font: 11px/13px 'Calibri', 'Myriad', 'Tahoma', 'Verdana', sans-serif;
	color: #666;

}

.note {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font: 10px/11px 'Calibri', 'Myriad', 'Tahoma', 'Verdana', sans-serif;
	color: #999;
}

.photo {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 0px;
	background: #fff;
	float: left;
}

.thumbnail {
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 65px;
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	clear: left;
}

.thumbnail_large {
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 120px;
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	clear: left;
}

.screen {
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	width: 300px;
	background: #fff;
	float: right;
	clear: left;

}



/*	Link styles */

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #3a4899;
}

a:hover, a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #3a4899;
}

a img, a:hover img, a:active img {
	text-decoration: none;
}

a.nobold {
	font-weight: normal;
}

a img {
   border-style: none;
}


/*	List styles */

ul {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 15px 35px; 
	list-style-type: square;
	list-style-position: outside;
	color: #444;
}

ol {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 15px 35px; 
	list-style-position: outside;
	color: #444;
}

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



/*	Button styles */

div.buttons {
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 10px 0px; 
	font: bold 12px/12px 'Calibri', 'Myriad', 'Tahoma', 'Verdana', sans-serif;
	color: #75706e;
	height: 20px;
    }
      
div.buttons ul {
      margin: 0px 0px 0px 0px; 
      padding: 0px 0px 0px 0px;
      list-style: none;
      }
      
div.buttons li {
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 8px;
      float: left;
      background:url('images/bg_button_left.png') no-repeat left top;
       }
      
div.buttons a, div.buttons a:visited {
      margin: 0px 5px 0px 0px;
      padding: 6px 8px 6px 0px;
      float: left;
      display: block;
      width:. 1em;
      background: url('images/bg_button_right.png') no-repeat right top;
      text-decoration: none;
      font-weight: bold;
      color: #423f3e;
      }
      
div.buttons a:hover {
      color: #000;
      text-decoration: none;
      }

div.buttons li:hover, div.buttons li:hover a {
      background-position: 0% -25px;
      color: #000;
      text-decoration: none;
      }

div.buttons li:hover a {
      background-position: 100% -25px;
      text-decoration: none;
      }
      
      
/*	Green Button styles */

div.buttonsgreen {
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 10px 0px; 
	font: bold 12px/12px 'Calibri', 'Myriad', 'Tahoma', 'Verdana', sans-serif;
	color: #75706e;
	height: 20px;
    }
      
div.buttonsgreen ul {
      margin: 0px 0px 0px 0px; 
      padding: 0px 0px 0px 0px;
      list-style: none;
      }
      
div.buttonsgreen li {
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 8px;
      float: left;
      background:url('images/bg_button_green_left.png') no-repeat left top;
       }
      
div.buttonsgreen a, div.buttonsgreen a:visited {
      margin: 0px 5px 0px 0px;
      padding: 6px 8px 6px 0px;
      float: left;
      display: block;
      width:. 1em;
      background: url('images/bg_button_green_right.png') no-repeat right top;
      text-decoration: none;
      font-weight: bold;
      color: #423f3e;
      }
      
div.buttonsgreen a:hover {
      color: #000;
      text-decoration: none;
      }

div.buttonsgreen li:hover, div.buttonsgreen li:hover a {
      background-position: 0% -25px;
      color: #000;
      text-decoration: none;
      }

div.buttonsgreen li:hover a {
      background-position: 100% -25px;
      text-decoration: none;
      }
    
/*	Blue Button styles */

div.buttons_noshadow {
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 10px 0px; 
	font: bold 12px/12px 'Calibri', 'Myriad', 'Tahoma', 'Verdana', sans-serif;
	color: #75706e;
	height: 20px;
    }
      
div.buttons_noshadow ul {
      margin: 0px 0px 0px 0px; 
      padding: 0px 0px 0px 0px;
      list-style: none;
      }
      
div.buttons_noshadow li {
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 8px;
      float: left;
      background:url('images/bg_button_noshadow_left.png') no-repeat left top;
       }
      
div.buttons_noshadow a, div.buttons_noshadow a:visited {
      margin: 0px 5px 0px 0px;
      padding: 6px 8px 6px 0px;
      float: left;
      display: block;
      width:. 1em;
      background: url('images/bg_button_noshadow_right.png') no-repeat right top;
      text-decoration: none;
      font-weight: bold;
      color: #423f3e;
      }
      
div.buttons_noshadow a:hover {
      color: #000;
      text-decoration: none;
      }

div.buttons_noshadow li:hover, div.buttons_noshadow li:hover a {
      background-position: 0% -25px;
      color: #000;
      text-decoration: none;
      }

div.buttons_noshadow li:hover a {
      background-position: 100% -25px;
      text-decoration: none;
      }
      
/*	Centered Button styles */

div.buttons_center {
	margin: 0px 0px 0px 0px; 
	padding: 10px 0px 10px 0px; 
	font: bold 12px/12px 'Calibri', 'Myriad', 'Tahoma', 'Verdana', sans-serif;
	color: #75706e;
	height: 20px;
    }
            
      
div.buttons_center ul {
      margin: 0px 0px 0px 0px; 
      padding: 0px 0px 0px 0px;
      list-style: none;
      text-align: center;
      }
      
div.buttons_center li {
      margin: 0px 0px 0px 0px;
      padding: 5px 0px 7px 8px;
      background:url('images/bg_button_left.png') no-repeat left top;
      display: inline;
       }
      
div.buttons_center a, div.buttons_center a:visited {
      margin: 0px 0px 0px 0px;
      padding: 5px 8px 7px 0px;
      width:. 1em;
      background: url('images/bg_button_right.png') no-repeat right top;
      text-decoration: none;
      font-weight: bold;
      color: #423f3e;
      
      }
      
div.buttons_center a:hover {
      color: #000;
      text-decoration: none;
      }

div.buttons_center li:hover, div.buttons_center li:hover a {
      background-position: 0% -25px;
      color: #000;
      text-decoration: none;
      }

div.buttons_center li:hover a {
      background-position: 100% -25px;
      text-decoration: none;
      }
      
div.buttons_waiting {
	margin: 0px 0px 0px 0px; 
	padding: 10px 0px 10px 0px; 
	font: bold 12px/12px 'Calibri', 'Myriad', 'Tahoma', 'Verdana', sans-serif;
	color: #c6bdbb;
	height: 20px;
    }  
    
div.buttons_waiting ul {
      margin: 0px 0px 0px 0px; 
      padding: 0px 0px 0px 0px;
      list-style: none;
      text-align: center;
      }
      
div.buttons_waiting li {
      margin: 0px 0px 0px 0px;
      padding: 5px 0px 7px 8px;
      background:url('images/bg_button_left.png') no-repeat left top;
      display: inline;
       }
      
div.buttons_waiting a, a:visited {
      margin: 0px 0px 0px 0px;
      padding: 5px 8px 7px 0px;
      width:. 1em;
      background: url('images/bg_button_right.png') no-repeat right top;
      text-decoration: none;
      font-weight: bold;
      color: #c6bdbb;
      
      }
      
div.buttons_waiting a:hover {
      color: #000;
      text-decoration: none;
      }

div.buttons_waiting li:hover, div.buttons_center li:hover a {
      background-position: 0% -25px;
      color: #000;
      text-decoration: none;
      }

div.buttons_waiting li:hover a {
      background-position: 100% -25px;
      text-decoration: none;
      }
       
      
      
.container {
	clear: both;
	text-decoration: none;
	display:inline-block;
	margin: auto;
	text-align: center;
}
