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

body {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	background: #f4f2f2;
	font: 11px 'Verdana', sans-serif;    
	color: #333130;
}

* {
	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: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px dotted #999;
}

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

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

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

em {
	font: bold 10px/12px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	letter-spacing: 2px; 
	text-transform: uppercase;
	color: #c90;
}

             
/*	Text styles */

h1 {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 24px/26px 'Helvetica', 'Tahoma', 'Verdana', sans-serif; 
	color: #000;
}

h2 {
	margin: 15px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 19px/21px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #cc3333;
}

h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	font: normal 19px/21px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #8f341b;
}

h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	font: bold 15px/18px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #000;
}

h3 img.logo {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
}	

h4 {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px dotted #8e8785;
	font: bold 10px/12px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	letter-spacing: 1px; 
	text-transform: uppercase;
	color: #b67801;
}

h5 {
	margin: 0px 0px 10px 0px;
	padding: 0px 15px 2px 0px;
	border-bottom: 1px dotted #8e8785;
	font: 10px/12px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	letter-spacing: 1px; 
	text-transform: uppercase;
	color: #416099;
}


h5 a:link, h5 a:visited, h5 a:active {

}

h5 a:hover {
     color: #fff; background-color: #30c; text-decoration: none;  margin-left: 0px;
}

h5.noborder {
	border-bottom: none;
}

h6 {
	margin: 10px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 13px/14px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #000;
}

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

p.littlemargin {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

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 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #736e6c;
}

.note {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 9px/11px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #736e6c;
}


/*	Link styles */

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

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

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

h1 a:link, h1 a:visited {
	font-weight: normal;
	color: #423f3e;
}

h1 a:hover, h1 a:active {
	font-weight: normal;
	text-decoration: none;
	color: #423f3e;
}

a.nobold {
	font-weight: normal;
}

a img {
   border-style: none;
}


/*	List styles */

ul {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 5px 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 5px 0px; 
	padding: 0px 0px 0px 0px; 
}

ul.check {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 5px 35px; 
	list-style-type: square;
	list-style-image: url('images/icon_check_10x10.gif');
	list-style-position: outside;
}


/*	Button styles */

div.buttons {
	margin: 10px 0px 10px 0px; 
	padding: 0px 0px 10px 0px; 
	font: bold 9px/10px 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	letter-spacing: 1px; 
	text-transform: uppercase;
	color: #75706e;
    }
      
div.buttons ul {
      margin: 0px 0px 0px 0px; 
      padding: 0px 0px 0px 0px;
      list-style: none;
      }
      
div.buttons li {
      float: left;
      background:url('images/bg_buttonleft.gif') no-repeat left top;
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 12px;
       }
      
div.buttons a {
      float:left;
      display: block;
      width:. 1em;
      background: url('images/bg_buttonright.gif') no-repeat right top;
      padding: 6px 12px 5px 0px;
      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;
      }
