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

body {
	margin: 0px 0px 0px 0px; 
	padding: 0px 20px 0px 20px; 
	background: #fff;
	font: 11px/18px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif; 
	color: #333;
}

* {
	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: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	height: 0px;
	border-bottom: 1px dotted #b3b1af;
	border-right: none;
	border-top: none;
	border-left: none;
	background: #fff;
	clear: left;
	clear: right;
}

.right {
	float: right;
}

.left {
	float: left;
}

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

.nobold {
	font-weight: normal;
}

.alert {
	color: #993333;
}

sup {
	font-size: .5em;
}

/*	Text styles */

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font: normal 28px/30px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #3060c8;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	font: normal 28px/30px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #3060c8;
}

h2 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 15px/24px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
}

h3 {
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 2px 0px;
	border-bottom: 1px dotted #b3b1af;
	font: bold 15px/17px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
}

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

h2 img, h3 img {
	margin: 0px 7px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

h3 a:link, h3 a:visited {
	color: #333;
	text-decoration: none;
}

h3 a:hover, h3 a:active {
	color: #3060c8;
	text-decoration: underline;
}

h4 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 13px/15px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #000;
}

h4 a:link, h4 a:visited {
	color: #333;
	text-decoration: none;
}

h4 a:hover, h4 a:active {
	color: #3060c8;
	text-decoration: underline;
}

h5 {
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 2px 0px;
	font: bold 11px/15px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #3292fe;
	border-bottom: 1px dotted #b3b1af;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h5.noborder {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-bottom: none;
}

h5 a:link, h5 a:visited, h5 a:hover, h5 a:active {
	color: #3292fe;
	text-decoration: none;
}


h6 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px dotted #b3b1af;
	font: bold 10px/14px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #666564;
	clear: left;
	clear: right;
}

h6.noborder {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: none;
}



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


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


.caption {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font: 10px/11px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #666;

}

.note {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font: 9px/10px 'Lucida Grande', 'Geneva', 'Helvetica', '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;
}


/*	Link styles */

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

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

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: 5px 0px 0px 0px; 
	padding: 0px 0px 15px 35px; 
	list-style-type: square;
	list-style-position: outside;
	color: #333;
}

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

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



/*	Button styles */

div.buttons {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	font: bold 11px/11px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #fff;
	height: 44px;
	white-space: nowrap;
    }
      
div.buttons ul {
      margin: 0px 0px 0px 0px; 
      padding: 0px 0px 0px 0px;
      list-style: none;
      	white-space: nowrap;
      }
      
div.buttons li {
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 17px;
      float: left;
      background:url('images/button_blue_left.png') no-repeat left top;
      	white-space: nowrap;
       }
      
div.buttons a, div.buttons a:visited {
      margin: 0px 0px 0px 0px;
      padding: 8px 17px 20px 0px;
      float: left;
      display: block;
      width:. 1em;
      background: url('images/button_blue_right.png') no-repeat right top;
      text-decoration: none;
      font-weight: bold;
      color: #fff;
      white-space: nowrap;
      }
      
div.buttons a:hover {
      color: #fff;
      text-decoration: none;
      }

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

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


div.smallbuttons {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	white-space: nowrap;
	height: 30px;
    }
          
div.smallbuttons span.button {
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 0px 15px;
	background:url('images/button_small_left.png') no-repeat left top;
 	float: right;
	}
           
div.smallbuttons span.button a:link, 
div.smallbuttons span.button a:visited {
	margin: 0px 0px 0px 0px;
	padding: 8px 15px 8px 0px;
	width:. 1em;
	background: url('images/button_small_right.png') no-repeat right top;
	text-decoration: none;
	font: bold 11px/13px 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #fff;
	white-space: nowrap;
	float: left;
	display: block;
	}
      
div.smallbuttons span.button a:hover {
	color: #fff;
	text-decoration: none;
	}

div.smallbuttons span.button:hover {
	background-position: 0% -30px;
	color: #fff;
	text-decoration: none;
	}

div.smallbuttons span.button:hover a {
	background-position: 100% -30px;
	color: #fff;
	text-decoration: none;
	}



