﻿* { margin-left:auto; margin-right:auto;}

body { overflow: -moz-scrollbars-vertical; overflow-x: hidden; overflow-y: scroll; font-size: 1em; font-family:'Myriad Pro', Arial; text-align: left; color: #434141; margin: 0px; line-height: 18px; padding: 0; }

h1 { font-size:22px; min-height:22px; margin-top:2px;   }
h2 { font-size: 18px; min-height:22px;  margin-top:2px;}
h3 { font-size: 16px; min-height:22px;  margin-top:2px;}
h4 { font-size:15px; font-weight: bold; min-height:16px; font-family: Tahoma;  margin-top:2px;}
h1, h2, h3, h4 { font-weight: normal; font-family: Tahoma; line-height:normal; text-decoration: none; margin-bottom:0px; padding-bottom:0px; } 

ul { list-style-type: disc; margin-left: -20px; #margin-left: 20px; margin-top: 0px; }
li { padding-left: 0px; }

img { padding: 0px; margin: 0px; border-width:0px; }

a { color: #0000FF;  border:0px; text-decoration:none; }
a:hover { color: #622E23; text-decoration: underline; }
p { margin:0px; padding:0px; font-size: 1.0em;}

input, select, textarea { margin: 0;  padding: 0; color: #000; font-size: 1.1em; }
input[type="text"] { padding: 0 4px; border: 1px solid #88AED0; }
input[type="submit"], input[type="button"] { cursor:pointer; background-image: url(  'assets/button_back.gif' ); padding:4px; color: #fff; padding-left: 12px; padding-right: 12px; background-color: #666666; }
	
.text input, textarea { border: 1px solid #88AED0; }
	
select { border: 1px solid #88AED0; }
	
textarea { font-family: sans-serif; padding: 4px; }
	
.submit input { padding: 0 4px; border:solid 1px #88AED0; }
	
label { font-size: 1.1em; line-height: 1.6; }

h1, h2, h3, h4,	a {color: #578CBD; font-family:'Myriad Pro', Arial;  }
.blue h1, .blue h2, .blue h3, .blue h4,	.blue a { color: #578CBD; border-color:#3E7EB7;} /* Blue */
.orange h1, .orange h2, .orange h3, .orange h4, .orange a { color: #C24938; border-color:#DF8219; } /* Orange */
.green h1, .green h2, .green h3, .green h4,	.green a { color: #498D49; border-color:#8CC341;} /* Green */
.black h1, .black h2, .black h3, .black h4,	.black a { color: #000; border-color:#535353;} /* Green */

